remake  4.3+dbg-1.5
help/edit.h
Go to the documentation of this file.
1 #define edit_HELP_TEXT \
2  "Enter an editor using the current location.\n" \
3  "\n" \
4  "Uses EDITOR environment variable contents as editor (or ex as default).\n" \
5  "\n" \
6  "Assumes the editor positions at a file using options +LINE-NUMBER FILENAME."