]> code.delx.au - gnu-emacs/blobdiff - etc/cs-survival.tex
Add.
[gnu-emacs] / etc / cs-survival.tex
index 42e6130a266437e0ed2b6c59ea7b84803da63c09..a77d84c114af74ed4845bbe4933adfe46b8c6aa8 100644 (file)
@@ -2,9 +2,6 @@
 % Title:  GNU Emacs Survival Card
 % Author: Wlodek Bzyl <matwb@univ.gda.pl>
 %
-% $Revision: 1.8 $
-% $Date: 2000/05/05 22:00:48 $
-%
 %**start of header
 
 % User interface is `plain.tex' and macros described below
@@ -14,7 +11,7 @@
 % optional paragraphs separated with \askip amount of vertical space
 % \key{KEY-NAME} description of key or
 % \mkey{M-x LONG-LISP-NAME} description of Elisp function
-%  
+%
 % \kbd{ARG} -- argument is typed literally
 
 \def\plainfmtname{plain}
@@ -22,9 +19,9 @@
 \else
   \errmessage{This file requires `plain' format to be typeset correctly}
   \endinput
-\fi 
+\fi
 
-% Copyright (c) 2000 Free Software Foundation, Inc.
+% Copyright (c) 2000, 2004 Free Software Foundation, Inc.
 
 % This file is part of GNU Emacs.
 
@@ -93,7 +90,7 @@
 
 % The TeXbook, p. 257
 \let\lr=L \newbox\leftcolumn
-\output={\if L\lr 
+\output={\if L\lr
     \global\setbox\leftcolumn\columnbox \global\let\lr=R
   \else
        \doubleformat \global\let\lr=L\fi}
 
 \def\bye{\par\vfil\supereject
   \if R\lr \null\vfil\eject\fi
-  \end}  
+  \end}
 
 \outer\def\title#1#2{{\titlefont\centerline{#1}}\vskip 1ex plus 0.5ex
    \centerline{\ss#2}
 \def\nohyphens
    {\hyphenpenalty10000\exhyphenpenalty10000\pretolerance10000}
 \def\raggedspaces
-   {\spaceskip=0.3333em\relax 
+   {\spaceskip=0.3333em\relax
     \xspaceskip=0.5em\relax}
 \def\raggedright
    {\raggedstretch=6em
@@ -411,3 +408,5 @@ m
 % Local variables:
 % compile-command: "csplain survival"
 % End:
+
+% arch-tag: 86b21d3f-d8b6-412d-8d77-e6e8728f590e