1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-03-15 11:21:19 -07:00

*** empty log message ***

This commit is contained in:
Alan Mackenzie 2008-10-07 14:00:35 +00:00
parent 24f15006fe
commit 5a2a67897b

View file

@ -1,5 +1,7 @@
2008-10-07 Alan Mackenzie <acm@muc.de>
* progmodes/cc-engine.el: Amend several doc strings and comments.
* progmodes/cc-cmds.el (c-indent-line-or-region): Fix so that
indenting a macro followed by blank lines doesn't backslash the
following non-blank line into the macro.