diff options
Diffstat (limited to 'etc/cs-refcard.tex')
-rw-r--r-- | etc/cs-refcard.tex | 11 |
1 files changed, 6 insertions, 5 deletions
diff --git a/etc/cs-refcard.tex b/etc/cs-refcard.tex index 762b33f3d09..939111131c8 100644 --- a/etc/cs-refcard.tex +++ b/etc/cs-refcard.tex @@ -12,7 +12,7 @@ \columnsperpage=1 % Copyright (C) 1987, 1993, 1996, 1997, 2001, 2002, 2003, 2004, -% 2005, 2006 Free Software Foundation, Inc. +% 2005, 2006, 2007 Free Software Foundation, Inc. % This file is part of GNU Emacs. @@ -66,7 +66,8 @@ % e.g. in the TeX Live CD). \def\versionnumber{2.2} -\def\year{2006} +\def\versionyear{2006} % latest update +\def\year{2007} % latest copyright year \def\shortcopyrightnotice{\vskip 1ex plus 2 fill \centerline{\small \copyright\ \year\ Free Software Foundation, Inc. @@ -75,7 +76,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 21, \year} +\centerline{v\versionnumber{} for GNU Emacs version \versionemacs, \versionyear} \centerline{designed by Stephen Gildea} Permission is granted to make and distribute copies of @@ -265,11 +266,11 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA \title{GNU Emacs -- Referenční karta} -\centerline{(pro verzi 21)} +\centerline{(pro verzi \versionemacs)} \section{Spuštění Emacsu} -Pro vstup do GNU~Emacsu~21 napište jeho jméno: \kbd{emacs} +Pro vstup do GNU~Emacsu~\versionemacs{} napište jeho jméno: \kbd{emacs} Jak načítat a editovat soubory se dozvíte níže v~oddíle Soubory. |