]> git.eshelyaron.com Git - emacs.git/commit
Make python prettify symbols into a defvar (Bug#28713)
authorNoam Postavsky <npostavs@gmail.com>
Thu, 5 Oct 2017 23:16:46 +0000 (19:16 -0400)
committerNoam Postavsky <npostavs@gmail.com>
Sat, 7 Oct 2017 23:19:05 +0000 (19:19 -0400)
commitc194fb61c638490e3510864fe2750814af8c3719
tree5f69e75001faa4ddcf176395692331eb3c0041b2
parent6dfc778d54ceb02b135d45300a201ec79edf1af2
Make python prettify symbols into a defvar (Bug#28713)

* lisp/progmodes/python.el (python-prettify-symbols-alist): New
variable.
(python--prettify-symbols-alist): Make into obsolete alias for
`python-prettify-symbols-alist'.
lisp/progmodes/python.el