]> git.eshelyaron.com Git - emacs.git/commit
Support bookmarking Eshell buffers
authorStefan Kangas <stefankangas@gmail.com>
Thu, 3 Sep 2020 12:30:53 +0000 (14:30 +0200)
committerStefan Kangas <stefankangas@gmail.com>
Thu, 3 Sep 2020 12:36:38 +0000 (14:36 +0200)
commit23ee78b00512ea0001f8e21646a725ac13c96e17
treed6a95a18ad95a2e2025fd8df06312fe0d4927e48
parentd37861535dfd452f7c2255ae5edcf7686b75fe5a
Support bookmarking Eshell buffers

* lisp/eshell/esh-mode.el (eshell-bookmark-name)
(eshell-bookmark-make-record, eshell-bookmark-jump): New defuns.
(eshell-mode): Set up bookmark handler.
lisp/eshell/esh-mode.el