[gnus git] branch master updated: m0-5-12-g1bd6e87 =1= gnus-win.el (gnus-configure-frame): Spelling fix
Katsumi Yamaoka <[email protected]>
| Newsgroups | gmane.emacs.gnus.cvs |
|---|---|
| Message-ID | <[email protected]> |
via 1bd6e87fe310c54fb9d460d73e3563222b8ea4e1 (commit)
from 70df7ddd0c8cf764e92586c91800b9ede7d93ea8 (commit)
- Log -----------------------------------------------------------------
commit 1bd6e87fe310c54fb9d460d73e3563222b8ea4e1
Author: Paul Eggert <[email protected]>
Date: Tue May 29 10:09:24 2012 +0000
gnus-win.el (gnus-configure-frame): Spelling fix
diff --git a/lisp/gnus-win.el b/lisp/gnus-win.el
index 34c6c0c..efe2a31 100644
--- a/lisp/gnus-win.el
+++ b/lisp/gnus-win.el
@@ -275,7 +275,7 @@ See the Gnus manual for an explanation of the syntax used.")
(set-buffer buf))
((eq t (window-dedicated-p))
;; If the window is hard-dedicated, we have a problem because
- ;; we just can't do what we're asked. But signalling an error,
+ ;; we just can't do what we're asked. But signaling an error,
;; like `switch-to-buffer' would do, is not an option because
;; it would prevent things like "^" (to jump to the *Servers*)
;; in a dedicated *Group*.
-----------------------------------------------------------------------
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-win.el | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
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