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
*
Go back to "Maintainer: emacs-devel@gnu.org"
Paul Eggert
2019-05-25
1
-0
/
+1
*
Fixes for "Maintainer:" and related lines
Paul Eggert
2019-05-19
1
-1
/
+0
*
Don't check comp-buffer-name-function in derived mode (Bug#34956)
Troy Hinckley
2019-04-04
1
-2
/
+1
*
* lisp/progmodes/compile.el (compilation-error-regexp-alist): Typo
Stefan Monnier
2019-04-04
1
-1
/
+1
*
* lisp/progmodes/compile.el: Use non-nil values for *-function
Stefan Monnier
2019-04-03
1
-14
/
+19
*
* lisp/progmodes/compile.el: Allow 'line' functions in error-regexp-alist
Stefan Monnier
2019-04-03
1
-126
/
+89
*
Do not hardcode "/bin/sh" in compile. Bug#24338, Bug#29723
Michael Albinus
2019-03-09
1
-9
/
+10
*
Merge from origin/emacs-26
Glenn Morris
2019-03-01
1
-1
/
+1
|
\
|
*
Fix last change on 'compilation-parse-errors'
Tobias Bading
2019-03-01
1
-1
/
+1
*
|
Merge from origin/emacs-26
Glenn Morris
2019-02-15
1
-11
/
+11
|
\
|
|
*
Fix faces in compilation messages
Daniel Lopez
2019-02-15
1
-11
/
+11
*
|
* lisp/progmodes/compile.el: Remove redundant :groups
Stefan Monnier
2019-02-15
1
-52
/
+23
*
|
Merge from origin/emacs-26
Paul Eggert
2018-12-31
1
-1
/
+1
|
\
|
|
*
Update copyright year to 2019
Paul Eggert
2019-01-01
1
-1
/
+1
*
|
Make compilation mode work with warnings from compiled buffer functions
Alan Mackenzie
2018-11-28
1
-18
/
+29
*
|
Optionally add argument description in minor mode DOC (bug#10754)
John Shahid
2018-07-01
1
-6
/
+0
*
|
Remove many items obsolete since Emacs 22.1
Glenn Morris
2018-03-10
1
-14
/
+0
|
/
*
; Fix doc typos related to indefinite articles
Glenn Morris
2018-02-16
1
-1
/
+1
*
Update copyright year to 2018
Paul Eggert
2018-01-01
1
-1
/
+1
*
Add option to configure comint TERM
Allen Li
2017-12-15
1
-7
/
+1
*
maint: shorten https://lists.gnu.org/archive/html/... links
Paul Eggert
2017-11-25
1
-2
/
+2
*
Fix doc typos
Glenn Morris
2017-10-28
1
-1
/
+1
*
Prefer HTTPS to HTTP for gnu.org
Paul Eggert
2017-10-01
1
-2
/
+2
*
Prefer HTTPS to FTP and HTTP in documentation
Paul Eggert
2017-09-13
1
-1
/
+1
*
Fix font-lock in Compilation mode
Eli Zaretskii
2017-09-09
1
-0
/
+10
*
Show number of errors in compilation-mode mode-line
Tom Tromey
2017-08-07
1
-23
/
+55
*
Merge from origin/emacs-25
Paul Eggert
2017-03-19
1
-1
/
+3
|
\
|
*
Add helpful comment to compile-command's docstring
Noam Postavsky
2017-01-07
1
-1
/
+3
*
|
Merge from origin/emacs-25
Paul Eggert
2017-01-01
1
-1
/
+1
|
\
|
|
*
Update copyright year to 2017
Paul Eggert
2016-12-31
1
-1
/
+1
|
*
Clarify doc string of internal compilation function
Lars Ingebrigtsen
2016-05-01
1
-2
/
+4
*
|
Add a new compile error regexp for Clang includes
Philipp Stephani
2016-12-18
1
-0
/
+7
*
|
; Update file name in comment
Philipp Stephani
2016-12-10
1
-1
/
+1
*
|
Merge from origin/emacs-25
Paul Eggert
2016-05-01
1
-1
/
+1
|
\
|
|
*
Fix the MSDOS build
Eli Zaretskii
2016-04-30
1
-1
/
+1
*
|
Clarify doc string of internal compilation function
Lars Ingebrigtsen
2016-04-27
1
-2
/
+4
*
|
Regexps for matching CMake output
Jö Fahlke
2016-04-23
1
-0
/
+7
|
/
*
Comint and compile no longer set EMACS
Paul Eggert
2016-04-08
1
-8
/
+0
*
Comint, term, and compile now set EMACS
Paul Eggert
2016-03-23
1
-0
/
+8
*
Fix compilation next-error in buffers with selective-display
Eli Zaretskii
2016-01-03
1
-5
/
+17
*
Update copyright year to 2016
Paul Eggert
2016-01-01
1
-1
/
+1
*
Expunge occurrences of `setq' with an odd number of arguments.
Alan Mackenzie
2015-11-23
1
-1
/
+1
*
Fix docstring quoting problems with ‘ '’
Paul Eggert
2015-11-17
1
-2
/
+2
*
Support MSW filename style for ant compilation error regexp
Vincent Belaïche
2015-10-04
1
-1
/
+1
*
(compilation-error-regexp-alist-alist): Tone down guile-file
Jostein Kjønigsen
2015-09-20
1
-1
/
+23
*
Backslash cleanup in Elisp source files
Paul Eggert
2015-09-17
1
-3
/
+3
*
Prefer directed to neutral quotes
Paul Eggert
2015-08-24
1
-2
/
+2
*
* lisp/progmodes/compile.el: Assume 8-wide TABs (bug#21038)
Magnus Henoch
2015-08-13
1
-2
/
+4
*
Have `compilation-set-window' use right window for getting fringes (Bug#20829)
Martin Rudalics
2015-07-04
1
-3
/
+3
*
In strings, prefer plain ` and ' to \` and \'
Paul Eggert
2015-06-30
1
-3
/
+3
[next]