diff options
author | João Távora <joaotavora@gmail.com> | 2017-08-17 10:44:38 +0100 |
---|---|---|
committer | João Távora <joaotavora@gmail.com> | 2017-08-18 23:43:48 +0100 |
commit | 7098823b422c8334ef34664a9033b519f73ea7e1 (patch) | |
tree | b1734a450fc2dfe2e915db5e83c6f013ba40bc98 /lisp/array.el | |
parent | 39e6692efe6797c4462a9b0cd0177c289fa9989b (diff) | |
download | emacs-7098823b422c8334ef34664a9033b519f73ea7e1.tar.gz emacs-7098823b422c8334ef34664a9033b519f73ea7e1.tar.bz2 emacs-7098823b422c8334ef34664a9033b519f73ea7e1.zip |
Fix default value of electric-pair-pairs and electric-pair-text-pairs
Fixes: debbugs:24901
A previous change, titled "Add support for curly quotation marks to
electric-pair-mode", attempted to add these characters to the default
value of these variables. But it did so in a quoted list, preventing
evaluation of the relevant expressions and resulting in an invalid
format.
* lisp/elec-pair.el (electric-pair-pairs, electric-pair-text-pairs):
Use backquote and comma.
Diffstat (limited to 'lisp/array.el')
0 files changed, 0 insertions, 0 deletions