diff options
author | Juanma Barranquero <lekktu@gmail.com> | 2003-01-26 21:44:11 +0000 |
---|---|---|
committer | Juanma Barranquero <lekktu@gmail.com> | 2003-01-26 21:44:11 +0000 |
commit | 035f4b469d97e867c541ae22901fee989bb9f385 (patch) | |
tree | 2809db2133208cfed5de7c97d33afdb88d88876d | |
parent | c2642e22d93944abeb230da4460b4570e265c499 (diff) | |
download | emacs-035f4b469d97e867c541ae22901fee989bb9f385.tar.gz |
(cperl-tips): Fix typo.
-rw-r--r-- | lisp/progmodes/cperl-mode.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/progmodes/cperl-mode.el b/lisp/progmodes/cperl-mode.el index f74ba816568..a7be383baea 100644 --- a/lisp/progmodes/cperl-mode.el +++ b/lisp/progmodes/cperl-mode.el @@ -576,7 +576,7 @@ For best results apply to an older Emacs the patches from ftp://ftp.math.ohio-state.edu/pub/users/ilya/cperl-mode/patches \(this upgrades syntax-parsing abilities of RMS Emaxen v19.34 and v20.2 up to the level of RMS Emacs v20.3 - a must for a good Perl -mode.) You will not get much from XEmacs, it's syntax abilities are +mode.) You will not get much from XEmacs, its syntax abilities are too primitive. Get support packages choose-color.el (or font-lock-extra.el before |