]> gitweb.michael.orlitzky.com - nagios-mode.git/shortlog
nagios-mode.git
2010-08-21 Michael OrlitzkyUpdate the last three tests for semicolon comments.
2010-08-21 Michael OrlitzkyWhitespace fixes.
2010-08-21 Michael OrlitzkyPrefix all functions with "nagios-".
2010-08-21 Michael OrlitzkyAdded three tests for new functionality.
2010-08-21 Michael OrlitzkyUpdated the last-opening-brace, last-closing-brace...
2010-08-21 Michael OrlitzkyFix the brace-on-line function.
2010-08-21 Michael OrlitzkyFix 9db78f (two commits ago) so that it actually works.
2010-08-20 Michael OrlitzkyFix a setq within an if statement.
2010-08-20 Michael OrlitzkyIf the point is left of indent-column after nagios...
2010-08-20 Michael OrlitzkyFixed a bug in first-char-offset affecting indentation.
2010-08-20 Michael OrlitzkyAdd a newline.
2010-08-20 Michael OrlitzkyRename pos-offset to point-offset.
2010-08-20 Michael OrlitzkyMake nagios-indent-line interactive.
2010-08-20 Michael OrlitzkyClean up the nagios-calculate-indent function. Gets...
2010-08-20 Michael OrlitzkyClean up the nagios-indent-to function and eliminate...
2010-08-20 Michael OrlitzkyEliminate the last use of regexp-alt-raw and the functi...
2010-08-20 Michael OrlitzkySimplify the nagios-in-block function and eliminate...
2010-08-20 Michael OrlitzkyRemove the slashes from around the macro definitions...
2010-08-19 Michael OrlitzkyUpdated the ChangeLog for v0.2. v0.2
2010-08-19 Michael OrlitzkyReplace kill-region with delete-region in the indentati...
2010-04-18 Michael OrlitzkyAdded a ChangeLog. v0.1
2010-04-18 Michael OrlitzkyAdded a README file. Why not?
2010-04-18 Michael OrlitzkyChanged the object definition regex to use the output...
2010-04-18 Michael OrlitzkyAdded the parse_object_definitions script.
2010-04-18 Michael OrlitzkyAdded a test against ARG0/USER0 macros.
2010-04-18 Michael OrlitzkyAdded the parse_macros script. It was used to retrieve...
2010-04-18 Michael OrlitzkyUpdated the list of macros from Nagios' macros.h.
2010-04-09 Michael OrlitzkyRemove the multi-line string test, since it seems to...
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 another string test (passing).
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 OrlitzkyAdded three new tests for multiline strings and nested...
2009-02-16 Michael OrlitzkyFixed the syntax highlighting so that it passes all...
2009-02-16 Michael OrlitzkyAdded a test suite for the syntax highlighting.
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.