diff options
Diffstat (limited to 'etc/fr-refcard.tex')
-rw-r--r-- | etc/fr-refcard.tex | 15 |
1 files changed, 9 insertions, 6 deletions
diff --git a/etc/fr-refcard.tex b/etc/fr-refcard.tex index 48c0c927f51..3fa92ccb8b8 100644 --- a/etc/fr-refcard.tex +++ b/etc/fr-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. @@ -65,7 +65,9 @@ % If there were room, it would be nice to see a section on Dired. \def\versionnumber{2.3} -\def\year{2006} +\def\versionemacs{22} +\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. @@ -74,7 +76,8 @@ \def\copyrightnotice{ \vskip 1ex plus 2 fill\begingroup\small \centerline{Copyright \copyright\ \year\ Free Software Foundation, Inc.} -\centerline{v\versionnumber{} pour GNU Emacs version 22, \year} +\centerline{v\versionnumber{} pour GNU Emacs version \versionemacs, + \versionyear} \centerline{conception de Stephen Gildea} \centerline{traduction fran\c{c}aise d'\'Eric Jacoboni} @@ -278,11 +281,11 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. \title{Carte de r\'ef\'erence de GNU Emacs} -\centerline{(pour la version 22)} +\centerline{(pour la version \versionemacs)} \section{Lancement d'Emacs} -Pour lancer GNU Emacs 22, il suffit de taper son nom : \kbd{emacs} +Pour lancer GNU Emacs \versionemacs, il suffit de taper son nom : \kbd{emacs} Pour charger un fichier \`a \'editer, voir Fichiers, ci-dessous. |