| Commit message (Expand) | Author | Age | Files | Lines |
| * | (ebrowse-global-prefix-key): Change to C-c C-m. | Richard M. Stallman | 2006-02-12 | 1 | -1/+1 |
| * | (glasses-separator): Doc fix. | Eli Zaretskii | 2006-02-11 | 1 | -16/+39 |
| * | Update copyright for 2006. | Nick Roberts | 2006-02-10 | 74 | -94/+134 |
| * | Update copyright for 2006. | Nick Roberts | 2006-02-10 | 1 | -1/+1 |
| * | (autoconf-font-lock-keywords): Check start boundary of symbols. | Masatake YAMATO | 2006-02-09 | 1 | -1/+1 |
| * | Revert previous inadvertent check-in of local changes. | Glenn Morris | 2006-02-08 | 1 | -42/+6 |
| * | Add 2006 to copyright years. | Glenn Morris | 2006-02-08 | 1 | -8/+44 |
| * | (gud-tooltip-mode): Remove autoload cookie. | Nick Roberts | 2006-02-07 | 1 | -1/+0 |
| * | (gdb-post-prompt): Regenerate breakpoints | Nick Roberts | 2006-02-07 | 1 | -11/+13 |
| * | (python-mode) <eldoc-mode-hook>: Pass nil as the first arg to run-python. | Eli Zaretskii | 2006-01-21 | 1 | -1/+1 |
| * | * progmodes/cpp.el (cpp-edit-load): Make the order of listed conditions in a ... | Masatake YAMATO | 2006-01-19 | 1 | -0/+2 |
| * | Move defvars out of eval-when-compile. | Stefan Monnier | 2006-01-18 | 1 | -20/+18 |
| * | Added makefile-imake-mode. | Masatake YAMATO | 2006-01-17 | 1 | -1/+39 |
| * | (auto-mode-alist): Use \' rather than $. | Stefan Monnier | 2006-01-13 | 1 | -5/+5 |
| * | Update copyright year. | Masatake YAMATO | 2006-01-13 | 1 | -2/+2 |
| * | * progmodes/ld-script.el (auto-mode-alist): Support suffix conventions used i... | Masatake YAMATO | 2006-01-12 | 1 | -1/+7 |
| * | 2006-01-06 Masatake YAMATO <jet@gyve.org> | Masatake YAMATO | 2006-01-11 | 2 | -22/+25 |
| * | (tcl-indent-command): Use indent-for-tab-command. | Stefan Monnier | 2006-01-10 | 1 | -35/+27 |
| * | Add bugs/todo entry. | Stefan Monnier | 2006-01-10 | 1 | -0/+5 |
| * | (flymake-split-string): Remove >1 empty strings at beg/end of the result. | Stefan Monnier | 2006-01-10 | 1 | -132/+110 |
| * | (flymake-find-buildfile): Remove invariant arg `dirs'. Adjust callers. | Stefan Monnier | 2006-01-10 | 1 | -24/+22 |
| * | Use `require' rather than autoload for XEmacs's overlays. | Stefan Monnier | 2006-01-09 | 1 | -62/+14 |
| * | (auto-mode-alist): Recognize linker scripts whose file-name extensions are | Eli Zaretskii | 2006-01-06 | 1 | -0/+2 |
| * | (gdb-script-skip-to-head, gdb-script-calculate-indentation): | Nick Roberts | 2006-01-06 | 1 | -2/+2 |
| * | (flymake-get-cleanup-function): Default to flymake-simple-cleanup. | Stefan Monnier | 2006-01-05 | 1 | -76/+73 |
| * | (flymake-create-temp-with-folder-structure): Use expand-file-name. | Stefan Monnier | 2006-01-03 | 1 | -94/+79 |
| * | (flymake-base-dir, flymake-master-file-name, flymake-temp-master-file-name) | Stefan Monnier | 2006-01-03 | 1 | -44/+44 |
| * | (flymake-check-start-time, flymake-check-was-interrupted, flymake-err-info) | Stefan Monnier | 2006-01-03 | 1 | -140/+108 |
| * | (gud-display-line): Support hl-line in the source buffer. | Eli Zaretskii | 2005-12-31 | 1 | -1/+10 |
| * | (flymake-copy-buffer-to-temp-buffer): Simplify. | Stefan Monnier | 2005-12-30 | 1 | -158/+128 |
| * | Ignore errors from font-lock-compile-keywords. | Andreas Schwab | 2005-12-30 | 1 | -2/+6 |
| * | (glasses-face): Add tag "None" to const nil. | Juri Linkov | 2005-12-30 | 1 | -1/+1 |
| * | (delphi-other-face): Add tag "None" to const nil. | Juri Linkov | 2005-12-30 | 1 | -1/+1 |
| * | (gdb-tooltip-print, gdb-tooltip-print-1): | Nick Roberts | 2005-12-29 | 1 | -5/+10 |
| * | (gud-tooltip-dereference): Rename from toggle-gud-tooltip-dereference. | Nick Roberts | 2005-12-29 | 1 | -12/+14 |
| * | (glasses-face): More specific custom type. | Richard M. Stallman | 2005-12-27 | 1 | -1/+1 |
| * | Remove faces from group `faces'. | Richard M. Stallman | 2005-12-27 | 1 | -4/+0 |
| * | (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 |