]> git.eshelyaron.com Git - emacs.git/commit
Fix usage reporting for Eshell commands
authorJim Porter <jporterbugs@gmail.com>
Mon, 9 Dec 2024 04:23:46 +0000 (20:23 -0800)
committerEshel Yaron <me@eshelyaron.com>
Mon, 9 Dec 2024 12:51:51 +0000 (13:51 +0100)
commitb9c9bd78f1e4f3574de7a47f2d35eee728ea7765
tree56bbefe034f80c712a32c29ac2db5ec578ae3be0
parentc3f0f3acd69e35bb2a455924e7946b948bdabb14
Fix usage reporting for Eshell commands

* lisp/eshell/esh-cmd.el (eshell-exec-lisp): Call
'elisp-get-fnsym-args-string'; the old function was renamed to this.

(cherry picked from commit 6df535788a20c9047d33dd8a0c62258597632647)
lisp/eshell/esh-cmd.el