]> git.eshelyaron.com Git - emacs.git/commit
cperl-mode.el: Bring cperl-short-docs up to Perl 5.38.
authorHarald Jörg <haj@posteo.de>
Wed, 26 Jul 2023 07:55:34 +0000 (09:55 +0200)
committerHarald Jörg <haj@posteo.de>
Wed, 26 Jul 2023 07:55:34 +0000 (09:55 +0200)
commit04a930a08ce80d8dcc123f86a3f153f23ec31a29
tree18427bbb62ebcdc3830968e1ba612800710910ad
parent65834b8f8d53402517da7fe2446f5bac0aa30c39
cperl-mode.el: Bring cperl-short-docs up to Perl 5.38.

* lisp/progmodes/cperl-mode.el (imenu-max-items): declare the
variable to silence an elint warning.
(cperl-short-docs): Reorder function description to match Perl's
perlfunc documentation.  Add missing shortdocs from perlfunc.
Delete entries for operators which don't exist any more (EQ, NE
and friends).  Shorten docstring lines to 80 chars or less.
lisp/progmodes/cperl-mode.el