Addition.
[gnus] / texi / gnusref.tex
index 72dd7be..f820fd8 100644 (file)
@@ -1,4 +1,3 @@
-% -*- mode: latex; TeX-master: "refcard.tex" -*-
 %% include file for the Gnus refcard and booklet
 %%
 \newlength{\keycolwidth}
         RET     & (BUTTON-2) Toggle display of the MIME object.\\
         v       & (M-RET) Prompt for a method and then view object using this method.\\
         o       & Prompt for a filename and save the MIME object.\\
+        C-o       & Prompt for a filename to save the MIME object to and remove it.\\
         c       & {\bf Copy} the MIME object to a new buffer and display this buffer.\\
+        i       & Display the MIME object in this buffer.\\
+        C       & Copy the MIME object to a new buffer and display this buffer using {\bf Charset} \\
+        E       & View internally. \\
+        e       & View {\bf externally}. \\
         t       & View the MIME object as a different {\bf type}.\\
+        p       & {\bf Print} the MIME object.\\
         $\mid$  & Pipe the MIME object to a process.\\
+        .       & Take action on the MIME object.\\
       \end{keys}
       }
     }
     \end{keys}
     }
   }
+
+%%% Local Variables:
+%%% mode: latex
+%%% TeX-master: "refcard.tex"
+%%% End: