]> git.eshelyaron.com Git - emacs.git/commit
Make emacsclient add abbreviated file names to file-name-history
authorEli Zaretskii <eliz@gnu.org>
Mon, 19 Dec 2022 13:33:09 +0000 (15:33 +0200)
committerEli Zaretskii <eliz@gnu.org>
Mon, 19 Dec 2022 13:33:09 +0000 (15:33 +0200)
commita75d1da911c07a201a19d8827cd74f181220c274
treeae3f4c313c9fc6aabf7775cb5ffb619eea2975e5
parentb3e7768a0ee0e894d7a4c232842af8be014ff8cb
Make emacsclient add abbreviated file names to file-name-history

* lisp/server.el (server-visit-files): Use
'file-name-history--add' to add the visited files to history.
(Bug#60097)
lisp/server.el