]> git.eshelyaron.com Git - emacs.git/commit
New feature: etags-regen-mode
authorDmitry Gutov <dmitry@gutov.dev>
Thu, 4 Jan 2024 01:44:23 +0000 (03:44 +0200)
committerEshel Yaron <me@eshelyaron.com>
Thu, 4 Jan 2024 21:15:31 +0000 (22:15 +0100)
commitd14dc07f7951732b964585f84f62d53d9aa2bcbd
tree2c9b5f9e67cd9f1910b785bcca4b7c45c69a055a
parent1c953b508f75fed8890e7783c783eb4cf9073caf
New feature: etags-regen-mode

* lisp/progmodes/etags-regen.el: New file (bug#67687).

* etc/NEWS: Mention the addition.

* .dir-locals.el: Add this project's settings for
etags-regen-regexp-alist and etags-regen-ignores.

(cherry picked from commit bdfa49502a84f46999c4f207249562f33a119d36)
.dir-locals.el
etc/NEWS
lisp/progmodes/etags-regen.el [new file with mode: 0644]