summaryrefslogtreecommitdiff
path: root/lisp/progmodes
Commit message (Expand)AuthorAgeFilesLines
* (compilation-directory): New defvar.Eli Zaretskii2004-02-161-2/+8
* Move "ends here" comment to end; nfc.Thien-Thi Nguyen2004-02-151-2/+1
* (grep-compute-defaults): Fix typos.Thien-Thi Nguyen2004-02-151-3/+3
* (prolog-program-name): Use gprolog if available.Stefan Monnier2004-02-081-55/+33
* (verify-xscheme-buffer): Fix format strings.Andreas Schwab2004-02-081-4/+4
* (grep-regexp-alist): Allow :, \t and ( in file names.Stefan Monnier2004-02-081-2/+2
* (gud-jdb-marker-filter): Add period as optional thousands separator; fixesNick Roberts2004-02-081-6/+6
* (cperl-fill-paragraph): Call fill-paragraphStefan Monnier2004-02-041-5/+6
* (cperl-mode-map, cperl-do-auto-fill, cperl-menu): Use fill-paragraph,Stefan Monnier2004-02-021-9/+9
* (executable-command-find-posix-p): Doc fix.Andreas Schwab2004-02-011-2/+2
* (grep-compute-defaults): Use executable-command-find-posix-p.Richard M. Stallman2004-01-291-6/+17
* (executable-command-find-posix-p):Richard M. Stallman2004-01-291-0/+25
* (fortran-break-before-delimiters): Doc fix.Glenn Morris2004-01-251-36/+63
* (f90-break-delimiters): Doc fix.Glenn Morris2004-01-251-4/+11
* David Ponce <david@dponce.com>Glenn Morris2004-01-181-1/+2
* Do not require cl at run time.Luc Teirlinck2004-01-171-1/+1
* (scheme-font-lock-keywords-2): Add "force".Thien-Thi Nguyen2004-01-151-1/+1
* (gdb-first-prompt): Renamed fromNick Roberts2004-01-071-2/+2
* (compile-internal): Use point, not point-min, for set-window-point.Richard M. Stallman2004-01-031-1/+1
* (grep-mode-map): Don't remap next-line, previous-line.Richard M. Stallman2004-01-031-2/+3
* * progmodes/idlwave.el (idlwave-make-tags):Eli Zaretskii2004-01-032-5/+8
* (gud-tool-bar-map): Modify names of icon filesEli Zaretskii2003-12-301-4/+7
* (sh-get-indent-info):Richard M. Stallman2003-12-291-1/+2
* (save-buffer-state-x): Use with-no-warnings.Richard M. Stallman2003-12-291-1/+1
* (gud-gdb-command-name): Set default toNick Roberts2003-12-281-8/+23
* (gud-speedbar-buttons): Use speed-bar-edit-lineNick Roberts2003-12-231-6/+10
* (makefile-font-lock-syntactic-keywords): Don't use `space' for \\\n.Stefan Monnier2003-11-261-3/+8
* Resolve CVS conflictsMiles Bader2003-11-241-0/+1
* Remove grep-use-compilation-buffer defcustom.Kim F. Storm2003-11-231-8/+8
* (grep-command, grep-use-null-device)Kim F. Storm2003-11-231-403/+102
* * progmodes/grep.el: New file with grep code from compile.el.Kim F. Storm2003-11-231-0/+534
* CC Mode update (5.30.8).Martin Stjernholm2003-11-166-211/+285
* (autoconf-font-lock-keywords): Also highlight AH_*.Andreas Schwab2003-11-071-3/+3
* (inferior-octave-prompt): Recognize version number in prompt.Lute Kamstra2003-10-291-1/+1
* (octave-comment-start): Simplify.Stefan Monnier2003-10-241-26/+12
* Resolve CVS conflictsMiles Bader2003-10-221-0/+1
* (gud-speedbar-buttons): Check for variableNick Roberts2003-10-211-1/+0
* (compile-auto-highlight): Undo July 7 change.Richard M. Stallman2003-10-201-1/+1
* Make major mode work with cc-mode-5.30+.Richard M. Stallman2003-10-201-66/+93
* *** empty log message ***Dave Love2003-10-201-0/+246
* Rewrite one-armed `if'Thien-Thi Nguyen2003-10-181-42/+40
* (sh-feature): Handle sh-modify like sh-append.Richard M. Stallman2003-10-051-24/+24
* (gud-menu-map, gud-tool-bar-map): ReplaceNick Roberts2003-09-301-47/+78
* (ada-mode): Don't use advice. Instead, set which-func-functions.Richard M. Stallman2003-09-301-17/+3
* (which-func-modes): Add ada-mode.Richard M. Stallman2003-09-301-4/+21
* (sh-mode-syntax-table): Add defvar.Richard M. Stallman2003-09-301-0/+4
* (scheme-mode-variables): When settingThien-Thi Nguyen2003-09-301-3/+3
* Thank Michael Ernst; nfc.Thien-Thi Nguyen2003-09-291-1/+1
* (sh-builtins): Add bash `shopt' builtin.Glenn Morris2003-09-251-15/+17
* Bumped patch release number. Minor docstring update.Martin Stjernholm2003-09-241-5/+5