aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/progmodes/cperl-mode.el
Commit message (Expand)AuthorAgeFilesLines
* (cperl-noscan-files-regexp): In addition to RCS, exclude CVS directories.Richard M. Stallman2002-09-091-1/+2
* (cperl-break-one-line-blocks-when-indent): Fix typo.Juanma Barranquero2002-07-021-1/+1
* Many trivial doc fixes.Richard M. Stallman2002-06-261-76/+19
* (cperl-make-face, cperl-force-face):Stefan Monnier2002-04-081-4/+4
* (cperl-imenu--function-name-regexp-perl):Richard M. Stallman2002-03-161-8/+8
* (cperl-outline-regexp): Move definition up.Richard M. Stallman2002-03-141-3/+3
* (cperl-menu): Add "-emacs" to the version.Stefan Monnier2002-03-041-1/+1
* Fix typo.Pavel Janík2002-01-131-1/+1
* (various face definitions): Use :weight and :slant.Richard M. Stallman2001-12-311-13/+13
* (cperl-problems, cperl-tips, cperl-non-problems, cperl-praise): Doc fixes.Richard M. Stallman2001-11-211-11/+9
* (cperl-perldoc): Require man before binding `manual-program'.Stefan Monnier2001-11-201-1/+1
* Merged in changes from v4.32.Stefan Monnier2001-10-121-252/+522
* Some fixes to follow coding conventions.Pavel Janík2001-07-161-1/+1
* (cperl-font-lock-keywords)Stefan Monnier2001-05-041-49/+54
* (cperl-msb-fix, cperl-get-help-defer):Stefan Monnier2001-03-061-5/+3
* (cperl-mode): Set major-mode to cperl-modeStefan Monnier2001-03-061-26/+33
* (cperl-invalid-face): Don't double-quoteDave Love2001-01-031-2/+3
* (cperl-mode): SetDave Love2000-10-251-1/+1
* (cperl-tips-faces): Doc fix.Dave Love2000-10-121-12/+12
* (cperl-invalid-face): double-quote underlineSam Steingold2000-10-111-384/+384
* (top-level): Clean upDave Love2000-09-211-116/+95
* Replace ^F with ^L.Gerd Moellmann2000-01-091-1/+1
* (cperl-under-as-char): Make nil the default value.Richard M. Stallman1999-12-011-1/+1
* Use new backquote syntax.Gerd Moellmann1999-11-151-64/+64
* (cperl-invalid-face): Fix custom type.Karl Heuer1999-06-121-1/+1
* Can use linear algorithm for indentation if Emacs supports it.Richard M. Stallman1999-01-021-367/+1027
* (cperl-lazy-help-time): Fix customizeAndreas Schwab1998-09-181-1/+1
* (pod2man-program): Var reinstalled.Richard M. Stallman1998-06-091-2/+71
* Comment change.Richard M. Stallman1998-06-081-1/+0
* (cperl-problems): Doc fix.Richard M. Stallman1998-06-081-7/+3
* Second half of changes in version 1.4.Richard M. Stallman1998-06-071-10/+39
* (cperl-pod-to-manpage): Function deletedRichard M. Stallman1998-06-071-68/+0
* (cperl-style-alist): New variable, since `c-mode'Richard M. Stallman1998-05-301-610/+1478
* Commented out line 471 (miniperl entry in interpreter-mode-alist)Stephen Eglen1998-02-221-99/+188
* Changed font-lock-reference-face to font-lock-constant-face.Simon Marshall1998-02-201-10/+10
* Initial revisionKarl Heuer1997-11-231-0/+5307