emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

e73b0d6: Implement unprettification of symbol at point


From: Mark Oteiza
Subject: e73b0d6: Implement unprettification of symbol at point
Date: Wed, 30 Sep 2015 11:54:29 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.0.50 (gnu/linux)

>    * 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.

All the new changing of text properties is modifying the buffer.

Also, why is this defaulting to on?




reply via email to

[Prev in Thread] Current Thread [Next in Thread]