* 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.
This commit is contained in:
parent
7082ceb2df
commit
7d198f1d90
1 changed files with 7 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue