[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[PATCH] menu.c clearer instructions
From: |
jidanni |
Subject: |
[PATCH] menu.c clearer instructions |
Date: |
Sat, 27 Dec 2008 02:57:01 +0800 |
diff -C 1 menuO*.c menu.c
*** menuORIG.c 2008-12-27 02:42:57.000000000 +0800
--- menu.c 2008-12-27 02:53:49.000000000 +0800
***************
*** 84,87 ****
Minimum Emacs-like screen editing is supported. TAB lists\n\
! available completions. Press C-x (\'x\' with Ctrl) to boot,\n\
! C-c (\'c\' with Ctrl) for a command-line or ESC to return menu.");
}
--- 84,87 ----
Minimum Emacs-like screen editing is supported. TAB lists\n\
! completions. C-x (\'x\' with Ctrl) to boot, C-c for command-line,\n\
! or ESC to throw away changes and return to menu.");
}
- [PATCH] menu.c clearer instructions,
jidanni <=
- cmdline.c: ESC at any time exits: only mentioned once, jidanni, 2008/12/26
- Re: [PATCH] menu.c clearer instructions, Carles Pina i Estany, 2008/12/26
- Re: [PATCH] menu.c clearer instructions, jidanni, 2008/12/26
- Re: [PATCH] menu.c clearer instructions, Pavel Roskin, 2008/12/27
- Re: [PATCH] menu.c clearer instructions, jidanni, 2008/12/27
- Re: [PATCH] menu.c clearer instructions, jidanni, 2008/12/29
- Re: [PATCH] menu.c clearer instructions, Jerone Young, 2008/12/30
- Re: [PATCH] menu.c clearer instructions, jidanni, 2008/12/31