Translated by matth

This commit is contained in:
matth 2021-09-29 20:02:38 +02:00
parent 870f7052b5
commit 4d523ea82b
1 changed files with 8 additions and 0 deletions

View File

@ -48108,6 +48108,14 @@ des nombres négatifs à virgule flottante, comme dans @samp{- 1.0}.</seg>
<seg>Vous pouvez spécifier toute chaîne de format acceptée par la fonction @code{format} et qui soit utilisable avec un argument supplémentaire nombre entier unique (@pxref{Formation des chaînes,,, elisp, Manuel de référence GNU Emacs Lisp}).</seg>
</tuv>
</tu>
<tu>
<tuv lang="en">
<seg>You can start a typical minimal session with a command like the example below.</seg>
</tuv>
<tuv lang="fr" changeid="matth" changedate="20210929T180238Z" creationid="matth" creationdate="20210929T180238Z">
<seg>Vous pouvez démarrer une session minimale typique avec une commande comme l'exemple ci-dessous.</seg>
</tuv>
</tu>
<tu>
<tuv lang="en">
<seg>You can supply the commands with a numeric prefix argument, @var{n}, to scroll by @var{n} lines; Emacs attempts to leave point unchanged, so that the text and point move up or down together.</seg>