index
:
forks/emacs.git
local/emacs-29
local/emacs30
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lisp
/
progmodes
/
compile.el
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update copyright year to 2014 by running admin/update-copyright.
Paul Eggert
2014-01-01
1
-1
/
+1
*
* progmodes/compile.el (compile-goto-error): Do not push-mark.
Leo Liu
2013-12-16
1
-4
/
+3
*
Bug#16045
Michael Albinus
2013-12-06
1
-5
/
+1
*
* lisp/window.el (display-buffer-no-window): New action function.
Juri Linkov
2013-12-03
1
-3
/
+3
*
* window.el (display-buffer-alist, display-buffer): Document the
Leo Liu
2013-11-19
1
-11
/
+16
*
compile: Support GNU Make-4.0 directory quoting (tiny change)
Jed Brown
2013-10-23
1
-2
/
+2
*
* lisp/progmodes/compile.el (compilation-parse-errors):
Stefan Monnier
2013-10-07
1
-3
/
+4
*
* lisp/progmodes/compile.el (compilation-start): Try globbing the arg to `cd'.
Kevin Rodgers
2013-10-02
1
-1
/
+10
*
Tweak some settings of compile-command
Glenn Morris
2013-08-13
1
-1
/
+3
*
Do not call to `selected-window' where it is assumed by default.
Dmitry Antipov
2013-08-05
1
-1
/
+1
*
* progmodes/compile.el (compile-goto-error): Add optional arg NOMSG.
Leo Liu
2013-06-05
1
-3
/
+3
*
* lisp/progmodes/compile.el (compilation-next-error-function):
Magnus Henoch
2013-04-24
1
-4
/
+6
*
* progmodes/compile.el (compilation-display-error): New command.
Leo Liu
2013-03-19
1
-0
/
+8
*
Merge from emacs-24; up to 2012-12-17T11:17:34Z!rgm@gnu.org
Glenn Morris
2013-02-12
1
-1
/
+1
|
\
|
*
In doc, use standard American English style for e.g., etc., i.e.
Paul Eggert
2013-02-12
1
-1
/
+1
*
|
* progmodes/compile.el (compilation-mode-hook)
Christopher Schmidt
2013-02-02
1
-4
/
+5
*
|
* progmodes/compile.el (compilation-start-hook): Simplify docstring.
Christopher Schmidt
2013-02-02
1
-6
/
+2
*
|
* progmodes/compile.el (compilation-error-regexp-alist-alist):
Christopher Schmidt
2013-02-02
1
-1
/
+2
*
|
Remove compilation-error-regexp-alist-alist (presumed) extraneous backslash
Glenn Morris
2013-01-13
1
-1
/
+1
*
|
Fix interpretation of gnu line.col1-col2 error message format
Glenn Morris
2013-01-13
1
-2
/
+3
*
|
Disambiguate function and variable references in docstrings.
Aaron S. Hawley
2013-01-11
1
-2
/
+3
*
|
Merge from emacs-24; up to 2012-12-08T12:11:29Z!eliz@gnu.org
Glenn Morris
2013-01-09
1
-1
/
+1
|
\
|
|
*
* lisp/progmodes/compile.el (compilation-parse-errors): Fix typo.
Glenn Morris
2013-01-06
1
-1
/
+1
*
|
Merge from emacs-24; up to 2012-12-06T01:39:03Z!monnier@iro.umontreal.ca
Paul Eggert
2013-01-02
1
-2
/
+2
|
\
|
|
*
Update copyright notices for 2013.
Paul Eggert
2013-01-01
1
-2
/
+2
*
|
* progmodes/grep.el (rgrep): Escape command line. Sometimes, it
Michael Albinus
2012-12-20
1
-1
/
+5
|
/
*
* lisp/progmodes/compile.el (compilation-start): Try to handle common
Stefan Monnier
2012-10-23
1
-6
/
+14
*
Adapt compile.el to changes in MSVC diagnostics format.
Eli Zaretskii
2012-10-14
1
-0
/
+9
*
Remove several obsolete vars and functions unlikely to be still in use.
Chong Yidong
2012-09-24
1
-22
/
+2
*
* lisp/progmodes/compile.el (compilation-start): Use compilation-always-kill
Martin Blais
2012-09-18
1
-22
/
+29
*
Alter last change to be compatible with Emacs 23.
Chong Yidong
2012-09-16
1
-5
/
+16
*
In compilation-error-regexp-alist, allow more HIGHLIGHT types.
Chong Yidong
2012-09-16
1
-4
/
+7
*
* progmodes/compile.el (compilation-always-kill): Doc fix.
Andreas Schwab
2012-08-30
1
-2
/
+2
*
* lisp/progmodes/compile.el (compilation-always-kill): New var.
Martin Blais
2012-08-29
1
-0
/
+8
*
Make special-display-* and display-buffer-reuse-frames obsolete.
Chong Yidong
2012-08-26
1
-4
/
+1
*
Replace version 24.2 with 24.3 where appropriate (hopefully)
Glenn Morris
2012-08-15
1
-3
/
+3
*
More CL cleanups and reduction of use of cl.el.
Stefan Monnier
2012-07-11
1
-8
/
+8
*
Fix legibility of compilation mode-line messages.
Chong Yidong
2012-06-03
1
-5
/
+34
*
Remove incorrect uses of "modeline".
Chong Yidong
2012-06-02
1
-1
/
+1
*
* lisp/progmodes/compile.el (compilation-error-regexp-alist-alist):
Stefan Monnier
2012-05-21
1
-1
/
+1
*
* lisp/emacs-lisp/lisp-mode.el (doc-string-elt): Move those properties to
Stefan Monnier
2012-05-17
1
-0
/
+3
*
Fix match highlighting in compilation buffers.
Troels Nielsen
2012-05-06
1
-9
/
+9
*
Add new error and function `user-error'.
Stefan Monnier
2012-05-04
1
-5
/
+2
*
Remove * characters from the front of variable docstrings.
Chong Yidong
2012-04-09
1
-4
/
+4
*
* lisp/progmodes/compile.el (compilation-filter-start): Doc fix.
Glenn Morris
2012-02-08
1
-2
/
+2
*
Doc fixes for compile.el
Glenn Morris
2012-02-08
1
-2
/
+8
*
Copy 2012-01-25 compilation-next-error-function change to another function.
Glenn Morris
2012-01-31
1
-1
/
+5
*
compile/grep fix for bug#10594
Glenn Morris
2012-01-24
1
-1
/
+5
*
Add 2012 to FSF copyright years for Emacs files
Glenn Morris
2012-01-05
1
-1
/
+1
*
* lisp/progmodes/compile.el: Obey compilation-first-column in dest buffer.
Stefan Monnier
2011-11-18
1
-2
/
+3
[next]