* lisp/progmodes/perl-mode.el (perl-prettify-symbols): Add :version.
This commit is contained in:
parent
5ea03bf5a1
commit
54c57cc6c7
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue