1
Fork 0
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:
Glenn Morris 2010-08-17 19:38:44 -07:00
parent c3554f6825
commit cd24d7a9eb

View file

@ -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."