summaryrefslogtreecommitdiff
path: root/lisp/progmodes
Commit message (Expand)AuthorAgeFilesLines
* * progmodes/which-func.el (which-func-imenu-joiner-function):Stefan Monnier2010-11-231-4/+4
* Backport fixes for Bug#5390 and Bug#5694 from trunk.Chong Yidong2010-11-211-24/+71
* Make the sys.path remove in Python mode customizable (Bug#7454).Chong Yidong2010-11-211-17/+31
* python.el comment.Glenn Morris2010-11-201-0/+1
* * lisp/progmodes/python.el (python-shell): Doc fix.Glenn Morris2010-11-091-2/+1
* * lisp/progmodes/tcl.el (tcl-hairy-scan-for-comment): Doc fix.Glenn Morris2010-11-081-9/+1
* * lisp/progmodes/python.el (python-font-lock-syntactic-keywords):Stefan Monnier2010-11-081-14/+5
* * progmodes/verilog-mode.el (verilog-insert-one-definition)Wilson Snyder2010-11-061-13/+30
* * lisp/progmodes/sql.el: Remove comment link to defunct viewcvs url.Glenn Morris2010-10-301-2/+1
* verilog-mode.el updates.Wilson Snyder2010-10-231-853/+1669
* Fix typos.Juanma Barranquero2010-10-231-1/+1
* (gdb-mouse-toggle-breakpoint-margin)Nick Roberts2010-10-091-2/+2
* Close bug#6976.Masatake YAMATO2010-09-071-1/+1
* * progmodes/python.el (python-block-pairs): Allow use of "finally" with "else...Chris Foote2010-08-221-1/+1
* * progmodes/make-mode.el (makefile-fill-paragraph): Account for theStefan Monnier2010-08-211-2/+6
* * progmodes/flymake.el (flymake-start-syntax-check-process): UseMichael Albinus2010-08-181-1/+2
* which-func.el (which-func-format): Split help-echo text into lines.Juanma Barranquero2010-08-031-1/+3
* Doc fix to commentary (Bug#6653).Chong Yidong2010-07-171-1/+1
* Add some font-locking for Python 2.7.Christoph Scholtes2010-07-061-6/+12
* Minor js.el fix.Glenn Morris2010-06-221-5/+4
* * progmodes/cc-mode.el (c-before-hack-hook): When the mode is set in fileAlan Mackenzie2010-06-201-1/+6
* Close bug#6450.Glenn Morris2010-06-181-1/+1
* * progmodes/verilog-mode.el (verilog-type-font-keywords): UseChong Yidong2010-05-271-3/+3
* Make paragraph vars local for js-mode (Bug#6071).Chong Yidong2010-05-021-0/+7
* * progmodes/sql.el: Fix typos.Juanma Barranquero2010-04-241-50/+47
* Revert 2009-10-12 change to compilation-next-error-function (Bug#5983).Chong Yidong2010-04-201-7/+10
* * progmodes/grep.el (grep-compute-defaults): Fix handling of hostChong Yidong2010-04-141-2/+2
* Reverse 2009-12-03T16:02:10Z!acm@muc.de "Enhance `c-parse-state' to run effic...Alan Mackenzie2010-04-125-1199/+317
* Reverse change 2010-02-04T21:15:37Z!acm@muc.de: "Change strategy for marking ...Alan Mackenzie2010-04-125-326/+114
* Reverse 2010-02-25T21:21:25Z!acm@muc.de:Alan Mackenzie2010-04-122-15/+9
* Reverse 2010-03-01T11:31:42Z!acm@muc.de: "Fix bug #5649: 23.1.92; Indentation...Alan Mackenzie2010-04-121-2/+1
* Reverse 2010-03-01T17:46:36Z!acm@muc.de "Correct buggy patch 2010-03-01T11:31...Alan Mackenzie2010-04-121-3/+2
* Undo 2010-03-15T01:38:28Z!yamaoka@jpl.org "Fix off-by-one error. Fixes bug #...Alan Mackenzie2010-04-121-1/+1
* Fix bug ref in previous.Glenn Morris2010-04-091-1/+1
* Close bug#1835.Glenn Morris2010-04-091-1/+23
* Revert 2009-08-15 change, restoring electric punctuation (Bug#5586)Chong Yidong2010-03-281-0/+25
* (gdb-apple-test): New function.Nick Roberts2010-03-261-0/+15
* (makefile-rule-action-regex): Backtrack less.Stefan Monnier2010-03-241-2/+3
* cc-engine.el (c-remove-stale-state-cache): Fix off-by-one error. FixesAlan Mackenzie2010-03-221-1/+1
* Correct buggy patch 2010-03-01T11:31:42Z!acm@muc.de to cc-engine.el.Alan Mackenzie2010-03-011-2/+3
* Fix bug #5649: 23.1.92; Indentation problems in C mode.Alan Mackenzie2010-03-011-1/+2
* Minor doc fix.Chong Yidong2010-02-281-1/+1
* Minor Python mode fix (Bug#5653).Chong Yidong2010-02-261-1/+1
* (i) Remove any hard syntax-table properties for <, > inserted by C-y.Alan Mackenzie2010-02-252-9/+15
* * progmodes/compile.el (compilation-error-regexp-alist-alist): InChong Yidong2010-02-201-1/+1
* Accommodate change of disassemble output in GDB 7.1.Nick Roberts2010-02-191-11/+17
* Close bug#5593.Glenn Morris2010-02-181-0/+2
* Fix ada-mode handling of number literals.Chong Yidong2010-02-081-0/+5
* Fix previous change for F2003 interfaces.Glenn Morris2010-02-071-19/+10
* Handle F2003 named interfaces.Glenn Morris2010-02-061-5/+22