mirror of
https://github.com/masscollaborationlabs/emacs.git
synced 2025-07-08 13:19:36 +00:00
; elec-pair: Fix docstring typo (bug#56233)
* lisp/elec-pair.el (electric-pair-post-self-insert-function): Fix typo.
This commit is contained in:
parent
1f6750b53a
commit
a9d338818a
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;
|
||||
|
||||
* 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);
|
||||
|
||||
* According to C's syntax and the syntactic state of the buffer
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue