summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLudovic Courtes2008-02-13 11:10:24 +0100
committerLudovic Courtes2008-02-13 11:10:24 +0100
commitafbdb74630c7fef3b71acf6ef85a70b9a2941ba2 (patch)
treea95692164055b981195cb798688738e6ec140473
parentdc44d867345ddff458426f6d5dc523e19fe9c767 (diff)
downloadskribilo-afbdb74630c7fef3b71acf6ef85a70b9a2941ba2.tar.gz
skribilo-afbdb74630c7fef3b71acf6ef85a70b9a2941ba2.tar.lz
skribilo-afbdb74630c7fef3b71acf6ef85a70b9a2941ba2.zip
doc: Update Emacs section.
* doc/user/emacs.skb (Skribe Emacs Mode): Remove sentence that said Bigloo's UDE must be installed.
-rw-r--r--doc/user/emacs.skb11
1 files changed, 4 insertions, 7 deletions
diff --git a/doc/user/emacs.skb b/doc/user/emacs.skb
index 0d531e5..ae7cc69 100644
--- a/doc/user/emacs.skb
+++ b/doc/user/emacs.skb
@@ -48,7 +48,7 @@ described below.])
(index "emacs" :note "skribe mode")
(p [The Skribilo distribution contains a minor mode dedicated to Skribe
-edition written by Manuel Serrano. This mode provides ,(emph
+edition originally written by Manuel Serrano. This mode provides ,(emph
"fontification") and indentation of Skribe programs. In this manual, we
present the two most important key bindings specific to this mode:
@@ -56,12 +56,9 @@ present the two most important key bindings specific to this mode:
(item [,(color :fg "#007700" (kbd "M-C-q")) indents a whole Skribe
expression.]))])
-(p [In order to install the Skribe Emacs mode, you first need to install
-,(ref :text [Bigloo's development environment] :url *bigloo-url*) called
-``UDE'' (on Debian-based systems, it boils down to ,(tt [apt-get install
-bigloo-ude])). Then, you need to specify that when the Emacs Lisp ,(tt
-"skribe-mode") function is needed it has to be loaded from the ,(tt
-"skribe.el") file:])
+(p [To use the Skribe/Skribilo Emacs mode, you need to tell Emacs that
+when the Emacs Lisp ,(tt "skribe-mode") function is needed it has to
+be loaded from the ,(tt "skribe.el") file:])
(disp :verb #t (source :language lisp [