]> git.eshelyaron.com Git - emacs.git/commitdiff
Comment formatting
authorGlenn Morris <rgm@gnu.org>
Wed, 11 Sep 2013 06:33:28 +0000 (23:33 -0700)
committerGlenn Morris <rgm@gnu.org>
Wed, 11 Sep 2013 06:33:28 +0000 (23:33 -0700)
lisp/progmodes/cperl-mode.el

index 1eea6972707843a6fa3cbce38152a7b30e28150b..cc6c8234dd24863ce45d190a8b9d5fd057e7d0b1 100644 (file)
@@ -412,15 +412,15 @@ Affects: `cperl-font-lock', `cperl-electric-lbrace-space',
  "use cperl-vc-rcs-header or cperl-vc-sccs-header instead."
  "22.1")
 
-;;; (defcustom cperl-clobber-mode-lists
-;;;   (not
-;;;    (and
-;;;     (boundp 'interpreter-mode-alist)
-;;;     (assoc "miniperl" interpreter-mode-alist)
-;;;     (assoc "\\.\\([pP][Llm]\\|al\\)$" auto-mode-alist)))
-;;;   "*Whether to install us into `interpreter-' and `extension' mode lists."
-;;;   :type 'boolean
-;;;   :group 'cperl)
+;; (defcustom cperl-clobber-mode-lists
+;;   (not
+;;    (and
+;;     (boundp 'interpreter-mode-alist)
+;;     (assoc "miniperl" interpreter-mode-alist)
+;;     (assoc "\\.\\([pP][Llm]\\|al\\)$" auto-mode-alist)))
+;;   "*Whether to install us into `interpreter-' and `extension' mode lists."
+;;   :type 'boolean
+;;   :group 'cperl)
 
 (defcustom cperl-info-on-command-no-prompt nil
   "*Not-nil (and non-null) means not to prompt on C-h f.