* progmodes/cc-mode.el (c-before-hack-hook): New function
authorChong Yidong <cyd@stupidchicken.com>
Thu, 31 Jul 2008 01:37:24 +0000 (01:37 +0000)
committerChong Yidong <cyd@stupidchicken.com>
Thu, 31 Jul 2008 01:37:24 +0000 (01:37 +0000)
(Top Level): Install c-before-hack-hook on
before-hack-local-variables-hook, rather than
c-postprocess-file-styles on hack-local-variables-hook.

lisp/ChangeLog

index 833db8d..893c919 100644 (file)
@@ -1,3 +1,10 @@
+2008-07-31  Alan Mackenzie  <acm@muc.de>
+
+       * progmodes/cc-mode.el (c-before-hack-hook): New function
+       (Top Level): Install c-before-hack-hook on
+       before-hack-local-variables-hook, rather than
+       c-postprocess-file-styles on hack-local-variables-hook.
+
 2008-07-31  Chong Yidong  <cyd@stupidchicken.com>
 
        * files.el (normal-mode): Move call to hack-project-variables into