aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/textmodes/conf-mode.el (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/master' into feature/androidPo Lu2023-08-021-1/+5
|\
| * Fix font locking of booleans in conf-toml-modeStefan Kangas2023-08-011-1/+5
* | Enable text conversion in conf-modesPo Lu2023-06-181-0/+1
|/
* ; Add 2023 to copyright years.Eli Zaretskii2023-01-011-1/+1
* Make conf-javaprop-mode only claim that # lines are commentsLars Ingebrigtsen2022-08-201-10/+3
* ; Add 2022 to copyright years.Eli Zaretskii2022-01-011-1/+1
* ; Minor stylistic fixes found by checkdocStefan Kangas2021-09-161-1/+1
* Fix up previous conf-mode/tex-mode redirection hacksLars Ingebrigtsen2021-08-251-4/+6
* Fix infinite recursion of conf-modeLars Ingebrigtsen2021-08-201-1/+5
* Fix up previous conf-mode.el and nroff-mode.el change slightlyLars Ingebrigtsen2021-02-221-2/+1
* Convert some textmodes menus to easy-menu-defineStefan Kangas2021-02-221-43/+37
* Update copyright year to 2021Paul Eggert2021-01-011-1/+1
* * lisp/textmodes/conf-mode.el (conf-mode): Fix last changeStefan Monnier2020-03-251-21/+25
* * lisp/textmodes/conf-mode.el (conf-mode): Use define-derived-modeStefan Monnier2020-03-141-98/+75
* Update copyright year to 2020Paul Eggert2020-01-011-1/+1
* Clean up conf-mode-syntax-table slightlyLars Ingebrigtsen2019-07-281-1/+1
* Tweak font-locking in conf-mode for "#foo { bar" linesLars Ingebrigtsen2019-07-271-1/+1
* Use lexical binding for conf-modeAlex Branham2019-02-151-4/+4
* Merge from origin/emacs-26Paul Eggert2018-12-311-1/+1
|\
| * Update copyright year to 2019Paul Eggert2019-01-011-1/+1
* | Replace insignificant backquotesMichael Heerdegen2018-11-251-2/+2
|/
* Update copyright year to 2018Paul Eggert2018-01-011-1/+1
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-131-1/+1
* Font-lock FDO desktop files correctlyMark Oteiza2017-08-271-10/+22
* Refine conf-toml-mode font-lockTom Tromey2017-08-261-2/+28
* Add conf-toml-modeTom Tromey2017-08-231-0/+34
* Update copyright year to 2017Paul Eggert2016-12-311-1/+1
* Update copyright year to 2016Paul Eggert2016-01-011-1/+1
* ; Remove extraneous "coding: utf-8" specifications in Elisp filesDmitry Gutov2015-09-291-1/+1
* Backslash cleanup in Elisp source filesPaul Eggert2015-09-171-3/+3
* Quoting fixes in lisp/textmodesPaul Eggert2015-08-301-3/+3
* Update copyright year to 2015Paul Eggert2015-01-011-1/+1
* * lisp/font-lock.el (font-lock-flush, font-lock-ensure): New functions.Stefan Monnier2014-05-281-2/+1
* Update copyright year to 2014 by running admin/update-copyright.Paul Eggert2014-01-011-1/+1
* Prefer UTF-8 when the encoding shouldn't matter and changes are small.Paul Eggert2013-03-051-2/+2
* Update copyright notices for 2013.Paul Eggert2013-01-011-1/+1
* Add 2012 to FSF copyright years for Emacs filesGlenn Morris2012-01-051-1/+1
* Spelling fixes.Paul Eggert2011-11-261-3/+3
* Spelling fixes.Paul Eggert2011-11-191-1/+1
* Spelling fixes.Paul Eggert2011-11-121-1/+1
* Refill some long/short copyright headers.Glenn Morris2011-01-261-2/+1
* Convert consecutive FSF copyright years to ranges.Glenn Morris2011-01-241-1/+1
* Nuke arch-tags.Glenn Morris2011-01-151-1/+0
* Merge from emacs-23Stefan Monnier2011-01-141-1/+1
|\
| * Add 2011 to FSF/AIST copyright years.Glenn Morris2011-01-021-1/+1
* | * lisp/textmodes/conf-mode.el (conf-font-lock-keywords): Minor tweak (Bug#7712).Chong Yidong2010-12-291-1/+1
|/
* Add 2010 to copyright years.Glenn Morris2010-01-131-1/+1
* Add 2009 to copyright years.Glenn Morris2009-01-051-1/+2
* Switch to recommended form of GPLv3 permissions notice.Glenn Morris2008-05-061-6/+4
* * emacs-lisp/debug.el (debugger-mode-map):Dan Nicolaescu2008-04-021-35/+83