emms-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emms-patches] [commit][master] Update the Emms manual to point to the n


From: mwolson
Subject: [Emms-patches] [commit][master] Update the Emms manual to point to the newly added lisp/ directory.
Date: Sat, 05 Jul 2008 10:00:06 -0400

commit c0b02ba11520f1bd3f1b419ebc689bb07f0b4133
Author: Yoni Rabkin <address@hidden>
Date:   Sat Jul 5 10:38:09 2008 +0300

    Update the Emms manual to point to the newly added lisp/ directory.
    
    Signed-off-by: Yoni Rabkin <address@hidden>

diff --git a/doc/emms.texinfo b/doc/emms.texinfo
index 5c9b5b0..fed2880 100644
--- a/doc/emms.texinfo
+++ b/doc/emms.texinfo
@@ -168,7 +168,7 @@ load-path. For example, if you put all those files into 
~/elisp/emms/,
 then in your ~/.emacs, you should do:
 
 @lisp
-(add-to-list 'load-path "~/elisp/emms/")
+(add-to-list 'load-path "~/elisp/emms/lisp/")
 @end lisp
 @noindent
 
@@ -350,7 +350,7 @@ EMMS are located. Let's say you have them in 
@file{~/elisp/emms/}. So
 add this line to your @file{.emacs}.
 
 @lisp
-(add-to-list 'load-path "~/elisp/emms")
+(add-to-list 'load-path "~/elisp/emms/lisp/")
 @end lisp
 
 Further informations about installing EMMS can be found in the




reply via email to

[Prev in Thread] Current Thread [Next in Thread]