From a43529c3ce9e54577d7c2e475f24b985849185be Mon Sep 17 00:00:00 2001 From: Lilian Date: Tue, 22 Mar 2022 14:25:53 +0100 Subject: [PATCH] =?UTF-8?q?Translated=20by=20Lilian=20Ajout=C3=A9s=C2=A0:?= =?UTF-8?q?=204,=20Supprim=C3=A9s=C2=A0:=200,=20Modifi=C3=A9s=C2=A0:=201?= =?UTF-8?q?=20(Conflits=C2=A0:=200)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- omegat/project_save.tmx | 38 +++++++++++++++++++++++++++++++++++--- 1 file changed, 35 insertions(+), 3 deletions(-) diff --git a/omegat/project_save.tmx b/omegat/project_save.tmx index dae1b93a..1eff9d0f 100644 --- a/omegat/project_save.tmx +++ b/omegat/project_save.tmx @@ -1,7 +1,7 @@ -
+
@@ -7702,6 +7702,14 @@ cl}. @kbd{M-x copy-dir-locals-to-file-locals} copie le répertoire des variables locales de la liste (@pxref{Directory Variables}). + + + @kbd{M-x copy-file-locals-to-dir-locals} copies the file-local variables in the current file into @file{.dir-locals.el}. + + + @kbd{M-x copy-file-locals-to-dir-locals} copie les variables locales de fichier du fichier actuel dans @file{.dir-locals.el}. + + @kbd{M-x copy-to-buffer} is similar, except that any existing text in the other buffer is deleted, so the buffer is left containing just the text newly copied into it. @@ -7741,8 +7749,8 @@ ajouté au glossaire pour une traduction homogène @kbd{M-x delete-dir-local-variable} deletes an entry. - - @kbd{M-x delete-dir-local-variable} suuprime une entrée. + + @kbd{M-x delete-dir-local-variable} supprime une entrée. @@ -12769,6 +12777,14 @@ tentative de changer leurs valeurs a comme conséquence une erreur Un autre bogue + + + Another method of specifying directory-local variables is to define a group of variables/value pairs in a @dfn{directory class}, using the @code{dir-locals-set-class-variables} function; then, tell Emacs which directories correspond to the class by using the @code{dir-locals-set-directory-class} function. + + + Une autre méthode pour spécifier des variables locales de répertoire est de définir un groupe de paires de variables/de valeurs dans une @dfn{classe de répertoire}, en utilisant la fonction @code{dir-locals-set-class-variables} ; ensuite, informez Emacs des répertoires allant de pair avec leur classe correspondante en utilisant la fonction @code{dir-locals-set-directory-class}. + + Another tricky detail is that, for efficiency reasons, Auto Revert often does not try to detect all possible changes in the buffer, only changes that are major or easy to detect. @@ -63063,6 +63079,22 @@ plus tard. digit-argument + + + dir-locals-set-class-variables + + + dir-locals-set-class-variables + + + + + dir-locals-set-directory-class + + + dir-locals-set-directory-class + + direction-reversed