Translated by Lilian

This commit is contained in:
Lilian 2022-03-02 10:31:53 +01:00
parent cff0b68a40
commit b78217f0c3
1 changed files with 8 additions and 0 deletions

View File

@ -25995,6 +25995,14 @@ ce manuel est indépendant.</seg>
<seg>Si vous n'indiquez pas @var{base}, la base</seg>
</tuv>
</tu>
<tu>
<tuv lang="en">
<seg>If you don't want customization buffers to show the search field, change the variable @code{custom-search-field} to @code{nil}.</seg>
</tuv>
<tuv lang="fr" changeid="Lilian" changedate="20220302T093153Z" creationid="Lilian" creationdate="20220302T093153Z">
<seg>Si vous ne souhaitez pas que les tampons de personnalisation montrent le champ de recherche, modifiez la variable @code{custom-search-field} pour qu'elle devienne @code{nil}.</seg>
</tuv>
</tu>
<tu>
<tuv lang="en">
<seg>If you enter a code-point, it should be as a hexadecimal number (the convention for Unicode), or a number with a specified radix, e.g., @code{#o23072} (octal); @xref{Integer Basics,,, elisp, The Emacs Lisp Reference Manual}.</seg>