| Commit message (Expand) | Author | Age | Files | Lines |
* | (cperl-mode): Use mode-require-final-newline. | Richard M. Stallman | 2004-12-31 | 1 | -1/+1 |
* | (cperl-find-bad-style): Use with-no-warnings. | Richard M. Stallman | 2004-12-27 | 1 | -8/+5 |
* | (cperl-indent-region, cperl-imenu--create-perl-index, cperl-xsub-scan): | Richard M. Stallman | 2004-11-25 | 1 | -23/+1 |
* | (cperl-indent-region): Don't mind imenu-scanning-message. | Richard M. Stallman | 2004-11-20 | 1 | -1/+1 |
* | run-mode-hooks instead of run-hooks | Daniel Pfeiffer | 2004-11-12 | 1 | -1/+1 |
* | (cperl-info-on-command): Use goto-char instead of beginning-of-buffer. | Richard M. Stallman | 2004-11-07 | 1 | -1/+1 |
* | (cperl-switch-to-doc-buffer): Don't use interactive-p. | Richard M. Stallman | 2004-11-01 | 1 | -3/+3 |
* | *** empty log message *** | Mark A. Hershberger | 2004-07-09 | 1 | -1/+1 |
* | (cperl-putback-char): Delete Emacs 18 definition. | Richard M. Stallman | 2004-04-21 | 1 | -6/+3 |
* | (cperl-indent-alist, cperl-where-am-i): Comment out (it's unused and | Juanma Barranquero | 2004-03-25 | 1 | -162/+162 |
* | (cperl-fill-paragraph): Call fill-paragraph | Stefan Monnier | 2004-02-04 | 1 | -5/+6 |
* | (cperl-mode-map, cperl-do-auto-fill, cperl-menu): Use fill-paragraph, | Stefan Monnier | 2004-02-02 | 1 | -9/+9 |
* | Add arch taglines | Miles Bader | 2003-09-01 | 1 | -0/+1 |
* | (cperl-lineup): Don't quote nil and t in docstrings. | Juanma Barranquero | 2003-05-06 | 1 | -13/+13 |
* | (cperl-nonoverridable-face): Doc fix. | Richard M. Stallman | 2003-05-03 | 1 | -1/+1 |
* | (cperl-electric-backspace): Add delete-selection property. | Kim F. Storm | 2003-03-22 | 1 | -0/+2 |
* | Merge changes from CPerl-5.0. | Stefan Monnier | 2003-02-23 | 1 | -124/+263 |
* | Merge changes from CPerl-4.35. | Stefan Monnier | 2003-02-23 | 1 | -1139/+1127 |
* | (cperl-electric-keyword, cperl-electric-pod, cperl-do-auto-fill): Fix character | Juanma Barranquero | 2003-02-18 | 1 | -5/+5 |
* | (cperl-next-bad-style): Fix use of character constant. | Juanma Barranquero | 2003-02-14 | 1 | -1/+1 |
* | Trailing whitepace deleted. | Juanma Barranquero | 2003-02-04 | 1 | -50/+50 |
* | (cperl-beautify-level, cperl-beautify-regexp): Fix use of | Juanma Barranquero | 2003-01-29 | 1 | -7/+3 |
* | Don't make faces depend on window-system. | Juanma Barranquero | 2003-01-18 | 1 | -45/+43 |
* | (cperl-noscan-files-regexp): In addition to RCS, exclude CVS directories. | Richard M. Stallman | 2002-09-09 | 1 | -1/+2 |
* | (cperl-break-one-line-blocks-when-indent): Fix typo. | Juanma Barranquero | 2002-07-02 | 1 | -1/+1 |
* | Many trivial doc fixes. | Richard M. Stallman | 2002-06-26 | 1 | -76/+19 |
* | (cperl-make-face, cperl-force-face): | Stefan Monnier | 2002-04-08 | 1 | -4/+4 |
* | (cperl-imenu--function-name-regexp-perl): | Richard M. Stallman | 2002-03-16 | 1 | -8/+8 |
* | (cperl-outline-regexp): Move definition up. | Richard M. Stallman | 2002-03-14 | 1 | -3/+3 |
* | (cperl-menu): Add "-emacs" to the version. | Stefan Monnier | 2002-03-04 | 1 | -1/+1 |
* | Fix typo. | Pavel Janík | 2002-01-13 | 1 | -1/+1 |
* | (various face definitions): Use :weight and :slant. | Richard M. Stallman | 2001-12-31 | 1 | -13/+13 |
* | (cperl-problems, cperl-tips, cperl-non-problems, cperl-praise): Doc fixes. | Richard M. Stallman | 2001-11-21 | 1 | -11/+9 |
* | (cperl-perldoc): Require man before binding `manual-program'. | Stefan Monnier | 2001-11-20 | 1 | -1/+1 |
* | Merged in changes from v4.32. | Stefan Monnier | 2001-10-12 | 1 | -252/+522 |
* | Some fixes to follow coding conventions. | Pavel Janík | 2001-07-16 | 1 | -1/+1 |
* | (cperl-font-lock-keywords) | Stefan Monnier | 2001-05-04 | 1 | -49/+54 |
* | (cperl-msb-fix, cperl-get-help-defer): | Stefan Monnier | 2001-03-06 | 1 | -5/+3 |
* | (cperl-mode): Set major-mode to cperl-mode | Stefan Monnier | 2001-03-06 | 1 | -26/+33 |
* | (cperl-invalid-face): Don't double-quote | Dave Love | 2001-01-03 | 1 | -2/+3 |
* | (cperl-mode): Set | Dave Love | 2000-10-25 | 1 | -1/+1 |
* | (cperl-tips-faces): Doc fix. | Dave Love | 2000-10-12 | 1 | -12/+12 |
* | (cperl-invalid-face): double-quote underline | Sam Steingold | 2000-10-11 | 1 | -384/+384 |
* | (top-level): Clean up | Dave Love | 2000-09-21 | 1 | -116/+95 |
* | Replace ^F with ^L. | Gerd Moellmann | 2000-01-09 | 1 | -1/+1 |
* | (cperl-under-as-char): Make nil the default value. | Richard M. Stallman | 1999-12-01 | 1 | -1/+1 |
* | Use new backquote syntax. | Gerd Moellmann | 1999-11-15 | 1 | -64/+64 |
* | (cperl-invalid-face): Fix custom type. | Karl Heuer | 1999-06-12 | 1 | -1/+1 |
* | Can use linear algorithm for indentation if Emacs supports it. | Richard M. Stallman | 1999-01-02 | 1 | -367/+1027 |
* | (cperl-lazy-help-time): Fix customize | Andreas Schwab | 1998-09-18 | 1 | -1/+1 |