aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/progmodes
Commit message (Expand)AuthorAgeFilesLines
* * progmodes/gud.el (gud-pv): Use pv instead of pv1.Andreas Schwab2012-02-052-4/+4
* Copy 2012-01-25 compilation-next-error-function change to another function.Glenn Morris2012-01-311-1/+5
* Fix previous change.Glenn Morris2012-01-311-1/+1
* Comment trivia.Glenn Morris2012-01-311-3/+3
* Fix an off by one error in c-guess-basic-syntax CASE 5B.1.Alan Mackenzie2012-01-311-1/+1
* lisp/progmodes/cwarn.el: Small fixes.Juanma Barranquero2012-01-311-29/+6
* Fix pdb path handling.Syver Enstad2012-01-292-4/+3
* Doc fix for lexical-binding being in line one.Glenn Morris2012-01-251-2/+1
* compile/grep fix for bug#10594Glenn Morris2012-01-242-1/+8
* Eliminate sluggishness and hangs in fontification of "semicolon deserts".Alan Mackenzie2012-01-182-23/+168
* Fix filling for when filladapt mode is enabled.Alan Mackenzie2012-01-132-5/+6
* Fix Emacs bug #10463 - put `widen's around the critical spots.Alan Mackenzie2012-01-111-8/+11
* Duplicate-word and spelling fixes.Paul Eggert2012-01-104-21/+21
* Spelling fixes.Paul Eggert2012-01-092-2/+2
* Optimise font locking in long enum definitions.Alan Mackenzie2012-01-083-1/+22
* lisp/progmodes/which-func.el (which-func-mode): Fix bug#10428.Juanma Barranquero2012-01-071-1/+3
* Add 2012 to FSF copyright years for Emacs filesGlenn Morris2012-01-0583-83/+83
* 2012-01-05 Michael R. Mauger <[email protected]>Michael Mauger2012-01-041-5/+18
* Spelling fixes.Paul Eggert2011-12-305-8/+9
* Spelling fixes.Paul Eggert2011-12-294-9/+9
* Fix GDB mode line for gdb-create-source-file-list nil.Chong Yidong2011-12-281-4/+4
* Fix GDB/MI inline completion.Chong Yidong2011-12-252-153/+165
* Introduce a mechanism to widen the region used in context font locking.Alan Mackenzie2011-12-242-66/+164
* Fix unstable fontification inside templates.Alan Mackenzie2011-12-233-47/+80
* * progmodes/grep.el (rgrep): Fix docstring.Juri Linkov2011-12-231-1/+4
* * progmodes/cfengine.el: Add CFEngine 3.x syntax highlighting and support.Ted Zlatanov2011-12-211-59/+83
* Spelling fixes.Paul Eggert2011-12-211-1/+1
* Spelling fixes.Paul Eggert2011-12-182-2/+2
* Spelling fixes.Paul Eggert2011-12-163-13/+13
* Spelling fixes.Paul Eggert2011-12-152-6/+6
* Spelling fixes.Paul Eggert2011-12-143-9/+9
* Add the switch statement to AWK Mode.Alan Mackenzie2011-12-132-8/+8
* Large brace-block initialisation makes CC Mode slow: Fix.Alan Mackenzie2011-12-133-143/+94
* * lisp/progmodes/pascal.el: Declare `ind' as dyn-bound.Stefan Monnier2011-12-131-0/+1
* * lisp/progmodes/make-mode.el: Bring it up to date with makepp V2.0.Daniel Pfeiffer2011-12-121-22/+36
* Spelling fixes.Paul Eggert2011-12-1113-24/+24
* * progmodes/gdb-mi.el (gdb): Set comint-prompt-regexpChong Yidong2011-12-111-0/+3
* * progmodes/cc-fonts.el (c-annotation-face): Use defface.Chong Yidong2011-12-061-3/+7
* Fix typos.Juanma Barranquero2011-12-061-1/+1
* Spelling fixes.Paul Eggert2011-12-053-4/+4
* Spelling fixes.Paul Eggert2011-12-045-9/+9
* * lisp/progmodes/prolog.el (prolog-find-value-by-system): Avoid error whenStefan Monnier2011-12-021-3/+4
* Update verilog-mode.el from master.Michael McNamara2011-11-301-585/+1473
* Fix gdb-mi.el bug#9853, bug#9858, and bug#9878.Ken Brown2011-11-291-10/+20
* progmodes/gdb-mi.el (gdb-init-1): Condition execution of gdb-get-source-file-...Nick Roberts2011-11-271-4/+4
* Spelling fixes.Paul Eggert2011-11-268-15/+15
* Spelling fixes.Paul Eggert2011-11-263-4/+4
* Spelling fixes.Paul Eggert2011-11-241-1/+1
* Give some autoloaded things doc-strings.Glenn Morris2011-11-241-2/+2
* Fix typos.Juanma Barranquero2011-11-243-3/+3