summaryrefslogtreecommitdiff
path: root/lisp/progmodes
Commit message (Expand)AuthorAgeFilesLines
* Add 2010 to copyright years.Glenn Morris2010-01-1382-82/+82
* * progmodes/js.el: Autoload javascript-mode alias.Chong Yidong2010-01-111-0/+1
* * compile.el (compilation-read-command): Doc fix.Chong Yidong2010-01-091-1/+6
* Fix compile-command's safe-local-variable condition.Chong Yidong2010-01-091-1/+1
* * progmodes/python.el (python-font-lock-keywords): Handle qualified decoratorsChong Yidong2010-01-051-2/+4
* Allow use of "end" keyword for terminating Octave-mode blocks.Chong Yidong2010-01-021-10/+18
* lisp/*: Fix typos in docstrings and messages.Juanma Barranquero2010-01-023-43/+44
* Declare some functions for the byte-compiler.Juanma Barranquero2009-12-291-0/+8
* This changeset reverts GDB Graphical Interface to use annotations. It incorp...Nick Roberts2009-12-293-4277/+4247
* * progmodes/python.el (python-symbol-completions): Remove textChong Yidong2009-12-141-3/+4
* (gdb-frame-handler): Only set gud-lat-frameNick Roberts2009-12-141-3/+2
* * progmodes/bug-reference.el (bug-reference-map): Bind mouse-2Chong Yidong2009-12-111-1/+1
* * verilog-mode.el (verilog-vmm-begin-re, verilog-vmm-end-re,Dan Nicolaescu2009-12-111-37/+126
* (safe-pos-list): Define for compiler.Glenn Morris2009-12-111-1/+3
* Fix bug#5091: indentation in c++-mode.Alan Mackenzie2009-12-102-136/+169
* * minibuffer.el (completion-at-point-functions): New var.Stefan Monnier2009-12-072-245/+8
* (grep-read-files): Use `completing-read'Juri Linkov2009-12-071-2/+3
* * progmodes/js.el (js--js-not): Add null to the list of values.Chong Yidong2009-12-061-1/+1
* * bindings.el (complete-symbol): Call semantic-ia-complete-symbol ifChong Yidong2009-12-051-1/+0
* Revert change 2009-07-18T21:03:43Z!acm@muc.deAlan Mackenzie2009-12-051-2/+2
* (class): Restore still useful declaration.Glenn Morris2009-12-031-0/+4
* Enhance `c-parse-state' to run efficiently in "brace desserts".Alan Mackenzie2009-12-035-318/+1195
* (makefile-special-targets-list): No need for it to be an alist any more.Stefan Monnier2009-12-031-90/+37
* (octave-complete-symbol): Use completion-in-region.Stefan Monnier2009-12-031-37/+2
* Misc cleanup.Stefan Monnier2009-12-031-236/+231
* * progmodes/pascal.el: Require CL when compiling (for lexical-let).Juanma Barranquero2009-12-031-3/+5
* Use completion-in-buffer and remove uses of dynamic scoping.Stefan Monnier2009-12-021-211/+163
* Add arch taglineMiles Bader2009-12-011-0/+1
* Fix references to jit-lock properties.Juanma Barranquero2009-11-301-2/+2
* (perl-font-lock-special-syntactic-constructs):Stefan Monnier2009-11-301-9/+10
* (gud-basic-call): Don't only save the buffer but the excursion as well.Stefan Monnier2009-11-271-12/+13
* * verilog-mode.el (verilog-at-struct-p): Support "signed" andDan Nicolaescu2009-11-261-37/+57
* Search recursively in gzipped files. (Bug#4982)Juri Linkov2009-11-251-13/+60
* * progmodes/meta-mode.el (meta-complete-symbol):Stefan Monnier2009-11-252-40/+8
* * progmodes/subword.el (subword-mode-map): Fix subword-mode-mapTassilo Horn2009-11-221-4/+2
* (cc-imenu-java-generic-expression): A corrected version of the patch fromAlan Mackenzie2009-11-211-27/+28
* * progmodes/subword.el: Rename from lisp/subword.el.Tassilo Horn2009-11-211-0/+282
* * progmodes/cc-cmds.el (c-forward-into-nomenclature)Tassilo Horn2009-11-201-6/+6
* * progmodes/cc-cmds.el: declare-functioned forward-subword andTassilo Horn2009-11-201-0/+4
* 2009-11-20 Tassilo Horn <tassilo@member.fsf.org>Tassilo Horn2009-11-204-311/+14
* (symbol-complete): Use completion-in-region.Stefan Monnier2009-11-191-8/+3
* * find-dired.el (find-name-arg): Remove autoload. (Bug#4387)Juri Linkov2009-11-191-1/+2
* (cc-imenu-java-generic-expression): A new, more accurate version of theAlan Mackenzie2009-11-181-13/+36
* (c-version): Bump to 5.31.8.Alan Mackenzie2009-11-181-1/+1
* * textmodes/ispell.el (ispell-skip-region-alist):Dan Nicolaescu2009-11-121-1/+1
* * widget.el (define-widget): Purecopy the docstring.Dan Nicolaescu2009-11-112-2/+2
* * progmodes/grep.el (grep-regexp-alist):Dan Nicolaescu2009-11-111-1/+1
* * term/x-win.el (x-gtk-stock-map):Dan Nicolaescu2009-11-115-10/+11
* Update x-popup-menu declaration.Glenn Morris2009-11-101-1/+1
* * compilation.txt: Add one more error message for msft (Bug#4100).Chong Yidong2009-11-081-3/+5