]> git.eshelyaron.com Git - emacs.git/commit
Put command line file names and mouse dragging onto 'file-name-history'
authorLars Ingebrigtsen <larsi@gnus.org>
Tue, 20 Jul 2021 11:48:10 +0000 (13:48 +0200)
committerLars Ingebrigtsen <larsi@gnus.org>
Tue, 20 Jul 2021 11:48:10 +0000 (13:48 +0200)
commite02576c7eb75f35e5cc4fa5aa213f0838e2bd168
tree7f3b7ab635646d378090bdec64e6a61f15572cfc
parent06ee8ac36c9590ed028a3633a21a655104f772c8
Put command line file names and mouse dragging onto 'file-name-history'

* lisp/dnd.el (dnd-open-local-file): Add file to history.
* lisp/files.el (file-name-history--add): New function (bug#12915).

* lisp/startup.el (command-line-1): Add file to history.
etc/NEWS
lisp/dnd.el
lisp/files.el
lisp/startup.el