From: Lars Ingebrigtsen Date: Thu, 15 Oct 2020 15:10:41 +0000 (+0200) Subject: Add some references to the microdocs in the comments in cperl-mode X-Git-Tag: emacs-28.0.90~5621 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=c7b952c45c4aab86b8039c22dc95c4be8782a9e6;p=emacs.git Add some references to the microdocs in the comments in cperl-mode * lisp/progmodes/cperl-mode.el: Tell the people reading the comments how to read the docs explicitly (bug#1621). --- diff --git a/lisp/progmodes/cperl-mode.el b/lisp/progmodes/cperl-mode.el index 2e4b9d4693c..5b6e50c8206 100644 --- a/lisp/progmodes/cperl-mode.el +++ b/lisp/progmodes/cperl-mode.el @@ -48,6 +48,10 @@ ;; DO NOT FORGET to read micro-docs (available from `Perl' menu) <<<<<< ;; or as help on variables `cperl-tips', `cperl-problems', <<<<<< ;; `cperl-praise', `cperl-speed'. <<<<<< +;; +;; Or search for "Short extra-docs" further down in this file for +;; details on how to use `cperl-mode' instead of `perl-mode' and lots +;; 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