comparison lisp/progmodes/cperl-mode.el @ 96459:a90a9fcdc77d

Spelling fix.
author Glenn Morris <rgm@gnu.org>
date Tue, 01 Jul 2008 03:02:37 +0000
parents fc8e5aad9764
children 6e551caf98f6
comparison
equal deleted inserted replaced
96458:20eb34cff104 96459:a90a9fcdc77d
832 things tried _all_ the rest of Emacs ;-), but this was not a lonely 832 things tried _all_ the rest of Emacs ;-), but this was not a lonely
833 voice); 833 voice);
834 834
835 3) Everything is customizable, one-by-one or in a big sweep; 835 3) Everything is customizable, one-by-one or in a big sweep;
836 836
837 4) It has many easily-accessable \"tools\": 837 4) It has many easily-accessible \"tools\":
838 a) Can run program, check syntax, start debugger; 838 a) Can run program, check syntax, start debugger;
839 b) Can lineup vertically \"middles\" of rows, like `=' in 839 b) Can lineup vertically \"middles\" of rows, like `=' in
840 a = b; 840 a = b;
841 cc = d; 841 cc = d;
842 c) Can insert spaces where this impoves readability (in one 842 c) Can insert spaces where this impoves readability (in one