/[emacs]/emacs/lisp/progmodes/sh-script.el
ViewVC logotype

Diff of /emacs/lisp/progmodes/sh-script.el

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.107 by rms, Wed Nov 21 11:12:18 2001 UTC revision 1.108 by rms, Sun Dec 16 17:27:44 2001 UTC
# Line 1342  with your script for an edit-interpret-d Line 1342  with your script for an edit-interpret-d
1342                   ((and buffer-file-name                   ((and buffer-file-name
1343                         (string-match "\\.m?spec$" buffer-file-name))                         (string-match "\\.m?spec$" buffer-file-name))
1344                    "rpm")))))                    "rpm")))))
1345      (sh-set-shell (or interpreter sh-shell-file) nil nil)))      (sh-set-shell (or interpreter sh-shell-file) nil nil))
1346      (run-hooks 'sh-mode-hook))
1347    
1348  ;;;###autoload  ;;;###autoload
1349  (defalias 'shell-script-mode 'sh-mode)  (defalias 'shell-script-mode 'sh-mode)

Legend:
Removed from v.1.107  
changed lines
  Added in v.1.108

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26