summaryrefslogtreecommitdiff
path: root/lisp/progmodes/sh-script.el
Commit message (Expand)AuthorAgeFilesLines
* (sh-shell-file): Downcase and remove extension on shells in NT.Richard M. Stallman1997-01-071-3/+3
* (sh-shell-file): On MSDOS, collapse $SHELL to lowerRichard M. Stallman1997-01-021-8/+16
* (sh-set-shell): Pass args no-query-flagRichard M. Stallman1996-11-091-10/+19
* (sh-mode-syntax-table): Turn on comment syntax for #,Richard M. Stallman1996-11-071-36/+14
* (sh-mode): Set `comment-start-skip'; otherwiseRichard M. Stallman1996-11-071-0/+1
* Use new face.Simon Marshall1996-10-281-1/+1
* (sh-mode): Don't make font-lock-keywords buffer-local.Richard M. Stallman1996-10-261-1/+0
* (sh-alias-alist): Use gnu/linux, not lignux.Richard M. Stallman1996-08-281-1/+1
* (sh-mode): Call sh-set-shell only for a writableKarl Heuer1996-07-151-4/+3
* (sh-while-getopts): Punctuate help message better.Richard M. Stallman1996-04-151-3/+3
* (sh-alias-alist): Recognize lignux.Richard M. Stallman1996-03-271-1/+1
* (sh-shell-arg): Add no options for bash, ksh, or wksh.Richard M. Stallman1996-03-271-4/+7
* (sh-shell-arg): Don't add any options for bash, ksh.Richard M. Stallman1996-03-251-2/+5
* (sh-font-lock-keywords): Highlight \ only with non-alphanumeric char.Richard M. Stallman1996-03-201-1/+1
* (sh-shell-variables-initialized): New variable.Richard M. Stallman1996-01-291-11/+52
* (sh-mode): Add autoload cookie.Erik Naggum1996-01-191-0/+2
* (sh-indent-line): Cope if no previous noncomment line.Richard M. Stallman1996-01-171-5/+6
* (sh-shell-variables): New variable.Richard M. Stallman1996-01-171-7/+15
* Update FSF's address.Erik Naggum1996-01-141-2/+4
* (sh-mode): Don't move point.Richard M. Stallman1996-01-111-16/+16
* (sh-alias-alist): Don't map sh to bash.Karl Heuer1996-01-091-74/+79
* (interpreter-mode-alist, auto-mode-alist): Don't alter this here.Richard M. Stallman1996-01-051-33/+0
* (sh-mode-syntax-table): Doc fix.Karl Heuer1996-01-041-2/+2
* Provide sh-script.Karl Heuer1995-12-131-0/+1
* (sh-mode-map): Make the code more legible.Karl Heuer1995-12-131-34/+28
* (sh-mode): Remove ! in column 1.Erik Naggum1995-11-111-1/+1
* (sh-mode): as above. Use page-delimiter rather than literal "^L".Richard M. Stallman1995-11-111-1/+1
* (sh-mode-map): Put sh-execute-region on C-M-x.Richard M. Stallman1995-11-101-2/+2
* (sh-shells): Eliminated variable redundant withKarl Heuer1995-11-031-99/+143
* (sh-remember-variable): Set variable to empty string,Karl Heuer1995-11-031-1/+1
* (sh-newline-and-indent): Don't interpret prefix argKarl Heuer1995-08-191-16/+15
* (sh-mode-map): Use new name skeleton-pair-insert-maybe.Karl Heuer1995-08-151-10/+10
* (sh-test): New variable.Karl Heuer1995-08-151-32/+59
* (interpreter-mode-alist): Delete autoload cookie.Richard M. Stallman1995-08-091-1/+3
* restructured, largely rewritten without the bugs andKarl Heuer1995-07-071-602/+994
* (sh-mode-map): Fix capitalization in menu bar.Karl Heuer1995-05-301-7/+7
* Removed setting of font-lock-keywords inadvertently left after last patch.Simon Marshall1994-10-121-5/+5
* * sh-script.el: (sh-set-shell): Set font-lock-defaults.Simon Marshall1994-10-121-5/+3
* (sh-font-lock-keywords): Default to nil.Richard M. Stallman1994-10-071-3/+4
* (auto-mode-alist): Use \' in auto-mode-alist regexps.Richard M. Stallman1994-09-241-1/+1
* (auto-mode-alist): Fix typos in comments.Karl Heuer1994-08-031-2/+2
* "Comment out" autoload cookies.Richard M. Stallman1994-07-151-4/+8
* (sh-chmod-argument): Change default.Richard M. Stallman1994-07-021-2/+3
* (sh-set-shell): Obey sh-query-for-magic in all cases.Richard M. Stallman1994-07-011-7/+11
* entered into RCSRichard M. Stallman1994-03-221-0/+895