diff options
Diffstat (limited to 'emms.texinfo')
-rw-r--r-- | emms.texinfo | 32 |
1 files changed, 14 insertions, 18 deletions
diff --git a/emms.texinfo b/emms.texinfo index d7490cc..b4473d8 100644 --- a/emms.texinfo +++ b/emms.texinfo @@ -8,14 +8,8 @@ @c release of Emms version 2. @c As a rule, modules which are stable enough to be included into the -@c `emms-all' setup level should be documented. - -@c FIXME: Stuff slated for addition to the manual: -@c emms-mode-line - -@c FIXME: Should emms-playlist-mode-save-buffer be a part of -@c emms-playlist-mode? Probably not. This should be raised in the -@c forum of our quaint and sleepy mailing list. +@c `emms-all' setup level should be documented. That is, any feature +@c which is considered stable should be included. @dircategory Emacs @direntry @@ -23,7 +17,7 @@ @end direntry @copying - @copyright{} (c) 2004, 2005 + @copyright{} 2004, 2005 Yoni Rabkin, Jorgen Schaefer, Mario Domgoergen @quotation Permission is granted to copy, distribute and/or modify this document @@ -48,16 +42,11 @@ Documentation License". @c END For printed material @ifnottex -@node Top, Copying, (dir), (dir) +@node Top, Introduction, (dir), (dir) @top Emms Manual This is the Manual for the Emacs Multimedia System @menu -* Copying:: The GNU General Public License gives you permission to - redistribute Emms on certain terms; it also explains - that there is no warranty. -* The GNU FDL:: The license for this documentation. - Starting out * Introduction:: Introduction to Emms. * Installation:: How to install Emms on your System. @@ -77,6 +66,12 @@ Advanced Features * Extending Emms:: How to define new players and modules. * Streaming Audio:: Interface to streaming audio. +Copying and license +* Copying:: The GNU General Public License gives you permission to + redistribute Emms on certain terms; it also explains + that there is no warranty. +* The GNU FDL:: The license for this documentation. + Indices * Concept Index:: * Function Index:: @@ -109,9 +104,6 @@ Extending Emms @end ifnottex -@c including the relevant licenses -@include gpl.texi -@include fdl.texi @node Introduction @chapter Introduction @@ -1061,6 +1053,10 @@ bookmark under point. Note that this will only work if the `emms-stream-info' has already been loaded. @end table +@c including the relevant licenses +@include gpl.texi +@include fdl.texi + @node Concept Index @unnumbered Concept Index @printindex cp |