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
/
make-mode.el
Commit message (
Expand
)
Author
Age
Files
Lines
*
; Fix previous easy-menu-define conversion
Stefan Kangas
2021-02-21
1
-6
/
+12
*
Convert makefile-mode menu to easy-menu-define
Stefan Kangas
2021-02-20
1
-65
/
+48
*
Remove redundant :group args in progmodes/*.el
Stefan Kangas
2021-02-13
1
-47
/
+22
*
Fontize more automatic variables in makefile-gmake-mode
Lars Ingebrigtsen
2021-02-05
1
-0
/
+3
*
Update copyright year to 2021
Paul Eggert
2021-01-01
1
-1
/
+1
*
Fix BSD .include etc syntax in Makefiles
Lars Ingebrigtsen
2020-12-12
1
-12
/
+18
*
Remove redundant 'function's around lambdas
Stefan Kangas
2020-11-17
1
-4
/
+2
*
Don't quote lambdas in several places
Stefan Kangas
2020-11-12
1
-17
/
+16
*
Fix fontifying of ::= in Makefiles
Lars Ingebrigtsen
2020-10-30
1
-1
/
+3
*
; Fix typos
Stefan Kangas
2020-09-21
1
-1
/
+1
*
Add undefine keyword to make-mode
Daniel Colascione
2020-08-25
1
-1
/
+1
*
Update copyright year to 2020
Paul Eggert
2020-01-01
1
-1
/
+1
*
Fix usage of remove-text-properties
Basil L. Contovounesios
2019-08-01
1
-1
/
+1
*
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
*
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
*
|
Replace insignificant backquotes
Michael Heerdegen
2018-11-25
1
-1
/
+1
*
|
Give '$' punctuation syntax in make-mode (Bug#24477)
Dima Kogan
2018-05-15
1
-0
/
+1
*
|
The tedious game of whack-a-mole with compiler warnings continues
Glenn Morris
2018-04-20
1
-2
/
+3
|
/
*
Update copyright year to 2018
Paul Eggert
2018-01-01
1
-1
/
+1
*
Prefer HTTPS to FTP and HTTP in documentation
Paul Eggert
2017-09-13
1
-1
/
+1
*
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
|
*
Highlight assignments in Makefiles more correctly
John F. Trudeau
2016-02-24
1
-1
/
+1
*
|
Remove some face aliases obsoleted in 22.1
Mark Oteiza
2016-06-23
1
-1
/
+0
*
|
Highlight assignments in Makefiles more correctly
John F. Trudeau
2016-02-24
1
-1
/
+1
|
/
*
Update copyright year to 2016
Paul Eggert
2016-01-01
1
-1
/
+1
*
Fix several backslash typos in Elisp strings
Paul Eggert
2015-09-17
1
-1
/
+1
*
Go back to grave quoting in source-code docstrings etc.
Paul Eggert
2015-09-07
1
-1
/
+1
*
In strings, prefer plain ` and ' to \` and \'
Paul Eggert
2015-06-30
1
-1
/
+1
*
Update copyright year to 2015
Paul Eggert
2015-01-01
1
-1
/
+1
*
Replace "Maintainer: FSF" with the emacs-devel mailing address
Glenn Morris
2014-02-09
1
-1
/
+1
*
Update copyright year to 2014 by running admin/update-copyright.
Paul Eggert
2014-01-01
1
-1
/
+1
*
make-mode.el (makefile-fill-paragraph): Fix infloop.
Kazuhiro Ito
2013-12-18
1
-1
/
+2
*
* make-mode.el (makefile-mode-syntax-table): Treat "=" as punctuation.
Glenn Morris
2013-06-14
1
-1
/
+3
*
Fix a bunch of custom types (thank you cus-test.el)
Glenn Morris
2013-05-08
1
-1
/
+1
*
Spelling fixes.
Paul Eggert
2013-02-01
1
-1
/
+1
*
Merge from emacs-24; up to 2012-12-13T09:45:54Z!lekktu@gmail.com
Glenn Morris
2013-02-01
1
-0
/
+6
|
\
|
*
* lisp/progmodes/make-mode.el (makefile-fill-paragraph): Reset syntax-table
Stefan Monnier
2013-01-30
1
-0
/
+6
*
|
* lisp/progmodes/make-mode.el (makefile-backslash-region): Don't compute
Stefan Monnier
2013-01-30
1
-22
/
+19
*
|
makefile-fill-paragraph tweak
Glenn Morris
2013-01-03
1
-4
/
+6
*
|
Merge from emacs-24; up to 2012-12-06T01:39:03Z!monnier@iro.umontreal.ca
Paul Eggert
2013-01-02
1
-1
/
+1
|
\
|
|
*
Update copyright notices for 2013.
Paul Eggert
2013-01-01
1
-1
/
+1
*
|
Convert several major modes to setq-local.
Chong Yidong
2012-12-01
1
-30
/
+28
|
/
*
* progmodes/make-mode.el (makefile-browse): Remove unnecessary interactive.
Aaron S. Hawley
2012-05-07
1
-1
/
+0
*
Remove * characters from the front of variable docstrings.
Chong Yidong
2012-04-09
1
-20
/
+20
*
Add 2012 to FSF copyright years for Emacs files
Glenn Morris
2012-01-05
1
-1
/
+1
*
* lisp/progmodes/make-mode.el: Bring it up to date with makepp V2.0.
Daniel Pfeiffer
2011-12-12
1
-22
/
+36
*
Spelling fixes.
Paul Eggert
2011-11-26
1
-1
/
+1
[next]