summaryrefslogtreecommitdiff
path: root/etc/refcard.tex
diff options
context:
space:
mode:
Diffstat (limited to 'etc/refcard.tex')
-rw-r--r--etc/refcard.tex16
1 files changed, 9 insertions, 7 deletions
diff --git a/etc/refcard.tex b/etc/refcard.tex
index 42a2cba4456..8c8d3288841 100644
--- a/etc/refcard.tex
+++ b/etc/refcard.tex
@@ -14,8 +14,8 @@
\letterpaper=1
% Nothing else needs to be changed below this line.
-% Copyright (C) 1987, 1993, 1996, 1997, 2002, 2003, 2004,
-% 2005, 2006 Free Software Foundation, Inc.
+% Copyright (C) 1987, 1993, 1996, 1997, 2001, 2002, 2003, 2004,
+% 2005, 2006, 2007 Free Software Foundation, Inc.
% This file is part of GNU Emacs.
@@ -63,8 +63,10 @@
% If there were room, it would be nice to see a section on Dired.
-\def\versionnumber{2.3}
-\def\year{2006}
+\def\versionnumber{2.3} % version of this manual
+\def\versionyear{2006} % year manual was updated
+\def\versionemacs{22} % version of emacs this manual is for
+\def\year{2007} % copyright year
\def\shortcopyrightnotice{\vskip 1ex plus 2 fill
\centerline{\small \copyright\ \year\ Free Software Foundation, Inc.
@@ -73,7 +75,7 @@
\def\copyrightnotice{
\vskip 1ex plus 2 fill\begingroup\small
\centerline{Copyright \copyright\ \year\ Free Software Foundation, Inc.}
-\centerline{v\versionnumber{} for GNU Emacs version 22, \year}
+\centerline{v\versionnumber{} for GNU Emacs version \versionemacs, \versionyear}
\centerline{designed by Stephen Gildea}
Permission is granted to make and distribute copies of
@@ -271,11 +273,11 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
\title{GNU Emacs Reference Card}
-\centerline{(for version 22)}
+\centerline{(for version \versionemacs)}
\section{Starting Emacs}
-To enter GNU Emacs 22, just type its name: \kbd{emacs}
+To enter GNU Emacs \versionemacs, just type its name: \kbd{emacs}
\section{Leaving Emacs}