projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1f6750b
)
; elec-pair: Fix docstring typo (bug#56233)
author
Allen Li
<darkfeline@felesatra.moe>
Sun, 26 Jun 2022 07:37:07 +0000
(
00:37
-0700)
committer
Eli Zaretskii
<eliz@gnu.org>
Sun, 26 Jun 2022 08:14:34 +0000
(11:14 +0300)
* lisp/elec-pair.el (electric-pair-post-self-insert-function): Fix typo.
lisp/elec-pair.el
patch
|
blob
|
history
diff --git
a/lisp/elec-pair.el
b/lisp/elec-pair.el
index 964d21f11c6dac4fd3ccb871c4b683b2463168a9..bbed955a3934ffe28da27b8abf53c9046cd6bf9b 100644
(file)
--- a/
lisp/elec-pair.el
+++ b/
lisp/elec-pair.el
@@
-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-pa
ri
s' or `electric-pair-text-pairs' (which
+ `electric-pair-pa
ir
s' or `electric-pair-text-pairs' (which
see);
* According to C's syntax and the syntactic state of the buffer