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).
This commit is contained in:
parent
5f53a49d48
commit
c7b952c45c
1 changed files with 4 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue