aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/progmodes/sh-script.el (follow)
Commit message (Expand)AuthorAgeFilesLines
* * lisp/progmodes/sh-script.el (sh--inside-noncommand-expression):Stefan Monnier2012-10-301-5/+7
* * lisp/progmodes/sh-script.el (sh--inside-arithmetic-expression): New func.Stefan Monnier2012-10-301-1/+11
* * lisp/progmodes/sh-script.el (sh-font-lock-paren): Also put punctuationStefan Monnier2012-10-281-45/+54
* * progmodes/sh-script.el (sh-indent-after-continuation): Add explicit :group.Glenn Morris2012-10-061-1/+2
* Add missing :version tagsGlenn Morris2012-10-061-0/+1
* Use declare forms, where possible, to mark obsolete functions.Chong Yidong2012-09-251-2/+1
* Merge from emacs-24; up to 2012-05-05T02:50:20Z!monnier@iro.umontreal.caGlenn Morris2012-09-051-15/+16
|\
| * * lisp/progmodes/sh-script.el (sh-font-lock-paren): Don't burp at BOB.Stefan Monnier2012-08-291-15/+16
* | Merge from emacs-24; up to 2012-05-04T19:17:01Z!monnier@iro.umontreal.caGlenn Morris2012-08-281-19/+11
|\ \ | |/
| * Fix broken completion in sh-modeLeo Liu2012-08-271-18/+9
| * Change sh-indent-comment to tLeo Liu2012-08-271-1/+2
* | Replace version 24.2 with 24.3 where appropriate (hopefully)Glenn Morris2012-08-151-1/+1
* | * lisp/progmodes/sh-script.el (sh-imenu-generic-expression):Masatake YAMATO2012-07-181-2/+9
* | Merge from emacs-24Stefan Monnier2012-07-171-4/+4
|\ \ | |/
| * * lisp/progmodes/sh-script.el (sh-syntax-propertize-function): Fix lastStefan Monnier2012-07-091-4/+4
* | * lisp/progmodes/sh-script.el (sh-syntax-propertize-function): Mark "${#VAR"Stefan Monnier2012-07-171-1/+1
* | Reduce use of (require 'cl).Stefan Monnier2012-07-101-23/+22
* | * lisp/progmodes/sh-script.el: Use post-self-insert-hook&electric-pair-mode.Stefan Monnier2012-05-111-62/+486
* | Remove * characters from the front of variable docstrings.Chong Yidong2012-04-091-3/+3
|/
* Add 2012 to FSF copyright years for Emacs filesGlenn Morris2012-01-051-1/+1
* * lisp/progmodes/sh-script.el (sh-assignment-regexp): Add entry forAndreas Schwab2011-11-201-0/+1
* Spelling fixes.Paul Eggert2011-11-171-1/+1
* Small fix for sh-font-lock-keywords-var bash entry.Glenn Morris2011-11-161-1/+1
* * lisp/progmodes/sh-script.el (sh-maybe-here-document): Disable magic inStefan Monnier2011-08-221-0/+2
* Merge from trunk.Paul Eggert2011-08-021-32/+32
* lisp/progmodes/*.el: Lexical-binding cleanup.Juanma Barranquero2011-04-221-6/+3
* * lisp/progmodes/sh-script.el (sh-syntax-propertize-here-doc):Lawrence Mitchell2011-02-181-1/+2
* * lisp/progmodes/sh-script.el (sh-font-lock-open-heredoc): Fix caseStefan Monnier2011-02-091-24/+24
* * lisp/progmodes/sh-script.el (sh-here-doc-open-re): Don't rely on theStefan Monnier2011-02-051-92/+53
* * lisp/progmodes/sh-script.el (sh-font-lock-paren, sh-kw, sh-prev-thing):Stefan Monnier2011-02-051-2/+4
* Refill some long/short copyright headers.Glenn Morris2011-01-261-2/+1
* Convert consecutive FSF copyright years to ranges.Glenn Morris2011-01-241-2/+1
* Refill some copyright headers.Glenn Morris2011-01-151-1/+2
* Merge from emacs-23Stefan Monnier2011-01-141-2/+1
|\
| * Add 2011 to FSF/AIST copyright years.Glenn Morris2011-01-021-1/+1
* | * progmodes/sh-script.el (sh-other-keywords): Add ZSH's foreachTassilo Horn2011-01-141-1/+1
* | Derive from prog-mode, use derived-mode-p, and fix up variousStefan Monnier2010-12-101-19/+0
* | Replace still more end-of-line etc with line-end-position, etc.Glenn Morris2010-11-081-7/+3
* | New syntax-propertize functionality.Stefan Monnier2010-09-111-52/+52
* | Avoid using font-lock properties to indent in sh-get-indent-info.Daniel Colascione2010-08-261-3/+2
* | * progmodes/sh-script.el (sh-mode-default-syntax-table): Remove.Stefan Monnier2010-05-141-74/+50
* | * simple.el (prog-mode): New (abstract) major mode.Stefan Monnier2010-05-141-1/+0
* | * progmodes/sh-script.el (sh-mode): Use define-derived-mode.Stefan Monnier2010-05-121-8/+2
|/
* Minor doc fix.Chong Yidong2010-02-281-1/+1
* Add 2010 to copyright years.Glenn Morris2010-01-131-1/+1
* * progmodes/sh-script.el (sh-font-lock-paren): Fix last change.Chong Yidong2009-11-011-1/+1
* * textmodes/two-column.el (2C-split):Stefan Monnier2009-10-311-2/+1
* * progmodes/sh-script.el (sh-font-lock-paren): Handle caseChong Yidong2009-10-241-0/+3
* * image-mode.el (image-toggle-display):Juanma Barranquero2009-10-021-1/+1
* * progmodes/sh-script.el (sh-learn-buffer-indent): Pop to theChong Yidong2009-09-191-4/+5