X-Git-Url: https://code.delx.au/gnu-emacs/blobdiff_plain/08b3caa982199bd7939d9d6877203ada5d0083b5..dfdb4cadb8e49f1f226c8b0651558f4bf51a669c:/etc/refcards/survival.tex diff --git a/etc/refcards/survival.tex b/etc/refcards/survival.tex index 8434d8762d..92d178a130 100644 --- a/etc/refcards/survival.tex +++ b/etc/refcards/survival.tex @@ -1,13 +1,30 @@ %&tex -% % Title: GNU Emacs Survival Card + +% Copyright (C) 2000-2012 Free Software Foundation, Inc. + % Author: Wlodek Bzyl -% + +% 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 . + %**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 @@ -24,37 +41,17 @@ % 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 . - -\def\versionnumber{1.0} -\def\versionemacs{21} -\def\year{2008} % latest copyright year +\def\versionemacs{24} % version of Emacs this is for +\def\year{2012} % latest copyright year \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 +190,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 +411,3 @@ contains names of the current modes, in parentheses. % compile-command: "pdftex survival" % End: -% arch-tag: 4f9a0562-617b-4843-aee1-450c41d6b22c