mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2024-11-27 07:37:33 +00:00
Comment formatting
This commit is contained in:
parent
ebb9984728
commit
cb55925848
@ -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.
|
||||
|
Loading…
Reference in New Issue
Block a user