summaryrefslogtreecommitdiff
path: root/lisp/progmodes
Commit message (Expand)AuthorAgeFilesLines
* * lisp/progmodes/gdb-mi.el (gdb): Fix typo in previous change.Glenn Morris2011-03-221-1/+1
* lisp/progmodes/delphi.el: Fix typos.Juanma Barranquero2011-03-161-37/+38
* Fix misuse of quote in `case'.Stefan Monnier2011-03-152-7/+7
* * lisp/progmodes/compile.el (compilation--previous-directory): Fix upStefan Monnier2011-03-111-23/+26
* Fix previous gdb-mi fix...Glenn Morris2011-03-091-1/+1
* Fix previous gdb-mi change.Glenn Morris2011-03-091-2/+4
* gdb-mi addition for bug#7889.Glenn Morris2011-03-091-15/+28
* Fix a cc-cmds.el patch from acm that I applied incorrectly (Bug#7595).Chong Yidong2011-03-071-13/+6
* * lisp/progmodes/gud.el (gdb-script-syntax-propertize-function):Stefan Monnier2011-03-061-1/+3
* (c-guess-basic-syntax): Move CASE 19 to a different place, correctly toAlan Mackenzie2011-03-061-22/+22
* progmodes/cc-engine.el (c-guess-basic-syntax): Reindent.Alan Mackenzie2011-03-061-1360/+1360
* Fix typos.Juanma Barranquero2011-03-061-2/+2
* Replace many instances of read-file-name with read-directory-name.Antoine Levitt2011-03-052-9/+9
* * progmodes/gud.el (gdb-script-mode): Derive from prog-mode.Tom Tromey2011-03-041-1/+1
* grep.el fix for bug#8084.Glenn Morris2011-03-021-1/+5
* Merge from emacs-23; up to 2010-06-03T05:41:49Z!rgm@gnu.org.Glenn Morris2011-02-273-14/+14
|\
| * Fix spelling of "precede".Glenn Morris2011-02-223-14/+14
* | Fix some mis-spellings of "precede" that are not in emacs-23 branch.Glenn Morris2011-02-221-3/+2
* | (c-state-literal-at): Prevent positions in macros finding their way intoAlan Mackenzie2011-02-211-4/+38
* | (c-end-of-statement): Set macro-end correctly at the end of a loop.Alan Mackenzie2011-02-201-8/+13
* | Prevent hideshow from parsing braces inside comments (Bug#8036).Dmitry Bolshakov2011-02-191-4/+8
* | Improvements to vc-bzr conffile handling and pull/merge support.Chong Yidong2011-02-191-0/+1
* | * lisp/progmodes/sh-script.el (sh-syntax-propertize-here-doc):Lawrence Mitchell2011-02-181-1/+2
* | Silence prolog.el compilation.Glenn Morris2011-02-181-1/+11
* | * lisp/progmodes/prolog.el: Header comment fix.Glenn Morris2011-02-161-1/+2
* | Proper fix for CC mode Bug#7722.Alan Mackenzie2011-02-132-53/+46
* | * lisp/progmodes/grep.el (grep-mode-font-lock-keywords): Adjust toStefan Monnier2011-02-101-3/+3
* | Move keymap initialization into declaration.Stefan Monnier2011-02-103-60/+70
* | * lisp/progmodes/sh-script.el (sh-font-lock-open-heredoc): Fix caseStefan Monnier2011-02-091-24/+24
* | Merge from emacs-23; up to 2010-05-26T14:19:15Z!monnier@iro.umontreal.ca.Glenn Morris2011-02-051-0/+10
|\ \ | |/
| * f90.el fix for bug#7919.Glenn Morris2011-02-031-0/+10
* | * 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
* | * lisp/progmodes/gdb-mi.el (gdb-breakpoints-list-handler-custom):Sam Steingold2011-02-031-1/+2
* | * progmodes/compile.el: Make all faces inherit from font-lock faces.Chong Yidong2011-02-021-14/+5
* | * lisp/simple.el (special-mode-map): Bind "h" to `describe-mode';Sam Steingold2011-02-011-5/+3
* | * lisp/progmodes/compile.el (compilation-next-error): Check there'sStefan Monnier2011-02-011-3/+2
* | Merge changes from emacs-23 branchChong Yidong2011-01-312-13/+33
|\ \ | |/
| * Fix an infloop in CC-mode (Bug#7595).Alan Mackenzie2011-01-311-12/+21
| * Limit recursion depth of c-forward-<>-arglist-recur (Bug#7722).Chong Yidong2011-01-261-1/+12
* | Fix last-minute typo in last change.Stefan Monnier2011-01-311-2/+2
* | * lisp/progmodes/compile.el (compilation--flush-directory-cache):Stefan Monnier2011-01-311-39/+49
* | * lisp/progmodes/compile.el (compilation-enable-debug-messages):Sam Steingold2011-01-311-3/+7
* | * lisp/progmodes/compile.el: Avoid an N² behavior in grep.Stefan Monnier2011-01-291-3/+43
* | * lisp/progmodes/compile.el: Don't use font-lock any more.Stefan Monnier2011-01-281-147/+270
* | * lisp/progmodes/compile.el: Use accessors for clarity and fix omake hack.Stefan Monnier2011-01-281-101/+184
* | Minor cleanup for compile.el and grep.el.Stefan Monnier2011-01-282-106/+143
* | Port features from the previous prolog.el to the new one.Stefan Monnier2011-01-281-62/+186
* | * lisp/progmodes/ruby-mode.el (ruby-syntax-propertize-function):Stefan Monnier2011-01-271-1/+1
* | Refill some long/short copyright headers.Glenn Morris2011-01-2644-85/+47