diff --git a/omegat/project_save.tmx b/omegat/project_save.tmx index 9f06116c..7159c93b 100644 --- a/omegat/project_save.tmx +++ b/omegat/project_save.tmx @@ -56793,6 +56793,14 @@ répétés renvoient a une série de nombres entiers pseudo-aléatoires. Réinitialise le défilement horizontal sur les trois fenêtres. + + + Restrict the view to the current hunk (@code{diff-restrict-view}). + + + Réduit l'affichage du hunk actuel (@code{diff-restrict-view}). + + Restricting display and editing to a portion of the buffer. @@ -75115,6 +75123,14 @@ si nous continuons, Pour visiter le fichier dont le nom est dans le registre @var{r}, tapez @kbd{C-x r j @var{r}}. + + + To widen again, use @kbd{C-x n w} (@code{widen}). + + + Pour l'élargir à nouveau, utilisez @kbd{C-x n w} (@code{widen}). + + Toggle Next Error Follow minor mode, which makes cursor motion in the compilation buffer produce automatic source display. @@ -79428,6 +79444,14 @@ fois utilisé comme variable, @code{nil} a toujours la valeur Avec un argument préfixe, se déplace vers le haut et retire les marques. + + + With a prefix argument, restrict the view to the current file of a multiple-file patch. + + + Avec un argument préfixe, réduit l'affichage au fichier actuel d'un correctif à plusieurs fichiers. + + With a prefix argument, the command prompts for a number to begin from, and for a format string with which to print the numbers (@pxref{Formatting Strings,,, elisp, The Emacs Lisp Reference Manual}).