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: Andreas Schwab
Subject: [Emacs-diffs] Changes to emacs/lisp/progmodes/sh-script.el
Date: Sat, 02 Aug 2003 16:08:49 -0400

Index: emacs/lisp/progmodes/sh-script.el
diff -c emacs/lisp/progmodes/sh-script.el:1.126 
emacs/lisp/progmodes/sh-script.el:1.127
*** emacs/lisp/progmodes/sh-script.el:1.126     Mon Jul 21 02:24:52 2003
--- emacs/lisp/progmodes/sh-script.el   Sat Aug  2 16:08:49 2003
***************
*** 1228,1236 ****
  ;; mode-command and utility functions
  
  ;;;###autoload
- (put 'sh-mode 'mode-class 'special)
- 
- ;;;###autoload
  (defun sh-mode ()
    "Major mode for editing shell scripts.
  This mode works for many shells, since they all have roughly the same syntax,
--- 1228,1233 ----




reply via email to

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