mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2026-09-10 15:56:35 -04:00
; * lisp/bookmark.el (bookmark-alist): Doc fix (bug#81461).
This commit is contained in:
parent
296869994e
commit
39cb1e483f
|
|
@ -286,7 +286,7 @@ described below. An entry with a key but null value means the entry
|
|||
is not used.
|
||||
|
||||
(filename . FILENAME)
|
||||
(buf . BUFFER-OR-NAME)
|
||||
(buffer . BUFFER-OR-NAME)
|
||||
(position . POS)
|
||||
(front-context-string . STR-AFTER-POS)
|
||||
(rear-context-string . STR-BEFORE-POS)
|
||||
|
|
|
|||
Loading…
Reference in a new issue