summaryrefslogtreecommitdiff
path: root/lisp/progmodes
Commit message (Expand)AuthorAgeFilesLines
* * lisp/progmodes/js.el (js--regexp-literal): Accept regexps at the beginningStefan Monnier2011-08-051-3/+7
* * lisp/progmodes/sh-script.el (sh-font-lock-paren): "main" is not "in".Stefan Monnier2011-08-021-32/+32
* Fontify bitfield declarations properly.Alan Mackenzie2011-07-263-96/+163
* Prevent cc-langs.elc being loaded at run time.Alan Mackenzie2011-07-222-8/+2
* * lisp/progmodes/etags.el (etags-file-of-tag, etags-tags-table-files)Sam Steingold2011-07-201-8/+11
* CC Mode: Fontify declarators properly when, e.g., a jit-lock chunk beginsAlan Mackenzie2011-07-183-4/+53
* (tags-search): Doc typo fix.Lars Magne Ingebrigtsen2011-07-171-1/+1
* Doc string fix.Lars Magne Ingebrigtsen2011-07-131-1/+1
* (tags-search): Document `file-list-form'Lars Magne Ingebrigtsen2011-07-131-1/+5
* * progmodes/cc-vars.el: Remove (probably) misleading commentLars Magne Ingebrigtsen2011-07-131-2/+1
* * progmodes/compile.el (compilation-error-regexp-alist-alist):Johan Bockgård2011-07-121-2/+2
* Fontise bytecomp Error lines more correctlyLars Magne Ingebrigtsen2011-07-121-1/+1
* * progmodes/grep.el (rgrep): Don't bind `process-connection-type', because th...Lars Magne Ingebrigtsen2011-07-061-2/+1
* * progmodes/sql.el: Version 3.0Michael Mauger2011-07-051-255/+900
* Merge from emacs-23; up to r100609.Glenn Morris2011-07-051-1/+2
|\
| * * lisp/progmodes/gud.el (gud-pdb-marker-regexp): Accept \r char (Bug#5653).Chong Yidong2011-06-271-1/+2
| * Fixes bug#8730, bug#8781. Do not merge into trunk.Juanma Barranquero2011-06-051-0/+27
| * * flymake.el (flymake-compilation-prevents-syntax-check): Doc fix (Bug#8713).Reuben Thomas2011-06-041-1/+1
* | * lisp/progmodes/gdb-mi.el: Fit in 80 columns.Stefan Monnier2011-07-051-511/+542
* | * lisp/progmodes/which-func.el (which-func-ff-hook): Don't output a messageStefan Monnier2011-07-051-1/+2
* | Fix some uses of switch-to-buffer.Stefan Monnier2011-07-051-3/+1
* | * lisp/progmodes/gdb-mi.el (gdb): Use completion-at-point.Wang Diancheng2011-07-041-1/+4
* | * progmodes/compile.el (compilation-error-regexp-alist-alist):Kevin Ryde2011-07-031-2/+3
* | * progmodes/flymake.el (flymake-mode): If the buffer isn'tLars Magne Ingebrigtsen2011-07-031-3/+7
* | * progmodes/flymake.el (flymake-find-file-hook): Add an `autoload'Lars Magne Ingebrigtsen2011-07-011-0/+1
* | * progmodes/cfengine.el: Minor update to docs.Ted Zlatanov2011-07-011-0/+6
* | Moved `cfengine3-mode' to cfengine.el. Removed cfengine3.el.Ted Zlatanov2011-07-012-355/+238
* | Fix license and copyright years.Glenn Morris2011-06-301-10/+8
* | * progmodes/cfengine3.el: New file to support CFEngine 3.x.Ted Zlatanov2011-06-301-0/+331
* | progmodes/cc-guess.el: New file.Alan Mackenzie2011-06-304-6/+602
* | * lisp/progmodes/js.el (js-mode): Don't stomp on global settings.Lawrence Mitchell2011-06-301-2/+2
* | progmodes/cc-engine.el (c-guess-continued-construct): Correct theAlan Mackenzie2011-06-301-0/+29
* | (rgrep): Bind `process-connection-type' to nil, because using a pty is appare...Lars Magne Ingebrigtsen2011-06-301-2/+4
* | flymake.el fix for bug#8866.Glenn Morris2011-06-271-2/+2
* | * lisp/progmodes/cperl-mode.el (cperl-mode): Derive from prog-mode.Chong Yidong2011-06-251-6/+1
* | * lisp/progmodes/f90.el (f90-looking-at-critical): Doc fix.Glenn Morris2011-06-251-1/+1
* | Add support for block and critical blocks to f90.el.Glenn Morris2011-06-251-6/+63
* | Add some co-array stuff to f90.el.Glenn Morris2011-06-251-2/+6
* | Add some more F2008 font-locking for f90.el.Glenn Morris2011-06-251-2/+6
* | * lisp/progmodes/f90.el (f90-procedures-re): Add F2008 "is_contiguous".Glenn Morris2011-06-251-1/+1
* | Add submodule support to f90.el.Glenn Morris2011-06-251-11/+23
* | Add some F2008 keywords to f90.el font-locking.Glenn Morris2011-06-251-0/+18
* | Simplify unloading functions after revno:104702.Juanma Barranquero2011-06-251-12/+0
* | * loadhist.el (unload--set-major-mode): New function.Juanma Barranquero2011-06-251-0/+11
* | lisp/progmodes/verilog-mode.el (verilog-mode): Fix test for bound variable.Juanma Barranquero2011-06-241-2/+2
* | * lisp/progmodes/compile.el (compilation-error-regexp-alist-alist): RenameStefan Monnier2011-06-201-2/+2
* | Use completion-at-point rather than completion-in-region.Stefan Monnier2011-06-205-131/+71
* | Use define-derived-mode in delphi-mode.Chong Yidong2011-06-181-16/+8
* | progmodes/cc-fonts.el (c-font-lock-declarations): 1: Whilst checking forAlan Mackenzie2011-06-151-106/+98
* | * lisp/progmodes/cfengine.el (cfengine-mode): Derive from prog-mode.Dan Nicolaescu2011-06-151-1/+1