mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-06 06:20:55 -08:00
Merge from origin/emacs-28
a9d338818a ; elec-pair: Fix docstring typo (bug#56233)
This commit is contained in:
commit
9533676302
1 changed files with 1 additions and 1 deletions
|
|
@ -498,7 +498,7 @@ The decision is taken by order of preference:
|
||||||
corresponding delimiter for C;
|
corresponding delimiter for C;
|
||||||
|
|
||||||
* According to C alone, by looking C up in the tables
|
* According to C alone, by looking C up in the tables
|
||||||
`electric-pair-paris' or `electric-pair-text-pairs' (which
|
`electric-pair-pairs' or `electric-pair-text-pairs' (which
|
||||||
see);
|
see);
|
||||||
|
|
||||||
* According to C's syntax and the syntactic state of the buffer
|
* According to C's syntax and the syntactic state of the buffer
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue