diff options
| author | Lucas Bonnet <lucas@rincevent.net> | 2009-02-17 23:39:56 +0100 | 
|---|---|---|
| committer | Lucas Bonnet <lucas@rincevent.net> | 2009-02-17 23:39:56 +0100 | 
| commit | c4a18712be3b036a2336db631a534d0e3ce162b9 (patch) | |
| tree | fae37b72e8c553ac5a7942f999b720f2c9381076 | |
| parent | 9fa028e62643365f1429aeb5d9e985ed81668748 (diff) | |
* AUTHORS: add Jesse W
* doc/emms.texinfo: display the licence
| -rw-r--r-- | AUTHORS | 1 | ||||
| -rw-r--r-- | doc/emms.texinfo | 5 | 
2 files changed, 5 insertions, 1 deletions
@@ -19,6 +19,7 @@ Ulrik Jensen <terryp@daimi.au.dk>  William Xu <william.xwl@gmail.com>  Ye Wenbin <wenbinye@gmail.com>  Yoni Rabkin Katzenell <yoni-r@actcom.com> +Jesse Weinstein <jessw@netwood.net>  ;; Local variables:  ;; coding: utf-8 diff --git a/doc/emms.texinfo b/doc/emms.texinfo index 81ef942..0f44add 100644 --- a/doc/emms.texinfo +++ b/doc/emms.texinfo @@ -45,7 +45,10 @@ Documentation License".  @node Top, Introduction, (dir), (dir)  @top Emms Manual -This is the Manual for the Emacs Multimedia System +This is the Manual for the Emacs Multimedia System. + +@insertcopying +  @menu  Starting out  * Introduction::        Introduction to Emms.  | 
