diff options
Diffstat (limited to 'lisp')
| -rw-r--r-- | lisp/gnus/gnus-sum.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/gnus/gnus-sum.el b/lisp/gnus/gnus-sum.el index ba3f6a910ea..b04166f0de4 100644 --- a/lisp/gnus/gnus-sum.el +++ b/lisp/gnus/gnus-sum.el | |||
| @@ -12627,7 +12627,7 @@ If ALL is a number, fetch this number of articles." | |||
| 12627 | (declare-function bookmark-default-handler "bookmark" (bmk)) | 12627 | (declare-function bookmark-default-handler "bookmark" (bmk)) |
| 12628 | (declare-function bookmark-get-bookmark-record "bookmark" (bmk)) | 12628 | (declare-function bookmark-get-bookmark-record "bookmark" (bmk)) |
| 12629 | (defvar bookmark-yank-point) | 12629 | (defvar bookmark-yank-point) |
| 12630 | (defvar bookmark-current-bookmark) | 12630 | (defvar bookmark-current-buffer) |
| 12631 | 12631 | ||
| 12632 | (defun gnus-summary-bookmark-make-record () | 12632 | (defun gnus-summary-bookmark-make-record () |
| 12633 | "Make a bookmark entry for a Gnus summary buffer." | 12633 | "Make a bookmark entry for a Gnus summary buffer." |