[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Emacs-diffs] Changes to emacs/etc/viperCard.tex
From: |
Juanma Barranquero |
Subject: |
[Emacs-diffs] Changes to emacs/etc/viperCard.tex |
Date: |
Tue, 04 Feb 2003 09:31:24 -0500 |
Index: emacs/etc/viperCard.tex
diff -c emacs/etc/viperCard.tex:1.3 emacs/etc/viperCard.tex:1.4
*** emacs/etc/viperCard.tex:1.3 Tue Feb 12 12:59:49 2002
--- emacs/etc/viperCard.tex Tue Feb 4 09:30:42 2003
***************
*** 95,101 ****
\def\ncolumns{\the\columnsperpage}
! \message{[\ncolumns\space
column\if 1\ncolumns\else s\fi\space per page]}
\def\scaledmag#1{ scaled \magstep #1}
--- 95,101 ----
\def\ncolumns{\the\columnsperpage}
! \message{[\ncolumns\space
column\if 1\ncolumns\else s\fi\space per page]}
\def\scaledmag#1{ scaled \magstep #1}
***************
*** 180,186 ****
\def\bye{\par\vfill\supereject
\if a\abc \else\null\vfill\eject\fi
\if a\abc \else\null\vfill\eject\fi
! \end}
\fi
% we won't be using math mode much, so redefine some of the characters
--- 180,186 ----
\def\bye{\par\vfill\supereject
\if a\abc \else\null\vfill\eject\fi
\if a\abc \else\null\vfill\eject\fi
! \end}
\fi
% we won't be using math mode much, so redefine some of the characters
***************
*** 279,285 ****
\section{Viper States}
! Viper has four states: {\it emacs state}, {\it vi state}, {\it insert state},
{\it replace state}.
Mode line tells you which state you are in.
In emacs state you can do all the normal GNU Emacs editing.
--- 279,285 ----
\section{Viper States}
! Viper has four states: {\it emacs state}, {\it vi state}, {\it insert state},
{\it replace state}.
Mode line tells you which state you are in.
In emacs state you can do all the normal GNU Emacs editing.
***************
*** 668,674 ****
\section{Ex Commands}
! Avoid Ex text manipulation commands except substitute.
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$.
--- 668,674 ----
\section{Ex Commands}
! Avoid Ex text manipulation commands except substitute.
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$.
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Emacs-diffs] Changes to emacs/etc/viperCard.tex,
Juanma Barranquero <=