aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/progmodes
Commit message (Expand)AuthorAgeFilesLines
* scheme interaction modeRobin Templeton2015-04-201-0/+61
* Don't call c-parse-state when c++-template-syntax-table is active.Alan Mackenzie2014-06-293-21/+25
* * lisp/progmodes/hideif.el: Use lexical-binding. Fix up cl-lib usage.Stefan Monnier2014-06-271-27/+24
* * lisp/progmodes/hideif.el: Style fixes. Fix doc-strings and comment style,Luke Lee2014-06-271-72/+66
* * src/fns.c (Fcompare_strings): Use FETCH_STRING_CHAR_AS_MULTIBYTE_ADVANCE.Dmitry Antipov2014-06-261-2/+1
* Merge from emacs-24; up to 2014-06-11T19:33:[email protected]Glenn Morris2014-06-252-18/+60
|\
| * HideIfDef mode bug fixes and enhancements. This is #2 of 3 patches basedLuke Lee2014-06-261-46/+577
| * Fix a few packages to work with nil tab-stop-listLeo Liu2014-06-261-1/+1
| * Fix some indentation problem with \; and pipes.Stefan Monnier2014-06-241-17/+59
* | * lisp/progmodes/idlw-shell.el (idlwave-shell-make-temp-file): OptimizeGlenn Morris2014-06-251-20/+21
* | HideIfDef mode bug fixes and enhancements. This is #2 of 3 patches basedLuke Lee2014-06-261-46/+568
* | Merge from emacs-24; up to 2014-06-06T02:22:[email protected]Glenn Morris2014-06-213-6/+25
|\|
| * Fix completion retrieval parsing.Fabián Ezequiel Gallina2014-06-211-2/+12
| * Enhancements for outline integration.Fabián Ezequiel Gallina2014-06-211-1/+1
| * * lisp/progmodes/sh-script.el (sh-smie-sh-rules): For { after &&, don'tStefan Monnier2014-06-201-1/+5
| * * lisp/emacs-lisp/smie.el (smie--hanging-eolp-function): New var.Stefan Monnier2014-06-191-0/+5
| * * lisp/progmodes/sh-script.el (sh-smie-sh-rules): Use same rule for && asStefan Monnier2014-06-191-1/+1
| * Fix bug#17732Dmitry Gutov2014-06-161-1/+1
* | * lisp/progmodes/hideif.el (hif-string-to-number): Don't return float forWilliam Xu2014-06-191-3/+7
* | Merge from emacs-24; up to 2014-06-03T06:51:[email protected]Glenn Morris2014-06-141-17/+19
|\|
| * Stop cc-mode loading cl at runtimeGlenn Morris2014-06-141-17/+19
* | * lisp/progmodes/python.el (import skeleton): New skeleton.Matthias Meulien2014-06-111-6/+11
* | * lisp/progmodes/python.el (class skeleton): Don't erase last char of classMatthias Meulien2014-06-111-1/+1
* | * lisp/progmodes/python.el (run-python): Use read-shell-command.Eric Hanchrow2014-06-111-1/+1
* | Sync with upstream verilog-mode revision 3cd8144Wilson Snyder2014-06-011-28/+56
* | Merge from emacs-24; up to 2014-05-29T17:16:[email protected]Glenn Morris2014-06-011-1/+1
|\|
| * * lisp/progmodes/js.el (js-indent-line): Don't mix columns and chars.Stefan Monnier2014-05-311-1/+1
* | Guard (looking-at "\\s!") from XEmacs.Alan Mackenzie2014-05-301-1/+2
* | * lisp/font-lock.el (font-lock-flush, font-lock-ensure): New functions.Stefan Monnier2014-05-289-24/+20
* | * lisp/progmodes/hideshow.el (hs-hide-all): Call syntax-propertize.Stefan Monnier2014-05-271-0/+1
* | Merge from emacs-24; up to 2014-05-26T10:21:[email protected]Glenn Morris2014-05-251-31/+27
|\|
| * * lisp/progmodes/scheme.el (scheme-mode-syntax-table): Remove hack forStefan Monnier2014-05-201-31/+27
* | Fix subword-mode motionDaniel Colascione2014-05-241-0/+2
* | File-local-variable support for sh-script; add mksh supportDaniel Colascione2014-05-201-18/+39
* | avoid unnecessary questionsSam Steingold2014-05-141-2/+1
* | Merge from emacs-24; up to 2014-05-12T06:15:[email protected]Glenn Morris2014-05-111-6/+7
|\|
| * * compile.el (recompile): Handle C-u M-x recompile from non-compilation bufferGlenn Morris2014-05-081-6/+7
* | lisp/progmodes/grep.el (lgrep): Fix a typo in last commit.Eli Zaretskii2014-05-091-1/+1
* | Use file-accessible-directory-p in some more placesGlenn Morris2014-05-091-4/+3
* | Merge from emacs-24; up to 2014-05-08T03:34:[email protected]Glenn Morris2014-05-071-3/+4
|\|
| * * lisp/progmodes/ruby-mode.el (ruby-syntax-propertize-function):Dmitry Gutov2014-05-061-3/+4
* | Use rx for `gnu' compile patternDaniel Colascione2014-05-051-10/+40
* | Merge from emacs-24; up to 2014-05-04T21:18:[email protected]Paul Eggert2014-05-045-8/+8
|\|
| * Doc fixesGlenn Morris2014-05-015-8/+8
* | * lisp/progmodes/ps-mode.el: Use SMIE. Move string and comment recognitionStefan Monnier2014-04-281-203/+137
* | * lisp/progmodes/perl-mode.el (perl--syntax-exp-intro-regexp): New var.Stefan Monnier2014-04-251-24/+19
* | Merge from emacs-24; up to 2014-04-25T10:35:[email protected]Juanma Barranquero2014-04-252-2/+2
|\|
| * * lisp/simple.el (completion-list-mode-map): Use choose-completion for theStefan Monnier2014-04-221-1/+1
| * * lisp/progmodes/perl-mode.el (perl-syntax-propertize-function): Slash afterStefan Monnier2014-04-221-1/+1
* | Improve Scheme font-locking for (define ((foo ...) ...) ...).Thien-Thi Nguyen2014-04-251-1/+3