summaryrefslogtreecommitdiff
path: root/lisp/textmodes/conf-mode.el
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add 2008 to copyright years.Glenn Morris2008-01-071-1/+1
* (conf-space-keywords): Mark this regexps as safe if a string.Glenn Morris2007-10-251-0/+1
* Switch license to GPLv3 or later.Glenn Morris2007-07-251-1/+1
* Add 2007 to copyright years.Glenn Morris2007-01-211-1/+1
* (conf-space-mode): Doc fix.Richard M. Stallman2006-09-181-9/+11
* (conf-mode-map): Use conf-space-keywords cmd.Richard M. Stallman2006-09-161-33/+33
* (conf-space-mode-internal): New subroutine. Reinit Font Lock mode.Richard M. Stallman2006-09-101-21/+34