]> git.eshelyaron.com Git - emacs.git/commit
Add some new find-lisp commands
authorDrew Adams <drew.adams@oracle.com>
Tue, 6 Sep 2022 10:53:50 +0000 (12:53 +0200)
committerLars Ingebrigtsen <larsi@gnus.org>
Tue, 6 Sep 2022 10:54:42 +0000 (12:54 +0200)
commit653bc3943482783b646a00aa90f5e0e3c2d4c58a
treec15ce6e91d52ef89fd49fdb441db267dc6a8fe8e
parent969983ea1fe4ecca6c714c84b033fa5d0195b753
Add some new find-lisp commands

* lisp/find-lisp.el (find-lisp-find-dired-other-window): New command.
(find-lisp-find-dired): Improve the doc string.
(find-lisp-find-dired-subdirectories): Clarify doc string.
(find-lisp-find-dired-subdirs-other-window): New command.
(find-lisp-find-dired-internal): Adjust to allow being called by
the new command.
(find-lisp-format): Make symlink output more regular.
lisp/find-lisp.el