summaryrefslogtreecommitdiff
path: root/lisp/textmodes/conf-mode.el
Commit message (Expand)AuthorAgeFilesLines
* 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
* (conf-space-mode): Use hack-local-variables-hook instead of callingRichard M. Stallman2006-09-091-26/+39
* Update years in copyright notice; nfc.Thien-Thi Nguyen2006-02-061-1/+1
* (conf-mode-initialize): New function.Stefan Monnier2005-10-291-57/+49
* Don't use font-lock-defaults-alist.Stefan Monnier2005-10-181-41/+37
* (outline-heading-end-regexp): Add defvar.Juanma Barranquero2005-08-311-5/+7
* Fix copyright notice, list author.Richard M. Stallman2005-08-151-1/+3
* Update years in copyright notice; nfc.Thien-Thi Nguyen2005-08-061-1/+1
* Update FSF's address.Lute Kamstra2005-07-041-2/+2
* Change release version from 21.4 to 22.1 throughout.Kim F. Storm2005-02-091-1/+1
* Fix copy'n'paste mess up.Daniel Pfeiffer2004-12-011-525/+0