Include dlfcn.h.
authorhanda <handa>
Fri, 15 Apr 2005 11:28:44 +0000 (11:28 +0000)
committerhanda <handa>
Fri, 15 Apr 2005 11:28:44 +0000 (11:28 +0000)
commita2a3094f4fbe3485c4cd1d970387ad207a084180
tree1fdd9a709ecfbb7ca7aecf1febd98955e9f69cb1
parented667bd489adef44e6e6ccda6536c1f22fab68e5
Include dlfcn.h.
(Mword): New variable.
(show_cursor): Check Mlanguage text property of the cursor
position only.
(delete_char): Pay attention to the change of line beginning
position because of filling.
(insert_chars): Likewise.
(word_constituent_p, forward_word, backward_word): New functions.
(KeyProc): Assign XK_b and XK_f for back/foreward word.
(line_break): Delete extern.
(LineBreakProc): Use mdraw_default_line_break.
(FilterProc): New function.
(main): Handle --filter arg.  Initialize Mword.
example/medit.c