* lisp/progmodes/perl-mode.el (perl-prettify-symbols): Add :version.
This commit is contained in:
@@ -160,6 +160,7 @@
|
||||
|
||||
(defcustom perl-prettify-symbols t
|
||||
"If non-nil, some symbols will be displayed using Unicode chars."
|
||||
:version "24.4"
|
||||
:type 'boolean)
|
||||
|
||||
(defconst perl--prettify-symbols-alist
|
||||
|
||||
Reference in New Issue
Block a user