summaryrefslogtreecommitdiff
path: root/lisp/progmodes/make-mode.el
Commit message (Expand)AuthorAge
* Make some variable aliases obsoleteStefan Kangas2021-12-20
* Use string-replace instead of replace-regexp-in-stringMattias EngdegÄrd2021-08-08
* Fix font-lock of Makefile variables at the start of linesLars Ingebrigtsen2021-07-08
* ; Fix previous easy-menu-define conversionStefan Kangas2021-02-21
* Convert makefile-mode menu to easy-menu-defineStefan Kangas2021-02-20
* Remove redundant :group args in progmodes/*.elStefan Kangas2021-02-13
* Fontize more automatic variables in makefile-gmake-modeLars Ingebrigtsen2021-02-05
* Update copyright year to 2021Paul Eggert2021-01-01
* Fix BSD .include etc syntax in MakefilesLars Ingebrigtsen2020-12-12
* Remove redundant 'function's around lambdasStefan Kangas2020-11-17
* Don't quote lambdas in several placesStefan Kangas2020-11-12
* Fix fontifying of ::= in MakefilesLars Ingebrigtsen2020-10-30
* ; Fix typosStefan Kangas2020-09-21
* Add undefine keyword to make-modeDaniel Colascione2020-08-25
* Update copyright year to 2020Paul Eggert2020-01-01
* Fix usage of remove-text-propertiesBasil L. Contovounesios2019-08-01
* Go back to "Maintainer: emacs-devel@gnu.org"Paul Eggert2019-05-25
* Fixes for "Maintainer:" and related linesPaul Eggert2019-05-19
* Merge from origin/emacs-26Paul Eggert2018-12-31
|\
| * Update copyright year to 2019Paul Eggert2019-01-01
* | Replace insignificant backquotesMichael Heerdegen2018-11-25
* | Give '$' punctuation syntax in make-mode (Bug#24477)Dima Kogan2018-05-15
* | The tedious game of whack-a-mole with compiler warnings continuesGlenn Morris2018-04-20
|/
* Update copyright year to 2018Paul Eggert2018-01-01
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-13
* Merge from origin/emacs-25Paul Eggert2017-01-01
|\
| * Update copyright year to 2017Paul Eggert2016-12-31
| * Highlight assignments in Makefiles more correctlyJohn F. Trudeau2016-02-24
* | Remove some face aliases obsoleted in 22.1Mark Oteiza2016-06-23
* | Highlight assignments in Makefiles more correctlyJohn F. Trudeau2016-02-24
|/
* Update copyright year to 2016Paul Eggert2016-01-01
* Fix several backslash typos in Elisp stringsPaul Eggert2015-09-17
* Go back to grave quoting in source-code docstrings etc.Paul Eggert2015-09-07
* In strings, prefer plain ` and ' to \` and \'Paul Eggert2015-06-30
* Update copyright year to 2015Paul Eggert2015-01-01
* Replace "Maintainer: FSF" with the emacs-devel mailing addressGlenn Morris2014-02-09
* Update copyright year to 2014 by running admin/update-copyright.Paul Eggert2014-01-01
* make-mode.el (makefile-fill-paragraph): Fix infloop.Kazuhiro Ito2013-12-18
* * make-mode.el (makefile-mode-syntax-table): Treat "=" as punctuation.Glenn Morris2013-06-14
* Fix a bunch of custom types (thank you cus-test.el)Glenn Morris2013-05-08
* Spelling fixes.Paul Eggert2013-02-01
* Merge from emacs-24; up to 2012-12-13T09:45:54Z!lekktu@gmail.comGlenn Morris2013-02-01
|\
| * * lisp/progmodes/make-mode.el (makefile-fill-paragraph): Reset syntax-tableStefan Monnier2013-01-30
* | * lisp/progmodes/make-mode.el (makefile-backslash-region): Don't computeStefan Monnier2013-01-30
* | makefile-fill-paragraph tweakGlenn Morris2013-01-03
* | Merge from emacs-24; up to 2012-12-06T01:39:03Z!monnier@iro.umontreal.caPaul Eggert2013-01-02
|\|
| * Update copyright notices for 2013.Paul Eggert2013-01-01
* | Convert several major modes to setq-local.Chong Yidong2012-12-01
|/
* * progmodes/make-mode.el (makefile-browse): Remove unnecessary interactive.Aaron S. Hawley2012-05-07
* Remove * characters from the front of variable docstrings.Chong Yidong2012-04-09