aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/progmodes (follow)
Commit message (Expand)AuthorAgeFilesLines
* (python-eldoc-function): Re-enable quit while waiting for process.Stefan Monnier2006-08-301-18/+20
* (python-send-command): Simplify.Stefan Monnier2006-08-281-24/+24
* (python-send-command): Don't wait for the commandStefan Monnier2006-08-281-4/+9
* (python-send-receive): Wait in the process's buffer so as to check the rightStefan Monnier2006-08-261-7/+8
* (python-preoutput-skip-next-prompt): New var.Stefan Monnier2006-08-251-109/+125
* (grep-find-use-xargs): Use explicit value `exec'Kim F. Storm2006-08-231-20/+38
* (gdb-starting): Reset gdb-signalled to nil.Nick Roberts2006-08-231-0/+1
* (gdb-frame-memory-buffer): Make frameNick Roberts2006-08-211-4/+7
* Remove * in defcustom docstrings.Stefan Monnier2006-08-201-17/+22
* Update to Dave Love's latest version.Stefan Monnier2006-08-201-461/+925
* (gdb-edit-locals-value): Balance parens.Romain Francoise2006-08-171-1/+1
* (gdb-locals-watch-map, gdb-locals-watch-map-1): Suppress keymap first.Nick Roberts2006-08-171-6/+34
* (gdb-info-stack-custom): Indicate selected frame with fringe arrow.Nick Roberts2006-08-151-7/+18
* (gdb-frame-separate-io-buffer)Nick Roberts2006-08-131-67/+78
* (sh-quoted-subshell): Make sure we don't mistake a closing " for an opening one.Stefan Monnier2006-08-081-5/+8
* (gdb-script-font-lock-syntactic-keywords):Stefan Monnier2006-08-031-1/+9
* (gdb-find-source-frame): Make nil the default value.Nick Roberts2006-08-011-3/+19
* (gdb-set-hollow): Check for gud-last-last-frame.Nick Roberts2006-08-011-3/+4
* (vhdl-speedbar-display-directory, vhdl-speedbar-display-projects):Richard M. Stallman2006-07-311-3/+3
* (gdb-find-source-frame): New option.Nick Roberts2006-07-311-7/+14
* (grep-default-command): Catch errors from wildcard-to-regexp.Richard M. Stallman2006-07-291-13/+23
* (grep-read-files): Use car of grep-files-history or grep-files-aliasesKim F. Storm2006-07-281-1/+3
* (grep-tag-default): New function.Kim F. Storm2006-07-281-12/+12
* (gdb-info-breakpoints-custom): Use different faces for enable character.Nick Roberts2006-07-281-5/+11
* (which-function): Fix documentation/comment typo.Nick Roberts2006-07-271-2/+2
* (ld-script-keywords) (ld-script-font-lock-keywords, ld-script-builtins): Upda...Masatake YAMATO2006-07-251-11/+44
* (gdb-set-gud-minor-mode-existing-buffers)Nick Roberts2006-07-251-8/+16
* (delphi-fill-comment): Use save-restriction.Eli Zaretskii2006-07-221-1/+2
* (sh-quoted-subshell): Further fix last change.Stefan Monnier2006-07-201-45/+46
* * progmodes/cc-langs.el (c-emacs-variable-inits): new variable.Alan Mackenzie2006-07-202-21/+59
* (compilation-error-regexp-alist-alist) <gnu>:Stefan Monnier2006-07-191-10/+10
* (grep-find-ignored-directories): Add .svn and _darcs to list.Kim F. Storm2006-07-191-1/+1
* (sh-quoted-subshell): Fix last change.Stefan Monnier2006-07-191-1/+1
* (sh-font-lock-keywords-1): Revert inadvertently installed patch hunk.Stefan Monnier2006-07-181-1/+1
* (compilation-find-file): Handle theStefan Monnier2006-07-181-21/+37
* (sh-quoted-subshell): Don't match escaped `. Use `cond', push', and `dolist'.Stefan Monnier2006-07-171-12/+19
* Fix menu typo.J.D. Smith2006-07-171-1/+1
* * progmodes/compile.el (compilation-mode-font-lock-keywords):Chong Yidong2006-07-171-0/+2
* (ada-mode): Rewrite ff-special-constructs init.Thien-Thi Nguyen2006-07-161-53/+29
* (gud-display-line): Use gdb-display-buffer. Set gdb-source-window.Nick Roberts2006-07-131-2/+6
* (gdb-display-buffer): Check for gdb-source-window. Add dedicated argument.Nick Roberts2006-07-131-12/+13
* (grep-last-buffer): Doc fix.Richard M. Stallman2006-07-121-2/+1
* * progmodes/ebrowse.el (ebrowse-display-member-buffer): AvoidChong Yidong2006-07-111-17/+17
* (compilation-error-regexp-alist-alist): Fix ambiguity introduced by last change.Stefan Monnier2006-07-111-47/+54
* (c-awk-escaped-nls*): Use eval-and-compile to avoid compilation error.Chong Yidong2006-07-101-1/+2
* * progmodes/cc-awk.el, cc-defs.el, cc-fonts.el, cc-langs.el,Alan Mackenzie2006-07-105-145/+145
* (compilation-mode-font-lock-keywords): Don't highlight start/end markersRomain Francoise2006-07-091-3/+8
* (compilation-error-regexp-alist-alist) <gnu>:Stefan Monnier2006-07-071-3/+3
* Remove spurious * in docstrings.Stefan Monnier2006-07-071-22/+18
* tooltip.el: Move comment about track-mouse...Nick Roberts2006-07-031-0/+6