| Commit message (Expand) | Author | Age | Files | Lines |
| * | (c-emacs-features): Do parse-partial-sexp at point, in case of narrowing. | Richard M. Stallman | 2005-12-26 | 1 | -1/+2 |
| * | (delphi-other-face): Allow nil in type. | Richard M. Stallman | 2005-12-25 | 1 | -1/+1 |
| * | (cpp-face-none-list): Use cpp-face instead of face. | Richard M. Stallman | 2005-12-25 | 1 | -1/+1 |
| * | (gud-tooltip-modes, gud-tooltip-display): | Nick Roberts | 2005-12-21 | 1 | -2/+0 |
| * | * progmodes/sh-script.el (sh-mode): Add keymap to docstring. | Chong Yidong | 2005-12-18 | 1 | -1/+1 |
| * | (c-after-change-check-<>-operators): | Stefan Monnier | 2005-12-16 | 1 | -22/+23 |
| * | (gdb-many-windows): Echo new state in minibuffer. | Nick Roberts | 2005-12-15 | 1 | -1/+4 |
| * | (cpp-face): New widget. | Juri Linkov | 2005-12-14 | 1 | -6/+12 |
| * | (compilation-error-regexp-alist): Doc fix. | Richard M. Stallman | 2005-12-12 | 1 | -1/+2 |
| * | (gud-tooltip-modes, gud-tooltip-display): | Nick Roberts | 2005-12-10 | 1 | -39/+43 |
| * | (octave-electric-space): Don't indent comments or strings if | Eli Zaretskii | 2005-12-10 | 1 | -1/+2 |
| * | (gud-speedbar-buttons, gud-tooltip-tips): | Nick Roberts | 2005-12-08 | 1 | -5/+8 |
| * | (gdb-find-file-unhook): Delete variable. | Nick Roberts | 2005-12-07 | 1 | -56/+34 |
| * | (gdb-error-regexp, gdb-first-post-prompt) | Nick Roberts | 2005-12-06 | 1 | -71/+386 |
| * | (c-emacs-features): Don't assume point-min==1. | Stefan Monnier | 2005-12-06 | 1 | -5/+5 |
| * | (gdb-var-create-handler) | Nick Roberts | 2005-12-06 | 1 | -99/+94 |
| * | (gdb-use-inferior-io-buffer, gdb-speedbar-auto-raise): | Nick Roberts | 2005-12-04 | 1 | -16/+21 |
| * | (idlwave-shell-electric-debug-mode): | Juri Linkov | 2005-12-04 | 1 | -4/+4 |
| * | (global-cwarn-mode): Use define-global-minor-mode | Juri Linkov | 2005-12-04 | 1 | -2/+2 |
| * | Relace a `mapcan' with an "apply (n-conc (mapcar ....... ))". | Alan Mackenzie | 2005-12-03 | 1 | -4/+6 |
| * | Update CC Mode to release 5.31. | Alan Mackenzie | 2005-12-02 | 14 | -6015/+9577 |
| * | (gud-menu-map): Put gud-finish back on the | Nick Roberts | 2005-12-02 | 1 | -0/+3 |
| * | (gdb-ann3): Bind mouse-2 to gdb-mouse-until in the margin also. | Nick Roberts | 2005-12-01 | 1 | -15/+22 |
| * | (gud-gdb-marker-filter): When GDB is invoked with a process number, detect it. | Nick Roberts | 2005-11-27 | 1 | -3/+12 |
| * | (gdb-stopped): Detect process when attaching. | Nick Roberts | 2005-11-27 | 1 | -0/+2 |
| * | (sh-font-lock-syntactic-keywords): \ doesn't escape single quotes. | Stefan Monnier | 2005-11-27 | 1 | -0/+2 |
| * | (gdb-edit-register-value): Use `posn-set-point' instead of `mouse-set-point' | John Paul Wallington | 2005-11-27 | 1 | -1/+1 |
| * | (gdb-goto-breakpoint, gdb-frames-select, gdb-threads-select): | Nick Roberts | 2005-11-27 | 1 | -3/+3 |
| * | (inferior-octave-startup): Force a non-empty string for secondary prompt PS2. | Eli Zaretskii | 2005-11-26 | 1 | -0/+7 |
| * | * progmodes/compile.el (compilation-setup): Fix last fix. | Chong Yidong | 2005-11-25 | 1 | -0/+1 |
| * | (gdb-info-breakpoints-custom) | Nick Roberts | 2005-11-25 | 1 | -14/+32 |
| * | * hi-lock.el (hi-lock-buffer-mode): Renamed from `hi-lock-mode'. | Chong Yidong | 2005-11-24 | 1 | -7/+5 |
| * | (gdb-var-create-handler, gdb-var-list-children-handler): | Nick Roberts | 2005-11-24 | 1 | -23/+17 |
| * | (gud-speedbar-menu-items): Add gdb-speedbar-auto-raise as radio button. | Nick Roberts | 2005-11-24 | 1 | -2/+22 |
| * | (gdb-speedbar-auto-raise): New function and variable. | Nick Roberts | 2005-11-24 | 1 | -13/+27 |
| * | (gdb-locals-watch-keymap): Add "\r" binding to local map. | Nick Roberts | 2005-11-22 | 1 | -0/+3 |
| * | (gdb-locals-watch-keymap): New local map. | Nick Roberts | 2005-11-22 | 1 | -5/+29 |
| * | (sh-font-lock-paren): Handle continued lines in patterns. | Stefan Monnier | 2005-11-21 | 1 | -1/+5 |
| * | (gud-install-speedbar-variables): Bind gud-pp to "p". | Nick Roberts | 2005-11-18 | 1 | -2/+2 |
| * | (gdb-ann3): Move definition of gud-pp to here. | Nick Roberts | 2005-11-18 | 1 | -0/+18 |
| * | Add :link (custom-group-link font-lock-faces) to defgroup. | Juri Linkov | 2005-11-17 | 22 | -1/+23 |
| * | (gud-speedbar-item-info): New function. | Nick Roberts | 2005-11-16 | 1 | -1/+12 |
| * | (gud-stop-subjob): New function. | Nick Roberts | 2005-11-16 | 1 | -24/+28 |
| * | (gud-menu-map): Let [stop] stop program rather than kill it. | Kim F. Storm | 2005-11-15 | 1 | -5/+5 |
| * | (gud-menu-map): Make visibility of stop and | Nick Roberts | 2005-11-15 | 1 | -3/+5 |
| * | (gud-menu-map, gud-tool-bar-map): Re-define buttons and include new ones. | Nick Roberts | 2005-11-15 | 1 | -11/+22 |
| * | Remove face-alias left over from change on | Nick Roberts | 2005-11-15 | 1 | -6/+10 |
| * | (gud-menu-map): Move parentheses (again). | Nick Roberts | 2005-11-13 | 1 | -4/+4 |
| * | (gdb-var-create-handler, gdb-var-list-children-handler): | Nick Roberts | 2005-11-13 | 1 | -8/+15 |
| * | (gud-menu-map): Revert to window-fringes for | Nick Roberts | 2005-11-12 | 1 | -7/+6 |