aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/progmodes (follow)
Commit message (Expand)AuthorAgeFilesLines
* (gud-minor-mode-map): Simplify.Nick Roberts2007-04-031-4/+3
* (gud-menu-map): Simplify.Nick Roberts2007-04-031-3/+41
* (idlwave-auto-fill): Revert paragraph-separate change.J.D. Smith2007-04-011-0/+1
* (idlwave-shell-break-in): Simplify module calc.J.D. Smith2007-04-011-9/+10
* (turn-off-hideshow): Tweak docstring.Chong Yidong2007-03-311-1/+1
* (turn-off-hideshow): New function.Chong Yidong2007-03-311-2/+6
* (flymake-err-line-patterns): Doc fix.Eli Zaretskii2007-03-311-2/+2
* (c-forward-to-nth-EOF-}): Fix EOB bug.Alan Mackenzie2007-03-301-14/+8
* (python-mode): Skip comments when parsing.Stefan Monnier2007-03-281-0/+1
* Change help-echo (again). `Entering directory DIR' visits DIRNick Roberts2007-03-261-1/+1
* (compilation-start): Save compilation-directory rather thanChong Yidong2007-03-251-1/+2
* Fix typo.Alan Mackenzie2007-03-251-3/+2
* (c-before-change): Fix BOB bug.Alan Mackenzie2007-03-251-3/+3
* (m4-m4-buffer, m4-m4-region): Fix omission bug:Thien-Thi Nguyen2007-03-231-3/+8
* (c-make-emacs-variables-local): UseDavid Kastrup2007-03-231-2/+2
* (python-default-template): Doc fix.Juanma Barranquero2007-03-191-2/+2
* (compilation-find-file): Revert changeNick Roberts2007-03-181-11/+1
* (grep-find-ignored-directories): Add .git andDan Nicolaescu2007-03-111-1/+2
* (c-before-change): insert call of `save-match-data'.Alan Mackenzie2007-03-091-56/+57
* (c-partial-ws-p, c-unfind-type, c-trim-found-types): new functions.Alan Mackenzie2007-03-081-15/+85
* (c-unfind-enclosing-token, c-unfind-coalesced-tokens, c-before-change): newAlan Mackenzie2007-03-081-2/+139
* (idlwave-do-context-help1): Don't visit special help topics forJ.D. Smith2007-03-081-4/+4
* (gdb): Pop up current GUD buffer if userNick Roberts2007-03-081-1/+4
* (python-send-command): Restart proc if necessary.Stefan Monnier2007-03-051-6/+6
* (hs-minor-mode): Turn mode off and show all when switching major mode.Glenn Morris2007-03-041-4/+10
* (cperl-mode): Modify cperl-compilation-error-regexp-alist by appending.Richard M. Stallman2007-03-041-2/+2
* (python-quote-syntax): Don't bother with syntax-ppss-context.Stefan Monnier2007-03-011-10/+13
* (gdb-mouse-until, gdb-mouse-jump):Nick Roberts2007-02-281-4/+5
* (gud, gud-menu-map): Remove references to bash/bashdb.Nick Roberts2007-02-261-127/+6
* (idlwave-shell-set-bp): Fix setting condition/count on disabled BPs.J.D. Smith2007-02-221-14/+13
* (idlwave-shell-mode): Clean up pending commands, forJ.D. Smith2007-02-221-38/+65
* (c-indent-new-comment-line): When splitting an empty one-line C-styleAlan Mackenzie2007-02-151-1/+10
* (grep-files-aliases): Add tex and texi aliases.Kim F. Storm2007-02-141-10/+19
* (grep): Mention lgrep and rgrep in theDan Nicolaescu2007-02-121-0/+3
* (gdb-script-font-lock-syntactic-keywords): Improve comments.Stefan Monnier2007-02-101-11/+16
* (gdb-if-arrow): New macro.Nick Roberts2007-02-071-39/+21
* (gdb-mouse-until, gdb-mouse-jump): Make themNick Roberts2007-02-071-48/+51
* (gdb-frames-mode): Truncate lines in stackNick Roberts2007-02-061-1/+2
* (c-indent-line): Don't erase ^L when a line containing it is re-indented.Alan Mackenzie2007-02-041-2/+4
* (global-cwarn-mode): define-global-minor-mode changed toChong Yidong2007-02-031-1/+1
* Doc fixesVinicius Jose Latorre2007-02-031-9/+10
* (c-in-knr-argdecl): Slight correction for, e.g. "void (*hdone)();" in aAlan Mackenzie2007-02-021-5/+5
* (ebnf-eps-buffer, ebnf-eps-region)Eli Zaretskii2007-02-021-38/+45
* (gdb-speedbar-update): Avoid duplicationNick Roberts2007-02-011-3/+4
* (idlwave-xml-create-sysvar-alist): Trim leading whitespace in sysvarJ.D. Smith2007-02-011-3/+4
* (gdb-var-delete-1): New function.Nick Roberts2007-01-301-21/+16
* (vhdl-components-package-name, vhdl-get-library-unit, vhdl-corresponding-begin,Juanma Barranquero2007-01-291-21/+21
* (flymake-init-create-temp-source-and-master-buffer-copy): Fix typo in docstring.Juanma Barranquero2007-01-291-1/+1
* (c-offsets-alist): Fix typo in docstring.Juanma Barranquero2007-01-291-1/+1
* (c-emacs-features): Fix typo in docstring.Juanma Barranquero2007-01-291-4/+4