* lisp/progmodes/cperl-mode.el: Use cl-lib. Fix comment convention
commit168382db92d7ab9b8d7997b0bb91165b338e41e6
authorStefan Monnier <monnier@iro.umontreal.ca>
Fri, 22 Dec 2017 15:06:49 +0000 (22 10:06 -0500)
committerStefan Monnier <monnier@iro.umontreal.ca>
Fri, 22 Dec 2017 15:06:49 +0000 (22 10:06 -0500)
treecb37cebca09265cf42cd5673b6e854d6e0b660bd
parentf6e6f5937356158287e1095a8e51422a5cbd2abc
* lisp/progmodes/cperl-mode.el: Use cl-lib.  Fix comment convention

(defgroup, defcustom, defface, x-color-defined-p, uncomment-region)
(ps-extend-face-list, eval-after-load, turn-on-font-lock):
Assume defined.
(cperl-calculate-indent): Use 'functionp' to test if a value is a function.
lisp/progmodes/cperl-mode.el