]> gitweb.michael.orlitzky.com - nagios-mode.git/history - nagios-mode.el
Updated the list of macros from Nagios' macros.h.
[nagios-mode.git] / nagios-mode.el
2010-04-18 Michael OrlitzkyUpdated the list of macros from Nagios' macros.h.
2010-04-09 Michael OrlitzkyDefine syntax-begin-function as beginning-of-line.
2010-04-09 Michael OrlitzkyAdded a value for comment-start-skip.
2010-04-09 Michael OrlitzkyRemove the nagios-comments and nagios-string constants.
2009-08-28 Michael OrlitzkyAdded the contactgroups and contactgroup_members direct...
2009-08-28 Michael OrlitzkyAdded the first_notification_delay directive.
2009-02-16 Michael OrlitzkyAdded back font locking for strings.
2009-02-16 Michael OrlitzkyBegan matching only the first subexpression of the...
2009-02-16 Michael OrlitzkySet the default behavior to match keywords only (ignori...
2009-02-16 Michael OrlitzkyFixed the syntax highlighting so that it passes all...
2009-02-13 Michael OrlitzkyFixed regexp-word so that it treats newlines as word...
2009-02-13 Michael OrlitzkyAdded support for more missing directives: "host_notifi...
2009-02-13 Michael OrlitzkyAdded support for the servicegroup definition, and...
2009-02-08 Michael OrlitzkyAdded support for some Nagios 3 directives.
2008-09-03 mjoInitial commit.