diff etc/fr-refcard.tex @ 75331:ce8275d968c3

Update copyright for years from Emacs 21 to present (mainly adding 2001). (\year): Update to 2007. (\versionyear, \versionemacs): New defs. Separate copyright year from last-update year.
author Glenn Morris <rgm@gnu.org>
date Sat, 20 Jan 2007 22:53:09 +0000
parents 74c8ae4a7c3c
children 0d6100214921 95d0cdf160ea
line wrap: on
line diff
--- a/etc/fr-refcard.tex	Sat Jan 20 22:51:57 2007 +0000
+++ b/etc/fr-refcard.tex	Sat Jan 20 22:53:09 2007 +0000
@@ -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 @@
 
 \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.