aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/progmodes (follow)
Commit message (Expand)AuthorAgeFilesLines
* (flymake-create-temp-with-folder-structure): Use expand-file-name.Stefan Monnier2006-01-031-94/+79
* (flymake-base-dir, flymake-master-file-name, flymake-temp-master-file-name)Stefan Monnier2006-01-031-44/+44
* (flymake-check-start-time, flymake-check-was-interrupted, flymake-err-info)Stefan Monnier2006-01-031-140/+108
* (gud-display-line): Support hl-line in the source buffer.Eli Zaretskii2005-12-311-1/+10
* (flymake-copy-buffer-to-temp-buffer): Simplify.Stefan Monnier2005-12-301-158/+128
* Ignore errors from font-lock-compile-keywords.Andreas Schwab2005-12-301-2/+6
* (glasses-face): Add tag "None" to const nil.Juri Linkov2005-12-301-1/+1
* (delphi-other-face): Add tag "None" to const nil.Juri Linkov2005-12-301-1/+1
* (gdb-tooltip-print, gdb-tooltip-print-1):Nick Roberts2005-12-291-5/+10
* (gud-tooltip-dereference): Rename from toggle-gud-tooltip-dereference.Nick Roberts2005-12-291-12/+14
* (glasses-face): More specific custom type.Richard M. Stallman2005-12-271-1/+1
* Remove faces from group `faces'.Richard M. Stallman2005-12-271-4/+0
* (c-emacs-features): Do parse-partial-sexp at point, in case of narrowing.Richard M. Stallman2005-12-261-1/+2
* (delphi-other-face): Allow nil in type.Richard M. Stallman2005-12-251-1/+1
* (cpp-face-none-list): Use cpp-face instead of face.Richard M. Stallman2005-12-251-1/+1
* (gud-tooltip-modes, gud-tooltip-display):Nick Roberts2005-12-211-2/+0
* * progmodes/sh-script.el (sh-mode): Add keymap to docstring.Chong Yidong2005-12-181-1/+1
* (c-after-change-check-<>-operators):Stefan Monnier2005-12-161-22/+23
* (gdb-many-windows): Echo new state in minibuffer.Nick Roberts2005-12-151-1/+4
* (cpp-face): New widget.Juri Linkov2005-12-141-6/+12
* (compilation-error-regexp-alist): Doc fix.Richard M. Stallman2005-12-121-1/+2
* (gud-tooltip-modes, gud-tooltip-display):Nick Roberts2005-12-101-39/+43
* (octave-electric-space): Don't indent comments or strings ifEli Zaretskii2005-12-101-1/+2
* (gud-speedbar-buttons, gud-tooltip-tips):Nick Roberts2005-12-081-5/+8
* (gdb-find-file-unhook): Delete variable.Nick Roberts2005-12-071-56/+34
* (gdb-error-regexp, gdb-first-post-prompt)Nick Roberts2005-12-061-71/+386
* (c-emacs-features): Don't assume point-min==1.Stefan Monnier2005-12-061-5/+5
* (gdb-var-create-handler)Nick Roberts2005-12-061-99/+94
* (gdb-use-inferior-io-buffer, gdb-speedbar-auto-raise):Nick Roberts2005-12-041-16/+21
* (idlwave-shell-electric-debug-mode):Juri Linkov2005-12-041-4/+4
* (global-cwarn-mode): Use define-global-minor-modeJuri Linkov2005-12-041-2/+2
* Relace a `mapcan' with an "apply (n-conc (mapcar ....... ))".Alan Mackenzie2005-12-031-4/+6
* Update CC Mode to release 5.31.Alan Mackenzie2005-12-0214-6015/+9577
* (gud-menu-map): Put gud-finish back on theNick Roberts2005-12-021-0/+3
* (gdb-ann3): Bind mouse-2 to gdb-mouse-until in the margin also.Nick Roberts2005-12-011-15/+22
* (gud-gdb-marker-filter): When GDB is invoked with a process number, detect it.Nick Roberts2005-11-271-3/+12
* (gdb-stopped): Detect process when attaching.Nick Roberts2005-11-271-0/+2
* (sh-font-lock-syntactic-keywords): \ doesn't escape single quotes.Stefan Monnier2005-11-271-0/+2
* (gdb-edit-register-value): Use `posn-set-point' instead of `mouse-set-point'John Paul Wallington2005-11-271-1/+1
* (gdb-goto-breakpoint, gdb-frames-select, gdb-threads-select):Nick Roberts2005-11-271-3/+3
* (inferior-octave-startup): Force a non-empty string for secondary prompt PS2.Eli Zaretskii2005-11-261-0/+7
* * progmodes/compile.el (compilation-setup): Fix last fix.Chong Yidong2005-11-251-0/+1
* (gdb-info-breakpoints-custom)Nick Roberts2005-11-251-14/+32
* * hi-lock.el (hi-lock-buffer-mode): Renamed from `hi-lock-mode'.Chong Yidong2005-11-241-7/+5
* (gdb-var-create-handler, gdb-var-list-children-handler):Nick Roberts2005-11-241-23/+17
* (gud-speedbar-menu-items): Add gdb-speedbar-auto-raise as radio button.Nick Roberts2005-11-241-2/+22
* (gdb-speedbar-auto-raise): New function and variable.Nick Roberts2005-11-241-13/+27
* (gdb-locals-watch-keymap): Add "\r" binding to local map.Nick Roberts2005-11-221-0/+3
* (gdb-locals-watch-keymap): New local map.Nick Roberts2005-11-221-5/+29
* (sh-font-lock-paren): Handle continued lines in patterns.Stefan Monnier2005-11-211-1/+5