aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
authorChong Yidong2006-03-10 23:22:30 +0000
committerChong Yidong2006-03-10 23:22:30 +0000
commitaf467e285ed142761527612f2c40fd6dfd02d345 (patch)
tree6c6005536099fc6279e37422f2ec70aed7d98003 /lisp/ChangeLog
parent7c565097d15d61cef15fe7474da44a2bc9e87725 (diff)
downloademacs-af467e285ed142761527612f2c40fd6dfd02d345.tar.gz
emacs-af467e285ed142761527612f2c40fd6dfd02d345.zip
* files.el (hack-local-variables-confirm): Don't prompt for ! if
enable-local-variables is set to always query, or there is no savable variable.
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 7892a9b6d22..96aae2ec1c4 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,9 @@
12006-03-10 Chong Yidong <cyd@stupidchicken.com>
2
3 * files.el (hack-local-variables-confirm): Don't prompt for ! if
4 enable-local-variables is set to always query, or there is no
5 savable variable.
6
12006-03-10 Bill Wohler <wohler@newt.com> 72006-03-10 Bill Wohler <wohler@newt.com>
2 8
3 * image.el (image-load-path-for-library): Merge at least three 9 * image.el (image-load-path-for-library): Merge at least three