Make code and info consistent.
authorShengHuo ZHU <zsh@cs.rochester.edu>
Tue, 11 Jul 2000 23:47:33 +0000 (23:47 +0000)
committerShengHuo ZHU <zsh@cs.rochester.edu>
Tue, 11 Jul 2000 23:47:33 +0000 (23:47 +0000)
lisp/ChangeLog
lisp/gnus-sum.el
texi/ChangeLog
texi/gnus.texi

index 2675dbb..d8fbe9e 100644 (file)
@@ -1,3 +1,7 @@
+2000-07-12 19:37:50  ShengHuo ZHU  <zsh@cs.rochester.edu>
+
+       * gnus-sum.el: `W t' is toggle-header in info.
+
 2000-07-12 16:50:06  ShengHuo ZHU  <zsh@cs.rochester.edu>
 
        * lpath.el: Fbind subst-char-in-string.
index 20f3b47..163d1e3 100644 (file)
@@ -1543,7 +1543,7 @@ increase the score of each group you read."
     "f" gnus-article-display-x-face
     "l" gnus-summary-stop-page-breaking
     "r" gnus-summary-caesar-message
-    "t" gnus-article-hide-headers
+    "t" gnus-summary-toggle-header
     "v" gnus-summary-verbose-headers
     "H" gnus-article-strip-headers-in-body
     "d" gnus-article-treat-dumbquotes)
index f53b2ec..f7dd6c7 100644 (file)
@@ -1,3 +1,7 @@
+2000-07-12 19:37:19  ShengHuo ZHU  <zsh@cs.rochester.edu>
+
+       * gnus.texi (Article Washing): Add keystroke `t'.
+
 2000-07-12 15:49:34  ShengHuo ZHU  <zsh@cs.rochester.edu>
 
        * Makefile.in: Add EMACS. Test -x "$(MAKEINFO)" does not work.
index b1c83b1..617869e 100644 (file)
@@ -7292,7 +7292,9 @@ positions in the alphabet, e. g. @samp{B} (letter #2) -> @samp{O} (letter
 is rumored to have employed this form of, uh, somewhat weak encryption.
 
 @item W t
+@item t
 @kindex W t (Summary)
+@kindex t (Summary)
 @findex gnus-summary-toggle-header
 Toggle whether to display all headers in the article buffer
 (@code{gnus-summary-toggle-header}).