emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lisp/progmodes/compile.el


From: Reiner Steib
Subject: [Emacs-diffs] Changes to emacs/lisp/progmodes/compile.el
Date: Thu, 11 May 2006 15:01:44 +0000

Index: emacs/lisp/progmodes/compile.el
diff -u emacs/lisp/progmodes/compile.el:1.394 
emacs/lisp/progmodes/compile.el:1.395
--- emacs/lisp/progmodes/compile.el:1.394       Sun Apr  2 20:21:04 2006
+++ emacs/lisp/progmodes/compile.el     Thu May 11 15:01:41 2006
@@ -453,6 +453,7 @@
                        (file-name-sans-extension buffer-file-name))))))"
   :type 'string
   :group 'compilation)
+;;;###autoload(put 'compile-command 'safe-local-variable 'stringp)
 
 ;;;###autoload
 (defcustom compilation-disable-input nil




reply via email to

[Prev in Thread] Current Thread [Next in Thread]