| Commit message (Expand) | Author | Age | Files | Lines |
| * | (compilation-file-regexp-alist, itimer-version, lazy-lock-defer-contextually, | Juanma Barranquero | 2005-08-30 | 1 | -0/+6 |
| * | (font-lock-keyword-face, font-lock-set-defaults, font-lock-string-face): | Juanma Barranquero | 2005-08-30 | 1 | -0/+4 |
| * | (font-lock-comment-face, font-lock-set-defaults, font-lock-string-face): | Juanma Barranquero | 2005-08-30 | 1 | -0/+3 |
| * | (comint-prompt-regexp): Add defvar. | Juanma Barranquero | 2005-08-30 | 1 | -0/+3 |
| * | (font-lock-comment-face, font-lock-doc-face, font-lock-string-face): | Juanma Barranquero | 2005-08-30 | 1 | -0/+4 |
| * | (compile-command): Add defvar. | Juanma Barranquero | 2005-08-30 | 1 | -0/+2 |
| * | (browse-url-generic-args): Add defvar. | Juanma Barranquero | 2005-08-30 | 1 | -73/+76 |
| * | (idlwave-completion-help-info): Add defvar. | Juanma Barranquero | 2005-08-30 | 1 | -6/+7 |
| * | (gdb-active-process, gdb-define-alist, gdb-macro-info, gdb-server-prefix, | Juanma Barranquero | 2005-08-30 | 1 | -5/+14 |
| * | (font-lock-lines-before): Add defvar. | Juanma Barranquero | 2005-08-30 | 1 | -0/+3 |
| * | (tool-bar-map): Add defvar. | Juanma Barranquero | 2005-08-30 | 1 | -7/+9 |
| * | (fortran-indent-to-column): "?\ " -> "?\s". | Juanma Barranquero | 2005-08-30 | 1 | -2/+4 |
| * | (cperl-electric-lbrace, cperl-electric-keyword, cperl-electric-pod, | Juanma Barranquero | 2005-08-30 | 1 | -15/+18 |
| * | (font-lock-extra-managed-props, font-lock-keywords, font-lock-maximum-size, | Juanma Barranquero | 2005-08-30 | 1 | -3/+9 |
| * | (msdos-shells): Add defvar. | Juanma Barranquero | 2005-08-30 | 1 | -0/+3 |
| * | (font-lock-syntactic-keywords): Add defvar. | Juanma Barranquero | 2005-08-30 | 1 | -0/+2 |
| * | (compile-auto-highlight, skeleton-further-elements): Add defvars. | Juanma Barranquero | 2005-08-30 | 1 | -0/+3 |
| * | (sql-interactive-mode): Fix typo in docstring. | Juanma Barranquero | 2005-08-29 | 1 | -1/+1 |
| * | * progmodes/compile.el (compilation-start): Add autoload cookie. | Romain Francoise | 2005-08-27 | 3 | -3/+1 |
| * | (compilation-start): Doc fix. | Romain Francoise | 2005-08-26 | 1 | -1/+2 |
| * | * progmodes/antlr-mode.el (antlr-default): Fix defface form. | Romain Francoise | 2005-08-26 | 1 | -5/+6 |
| * | (flymake-highlight-err-lines): Use save-excursion around | Eli Zaretskii | 2005-08-26 | 1 | -2/+4 |
| * | Change Author and Maintainer address. | Eli Zaretskii | 2005-08-26 | 2 | -4/+4 |
| * | Change Author and Maintainer address. | Eli Zaretskii | 2005-08-26 | 1 | -3/+3 |
| * | (grep, grep-mode): Make buffer-local variables | Juri Linkov | 2005-08-25 | 1 | -7/+9 |
| * | Trivial changes to silence warnings. | Juanma Barranquero | 2005-08-23 | 1 | -142/+150 |
| * | (compilation-disable-input): Doc fix. | Juri Linkov | 2005-08-22 | 1 | -7/+7 |
| * | (grep): Bind compilation-disable-input to t. | Richard M. Stallman | 2005-08-20 | 1 | -1/+2 |
| * | (compilation-disable-input): Default to nil. | Richard M. Stallman | 2005-08-20 | 1 | -1/+1 |
| * | (compilation-disable-input): New defcustom. | Eli Zaretskii | 2005-08-20 | 1 | -0/+10 |
| * | (gud-kill-buffer-hook): Don't kill unrelated | Andreas Schwab | 2005-08-19 | 1 | -1/+1 |
| * | (toggle-gdb-use-inferior-io-buffer): | Nick Roberts | 2005-08-16 | 1 | -1/+3 |
| * | (gud-jump): Rework for gdb-ui. | Nick Roberts | 2005-08-16 | 1 | -1/+3 |
| * | * mh-customize.el: Do not use face-alias compatibility for | Dan Nicolaescu | 2005-08-15 | 7 | -23/+2 |
| * | (vhdl-emacs-21): Set t for Emacs 21, 22, and so on. | Thien-Thi Nguyen | 2005-08-15 | 1 | -5/+5 |
| * | (sh-font-lock-keywords-var): Variable renamed from sh-font-lock-keywords. | Richard M. Stallman | 2005-08-15 | 1 | -41/+45 |
| * | (grep-mode-map): Add ellipsis to "Another grep". | Juri Linkov | 2005-08-14 | 1 | -3/+4 |
| * | (compilation-mode-font-lock-keywords): | Juri Linkov | 2005-08-14 | 1 | -6/+9 |
| * | (compilation-start): Add the line "Compilation started" with compilation | Eli Zaretskii | 2005-08-12 | 1 | -2/+6 |
| * | (grep-regexp-alist): Use `.+?' instead of `[^:\n]+'. | Juri Linkov | 2005-08-09 | 1 | -8/+8 |
| * | (compilation-mode-font-lock-keywords): | Juri Linkov | 2005-08-09 | 1 | -47/+10 |
| * | *** empty log message *** | Richard M. Stallman | 2005-08-09 | 1 | -1/+1 |
| * | Reto Zimmermann seems to have disappeared. | Richard M. Stallman | 2005-08-09 | 1 | -2/+1 |
| * | (sql-interactive-mode-map): Use fboundp. | Richard M. Stallman | 2005-08-09 | 1 | -13/+6 |
| * | (idlwave-toolbar, idlwave-toolbar-is-possible): Add defvars. | Richard M. Stallman | 2005-08-09 | 1 | -0/+3 |
| * | (idlwave-xemacs-hack-mouse-track): Avoid warnings. | Richard M. Stallman | 2005-08-09 | 1 | -7/+8 |
| * | (idlwave-system-variables-alist) | Richard M. Stallman | 2005-08-09 | 1 | -3/+3 |
| * | (c-guess-basic-syntax): Add autoload. | Richard M. Stallman | 2005-08-09 | 1 | -0/+1 |
| * | (ada-prj-display-page): Use with-no-warnings. | Richard M. Stallman | 2005-08-09 | 1 | -1/+2 |
| * | (grep-regexp-alist): Set 5th arg `TYPE' to | Juri Linkov | 2005-08-06 | 1 | -7/+6 |