]> git.eshelyaron.com Git - emacs.git/commit
Add conf-toml-mode
authorTom Tromey <tom@tromey.com>
Wed, 23 Aug 2017 22:06:48 +0000 (16:06 -0600)
committerTom Tromey <tom@tromey.com>
Wed, 23 Aug 2017 22:06:48 +0000 (16:06 -0600)
commitad3cd227aa915ac1e671c27aa642da49bac5c463
treea9d41df74d4420745cf4bf2db6c1b7de510368e0
parent9538ba6a0f7b906fed3bb7d10b9b98244469047b
Add conf-toml-mode

* etc/NEWS: Mention conf-toml-mode.
* lisp/files.el (auto-mode-alist): Add entry for .toml.
* lisp/textmodes/conf-mode.el (conf-toml-mode-syntax-table)
(conf-toml-font-lock-keywords): New defvars.
(conf-toml-mode): New mode.
etc/NEWS
lisp/files.el
lisp/textmodes/conf-mode.el