aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/progmodes/compile.el
Commit message (Expand)AuthorAgeFilesLines
* (compilation-revert-buffer): If buffer has a file, revert it in the normal way.Richard M. Stallman2003-01-131-2/+5
* (compile-reinitialize-errors): Don't mark the buffer as modified unless itJuanma Barranquero2002-12-141-1/+3
* (compilation-menu-map): Use `kill-compilation' to stop compilation.Markus Rost2002-12-131-1/+1
* (compilation-enter-directory-regexp-alist)Richard M. Stallman2002-12-071-0/+4
* (compilation-shell-minor-mode): Add group.Markus Rost2002-11-181-0/+2
* (compilation-error-regexp-alist): Don't include colon and space afterRichard M. Stallman2002-11-131-5/+5
* (grep-default-command): New fun.Stefan Monnier2002-11-071-97/+77
* (grep-compute-defaults): Move down.Markus Rost2002-11-071-69/+67
* (grep-compute-defaults): Undo previous change.Markus Rost2002-11-071-28/+14
* (grep-find-use-xargs): Fix docstring. Patch from Matt SwiftJuanma Barranquero2002-10-281-4/+4
* (grep-compute-defaults): Set the standard-valueRichard M. Stallman2002-10-071-4/+11
* (compile-internal): Add optional argument no-async.Colin Walters2002-09-071-2/+7
* (grep-tree): Fixed autoload.Kim F. Storm2002-07-121-2/+2
* (compilation-normalize-filename):Richard M. Stallman2002-07-121-44/+65
* (grep-tree): Doc fixes.Kim F. Storm2002-06-141-4/+17
* (grep-tree-command, grep-tree-files-aliases)Kim F. Storm2002-05-301-1/+119
* Modified doc string to say that the kill-compilation function alsoRobert J. Chassell2002-05-301-2/+2
* (compilation-error-regexp-alist):Richard M. Stallman2002-05-101-0/+4
* (compilation-error-regexp-alist):Richard M. Stallman2002-04-061-0/+27
* (compilation-handle-exit):Richard M. Stallman2002-03-281-0/+3
* (compilation-forget-errors): Don't adjust compilation-parsing-end if it's nil.Richard M. Stallman2002-03-251-1/+2
* (grep-compute-defaults): Definition moved up.Richard M. Stallman2002-02-061-55/+57
* (compilation-handle-exit):Richard M. Stallman2002-01-251-3/+9
* (compile-internal): Fix previous change.Richard M. Stallman2001-12-291-16/+14
* Comment change.Richard M. Stallman2001-12-261-1/+2
* (compile-internal): Set TERM variable in process-environment.Richard M. Stallman2001-12-261-5/+15
* (compilation-error-regexp-alist): Added regexps for RXP.Miles Bader2001-12-061-0/+10
* (recompile): Use compilation-arguments if set, so as to be able to M-xRichard M. Stallman2001-11-141-2/+5
* (compile-goto-error): Fix previous change in the case where subsequentRichard M. Stallman2001-11-101-8/+18
* (compilation-parse-errors-filename-function):Gerd Moellmann2001-10-251-1/+14
* (compile-mouse-goto-error, compile-goto-error): Turn caadr into caar of cdr.Stefan Monnier2001-10-231-2/+2
* (compilation-set-window-height): SelectGerd Moellmann2001-10-221-1/+4
* (compile-mouse-goto-error, compile-goto-error):Stefan Monnier2001-10-121-5/+12
* (compilation-buffer-name): New function.Gerd Moellmann2001-10-051-5/+22
* (grep-use-null-device): New variable.Miles Bader2001-10-051-9/+52
* w32 find cannot be used with `grep-find'.Sam Steingold2001-09-191-5/+10
* (grep-compute-defaults): Don't setGerd Moellmann2001-09-131-30/+40
* (compile-internal): If EMACS is alreadyEli Zaretskii2001-07-231-1/+5
* (compilation-parse-errors): `linenum' might return a this-error usingStefan Monnier2001-07-191-34/+42
* Some fixes to follow coding conventions in files maintained by FSF.Pavel Janík2001-07-151-1/+1
* (compile-reinitialize-errors): Add help-echo to mouse-highlighted messages.Eli Zaretskii2001-06-171-4/+6
* (grep-compute-defaults): Use null-deviceEli Zaretskii2001-04-061-2/+2
* (grep-regexp-alist): Remove the blank fromEli Zaretskii2001-02-161-1/+3
* (compilation-forget-errors): Fix indentation.Gerd Moellmann2000-12-231-3/+2
* (grep): `tag-default' can be nil.Stefan Monnier2000-11-141-8/+8
* (compile-collect-regexps): Use dolist and push.Stefan Monnier2000-10-051-5/+2
* (grep): Provide a default set of files.Stefan Monnier2000-08-161-8/+11
* (compilation-setup): Make variableGerd Moellmann2000-08-081-0/+1
* (compile-internal): Style typo.Stefan Monnier2000-05-231-2/+1
* Add to debug-ignored-errors.Dave Love2000-05-221-0/+2