Add prettify symbols to python-mode
commitdadcf33984391a285ef0b161c1122864264e4386
authorMark Oteiza <mvoteiza@udel.edu>
Sun, 20 Sep 2015 19:20:36 +0000 (20 15:20 -0400)
committerMark Oteiza <mvoteiza@udel.edu>
Mon, 21 Sep 2015 02:39:35 +0000 (20 22:39 -0400)
treeaa2f6e174c6205496edbbadf571cb35f7793ce3a
parentdd1e6846198e559b1c2ca321a1e6f8b05945fd66
Add prettify symbols to python-mode

lisp/progmodes/python.el (python-prettify-symbols-alist): New variable
lisp/progmodes/python.el (python-mode): Use it
lisp/progmodes/python.el