Mercurial > emacs
diff lisp/ChangeLog @ 109461:d898f8a84d48
Enhance `c-file-style' in file/directory local variables.
cc-mode.el (c-count-cfss): New function.
(c-before-hack-hook): Call `c-set-style' differently according to whether
c-file-style was set in file or directory local variables.
author | Alan Mackenzie <acm@muc.de> |
---|---|
date | Sun, 18 Jul 2010 20:28:00 +0000 |
parents | 597339bd6bef |
children | 1d31012de150 |
line wrap: on
line diff
--- a/lisp/ChangeLog Sun Jul 18 14:44:32 2010 -0400 +++ b/lisp/ChangeLog Sun Jul 18 20:28:00 2010 +0000 @@ -1,3 +1,11 @@ +2010-07-18 Alan Mackenzie <acm@muc.de> + + Enhance `c-file-style' in file/directory local variables. + * cc-mode.el (c-count-cfss): New function. + (c-before-hack-hook): Call `c-set-style' differently according to + whether c-file-style was set in file or directory local + variables. + 2010-07-18 Michael R. Mauger <mmaug@yahoo.com> * progmodes/sql.el: Version 2.2.