* callback.c: Include "xmalloc.h".
[deliverable/binutils-gdb.git] / readline / rlconf.h
index d2ab70401250b691d3870bd77caf82fc6e127dd6..c651fd8b41f66ad39807ee1e18e714fcb8dae961 100644 (file)
@@ -54,4 +54,7 @@
    X `callback' style. */
 #define READLINE_CALLBACKS
 
+/* Define this if you want the cursor to indicate insert or overwrite mode. */
+/* #define CURSOR_MODE */
+
 #endif /* _RLCONF_H_ */
This page took 0.024633 seconds and 4 git commands to generate.