diff --git a/omegat/project_save.tmx b/omegat/project_save.tmx index 1f66fbc1..80e26b21 100644 --- a/omegat/project_save.tmx +++ b/omegat/project_save.tmx @@ -60289,6 +60289,14 @@ marqueurs. La commande @kbd{M-x appt-add} ajoute des entrées à la liste des rendez-vous sans affecter votre fichier journal. + + + The command @kbd{M-x cd} prompts for a directory's name, and sets the buffer's @code{default-directory} to that directory (doing this does not change the buffer's file name, if any). + + + La commande @kbd{M-x cd} demande un nom de répertoire et définit le @code{default-directory} du tampon sur ce répertoire (cela ne modifie pas le nom de fichier du tampon, s'il y en a un). + + The command @kbd{M-x clean-buffer-list} is a convenient way to purge them; it kills all the unmodified buffers that you have not used for a long time. @@ -73655,6 +73663,14 @@ fois utilisé comme variable, @code{nil} a toujours la valeur Quand vous pouvez lire mais pas écrire. + + + When you create a new buffer that is not visiting a file, via a command like @kbd{C-x b}, its default directory is usually copied from the buffer that was current at the time (@pxref{Select Buffer}). + + + Lorsque vous créez un nouveau tampon qui ne consulte pas un fichier par le biais d'une commande comme @kbd{C-x b}, son répertoire par défaut est en général copié à partir du tampon qui était actif à ce moment-là (@pxref{Sélectionner un tampon}). + + When you exit View mode, you get back to @code{save-some-buffers}, which asks the question again. @@ -76376,6 +76392,14 @@ des nombres négatifs à virgule flottante, comme dans @samp{- 1.0}. Vous pouvez utiliser la commande @code{calendar-redraw} pour forcer une mise à jour à tout moment. + + + You can use the command @kbd{M-x pwd} to see the value of @code{default-directory} in the current buffer. + + + Vous pouvez utiliser la commande @kbd{M-x pwd} pour voir la valeur de @code{default-directory} dans le tampon actuel. + + You can use the command line option @samp{-fn @var{font}} (or @samp{--font}, which is an alias for @samp{-fn}) to specify a default font: