]> git.eshelyaron.com Git - emacs.git/commit
Use buffer's name for help-mode bookmarks (Bug#24573)
authorNoam Postavsky <npostavs@users.sourceforge.net>
Sat, 28 Oct 2017 19:48:17 +0000 (15:48 -0400)
committerNoam Postavsky <npostavs@gmail.com>
Sat, 6 Jul 2019 18:34:47 +0000 (14:34 -0400)
commit8d43315cfa3db295736826272472ec1e394ecb60
treee64dc6d631727c816675e0001fae5094ee5aade8
parent1f7b602f843d82d2da46528c6cc2a16c794ca668
Use buffer's name for help-mode bookmarks (Bug#24573)

* lisp/help-mode.el (help-bookmark-make-record): Replace buffer
objects with their names in help-args, otherwise the bookmark won't be
readable from the bookmark save file.
lisp/help-mode.el