From 9dae80a8105a3fc0bb05ec761cc4b63909e24f7c Mon Sep 17 00:00:00 2001 From: Alan Mackenzie Date: Sat, 18 Jul 2009 21:00:48 +0000 Subject: [PATCH] *** empty log message *** --- lisp/ChangeLog | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 2ebcdd82eee..5b6f51273a4 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,7 +1,16 @@ 2009-07-18 Alan Mackenzie + * progmodes/cc-mode.el (c-before-hack-hook), + (c-postprocess-file-styles): Give invocation of `c-set-style' + DONT-OVERRIDE parameter of t. Already set style variables will + thus not be overridden by style settings given by `c-file-syle'. + + * files.el (hack-local-variables-filter): Remove entries with + duplicate keys from `file-local-variables-alist'. + * files.el (set-auto-mode): (setq name) -> (setq name nil). + 2009-07-18 Chong Yidong * simple.el (region-active-p, use-region-p): Doc fix (Bug#3873). -- 2.39.5