setq->defvar (prettify-symbols-unprettify-at-point)

This commit is contained in:
Henrik Lissner
2018-06-16 20:57:51 +02:00
parent ec8ae0bedc
commit 8c64644450

View File

@ -48,7 +48,7 @@
;; When you get to the right edge, it goes back to how it normally prints
;;;###autoload
(setq prettify-symbols-unprettify-at-point 'right-edge)
(defvar prettify-symbols-unprettify-at-point 'right-edge)
;;;###autodef
(defun set-pretty-symbols! (modes &rest plist)