aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
authorChong Yidong2010-01-09 15:53:55 -0500
committerChong Yidong2010-01-09 15:53:55 -0500
commitfa7b5f7b98eed1babf0820f08400a04c4c461517 (patch)
tree63f86ac1e11a05825ff446bf54330e6fbf8b9743 /lisp/ChangeLog
parente5a29a107058c1778796cdb13adeb1e52457455b (diff)
downloademacs-fa7b5f7b98eed1babf0820f08400a04c4c461517.tar.gz
emacs-fa7b5f7b98eed1babf0820f08400a04c4c461517.zip
Fix compile-command's safe-local-variable condition.
* progmodes/compile.el: Don't treat compile-command as safe if compilation-read-command might be nil (Bug#4218).
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 70874a9c2fb..22f561f8ef8 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,8 @@
12010-01-09 Chong Yidong <cyd@stupidchicken.com>
2
3 * progmodes/compile.el: Don't treat compile-command as safe if
4 compilation-read-command might be nil (Bug#4218).
5
12010-01-09 Jan Djärv <jan.h.d@swipnet.se> 62010-01-09 Jan Djärv <jan.h.d@swipnet.se>
2 7
3 * startup.el (command-line-1): Use orig-argi to check for ignored X and 8 * startup.el (command-line-1): Use orig-argi to check for ignored X and