summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorJose Antonio Ortega Ruiz <jao@gnu.org>2013-02-23 00:24:35 +0100
committerJose Antonio Ortega Ruiz <jao@gnu.org>2013-02-23 00:24:35 +0100
commit8569220b3aa3312e9de80c95a28a36e7adb750c4 (patch)
treeb51a683bedd77d07d8400ff1a8dafb8909a343f1 /doc
parent0e76e0d96b0ba2f5aa79aa2485e87daee675256c (diff)
downloadgeiser-chez-8569220b3aa3312e9de80c95a28a36e7adb750c4.tar.gz
geiser-chez-8569220b3aa3312e9de80c95a28a36e7adb750c4.tar.bz2
Stop spreading misinformation about Racket's help browser
Thanks to Vitalie Spinu
Diffstat (limited to 'doc')
-rw-r--r--doc/parens.texi7
1 files changed, 5 insertions, 2 deletions
diff --git a/doc/parens.texi b/doc/parens.texi
index f3693fc..c42ee61 100644
--- a/doc/parens.texi
+++ b/doc/parens.texi
@@ -373,8 +373,11 @@ named @i{source}: pressing it you'll jump to the symbol's definition.
The second button, dubbed @i{manual}, will open the Scheme
implementation's manual page for the symbol at hand. For Racket, that
will open your web browser displaying the corresponding reference's page
-(using Emacs' @code{browser-url} command), while in Guile a lookup will
-be performed in the texinfo manual.
+(using the HTML browser in Racket's configuration, which you can edit in
+DrRacket's preferences dialog, or by setting
+@code{plt:framework-pref:external-browser} directly in
+@file{~/.racket/racket-prefs.rktd}), while in Guile a lookup will be
+performed in the texinfo manual.
@cindex Guile info nodes
For Guile, the manual lookup uses the info indexes in the standard