summaryrefslogtreecommitdiff
path: root/lisp/progmodes
Commit message (Expand)AuthorAgeFilesLines
* (which-func-imenu-joiner-function): Doc fix.Glenn Morris2008-09-301-6/+6
* Daniel Colascione <danc at merrillpress.com>Glenn Morris2008-09-301-19/+38
* (octave-mode-menu): Fix incorrect quoting.Chong Yidong2008-09-251-4/+4
* (sh-mode-map): Don't assume that skeleton is loaded.Chong Yidong2008-09-241-2/+7
* (makefile-match-function-end): Move point. (Bug#983)Glenn Morris2008-09-161-7/+8
* (f90-mode-map): Don't bind \t and \r.Glenn Morris2008-09-121-2/+3
* (sh-font-lock-open-heredoc): Doc fix.Glenn Morris2008-09-121-1/+1
* (flymake-parse-err-lines): Filter out errors occurring in differentChong Yidong2008-09-071-5/+3
* (gud-stop-subjob): Using jdb, suspend threadsNick Roberts2008-09-071-1/+3
* (sh-get-kw): Remove '()' from the list ofGlenn Morris2008-09-061-1/+1
* * verilog-mode.el (verilog-library-extensions): Enable .svDan Nicolaescu2008-09-051-87/+170
* (c-version): Increment to 5.31.6.Alan Mackenzie2008-09-031-1/+1
* (c-opt-op-identitier-prefix): Fix typo.Glenn Morris2008-09-021-1/+1
* New maintainer.Chong Yidong2008-09-011-6/+34
* (tramp-file-name-localname, tramp-dissect-file-name): Declare,Glenn Morris2008-08-261-0/+3
* (run-python): Remove '' from sys.path.Romain Francoise2008-08-241-1/+3
* (fortran-tab-mode-string, fortran-comment-line-start)Glenn Morris2008-08-231-3/+5
* (gud-common-init): Use absolute file so thatNick Roberts2008-08-231-1/+3
* (c-emacs-features): argumentative-bod-function: bind mark-ring to avoidAlan Mackenzie2008-08-121-1/+2
* (c-emacs-features): Check beginning-of-defun-raw instead ofChong Yidong2008-08-111-4/+5
* Add declarations for builds without X.Glenn Morris2008-08-111-0/+2
* * progmodes/vera-mode.el (vera-electric-tab):Dan Nicolaescu2008-08-062-1/+6
* (c-style-alist): For the Ellemtel style, move theChong Yidong2008-07-311-5/+4
* (c-before-hack-hook): New functionChong Yidong2008-07-311-1/+23
* * lisp/ada-prj.el (ada-prj-initialize-values): Fix use of deletedJuanma Barranquero2008-07-302-5/+4
* * verilog-mode.el (verilog-do-indent): Remove special indent forDan Nicolaescu2008-07-301-113/+267
* Typo fixes for Ada mode.Juanma Barranquero2008-07-294-36/+37
* Fix bug #272, and update Ada mode to version 4.0.Juanma Barranquero2008-07-283-463/+535
* (auto-mode-alist): Add .i and .ii files.Dan Nicolaescu2008-07-241-0/+5
* Add terminal class check to faces in last change.Chong Yidong2008-07-231-4/+4
* (flymake-errline, flymake-warnline): Use more suitable colors on darkChong Yidong2008-07-231-4/+4
* (tags-query-replace): Set arg `map' of `perform-replace'Juri Linkov2008-07-231-1/+2
* Remove sh-newline-and-indentMiles Bader2008-07-221-14/+1
* (gdb-create-define-alist): Don't create aNick Roberts2008-07-161-6/+9
* (grep-files-aliases): Improve the C++ sourceDan Nicolaescu2008-07-111-1/+3
* (gud-gdb-get-stackframe): Allow absoluteNick Roberts2008-07-051-2/+2
* (gdb-display-buffer): Don't split a bufferNick Roberts2008-07-051-6/+10
* Spelling fix.Glenn Morris2008-07-011-1/+1
* (gdb-create-source-file-list): New option.Nick Roberts2008-07-011-20/+31
* cc-mode.el (c-mode-base-map): Don't bind C-M-[ae] to the CC Mode specificAlan Mackenzie2008-06-272-2/+14
* American English spelling fix.Glenn Morris2008-06-272-2/+2
* American English spelling fix.Glenn Morris2008-06-272-4/+4
* (bug-reference-fontify): Revert previous change that saved match data.Glenn Morris2008-06-211-12/+11
* (bug-reference-map): Bind down-mouse-1 rather than mouse-1.Glenn Morris2008-06-211-13/+17
* (c-guess-basic-syntax CASE 5D.5): Fix an infinite loop on invalid syntax.Alan Mackenzie2008-06-211-6/+9
* (c-make-inherited-keymap): Only use set-keymap-parents if set-keymap-parentStefan Monnier2008-06-201-3/+3
* (gud-gdba-marker-filter): Don't switch toNick Roberts2008-06-171-23/+6
* (gdb-memory-set-address)Nick Roberts2008-06-161-19/+17
* * progmodes/compile.el (compilation-start): Don't disable undo inStefan Monnier2008-06-131-14/+22
* Add some compiler declarations, for builds without X.Glenn Morris2008-06-122-0/+18