Translated by sunoc
This commit is contained in:
parent
3e3941075f
commit
10946c0a6f
@ -10137,6 +10137,14 @@ non sortie.</seg>
|
||||
<seg>Après @samp{point=} se trouve la position du point sous forme de compte de caractère (le premier caractère dans le tampon est en position 1, le second en position 2, etc.).</seg>
|
||||
</tuv>
|
||||
</tu>
|
||||
<tu>
|
||||
<tuv lang="en">
|
||||
<seg>After evaluating an expression, the Lisp interpreter will most likely @dfn{return} the value that the computer produces by carrying out the instructions it found in the function definition, or perhaps it will give up on that function and produce an error message.</seg>
|
||||
</tuv>
|
||||
<tuv lang="fr" changeid="sunoc" changedate="20241015T075649Z" creationid="sunoc" creationdate="20241015T075649Z">
|
||||
<seg>Après avoir évalué une expression, l'interpréteur Lisp va très probablement @dfn{retourner} la valeur que l'ordinateur a produit en traitant les instructions trouvées dans la définition de fonction, si non il va peut-être laisser tomber la fonction et produira un message d'erreur.</seg>
|
||||
</tuv>
|
||||
</tu>
|
||||
<tu>
|
||||
<tuv lang="en">
|
||||
<seg>After saving is finished, @kbd{C-x C-s} displays a message like this:</seg>
|
||||
|
Loading…
Reference in New Issue
Block a user