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 1eea697..cc6c823 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.