(sh-mode): Don't set mode-class property.
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
2003-08-02 Andreas Schwab <schwab@suse.de>
|
||||
|
||||
* progmodes/sh-script.el (sh-mode): Don't set mode-class property.
|
||||
|
||||
2003-08-01 Vinicius Jose Latorre <viniciusjl@ig.com.br>
|
||||
|
||||
* lpr.el (printify-region): It was ending conversion before the
|
||||
|
||||
@@ -1227,9 +1227,6 @@ frequently editing existing scripts with different styles.")
|
||||
|
||||
;; mode-command and utility functions
|
||||
|
||||
;;;###autoload
|
||||
(put 'sh-mode 'mode-class 'special)
|
||||
|
||||
;;;###autoload
|
||||
(defun sh-mode ()
|
||||
"Major mode for editing shell scripts.
|
||||
|
||||
Reference in New Issue
Block a user