emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] /srv/bzr/emacs/trunk r112501: * lisp/progmodes/perl-mode.e


From: Glenn Morris
Subject: [Emacs-diffs] /srv/bzr/emacs/trunk r112501: * lisp/progmodes/perl-mode.el (perl-prettify-symbols): Add :version.
Date: Tue, 07 May 2013 14:06:13 -0400
User-agent: Bazaar (2.6b2)

------------------------------------------------------------
revno: 112501
committer: Glenn Morris <address@hidden>
branch nick: trunk
timestamp: Tue 2013-05-07 14:06:13 -0400
message:
  * lisp/progmodes/perl-mode.el (perl-prettify-symbols): Add :version.
modified:
  lisp/progmodes/perl-mode.el
=== modified file 'lisp/progmodes/perl-mode.el'
--- a/lisp/progmodes/perl-mode.el       2013-05-06 19:33:56 +0000
+++ b/lisp/progmodes/perl-mode.el       2013-05-07 18:06:13 +0000
@@ -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


reply via email to

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