]> git.eshelyaron.com Git - emacs.git/commit
Fix TAGS regeneration with Universal Ctags
authorBen Scuron <bscuron19@gmail.com>
Sat, 8 Mar 2025 03:29:36 +0000 (22:29 -0500)
committerEshel Yaron <me@eshelyaron.com>
Wed, 12 Mar 2025 18:40:25 +0000 (19:40 +0100)
commit6013890fee70bf34fa10864be88a048b2ee00249
tree83b4cf04219084b2b0c4cd566b360ef2d61ec049
parent908b8123b4c8d651bb067bc058dda648e43fa1e2
Fix TAGS regeneration with Universal Ctags

* lisp/progmodes/etags-regen.el (etags-regen--append-tags): Move
the "-o" option to before the filename, as Ctags doesn't allow
it to follow the file name.  (Bug#76855)

Copyright-paperwork-exempt: yes
(cherry picked from commit 35c7837c6616b3a2b845ba06d3ed797bb12fb749)
lisp/progmodes/etags-regen.el