]> git.eshelyaron.com Git - emacs.git/commitdiff
Fix typo in previous gnus-sum.el change.
authorGlenn Morris <rgm@gnu.org>
Wed, 18 Aug 2010 02:38:44 +0000 (19:38 -0700)
committerGlenn Morris <rgm@gnu.org>
Wed, 18 Aug 2010 02:38:44 +0000 (19:38 -0700)
lisp/gnus/gnus-sum.el

index ba3f6a910ea4feadf645143250d27bb933588046..b04166f0de448f51988d0868c03d4abf48b57dbc 100644 (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."