Dirk Herrmann
6b098fecdc
* Lookup 'use-emacs-interface in the-root-module.
2000-12-12 18:10:56 +00:00
Mikael Djurfeldt
ebfa2cd5ca
* readline.scm (apropos-completion-function): Don't define and
...
install if the 'regex feature is missing.
2000-06-12 14:54:30 +00:00
Mikael Djurfeldt
c8fac0c3e5
* readline.scm: Report an error if readline isn't provided by
...
Guile; Added :no-backtrace to module header.
2000-06-06 12:41:58 +00:00
Marius Vollmer
acb0207f44
* readline.scm: Only link glue code when the 'readline feature is
...
not already present. Thanks to Clark McGrew.
2000-01-25 20:20:48 +00:00
Mikael Djurfeldt
a4bfce1135
* readline.h, readline.scm: Updated copyrigth notices.
1999-09-12 11:04:07 +00:00
Mikael Djurfeldt
6373eb6f4e
* readline.scm (activate-readline): Set (using-readline?).
1999-09-11 18:27:22 +00:00
Marius Vollmer
b18c7b77b4
* readline.scm: Moved from ../ice-9.
...
Dynamically link libguilereadline.so.
(readline): Just define in this module, do not overwrite builtin
variable. The builtin readline function is now named "%readline",
so this works. See below.
(activate-readline): New function which contains the readline
activation code formerly found in top-repl.
1999-09-11 15:20:54 +00:00