| Commit message (Expand) | Author | Age | Files | Lines |
* | (compilation-directory): New defvar. | Eli Zaretskii | 2004-02-16 | 1 | -2/+8 |
* | Move "ends here" comment to end; nfc. | Thien-Thi Nguyen | 2004-02-15 | 1 | -2/+1 |
* | (grep-compute-defaults): Fix typos. | Thien-Thi Nguyen | 2004-02-15 | 1 | -3/+3 |
* | (prolog-program-name): Use gprolog if available. | Stefan Monnier | 2004-02-08 | 1 | -55/+33 |
* | (verify-xscheme-buffer): Fix format strings. | Andreas Schwab | 2004-02-08 | 1 | -4/+4 |
* | (grep-regexp-alist): Allow :, \t and ( in file names. | Stefan Monnier | 2004-02-08 | 1 | -2/+2 |
* | (gud-jdb-marker-filter): Add period as optional thousands separator; fixes | Nick Roberts | 2004-02-08 | 1 | -6/+6 |
* | (cperl-fill-paragraph): Call fill-paragraph | Stefan Monnier | 2004-02-04 | 1 | -5/+6 |
* | (cperl-mode-map, cperl-do-auto-fill, cperl-menu): Use fill-paragraph, | Stefan Monnier | 2004-02-02 | 1 | -9/+9 |
* | (executable-command-find-posix-p): Doc fix. | Andreas Schwab | 2004-02-01 | 1 | -2/+2 |
* | (grep-compute-defaults): Use executable-command-find-posix-p. | Richard M. Stallman | 2004-01-29 | 1 | -6/+17 |
* | (executable-command-find-posix-p): | Richard M. Stallman | 2004-01-29 | 1 | -0/+25 |
* | (fortran-break-before-delimiters): Doc fix. | Glenn Morris | 2004-01-25 | 1 | -36/+63 |
* | (f90-break-delimiters): Doc fix. | Glenn Morris | 2004-01-25 | 1 | -4/+11 |
* | David Ponce <david@dponce.com> | Glenn Morris | 2004-01-18 | 1 | -1/+2 |
* | Do not require cl at run time. | Luc Teirlinck | 2004-01-17 | 1 | -1/+1 |
* | (scheme-font-lock-keywords-2): Add "force". | Thien-Thi Nguyen | 2004-01-15 | 1 | -1/+1 |
* | (gdb-first-prompt): Renamed from | Nick Roberts | 2004-01-07 | 1 | -2/+2 |
* | (compile-internal): Use point, not point-min, for set-window-point. | Richard M. Stallman | 2004-01-03 | 1 | -1/+1 |
* | (grep-mode-map): Don't remap next-line, previous-line. | Richard M. Stallman | 2004-01-03 | 1 | -2/+3 |
* | * progmodes/idlwave.el (idlwave-make-tags): | Eli Zaretskii | 2004-01-03 | 2 | -5/+8 |
* | (gud-tool-bar-map): Modify names of icon files | Eli Zaretskii | 2003-12-30 | 1 | -4/+7 |
* | (sh-get-indent-info): | Richard M. Stallman | 2003-12-29 | 1 | -1/+2 |
* | (save-buffer-state-x): Use with-no-warnings. | Richard M. Stallman | 2003-12-29 | 1 | -1/+1 |
* | (gud-gdb-command-name): Set default to | Nick Roberts | 2003-12-28 | 1 | -8/+23 |
* | (gud-speedbar-buttons): Use speed-bar-edit-line | Nick Roberts | 2003-12-23 | 1 | -6/+10 |
* | (makefile-font-lock-syntactic-keywords): Don't use `space' for \\\n. | Stefan Monnier | 2003-11-26 | 1 | -3/+8 |
* | Resolve CVS conflicts | Miles Bader | 2003-11-24 | 1 | -0/+1 |
* | Remove grep-use-compilation-buffer defcustom. | Kim F. Storm | 2003-11-23 | 1 | -8/+8 |
* | (grep-command, grep-use-null-device) | Kim F. Storm | 2003-11-23 | 1 | -403/+102 |
* | * progmodes/grep.el: New file with grep code from compile.el. | Kim F. Storm | 2003-11-23 | 1 | -0/+534 |
* | CC Mode update (5.30.8). | Martin Stjernholm | 2003-11-16 | 6 | -211/+285 |
* | (autoconf-font-lock-keywords): Also highlight AH_*. | Andreas Schwab | 2003-11-07 | 1 | -3/+3 |
* | (inferior-octave-prompt): Recognize version number in prompt. | Lute Kamstra | 2003-10-29 | 1 | -1/+1 |
* | (octave-comment-start): Simplify. | Stefan Monnier | 2003-10-24 | 1 | -26/+12 |
* | Resolve CVS conflicts | Miles Bader | 2003-10-22 | 1 | -0/+1 |
* | (gud-speedbar-buttons): Check for variable | Nick Roberts | 2003-10-21 | 1 | -1/+0 |
* | (compile-auto-highlight): Undo July 7 change. | Richard M. Stallman | 2003-10-20 | 1 | -1/+1 |
* | Make major mode work with cc-mode-5.30+. | Richard M. Stallman | 2003-10-20 | 1 | -66/+93 |
* | *** empty log message *** | Dave Love | 2003-10-20 | 1 | -0/+246 |
* | Rewrite one-armed `if' | Thien-Thi Nguyen | 2003-10-18 | 1 | -42/+40 |
* | (sh-feature): Handle sh-modify like sh-append. | Richard M. Stallman | 2003-10-05 | 1 | -24/+24 |
* | (gud-menu-map, gud-tool-bar-map): Replace | Nick Roberts | 2003-09-30 | 1 | -47/+78 |
* | (ada-mode): Don't use advice. Instead, set which-func-functions. | Richard M. Stallman | 2003-09-30 | 1 | -17/+3 |
* | (which-func-modes): Add ada-mode. | Richard M. Stallman | 2003-09-30 | 1 | -4/+21 |
* | (sh-mode-syntax-table): Add defvar. | Richard M. Stallman | 2003-09-30 | 1 | -0/+4 |
* | (scheme-mode-variables): When setting | Thien-Thi Nguyen | 2003-09-30 | 1 | -3/+3 |
* | Thank Michael Ernst; nfc. | Thien-Thi Nguyen | 2003-09-29 | 1 | -1/+1 |
* | (sh-builtins): Add bash `shopt' builtin. | Glenn Morris | 2003-09-25 | 1 | -15/+17 |
* | Bumped patch release number. Minor docstring update. | Martin Stjernholm | 2003-09-24 | 1 | -5/+5 |