diff options
author | Jarkko Hietaniemi <jhi@iki.fi> | 2001-06-27 11:45:29 +0000 |
---|---|---|
committer | Jarkko Hietaniemi <jhi@iki.fi> | 2001-06-27 11:45:29 +0000 |
commit | 022735b47c849ae03c52981ea170ac0d5308050c (patch) | |
tree | de8fa952ddbfe5d1095df7d7c25ba0fc373193a1 /emacs | |
parent | 0222aa7dc291d283102ca6659c13703653b531c6 (diff) | |
download | perl-022735b47c849ae03c52981ea170ac0d5308050c.tar.gz |
"lose the it's", from Abhijit Menon-Sen.
("It's" not searched, pods not searched.)
p4raw-id: //depot/perl@10980
Diffstat (limited to 'emacs')
-rw-r--r-- | emacs/cperl-mode.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/emacs/cperl-mode.el b/emacs/cperl-mode.el index ff16b03942..8abdb0ea3a 100644 --- a/emacs/cperl-mode.el +++ b/emacs/cperl-mode.el @@ -1610,7 +1610,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 |