Mercurial > emacs
changeset 97439:80e94ca2a2db
*** empty log message ***
author | Alan Mackenzie <acm@muc.de> |
---|---|
date | Tue, 12 Aug 2008 19:55:45 +0000 |
parents | 1d048637d408 |
children | 4844a1945892 |
files | lisp/ChangeLog |
diffstat | 1 files changed, 6 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Tue Aug 12 19:41:18 2008 +0000 +++ b/lisp/ChangeLog Tue Aug 12 19:55:45 2008 +0000 @@ -1,3 +1,9 @@ +2008-08-12 Alan Mackenzie <acm@muc.de> + + * progmodes/cc-defs.el (c-emacs-features): + argumentative-bod-function: bind mark-ring to avoid accumulating a + spurious mark. + 2008-08-12 Chong Yidong <cyd@stupidchicken.com> * simple.el (visual-line--saved-state): New var.