Translated by suzume
Ajoutés : 1, Supprimés : 0, Modifiés : 0 (Conflits : 0)
This commit is contained in:
parent
1f1f7f80e9
commit
fd0d104c5a
@ -2650,6 +2650,14 @@ non sortie.</seg>
|
||||
<seg>Les abréviations sont définies par l’utilisateur pour être remplacées de manières spécifiques.</seg>
|
||||
</tuv>
|
||||
</tu>
|
||||
<tu>
|
||||
<tuv lang="en">
|
||||
<seg>Abbrevs can have @dfn{mode-specific} definitions, active only in one major mode. Abbrevs can also have @dfn{global} definitions that are active in all major modes. The same abbrev can have a global definition and various mode-specific definitions for different major modes. A mode-specific definition for the current major mode overrides a global definition.</seg>
|
||||
</tuv>
|
||||
<tuv lang="fr" changeid="suzume" changedate="20240225T035020Z" creationid="suzume" creationdate="20240225T035020Z">
|
||||
<seg>Les abréviations peuvent être définies @dfn{</seg>
|
||||
</tuv>
|
||||
</tu>
|
||||
<tu>
|
||||
<tuv lang="en">
|
||||
<seg>Abbrevs expand only when Abbrev mode, a buffer-local minor mode, is enabled. Disabling Abbrev mode does not cause abbrev definitions to be forgotten, but they do not expand until Abbrev mode is enabled again. The command @kbd{M-x abbrev-mode} toggles Abbrev mode; with a numeric argument, it turns Abbrev mode on if the argument is positive, off otherwise. @xref{Minor Modes}.</seg>
|
||||
|
Loading…
Reference in New Issue
Block a user