From 7cda88250fb1ab370e12ad4e4db84a17559c6c91 Mon Sep 17 00:00:00 2001 From: Stefan Kangas Date: Thu, 19 Nov 2020 02:54:26 +0100 Subject: [PATCH] * lisp/progmodes/cperl-mode.el: Doc fix. --- lisp/progmodes/cperl-mode.el | 2 -- 1 file changed, 2 deletions(-) diff --git a/lisp/progmodes/cperl-mode.el b/lisp/progmodes/cperl-mode.el index 3606f9a3952..3f24b10828c 100644 --- a/lisp/progmodes/cperl-mode.el +++ b/lisp/progmodes/cperl-mode.el @@ -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, -- 2.39.5