Convert consecutive FSF copyright years to ranges.
[bpt/emacs.git] / etc / refcards / fr-dired-ref.tex
index 43e7730..01afe76 100644 (file)
@@ -1,13 +1,16 @@
 % Reference Card for Dired
-% Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005,
-%   2006, 2007, 2008  Free Software Foundation, Inc.
+
+% Copyright (C) 2000-2011  Free Software Foundation, Inc.
+
+% Author: Evgeny Roubinchtein <eroubinc@u.washington.edu>
+% French translation: Eric Jacoboni
 
 % 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
 % 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, Inc., 51 Franklin Street, Fifth Floor,
-% Boston, MA 02110-1301, USA.
+% along with GNU Emacs.  If not, see <http://www.gnu.org/licenses/>.
+
+
+% See dired-ref.tex.
 
-% This file can be printed with 1, 2, or 3 columns per page (see below).
-% Specify how many you want here.
 %**start of header
 
+% This file can be printed with 1, 2, or 3 columns per page.
+% Specify how many you want here.
 \newcount\columnsperpage
-
 \columnsperpage=2
 
 % PDF output layout.  0 for A4, 1 for letter (US), a `l' is added for
 % a landscape layout.
-
 \input pdflayout.sty
 \pdflayout=(0)
 
-% Nothing else needs to be changed.
-% This file is intended to be processed by plain TeX (TeX82).
-% The reference card looks OK with 2 columns per page, portrait mode.
-% I haven't tried it with 3 columns per page.
-
-% This is a bit of a dirty hack on the GNU Emacs reference card
-% to produce a Dired reference card instead.
+\def\versionemacs{23}           % version of Emacs this is for
+\def\year{2011}                 % latest copyright year
 
-% I (Evgeny Roubinchtein, eroubinc@u.washington.edu) put this together
-% because I wanted a Dired reference card,
-% but couldn't find anything on the 'net.
-% Based mostly off Dired's describe-mode.
-
-
-\def\versionnumber{0.1}
-\def\year{2008}                 % latest copyright year
-\def\version{Mai 2006\ v\versionnumber}
+% Nothing else needs to be changed.
 
 \def\shortcopyrightnotice{\vskip 1ex plus 2 fill
   \centerline{\small \copyright\ \year\ Free Software Foundation, Inc.
-  Permissions au dos.  v\versionnumber}}
+  Permissions au dos.}}
 
 \def\copyrightnotice{
 \vskip 1ex plus 2 fill\begingroup\small
 \centerline{Copyright \copyright\ \year\ Free Software Foundation, Inc.}
-\centerline{conception de Stephen Gildea, \version}
-\centerline{pour GNU Emacs version 19 sur syst\`emes Unix}
+\centerline{Pour GNU Emacs version  \versionemacs}
+\centerline{Conception de Stephen Gildea}
 \centerline{Mis \`a jour pour Dired en Mai 2000 par Evgeny Roubinchtein}
 \centerline{Traduction fran\c{c}aise d'\'Eric Jacoboni}
 
@@ -67,9 +56,9 @@ Vous pouvez faire et distribuer des copies de cette carte, pourvu que
 la notice de copyright et cette note de permission soient pr\'eserv\'ees
 sur toutes les copies.
 
-Pour obtenir des copies du manuel de GNU Emacs, \'ecrivez \`a la Free Software
-Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
+Pour obtenir des copies du manuel de GNU Emacs:
 
+{\tt http://www.gnu.org/software/emacs/\#Manuals}
 \endgroup}
 
 % make \bye not \outer so that the \def\bye in the \else clause below
@@ -260,7 +249,7 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
 
 \title{Carte de r\'ef\'erence de Dired}
 
-\centerline{(bas\'e sur Dired de GNU Emacs 22.x)}
+\centerline{(bas\'e sur Dired de GNU Emacs \versionemacs)}
 \centerline{Les commandes marqu\'ees par \dx{} n\'ecessitent dired-x}
 
 % trim this down to fit everything on one page
@@ -324,8 +313,8 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
 \key{visiter le fichier courant}{f}
 \key{visualiser le fichier courant}{v}
 \key{visiter le fichier courant dans une autre fen\^etre}{o}
-\key{visiter le fichier courant dans un autre cadre}{w}
-\key{afficher le fichier courant}{C-u o}
+%%\key{visiter le fichier courant dans un autre cadre}{w}
+%%\key{afficher le fichier courant}{C-u o}
 \key{cr\'eer un nouveau sous-r\'epertoire}{+}
 \key{comparer le fichier sous le point avec celui sous la marque}{=}
 
@@ -367,8 +356,8 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
 \key{imprimer le(s) fichier(s)}{P}
 \key{convertir le(s) nom(s) de fichier(s) en minuscules}{\% l}
 \key{convertir le(s) nom(s) de fichier(s) en majuscules}{\% u}
-\key{supprimer les fichiers marqu\'es (pas ceux ayant un `flag')}{X}
-\key{uuencoder ou uudecoder le(s) fichier(s)}{U}
+\key{supprimer les fichiers marqu\'es (pas ceux ayant un `flag')}{D}
+%%\key{uuencoder ou uudecoder le(s) fichier(s)}{U}
 \key{compresser ou d\'ecompacter le(s) fichier(s)}{Z}
 \key{lancer info sur le fichier}{I\dx}
 \key{cr\'eer un (des) lien(s) symbolique(s)}{S}
@@ -385,11 +374,11 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
 \leftline{\bf Les commandes qui \^otent les marquent suppriment les}
 \leftline{\bf flags de suppression}
 \key{placer un flag de suppression sur le fichier}{d}
-\key{sauvegarder et supprimer le flag de suppression}{delete}
+%%\key{sauvegarder et supprimer le flag de suppression}{delete}
 \key{placer un flag sur tous les fichiers de sauvegarde (dont les noms
   se terminent par \~{})}{\~{}}
 \key{placer un flag sur tous les fichiers de sauvegarde automatique}{\#}
-\key{placer un flag sur les diff\'erents fichiers interm\'ediaires}{\&}
+\key{placer un flag sur les diff\'erents fichiers interm\'ediaires}{\% \&}
 \key{placer un flag sur les sauvegardes num\'erot\'ees (finissant par
   .\~{}1\~{}, .\~{}2\~{}, etc.)}{.}
 \key{ex\'ecuter les suppressions demand\'ees (fichiers ayant un flag)}{x}
@@ -423,4 +412,3 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
 
 \bye
 
-% arch-tag: ffe6a489-24a2-4083-b8c3-5d03b621689d