Mercurial > hg > xemacs-beta
diff lisp/prim/about.el @ 213:78f53ef88e17 r20-4b5
Import from CVS: tag r20-4b5
author | cvs |
---|---|
date | Mon, 13 Aug 2007 10:06:47 +0200 |
parents | 78478c60bfcd |
children | 1f0dabaa0855 |
line wrap: on
line diff
--- a/lisp/prim/about.el Mon Aug 13 10:05:53 2007 +0200 +++ b/lisp/prim/about.el Mon Aug 13 10:06:47 2007 +0200 @@ -257,7 +257,7 @@ firewalls) in order to work correctly. XEmacs is the result of the time and effort of many people. The -developers responsible for the 20.3 release are:\n\n") +developers responsible for the 20.4 release are:\n\n") (flet ((setup-person (who) (widget-insert "\t* ") @@ -273,7 +273,7 @@ :value who) (widget-insert (format " <%s>\n" address))))) ;; Setup persons responsible for this release. - (mapc 'setup-person '(slb mrb hniksic)) + (mapc 'setup-person '(slb hniksic kyle mrb)) (widget-insert "\n\t* ") (widget-create 'link :help-echo "A legion of XEmacs hackers" :action 'about-hackers