Merge from gnus--rel--5.10
authorMiles Bader <miles@gnu.org>
Mon, 11 Jun 2007 01:00:34 +0000 (01:00 +0000)
committerMiles Bader <miles@gnu.org>
Mon, 11 Jun 2007 01:00:34 +0000 (01:00 +0000)
Patches applied:

 * gnus--rel--5.10  (patch 227-228)

   - Update from CVS

2007-06-06  Andreas Seltenreich  <andreas@gate450.dyndns.org>

   * texi/gnus.texi (Misc Group Stuff, Summary Buffer)
   (Server Commands, Article Keymap): Fix typo.  s/function/command/.

Revision: emacs@sv.gnu.org/gnus--devo--0--patch-349

texi/ChangeLog
texi/gnus.texi

index 6b8f2d2..e179594 100644 (file)
@@ -1,3 +1,8 @@
+2007-06-06  Andreas Seltenreich  <andreas@gate450.dyndns.org>
+
+       * gnus.texi (Misc Group Stuff, Summary Buffer)
+       (Server Commands, Article Keymap): Fix typo.  s/function/command/.
+
 2007-06-01  Katsumi Yamaoka  <yamaoka@jpl.org>
 
        * gnus.texi (Archived Messages): Document
index 0db5b7a..e4adbc7 100644 (file)
@@ -4155,8 +4155,8 @@ happens.  You just have to be careful if you do stuff like that.
 @item v
 @kindex v (Group)
 @cindex keys, reserved for users (Group)
-The key @kbd{v} is reserved for users.  You can bind it key to some
-function or better use it as a prefix key.  For example:
+The key @kbd{v} is reserved for users.  You can bind it to some
+command or better use it as a prefix key.  For example:
 
 @lisp
 (define-key gnus-group-mode-map (kbd "v j d")
@@ -4578,8 +4578,8 @@ available in Emacs.
 
 @kindex v (Summary)
 @cindex keys, reserved for users (Summary)
-The key @kbd{v} is reserved for users.  You can bind it key to some
-function or better use it as a prefix key.  For example:
+The key @kbd{v} is reserved for users.  You can bind it to some
+command or better use it as a prefix key.  For example:
 @lisp
 (define-key gnus-summary-mode-map (kbd "v -") "LrS") ;; lower subthread
 @end lisp
@@ -11665,8 +11665,8 @@ buffer.
 
 @kindex v (Article)
 @cindex keys, reserved for users (Article)
-The key @kbd{v} is reserved for users.  You can bind it key to some
-function or better use it as a prefix key.
+The key @kbd{v} is reserved for users.  You can bind it to some
+command or better use it as a prefix key.
 
 A few additional keystrokes are available:
 
@@ -12728,8 +12728,8 @@ Also @pxref{Formatting Variables}.
 @item v
 @kindex v (Server)
 @cindex keys, reserved for users (Server)
-The key @kbd{v} is reserved for users.  You can bind it key to some
-function or better use it as a prefix key.
+The key @kbd{v} is reserved for users.  You can bind it to some
+command or better use it as a prefix key.
 
 @item a
 @kindex a (Server)