diff lisp/ChangeLog @ 61253:3872cb794466

Fixed syntax highlighting in lisp/add-log.el.
author Marcelo Toledo <marcelo@gnu.org>
date Sun, 03 Apr 2005 23:03:21 +0000
parents d11749d2bcff
children 80445c8b2498
line wrap: on
line diff
--- a/lisp/ChangeLog	Sun Apr 03 22:27:05 2005 +0000
+++ b/lisp/ChangeLog	Sun Apr 03 23:03:21 2005 +0000
@@ -1,3 +1,11 @@
+2005-04-03  Marcelo Toledo  <marcelo@marcelotoledo.org>
+
+        * add-log.el (change-log-font-lock-keywords): The manual
+        describing a Change Log entry, says: (...) "Aside from these
+        header lines, every line in the change log starts with a space or
+        a tab.". The font-lock was not highlighting lines started with
+        spaces, added support for it.
+
 2005-04-03  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
 
 	* textmodes/bibtex.el (bibtex-url): Use format to generate the url.