the cursor moved, just reset the cutbuffer directly. This avoids an
"Unknown Command" message on every cursor-positioning mouse click.
* src/nano.c (do_mouse): Put a common statement outside of then/else.
+ * src/Makefile.am: Remove -I m4; it is needed only at the top level.
2014-06-14 Mark Majeres <mark@engine12.com>
* src/nano.h, src/text.c (undo_cut, update_undo): When undoing a
AM_CPPFLAGS = -DLOCALEDIR=\"$(localedir)\" -DSYSCONFDIR=\"$(sysconfdir)\"
-ACLOCAL_AMFLAGS = -I m4
-
bin_PROGRAMS = nano
nano_SOURCES = browser.c \
chars.c \