]> git.eshelyaron.com Git - emacs.git/commitdiff
Don't unprettify symbol at point by default
authorTassilo Horn <tsdh@gnu.org>
Thu, 1 Oct 2015 05:54:45 +0000 (07:54 +0200)
committerTassilo Horn <tsdh@gnu.org>
Thu, 1 Oct 2015 05:54:45 +0000 (07:54 +0200)
* lisp/progmodes/prog-mode.el (prettify-symbols-unprettify-at-point):
Default to disabled (nil).

lisp/progmodes/prog-mode.el

index 1192cb11ac4b5ec1568c731328c7462c9ead5a1b..90c496f7a3a0cd10996129807171243455316e55 100644 (file)
@@ -189,7 +189,7 @@ Regexp match data 0 points to the chars."
 
 (defvar-local prettify-symbols--current-symbol-bounds nil)
 
-(defcustom prettify-symbols-unprettify-at-point t
+(defcustom prettify-symbols-unprettify-at-point nil
   "If non-nil, show the non-prettified version of a symbol when point is on it.
 If set to the symbol `right-edge', also unprettify if point
 is immediately after the symbol.  The prettification will be