* lisp/progmodes/cperl-mode.el: Doc fix.

This commit is contained in:
Stefan Kangas 2020-11-19 02:54:26 +01:00
parent 0e075c9f91
commit 7cda88250f

View 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,