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/sh-script.el


From: Dan Nicolaescu
Subject: [Emacs-diffs] Changes to emacs/lisp/progmodes/sh-script.el
Date: Thu, 20 Apr 2006 23:35:11 +0000

Index: emacs/lisp/progmodes/sh-script.el
diff -u emacs/lisp/progmodes/sh-script.el:1.177 
emacs/lisp/progmodes/sh-script.el:1.178
--- emacs/lisp/progmodes/sh-script.el:1.177     Sat Feb 25 11:23:12 2006
+++ emacs/lisp/progmodes/sh-script.el   Thu Apr 20 23:35:08 2006
@@ -356,6 +356,7 @@
 
 (defvar sh-shell (sh-canonicalize-shell (file-name-nondirectory sh-shell-file))
   "The shell being programmed.  This is set by \\[sh-set-shell].")
+;;;###autoload(put 'sh-shell 'safe-local-variable 'symbolp)
 
 (defvar sh-mode-abbrev-table nil)
 




reply via email to

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