aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/progmodes/compile.el
Commit message (Expand)AuthorAgeFilesLines
* (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
* (compilation-parse-errors): CollectGerd Moellmann2000-05-161-1/+1
* (compile-internal): Display the compilationGerd Moellmann2000-04-031-1/+1
* (compilation-goto-locus): Delete hideshow overlays if they interfere.Thien-Thi Nguyen1999-12-261-34/+49
* (compilation-parse-errors): UseGerd Moellmann1999-11-181-1/+1
* * progmodes/compile.el (compilation-error-regexp-alist):Gerd Moellmann1999-10-301-4/+0
* (compilation-error-regexp-alist): RecognizeGerd Moellmann1999-10-281-0/+5
* Checkdoc-inspired fixes.Dave Love1999-10-271-28/+33
* Comment.Dave Love1999-09-091-1/+1
* (compilation-error-regexp-alist): New item for SGI IRIX MipsPro compilers.Richard M. Stallman1999-08-291-0/+5
* (compilation-error-regexp-alist):Richard M. Stallman1999-08-291-1/+3
* (compilation-parsing-end,compilation-setup)Richard M. Stallman1999-08-291-8/+12
* Deal with compilation-error-screen-columns being buffer-local.Karl Heuer1999-06-271-4/+6
* (compilation-error-regexp-alist): AllowDave Love1999-06-091-1/+1
* (compilation-error-regexp-alist): Recognize C++Build 4.0 error message syntax.Karl Heuer1999-04-261-4/+7