]> git.eshelyaron.com Git - emacs.git/commit
Fix the arguments in tags--compat-initialize
authorLars Ingebrigtsen <larsi@gnus.org>
Tue, 4 Oct 2022 12:31:24 +0000 (14:31 +0200)
committerLars Ingebrigtsen <larsi@gnus.org>
Tue, 4 Oct 2022 12:32:11 +0000 (14:32 +0200)
commit07257ac4eedcaedd8731b3b98e723850542aab8e
tree273d2ee7ad9d882b1b2b86882177431b34c41522
parent0f1aabcbaa3d50b81bea7bedaa33c9351644c130
Fix the arguments in tags--compat-initialize

* lisp/progmodes/etags.el (tags--compat-initialize): Fix argument
order -- swap the last two arguments (bug#58272).
lisp/progmodes/etags.el