- Use a long instead of an int for the number prepended to the
filename. (DLR)
- nano.c:
+ help_init()
+ - Remove extra space from main help text (Jordi).
print1opt_full()
- If desc should be empty, allow it to be NULL instead of
"", since the latter is not necessarily translated as "".
"showing the file being edited. The status line is "
"the third line from the bottom and shows important "
"messages. The bottom two lines show the most "
- "commonly used shortcuts in the editor.\n\n ");
+ "commonly used shortcuts in the editor.\n\n");
htx[1] = N_("The notation for shortcuts is as follows: "
"Control-key sequences are notated with a caret (^) "
"symbol and can be entered either by using the Control "