Translated by Ismaël
This commit is contained in:
parent
bc60c515c1
commit
c2340823fc
@ -11436,6 +11436,14 @@ tentative de changer leurs valeurs a comme conséquence une erreur
|
|||||||
<seg>Une manière facile de visiter un fichier sans aucune conversion est d'utiliser la commande @kbd{M-x find-file-literally}.</seg>
|
<seg>Une manière facile de visiter un fichier sans aucune conversion est d'utiliser la commande @kbd{M-x find-file-literally}.</seg>
|
||||||
</tuv>
|
</tuv>
|
||||||
</tu>
|
</tu>
|
||||||
|
<tu>
|
||||||
|
<tuv lang="en">
|
||||||
|
<seg>An empty element stands for the default value of @code{load-path}; e.g., using @samp{EMACSLOADPATH="/tmp:"} adds @file{/tmp} to the front of the default @code{load-path}.</seg>
|
||||||
|
</tuv>
|
||||||
|
<tuv lang="fr" changeid="Ismaël" changedate="20220309T130556Z" creationid="Ismaël" creationdate="20220309T130556Z">
|
||||||
|
<seg>Un élément vide représente la valeur par défaut de @code{load-path} ; par exemple, l'utilisation de @samp{EMACSLOADPATH="/tmp :"} ajoute @file{/tmp} devant la valeur par défaut de @code{load-path}.</seg>
|
||||||
|
</tuv>
|
||||||
|
</tu>
|
||||||
<tu>
|
<tu>
|
||||||
<tuv lang="en">
|
<tuv lang="en">
|
||||||
<seg>An empty input specifies the buffer that was current most recently among those not now displayed in any window.</seg>
|
<seg>An empty input specifies the buffer that was current most recently among those not now displayed in any window.</seg>
|
||||||
@ -48259,6 +48267,14 @@ si nous continuons,</seg>
|
|||||||
<seg>Pour sélectionner un tampon dans une fenêtre autre que la fenêtre actuelle, taper @kbd{C-x 4 b} (@code{switch-to-buffer-other-window}).</seg>
|
<seg>Pour sélectionner un tampon dans une fenêtre autre que la fenêtre actuelle, taper @kbd{C-x 4 b} (@code{switch-to-buffer-other-window}).</seg>
|
||||||
</tuv>
|
</tuv>
|
||||||
</tu>
|
</tu>
|
||||||
|
<tu>
|
||||||
|
<tuv lang="en">
|
||||||
|
<seg>To specify an empty element in the middle of the list, use 2 colons in a row, as in @samp{EMACSLOADPATH="/tmp::/foo"}.</seg>
|
||||||
|
</tuv>
|
||||||
|
<tuv lang="fr" changeid="Ismaël" changedate="20220309T130741Z" creationid="Ismaël" creationdate="20220309T130741Z">
|
||||||
|
<seg>Pour indiquer un élément vide au milieu de la liste, utilisez 2 fois deux points à la suite, tout comme dans @samp{EMACSLOADPATH="/tmp::/foo"}.</seg>
|
||||||
|
</tuv>
|
||||||
|
</tu>
|
||||||
<tu>
|
<tu>
|
||||||
<tuv lang="en">
|
<tuv lang="en">
|
||||||
<seg>To specify multiple appearances for a face, select @samp{For All Kinds of Displays} in the menu you get from invoking @samp{[State]}.</seg>
|
<seg>To specify multiple appearances for a face, select @samp{For All Kinds of Displays} in the menu you get from invoking @samp{[State]}.</seg>
|
||||||
|
Loading…
Reference in New Issue
Block a user