Mercurial > emacs
changeset 96459:a90a9fcdc77d
Spelling fix.
author | Glenn Morris <rgm@gnu.org> |
---|---|
date | Tue, 01 Jul 2008 03:02:37 +0000 |
parents | 20eb34cff104 |
children | 5220f9405507 |
files | lisp/progmodes/cperl-mode.el |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/progmodes/cperl-mode.el Tue Jul 01 03:02:17 2008 +0000 +++ b/lisp/progmodes/cperl-mode.el Tue Jul 01 03:02:37 2008 +0000 @@ -834,7 +834,7 @@ 3) Everything is customizable, one-by-one or in a big sweep; -4) It has many easily-accessable \"tools\": +4) It has many easily-accessible \"tools\": a) Can run program, check syntax, start debugger; b) Can lineup vertically \"middles\" of rows, like `=' in a = b;