aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/progmodes/sh-script.el (follow)
Commit message (Expand)AuthorAgeFilesLines
* * lisp/progmodes/sh-script.el: Test "in-string" of the right char!Stefan Monnier2017-08-291-1/+1
* Remove invalid regexp for shell builtins for wkshReuben Thomas2017-08-271-3/+1
* Fix a FIXME with an exegetical commentReuben Thomas2017-08-251-1/+1
* Minor docstring language fixReuben Thomas2017-08-251-1/+1
* Remove old commented code from sh-script.elReuben Thomas2017-08-251-71/+0
* * lisp/progmodes/sh-script.el (sh-mode): Recognize mkshrc.Mark Oteiza2017-07-251-0/+1
* Don't treat ' as a string delimiter in RPM spec filesWilfred Hughes2017-05-231-1/+4
* Fix all unescaped character literalsPhilipp Stephani2017-05-071-2/+2
* Remove sh-mode's skeleton-end-hookNoam Postavsky2017-01-011-2/+0
* Merge from origin/emacs-25Paul Eggert2017-01-011-1/+1
|\
| * Update copyright year to 2017Paul Eggert2016-12-311-1/+1
* | Add zshrc and zshenv detection to sh-mode (bug#25217)Michihito Shigemura2016-12-251-0/+1
* | Merge from origin/emacs-25Paul Eggert2016-10-231-1/+4
|\ \ | |/
| * Catch the imenu-unavailable error in sh-mode completion tableAndreas Politz2016-10-161-1/+4
* | Make sh-mode always use p-s-lookup-propertiesNoam Postavsky2016-08-061-1/+1
* | Merge from origin/emacs-25Paul Eggert2016-08-051-6/+6
|\ \ | |/
| * Fix escaping in sh-indent-after-continuation docstrNoam Postavsky2016-07-021-6/+6
* | Remove some more face aliases obsoleted in 22.1Mark Oteiza2016-06-231-6/+3
* | Merge from origin/emacs-25Paul Eggert2016-04-181-3/+4
|\ \ | |/
| * Make sh-electric-here-document-mode accessible in sh-mode-hook. (Bug#3226)Mark Oteiza2016-04-161-3/+4
| * Fix problems caused by new implementation of sub-word modeEli Zaretskii2016-02-051-1/+1
* | Fix problems caused by new implementation of sub-word modeEli Zaretskii2016-03-211-1/+1
* | Allow more shell script defun formsCarlos Pita2016-02-231-1/+6
|/
* * sh-script.el (sh-smie-sh-rules): Improve indentation inside $(...)Stefan Monnier2016-01-101-1/+5
* Update copyright year to 2016Paul Eggert2016-01-011-1/+2
* Document changes in Shell-script modeEli Zaretskii2015-12-261-2/+8
* Fix docstring quoting problems with ‘ '’Paul Eggert2015-11-171-1/+1
* Fix infinite loop in sh-script's SMIE codeTassilo Horn2015-10-261-4/+5
* * lisp/progmodes/sh-script.el: Old "dumb" continued line indentStefan Monnier2015-09-291-16/+63
* Backslash cleanup in Elisp source filesPaul Eggert2015-09-171-8/+8
* * lisp/progmodes/sh-script.el (sh-mode): Handle .cshrc (bug#21049)Stefan Monnier2015-08-131-1/+1
* * lisp/progmodes/sh-script.el: Better handle nested quotesStefan Monnier2015-06-091-2/+11
* Fix minor quoting problems in doc stringsPaul Eggert2015-05-281-1/+1
* Fix byte-compiler warnings about looking-back.Stefan Monnier2015-04-201-1/+1
* Merge from origin/emacs-24Fabián Ezequiel Gallina2015-01-281-4/+3
|\
| * Fixes: debbugs:18756Glenn Morris2015-01-061-4/+3
| * Update copyright year to 2015Paul Eggert2015-01-011-1/+2
* | Update copyright year to 2015Paul Eggert2015-01-011-1/+2
* | Merge from origin/emacs-24Fabián Ezequiel Gallina2014-12-271-1/+1
|\ \ | |/
| * * lisp/progmodes/sh-script.el: Don't set global indent-line-functionStefan Monnier2014-12-221-1/+1
* | Merge from emacs-24Stefan Monnier2014-12-051-2/+2
|\ \ | |/
| * * lisp/progmodes/sh-script.el: Fix indentation rule of "| while".Stefan Monnier2014-12-041-2/+2
* | * lisp/progmodes/sh-script.el (sh-font-lock-quoted-subshell): Try to betterStefan Monnier2014-09-021-4/+7
* | Indentation, punctuation, and other nitpicks.Stefan Monnier2014-07-201-2/+2
* | Merge from emacs-24; up to 2014-06-19T14:03:45Z!monnier@iro.umontreal.caGlenn Morris2014-07-081-3/+4
|\ \ | |/
| * * lisp/progmodes/sh-script.el (sh-smie-sh-rules): Don't align with a && inStefan Monnier2014-07-081-3/+4
* | Merge from emacs-24; up to 2014-06-11T19:33:14Z!rgm@gnu.orgGlenn Morris2014-06-251-17/+59
|\ \ | |/
| * Fix some indentation problem with \; and pipes.Stefan Monnier2014-06-241-17/+59
* | Merge from emacs-24; up to 2014-06-06T02:22:40Z!monnier@iro.umontreal.caGlenn Morris2014-06-211-2/+11
|\ \ | |/
| * * lisp/progmodes/sh-script.el (sh-smie-sh-rules): For { after &&, don'tStefan Monnier2014-06-201-1/+5