Changeset 6141 for trunk/SH/arb_textedit
- Timestamp:
- 14/08/09 16:29:27 (3 years ago)
- Files:
-
- 1 modified
-
trunk/SH/arb_textedit (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/SH/arb_textedit
r5612 r6141 5 5 echo '' 6 6 7 # try to find an editor (order = basic to conv inient; last found is used):7 # try to find an editor (order = basic to convenient; last found is used): 8 8 9 9 if [ -x "`which edit`" ] ; then ARB_TEXTEDIT=edit ; fi
