* doco readline indexing
@ 2003-05-11 22:30 Kevin Ryde
0 siblings, 0 replies; only message in thread
From: Kevin Ryde @ 2003-05-11 22:30 UTC (permalink / raw)
[-- Attachment #1: Type: text/plain, Size: 136 bytes --]
I applied yet more indexing
* repl-modules.texi (Loading Readline Support, Readline Options):
Index entries for readline functions.
[-- Attachment #2: repl-modules.texi.indexing.diff --]
[-- Type: text/plain, Size: 751 bytes --]
--- repl-modules.texi.~1.3.~ 2002-09-25 10:06:38.000000000 +1000
+++ repl-modules.texi 2003-05-10 14:52:41.000000000 +1000
@@ -25,6 +25,7 @@
The module is not loaded by default and so has to be loaded and
activated explicitly. This is done with two simple lines of code:
+@findex activate-readline
@lisp
(use-modules (ice-9 readline))
(activate-readline)
@@ -70,6 +71,10 @@
module's options interface, in a similar way to the evaluator and
debugging options (@pxref{User level options interfaces}.)
+@findex readline-options
+@findex readline-enable
+@findex readline-disable
+@findex readline-set!
Here is the list of readline options generated by typing
@code{(readline-options 'full)} in Guile. You can also see the
default values.
[-- Attachment #3: Type: text/plain, Size: 142 bytes --]
_______________________________________________
Guile-devel mailing list
Guile-devel@gnu.org
http://mail.gnu.org/mailman/listinfo/guile-devel
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2003-05-11 22:30 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-05-11 22:30 doco readline indexing Kevin Ryde
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).