diff options
-rw-r--r-- | lisp/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 1009a381222..86b74426435 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,8 @@ +2009-01-05 Alan Mackenzie <acm@muc.de> + + * progmodes/cc-styles.el (c-setup-paragraph-variables): Ensure + paragraph-\(start\|separate\) match blank lines. For AWK Mode. + 2009-01-05 Michael Albinus <michael.albinus@gmx.de> * net/tramp.el (tramp-handle-load) |