diff etc/viperCard.tex @ 70:131b0175ea99 r20-0b30

Import from CVS: tag r20-0b30
author cvs
date Mon, 13 Aug 2007 09:02:59 +0200
parents 9ee227acff29
children c7528f8e288d
line wrap: on
line diff
--- a/etc/viperCard.tex	Mon Aug 13 09:00:04 2007 +0200
+++ b/etc/viperCard.tex	Mon Aug 13 09:02:59 2007 +0200
@@ -82,7 +82,7 @@
 are preserved on all copies.
 
 For copies of the GNU Emacs manual, write to the Free Software
-Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+Foundation, Inc., 1000 Massachusetts Ave, Cambridge MA 02138.
 
 \endgroup}
 
@@ -373,7 +373,7 @@
 \key{{\bf switch} to a buffer in the current window}{C-x {\sl buffer}}
 \metax{{\bf switch} to a buffer in another window}{:n, :b, {\rm or} C-x 4 {\sl buf}}
 \key{{\bf kill} a buffer}{:q! {\rm or} C-x k}
-\key{list existing {\bf buffers}}{:args {\rm or} C-x b}
+\key{list exisiting {\bf buffers}}{:args {\rm or} C-x b}
 
 \section{Files}
 
@@ -664,7 +664,7 @@
 There are better VI equivalents
 for all of them. Also note that all Ex commands expand \% to
 current file name. To include a \% in the command, escape it with a $\backslash$.
-Similarly, \# is replaced by previous file. For Viper, this is the
+Similiarly, \# is replaced by previous file. For Viper, this is the
 first  file in the {\sl :args} listing for that buffer. This defaults
 to the previous file in the VI sense if you have one window.
 Ex commands can be made to have history. See the manual for details.