Changes by: Nathaniel Gray (n8gray at cs.caltech.edu)
Date: 2005-07-05 15:45:41 -0700 (Tue, 05 Jul 2005)
Revision: 1184
Log message:
Disable completions for BSD readline. I don't know how it works and there's no
documentation. The signature for a completion callback in BSD readline is
incompatible with the signature from GNU readline.
Changes | Path |
+9 -0 | omake/configure |
+9 -0 | omake/configure.in |
+4 -2 | omake/src/clib/readline.c |