[gnus git] branch master updated: m0-11-95-g28ef90e =1= gnus-bookmark.el (gnus-bookmark-write-file): Spelling fix
Katsumi <[email protected]> Sun, 14 Dec 2014 12:55:39 +0100
| Newsgroups | gmane.emacs.gnus.cvs |
|---|---|
| Message-ID | <[email protected]> |
via 28ef90e547ec983cbed563e955a9f329eefe0419 (commit)
from 0d7f66a07a39530d8607f6ace37839d49eba3fba (commit)
- Log -----------------------------------------------------------------
commit 28ef90e547ec983cbed563e955a9f329eefe0419
Author: Paul Eggert <[email protected]>
Date: Sun Dec 14 11:55:12 2014 +0000
gnus-bookmark.el (gnus-bookmark-write-file): Spelling fix
diff --git a/lisp/gnus-bookmark.el b/lisp/gnus-bookmark.el
index 91d5c76..e5d218e 100644
--- a/lisp/gnus-bookmark.el
+++ b/lisp/gnus-bookmark.el
@@ -251,7 +251,7 @@ So the cdr of each bookmark is an alist too.")
(interactive)
(save-excursion
(save-window-excursion
- ;; Avoir warnings?
+ ;; Avoid warnings?
;; (message "Saving Gnus bookmarks to file %s..." gnus-bookmark-default-file)
(set-buffer (get-buffer-create " *Gnus bookmarks*"))
(erase-buffer)
-----------------------------------------------------------------------
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we listed those
revisions in full, above.
Summary of changes:
lisp/gnus-bookmark.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Gnus Project".
The branch, master has been updated
hooks/post-receive
--
Gnus Project