mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-15 10:30:25 -08:00
Fix typo in previous gnus-sum.el change.
This commit is contained in:
parent
c3554f6825
commit
cd24d7a9eb
1 changed files with 1 additions and 1 deletions
|
|
@ -12627,7 +12627,7 @@ If ALL is a number, fetch this number of articles."
|
|||
(declare-function bookmark-default-handler "bookmark" (bmk))
|
||||
(declare-function bookmark-get-bookmark-record "bookmark" (bmk))
|
||||
(defvar bookmark-yank-point)
|
||||
(defvar bookmark-current-bookmark)
|
||||
(defvar bookmark-current-buffer)
|
||||
|
||||
(defun gnus-summary-bookmark-make-record ()
|
||||
"Make a bookmark entry for a Gnus summary buffer."
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue