]> code.delx.au - gnu-emacs/blobdiff - etc/refcards/calccard.tex
Add 2010 to copyright years.
[gnu-emacs] / etc / refcards / calccard.tex
index 2970ee08f0cd372561d5eeba04d76f9c459ab59e..fe2bd1c98da6029b8dda68b9cee5bfe0ed9d9c2c 100644 (file)
 % Typical command to print (3 cols):  dvips -t landscape calccard.dvi
 
 % Copyright (C) 1987, 1992, 2001, 2002, 2003, 2004,
-%   2005, 2006, 2007, 2008  Free Software Foundation, Inc.
+%   2005, 2006, 2007, 2008, 2009, 2010  Free Software Foundation, Inc.
 
 % This file is part of GNU Emacs.
 
-% GNU Emacs is free software; you can redistribute it and/or modify
+% 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, or (at your option)
-% any later version.
+% 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
@@ -36,9 +36,7 @@
 % GNU General Public License for more details.
 
 % You should have received a copy of the GNU General Public License
-% along with GNU Emacs; see the file COPYING.  If not, write to
-% the Free Software Foundation, 51 Franklin Street, Fifth Floor,
-% Boston, MA 02110-1301, USA.
+% along with GNU Emacs.  If not, see <http://www.gnu.org/licenses/>.
 
 % This file is intended to be processed by plain TeX (TeX82).
 %
 %  UUCP: mit-erl!gildea
 %  Internet: gildea@stop.mail-abuse.org
 
-\def\versionnumber{2.1}
-\def\year{2008}                 % latest copyright year
-\def\version{v\versionnumber}
+\def\emacsversionnumber{23}
+\def\year{2009}                 % latest copyright year
 
 \def\shortcopyrightnotice{\vskip 1ex plus 2 fill
   \centerline{\small \copyright\ \year\ Free Software Foundation, Inc.
-  Permissions on back.  v\versionnumber}}
+  Permissions on back.}}
 
 \def\copyrightnotice{
 \vskip 1ex plus 2 fill\begingroup\small
 \centerline{Copyright \copyright\ \year\ Free Software Foundation, Inc.}
-\centerline{designed by Dave Gillespie and Stephen Gildea, \version}
-\centerline{for GNU Emacs Calc version \versionnumber}
+\centerline{designed by Dave Gillespie and Stephen Gildea,}
+\centerline{for GNU Emacs Calc.}
 
 Permission is granted to make and distribute copies of
 this card provided the copyright notice and this permission notice
 are preserved on all copies.
 
-For copies of the GNU Emacs Calc manual, write to the Free Software
-Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
-MA 02110-1301, USA.
-
+%For copies of the GNU Emacs Calc manual, write to the Free Software
+%Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
+%MA 02110-1301, USA.
+%
 \endgroup}
 
 % make \bye not \outer so that the \def\bye in the \else clause below
@@ -280,7 +277,7 @@ MA 02110-1301, USA.
 
 \title{GNU Calc Reference Card}
 
-\centerline{(for version \versionnumber)}
+\centerline{(for GNU Emacs version \emacsversionnumber)}
 
 \section{Starting and Stopping}
 
@@ -380,7 +377,7 @@ Here \S{n} is the $n$th stack entry, and $N$ is the size of the stack.
 \stkkey{TAB}{swap \S{1}\swap\S{2}}{roll \S{1} to \S{n}}{roll \S{n} to \S{N}}
 \stkkey{M-TAB}{roll \S{3} to \S{1}}{roll \S{n} to \S{1}}{roll \S{N} to \S{n}}
 
-With a 0 prefix, these copy, delete, or reverse \S{1..N}.
+With a 0 prefix, these copy, delete, or reverse the entire stack.
 
 \section{Display}
 
@@ -565,6 +562,7 @@ Variable names are single digits or whole words.
 \key{``Big'' display mode}{d B}
 \key{C, Pascal, FORTRAN modes}{d C\, d P\, d F}
 \key{\TeX, La\TeX, eqn modes}{d T\, d L\, d E}
+\key{Maxima}{d X}
 \key{Unformatted mode}{d U}
 \key{Normal language mode}{d N}