]> git.eshelyaron.com Git - emacs.git/commit
Implement unprettification of symbol at point
authorTassilo Horn <tsdh@gnu.org>
Tue, 29 Sep 2015 19:34:18 +0000 (21:34 +0200)
committerTassilo Horn <tsdh@gnu.org>
Wed, 30 Sep 2015 10:30:45 +0000 (12:30 +0200)
commite73b0d6f03ffdbc1ec40636c662f010083af0b98
tree5fc55fae55e25d7b9316b3b00f861d29196edde0
parentecedfd66fc18e9db206c9f9a49fd5226561f94a9
Implement unprettification of symbol at point

* lisp/progmodes/prog-mode.el: Implement feature for unprettifying the
symbol at point.
(prettify-symbols--current-symbol-bounds): New variable.
(prettify-symbols--post-command-hook): New function.
(prettify-symbols-unprettify-at-point): New defcustom.
(prettify-symbols-mode): Use it.
(prettify-symbols--compose-symbol): Use them.
lisp/progmodes/prog-mode.el