diff options
author | Ludovic Courtès | 2008-02-01 13:22:53 +0100 |
---|---|---|
committer | Ludovic Courtès | 2008-02-01 13:22:53 +0100 |
commit | 654ba1f34b7661a81b0ce720040f17591f79b552 (patch) | |
tree | 29494a96d907e1e27f3e79e088a99002429a74ad /doc/user/emacs.skb | |
parent | 0e2a5636d9e0bb90c3e98cc472e454fe05221dd9 (diff) | |
download | skribilo-654ba1f34b7661a81b0ce720040f17591f79b552.tar.gz skribilo-654ba1f34b7661a81b0ce720040f17591f79b552.tar.lz skribilo-654ba1f34b7661a81b0ce720040f17591f79b552.zip |
doc: Various insignificant cleanups.
Diffstat (limited to 'doc/user/emacs.skb')
-rw-r--r-- | doc/user/emacs.skb | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/doc/user/emacs.skb b/doc/user/emacs.skb index 3a9c01c..0d531e5 100644 --- a/doc/user/emacs.skb +++ b/doc/user/emacs.skb @@ -57,9 +57,8 @@ present the two most important key bindings specific to this mode: expression.]))]) (p [In order to install the Skribe Emacs mode, you first need to install -,(ref :text [Bigloo's development environment] :url -"http://www-sop.inria.fr/mimosa/fp/Bigloo/") called ``UDE'' (on -Debian-based systems, it boils down to ,(tt [apt-get 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:]) |