summaryrefslogtreecommitdiff
path: root/lisp/progmodes/sh-script.el
Commit message (Expand)AuthorAgeFilesLines
* Remove subsumed repetitions in regexpsMattias EngdegÄrd2020-02-201-1/+1
* * lisp/progmodes/sh-script.el: Remove old non-SMIE indentation codeStefan Monnier2020-02-031-1430/+24
* Update copyright year to 2020Paul Eggert2020-01-011-1/+1
* Further tweaks to sh-script \ #foo font lockingLars Ingebrigtsen2019-10-311-2/+4
* Fix previous sh-script.el font-lock #comment changeLars Ingebrigtsen2019-10-301-1/+1
* font-lock \ #foo in shell mode more correctlyLars Ingebrigtsen2019-10-301-1/+1
* Expand <<- heredocs in shLars Ingebrigtsen2019-10-161-2/+4
* Tweak heredoc expansion in shell-script-modeLars Ingebrigtsen2019-10-161-20/+22
* Make << shell heredoc expansion less enthusiasticLars Ingebrigtsen2019-10-111-1/+1
* * lisp/progmodes/sh-script.el (sh--assignment-collect): Only after `=`!Stefan Monnier2019-09-121-6/+7
* * lisp/progmodes/sh-script.el (sh-mode-map): Don't bind `=`Stefan Monnier2019-09-121-21/+24
* * lisp/progmodes/sh-script.el (sh-assignment): Put delete-selection on symbolJuri Linkov2019-07-161-0/+1
* ; Add comment about sh-assignment-regexp valueNoam Postavsky2019-07-131-0/+1
* Revert "Fix typo in sh-assignment-regexp"Andreas Schwab2019-07-131-1/+1
* Fix typo in sh-assignment-regexpLars Ingebrigtsen2019-07-131-1/+1
* Allow underscore in defun-prompt-regex names for sh-scriptOla Nilsson2019-06-271-2/+2
* Highlight zsh glob flags and qualifiers in sh-modeJonathan Shin Hayase2019-06-251-1/+7
* Go back to "Maintainer: emacs-devel@gnu.org"Paul Eggert2019-05-251-0/+1
* Fixes for "Maintainer:" and related linesPaul Eggert2019-05-191-1/+0
* Fix more regexp odditiesPaul Eggert2019-04-071-2/+1
* Merge from origin/emacs-26Paul Eggert2018-12-311-1/+1
|\
| * Update copyright year to 2019Paul Eggert2019-01-011-1/+1
* | Replace insignificant backquotesMichael Heerdegen2018-11-251-20/+20
* | Don't quote self-quoting pcase patternsMichael Heerdegen2018-10-301-9/+9
* | Merge from origin/emacs-26Glenn Morris2018-02-171-1/+1
|\ \ | |/
| * ; Fix doc typos related to indefinite articlesGlenn Morris2018-02-161-1/+1
* | Merge from origin/emacs-26Paul Eggert2018-01-011-1/+1
|\ \ | |/
| * Update copyright year to 2018Paul Eggert2018-01-011-1/+1
* | * lisp/subr.el (run-mode-hooks): Set parse-sexp-lookup-propertiesStefan Monnier2017-12-121-1/+0
|/
* ; Spelling fixesPaul Eggert2017-09-291-1/+1
* Make sh-indentation into an alias for sh-basic-offset (Bug#21751)Noam Postavsky2017-09-251-15/+11
* Fix loading of smie-config rules (Bug#24848)Noam Postavsky2017-09-251-3/+5
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-131-1/+1
* * 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