Translated by Lilian

This commit is contained in:
Lilian 2022-04-06 10:35:42 +02:00
parent 4906ed3857
commit f45bdb5e84

View File

@ -47831,6 +47831,14 @@ Boston, MA 02110-1301 USA</seg>
Boston, MA 02110-1301 USA</seg>
</tuv>
</tu>
<tu>
<tuv lang="en">
<seg>Tell Emacs to find the definition for the function @code{myfunction} by loading a Lisp library named @file{mypackage} (i.e., a file @file{mypackage.elc} or @file{mypackage.el}):</seg>
</tuv>
<tuv lang="fr" changeid="Lilian" changedate="20220406T083541Z" creationid="Lilian" creationdate="20220406T083541Z">
<seg>Spécifiez à Emacs de trouver la définition pour la fonction @code{myfunction} en chargeant une librairie Lisp appelée @file{mypackage} (c'est-à-dire, un fichier @file{mypackage.elc} ou @file{mypackage.el}) :</seg>
</tuv>
</tu>
<tu>
<tuv lang="en">
<seg>Tell Emacs what text to highlight.</seg>
@ -63333,6 +63341,14 @@ plus tard.</seg>
<seg>autoload</seg>
</tuv>
</tu>
<tu>
<tuv lang="en">
<seg>autoload Lisp libraries</seg>
</tuv>
<tuv lang="fr" changeid="Lilian" changedate="20220406T083330Z" creationid="Lilian" creationdate="20220406T083330Z">
<seg>autocharger des librairies Lisp</seg>
</tuv>
</tu>
<tu>
<tuv lang="en">
<seg>automatic scrolling</seg>