[patch #6249] Improvement usability of "Goto line"/"Goto address" dialogs
- From: Andrew Borodin <INVALID NOREPLY gnu org>
- To: Pavel Tsekov <ptsekov gmx net>, Andrew Borodin <aborodin vmail ru>, mc-devel gnome org
- Subject: [patch #6249] Improvement usability of "Goto line"/"Goto address" dialogs
- Date: Tue, 30 Oct 2007 11:11:40 +0000
Follow-up Comment #2, patch #6249 (project mc):
Ok, I'll provide full detailed changelog:
* src/view.c: Removed unnecessary #include directives.
Add comments for <ctype.h>, "help.h", "setup.h", "win.h"
and "execute.h" includes.
Fixed comment of "key.h" include.
Removed unactual comment of "wtools.h" include.
(view_offset_to_coord): Check pointers of returned values.
(view_moveto_bol): Eliminate unused variable, sync with
modified view_offset_to_coord() function.
(view_moveto_eol): Likewise.
(view_moveto_line_cmd): Implemented initialization of input
line of "Goto line" dialog by previous typed value. Renamed
'answer_end' variable to 'error'.
(view_moveto_addr_cmd): Implemented initialization of input
line of "Goto Address" dialog by previous typed value. Renamed
'line' variable to 'answer'. Modified method of check of
'answer' value by way used in view_moveto_line_cmd()
function.
(view_handle_key): Added M-l key combination to call the
"Goto line"/"Goto Address" dialog (as implemented in mcedit).
doc/mc.1.in: Added M-l to mcview key descriptions.
doc/es/mc.1.in: Likewise.
doc/hu/mc.1.in: Likewise.
doc/it/mc.1.in: Likewise.
doc/pl/mc.1.in: Likewise.
doc/ru/mc.1.in: Likewise.
doc/sr/mc.1.in: Likewise.
_______________________________________________________
Reply to this item at:
<http://savannah.gnu.org/patch/?6249>
_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/
[
Date Prev][Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]