]> code.delx.au - gnu-emacs/blobdiff - etc/refcards/survival.tex
Update copyright year to 2015
[gnu-emacs] / etc / refcards / survival.tex
index 8434d8762d8df434fb0955f479f85800ec5164d5..da4161790b0308518a410b79707f2de1b620a7a5 100644 (file)
@@ -1,13 +1,30 @@
 %&tex
-%
 % Title:  GNU Emacs Survival Card
+
+% Copyright (C) 2000-2015 Free Software Foundation, Inc.
+
 % Author: Wlodek Bzyl <matwb@univ.gda.pl>
-%
+
+% This file is part of GNU Emacs.
+
+% GNU Emacs is free software: you can redistribute it and/or modify
+% it under the terms of the GNU General Public License as published by
+% the Free Software Foundation, either version 3 of the License, or
+% (at your option) any later version.
+
+% GNU Emacs is distributed in the hope that it will be useful,
+% but WITHOUT ANY WARRANTY; without even the implied warranty of
+% MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+% GNU General Public License for more details.
+
+% You should have received a copy of the GNU General Public License
+% along with GNU Emacs.  If not, see <http://www.gnu.org/licenses/>.
+
 %**start of header
 
 % User interface is `plain.tex' and macros described below
 %
-% \title{CARD TITLE}{for version 21}
+% \title{CARD TITLE}{for version 23}
 % \section{NAME}
 % optional paragraphs separated with \askip amount of vertical space
 % \key{KEY-NAME} description of key or
 
 % PDF output layout.  0 for A4, 1 for letter (US), a `l' is added for
 % a landscape layout.
-
 \input pdflayout.sty
 \pdflayout=(1)
 
-% Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005,
-%   2006, 2007, 2008  Free Software Foundation, Inc.
-
-% This file is part of GNU Emacs.
-
-% GNU Emacs is free software: you can redistribute it and/or modify
-% it under the terms of the GNU General Public License as published by
-% the Free Software Foundation, either version 3 of the License, or
-% (at your option) any later version.
-
-% GNU Emacs is distributed in the hope that it will be useful,
-% but WITHOUT ANY WARRANTY; without even the implied warranty of
-% MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
-% GNU General Public License for more details.
-
-% You should have received a copy of the GNU General Public License
-% along with GNU Emacs.  If not, see <http://www.gnu.org/licenses/>.
-
-\def\versionnumber{1.0}
-\def\versionemacs{21}
-\def\year{2008}                 % latest copyright year
+\input emacsver.tex
 
 \def\copyrightnotice{\penalty-1\vfill
   \vbox{\smallfont\baselineskip=0.8\baselineskip\raggedcenter
-    Copyright \year\ Free Software Foundation, Inc.\break
-    Version \versionnumber{} for GNU Emacs \versionemacs, April 2000\break
-    Project W{\l}odek Bzyl (matwb@univ.gda.pl)
+    Copyright \copyright\ \year\ Free Software Foundation, Inc.\break
+    For GNU Emacs version \versionemacs\break
+    Author W{\l}odek Bzyl (matwb@univ.gda.pl)
 
     Permission is granted to make and distribute copies of
     this card provided the copyright notice and this permission notice
@@ -193,7 +189,7 @@ Emacs divides the frame into several areas:
 \key{C-x b} switch to another buffer
 \key{M-<} move to beginning of buffer
 \key{M->} move to end of buffer
-\key{M-x goto-line} go to a given line number
+\key{M-g M-g} go to a given line number
 
 \section{Multiple Windows}
 
@@ -414,4 +410,3 @@ contains names of the current modes, in parentheses.
 % compile-command: "pdftex survival"
 % End:
 
-% arch-tag: 4f9a0562-617b-4843-aee1-450c41d6b22c