]> code.delx.au - gnu-emacs/commitdiff
Don’t electrically quote ‘'’ in Python
authorPaul Eggert <eggert@cs.ucla.edu>
Mon, 2 May 2016 15:56:02 +0000 (08:56 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Mon, 2 May 2016 15:59:24 +0000 (08:59 -0700)
Problem reported by Philipp Stephani (Bug#23387).
* lisp/electric.el (electric-quote-post-self-insert-function):
Do not requote a string starter or ender.


No differences found