diff --git a/omegat/project_save.tmx b/omegat/project_save.tmx index 61a940e..bd32a76 100644 --- a/omegat/project_save.tmx +++ b/omegat/project_save.tmx @@ -2835,6 +2835,14 @@ notation @dfn{two's complement}.) (vous pouvez également utiliser la commande @kbd{C-u C-x d} pour ajouter de façon temporaire @samp{-b}). + + + (You can inhibit this by setting the variable @code{delete-auto-save-files} to @code{nil}.) Changing the visited file name with @kbd{C-x C-w} or @code{set-visited-file-name} renames any auto-save file to go with the new visited name. + + + (Il est possible d'empêcher cela en définissant la variable @code{delete-auto-save-files} sur une valeur @code{nil}.) Changer le nom du fichier consulté avec @kbd{C-x C-w} ou @code{set-visited-file-name} renomme tout fichier d'auto-enregistrement pour s'y rendre avec le nouveau nom consulté. + + (You can, if you wish, change the keys that are typed to invoke the command; this is called @dfn{rebinding}.