mc/edit
Ilia Maslakov 3edfb0bc58 Ticket #1884 (incorrect jump to the EOF)
fixed edit_move_to_top for save the current cursor column position after jump to the EOF.

Signed-off-by: Ilia Maslakov <il.smind@gmail.com>
2009-12-21 10:43:57 +03:00
..
.gitignore Added .svnignore files (same as .cvsignore) 2008-12-28 23:27:03 +02:00
Makefile.am Ticket #1649: Prepare for prerelease mc-4.7.0-pre3 (code cleanup) 2009-10-01 16:14:32 +03:00
bookmark.c De-inline a few functions which are large 2009-08-31 07:12:59 +03:00
choosesyntax.c Ticket #1451: fixed placement of choose encoding dialog window. 2009-10-15 11:40:30 +04:00
edit-impl.h Types accuracy, minor optimization, removed unneeded goto and return. 2009-12-16 11:10:42 +02:00
edit-widget.h Show actual shortcuts in editor menu. 2009-10-26 16:15:32 +03:00
edit.c Ticket #1884 (incorrect jump to the EOF) 2009-12-21 10:43:57 +03:00
edit.h Ticket #46 (mcedit: check POSIX newline at end of file) 2009-10-27 12:08:45 +00:00
editcmd.c editcmd.c 'eval_marks': removed unused variable 'diff' 2009-12-16 11:10:44 +02:00
editcmd_dialogs.c Modified dialog callback function. 2009-11-19 10:07:51 +03:00
editcmd_dialogs.h Added field lb (kind of line break) into WEdit struct 2009-08-31 13:20:49 +04:00
editdraw.c Editor: some code clean up. 2009-12-16 11:10:41 +02:00
editkeys.c Optimization of command handling. 2009-11-19 10:07:51 +03:00
editlock.c fixed several missing #include's 2009-06-18 21:02:29 +04:00
editlock.h Simple doxygen description for files in edit directory. 2009-02-10 16:07:59 +02:00
editmenu.c Modified menu command handling using DLG_ACTION message. 2009-11-19 10:07:51 +03:00
editoptions.c Ticket #1831: fixed compilation warings of --disable-nls and --disable-charset options. 2009-11-20 14:39:51 +03:00
editwidget.c Optimization of DLG_RESIZE message handling. 2009-12-16 11:10:42 +02:00
etags.c Ticket #267 (etags incorrect get the line number definition) 2009-08-15 11:36:57 +00:00
etags.h Reorganize work with files. Fixed permissions of files in mc home dir. All file names now accumulated into src/fileloc.h 2009-10-07 12:01:05 +03:00
syntax.c The check result of g_new(), g_new0(), g_malloc(), g_malloc0() and g_realloc() is useless. 2009-12-16 11:10:43 +02:00
wordproc.c The check result of g_new(), g_new0(), g_malloc(), g_malloc0() and g_realloc() is useless. 2009-12-16 11:10:43 +02:00