summaryrefslogtreecommitdiffstats
path: root/rules/jed.in
diff options
context:
space:
mode:
authorRobert Schwebel <r.schwebel@pengutronix.de>2006-10-26 08:34:21 +0000
committerRobert Schwebel <r.schwebel@pengutronix.de>2006-10-26 08:34:21 +0000
commit50de67ca86c8c6948f3b3bead288940f71e4e06a (patch)
tree6465d211419b0659a3d8c256abb6622e1c87c163 /rules/jed.in
parent7bd23b02832dcd9f9798fd78f5484b214765cb4e (diff)
downloadptxdist-50de67ca86c8c6948f3b3bead288940f71e4e06a.tar.gz
ptxdist-50de67ca86c8c6948f3b3bead288940f71e4e06a.tar.xz
* menues: replaced "broken" comments with [BROKEN]
git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@6227 33e552b5-05e3-0310-8538-816dae2090ed
Diffstat (limited to 'rules/jed.in')
-rw-r--r--rules/jed.in22
1 files changed, 10 insertions, 12 deletions
diff --git a/rules/jed.in b/rules/jed.in
index f7b263a89..28902375f 100644
--- a/rules/jed.in
+++ b/rules/jed.in
@@ -1,22 +1,20 @@
config JED
bool
- prompt "jed"
+ prompt "jed [BROKEN]"
depends on BROKEN
# tries to execute stuff which is cross compiled
help
- JED - An editor for programmers
-
+ 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.
+ 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;
+ 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.
-comment "jed is broken, please send a patch"
- depends on !BROKEN