comparison lisp/ChangeLog @ 97139:20a2b3573c2d

* 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.
author Chong Yidong <cyd@stupidchicken.com>
date Thu, 31 Jul 2008 01:37:24 +0000
parents 1aea5b713a31
children c3512b2085a0
comparison
equal deleted inserted replaced
97138:cc10cad95d85 97139:20a2b3573c2d
1 2008-07-31 Alan Mackenzie <acm@muc.de>
2
3 * progmodes/cc-mode.el (c-before-hack-hook): New function
4 (Top Level): Install c-before-hack-hook on
5 before-hack-local-variables-hook, rather than
6 c-postprocess-file-styles on hack-local-variables-hook.
7
1 2008-07-31 Chong Yidong <cyd@stupidchicken.com> 8 2008-07-31 Chong Yidong <cyd@stupidchicken.com>
2 9
3 * files.el (normal-mode): Move call to hack-project-variables into 10 * files.el (normal-mode): Move call to hack-project-variables into
4 hack-local-variables. 11 hack-local-variables.
5 (file-local-variables-alist, before-hack-local-variables-hook): 12 (file-local-variables-alist, before-hack-local-variables-hook):