]> git.eshelyaron.com Git - emacs.git/commitdiff
* lisp/progmodes/cperl-mode.el: Doc fix.
authorStefan Kangas <stefan@marxist.se>
Thu, 19 Nov 2020 01:54:26 +0000 (02:54 +0100)
committerStefan Kangas <stefan@marxist.se>
Thu, 19 Nov 2020 01:58:25 +0000 (02:58 +0100)
lisp/progmodes/cperl-mode.el

index 3606f9a3952a98fd7a8112cbe76abb57d82ed446..3f24b10828c6c26032660433a3b16f4fcd1aaac8 100644 (file)
@@ -54,8 +54,6 @@
 ;; of other details.
 
 ;; The mode information (on C-h m) provides some customization help.
-;; If you use font-lock feature of this mode, it is advisable to use
-;; either lazy-lock-mode or fast-lock-mode.  I prefer lazy-lock.
 
 ;; Faces used now: three faces for first-class and second-class keywords
 ;; and control flow words, one for each: comments, string, labels,