]> git.eshelyaron.com Git - emacs.git/commit
Fix compile-command's safe-local-variable condition.
authorChong Yidong <cyd@stupidchicken.com>
Sat, 9 Jan 2010 20:53:55 +0000 (15:53 -0500)
committerChong Yidong <cyd@stupidchicken.com>
Sat, 9 Jan 2010 20:53:55 +0000 (15:53 -0500)
commitfa7b5f7b98eed1babf0820f08400a04c4c461517
tree63f86ac1e11a05825ff446bf54330e6fbf8b9743
parente5a29a107058c1778796cdb13adeb1e52457455b
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).
lisp/ChangeLog
lisp/progmodes/compile.el