; * lisp/bookmark.el (bookmark-alist): Doc fix (bug#81461).

This commit is contained in:
Eli Zaretskii 2026-07-25 11:11:59 +03:00
parent 296869994e
commit 39cb1e483f

View file

@ -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)