aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/progmodes/sh-script.el (follow)
Commit message (Expand)AuthorAgeFilesLines
* * lisp/emacs-lisp/smie.el: New smie-config system.Stefan Monnier2013-10-241-315/+338
* * lisp/progmodes/sh-script.el (sh-find-prev-matching): Disable SMIE'sStefan Monnier2013-10-161-0/+1
* * lisp/progmodes/sh-script.el (sh-mark-line, sh-learn-buffer-indent):Glenn Morris2013-10-131-29/+26
* * lisp/progmodes/sh-script.el: Provide simpl(e|istic) completion.Stefan Monnier2013-10-101-20/+59
* Treat interpreter-mode-alist as alist of regexps, not literalsGlenn Morris2013-09-101-5/+12
* * lisp/progmodes/sh-script.el (sh-builtins) <bash>: Add some bash4-isms.Glenn Morris2013-08-281-3/+5
* Add rudimentary inferior shell interactionSam Steingold2013-08-201-0/+59
* Merge from emacs-24; up to 2012-12-31T11:35:13Z!rudalics@gmx.atGlenn Morris2013-07-201-1/+0
|\
| * Fixes: debbugs:14826Andreas Schwab2013-07-081-1/+0
* | * lisp/progmodes/sh-script.el (sh-imenu-generic-expression): HandleMasatake YAMATO2013-04-201-2/+2
* | * lisp/progmodes/sh-script.el: Implement `sh-mode' ownMasatake YAMATO2013-04-101-0/+23
* | Prefer UTF-8 when the encoding shouldn't matter and changes are small.Paul Eggert2013-03-051-1/+1
* | Merge from emacs-24; up to 2012-12-06T01:39:03Z!monnier@iro.umontreal.caPaul Eggert2013-01-021-1/+2
|\ \ | |/
| * Update copyright notices for 2013.Paul Eggert2013-01-011-1/+2
* | Convert several major modes to setq-local.Chong Yidong2012-12-011-44/+43
|/
* * 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