mirror of
https://github.com/MidnightCommander/mc
synced 2025-01-08 20:41:59 +03:00
2cb049a9cb
external linkage. (edit_find_bracket): Likewise. * edit/edit.c (edit_move_to_prev_col): Reflect the changes above. (edit_find_bracket): Likewise. * edit/editwidget.c (edit_event): When moving around with the mouse use edit_move_down(), edit_move_up() and edit_move_to_prev_col() instead of move_cursor() to update the cursor position since the latter doesn't update some internal variables. Use edit_find_bracket() to update the bracket pair highlighter state. |
||
---|---|---|
.. | ||
.cvsignore | ||
bookmark.c | ||
ChangeLog | ||
choosesyntax.c | ||
edit-widget.h | ||
edit.c | ||
edit.h | ||
editcmd.c | ||
editcmddef.h | ||
editdraw.c | ||
editkeys.c | ||
editlock.c | ||
editlock.h | ||
editmenu.c | ||
editoptions.c | ||
editwidget.c | ||
Makefile.am | ||
syntax.c | ||
usermap.c | ||
usermap.h | ||
wordproc.c |