summaryrefslogtreecommitdiffstats
path: root/rules/jed.in
blob: 28902375f14df8a41a56f2eb9a8729e3196917f6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
config JED
	bool
	prompt "jed [BROKEN]"
	depends on BROKEN
	# tries to execute stuff which is cross compiled
	help
	  JED - An editor for programmers

 	  Jed offers:
	  Extensible in a language resembling C. Completely customizable.
	  Capable of read GNU info files from within JED's info browser.
	  A variety of programming modes (with syntax highlighting) are
	  available including Pascal, Java, Perl, C, C++, FORTRAN, TeX,
	  HTML,	SH, IDL, DCL, NROFF, PostScript, Basic. Folding support.
	  Edit TeX files with AUC-TeX style editing (BiBTeX support too).
	  Rectangular cut/paste; regular expressions; incremental searches;
	  search replace across multiple files; multiple windows; multiple
	  buffers; shell modes; directory editor (dired); mail; rmail;
	  ispell; and much more.