Mercurial > hg > xemacs-beta
comparison lisp/about.el @ 347:7c94d56991e1 r21-1-3
Import from CVS: tag r21-1-3
author | cvs |
---|---|
date | Mon, 13 Aug 2007 10:53:48 +0200 |
parents | 8bec6624d99b |
children | 8e84bee8ddd0 |
comparison
equal
deleted
inserted
replaced
346:dd0986ffd2cf | 347:7c94d56991e1 |
---|---|
81 (ograf "Oliver Graf" "ograf@fga.de") | 81 (ograf "Oliver Graf" "ograf@fga.de") |
82 (pez "Peter Pezaris" "pez@dwwc.com") | 82 (pez "Peter Pezaris" "pez@dwwc.com") |
83 (piper "Andy Piper" "andy@xemacs.org") | 83 (piper "Andy Piper" "andy@xemacs.org") |
84 (rickc "Rick Campbell" "rickc@lehman.com") | 84 (rickc "Rick Campbell" "rickc@lehman.com") |
85 (rossini "Anthony Rossini" "rossini@stat.sc.edu") | 85 (rossini "Anthony Rossini" "rossini@stat.sc.edu") |
86 (vin "Vin Shelton" "acs@acm.org") | 86 (vin "Vin Shelton" "acs@xemacs.org") |
87 (sperber "Michael Sperber" "sperber@informatik.uni-tuebingen.de") | 87 (sperber "Michael Sperber" "sperber@informatik.uni-tuebingen.de") |
88 (slb "SL Baur" "steve@xemacs.org") | 88 (slb "SL Baur" "steve@xemacs.org") |
89 (stig "Jonathan Stigelman" "stig@hackvan.com") | 89 (stig "Jonathan Stigelman" "stig@hackvan.com") |
90 (stigb "Stig Bjorlykke" "stigb@tihlde.hist.no") | 90 (stigb "Stig Bjorlykke" "stigb@tihlde.hist.no") |
91 (thiessel "Marcus Thiessel" "marcus_thiessel@hp.com") | 91 (thiessel "Marcus Thiessel" "marcus_thiessel@hp.com") |
211 :tag-glyph xemacs-logo) | 211 :tag-glyph xemacs-logo) |
212 (widget-insert "\n") | 212 (widget-insert "\n") |
213 (let* ((emacs-short-version (format "%d.%d" | 213 (let* ((emacs-short-version (format "%d.%d" |
214 emacs-major-version | 214 emacs-major-version |
215 emacs-minor-version)) | 215 emacs-minor-version)) |
216 (emacs-about-version (format "version %s; Aug 1998" | 216 (emacs-about-version (format "version %s; May 1999" |
217 emacs-short-version))) | 217 emacs-short-version))) |
218 (widget-insert (about-center emacs-about-version)) | 218 (widget-insert (about-center emacs-about-version)) |
219 (widget-create 'link :help-echo "The latest NEWS of XEmacs" | 219 (widget-create 'link :help-echo "The latest NEWS of XEmacs" |
220 :action 'about-news | 220 :action 'about-news |
221 emacs-about-version)) | 221 emacs-about-version)) |
281 :action 'about-maintainer | 281 :action 'about-maintainer |
282 :tag name | 282 :tag name |
283 :value who) | 283 :value who) |
284 (widget-insert (format " <%s>\n" address))))) | 284 (widget-insert (format " <%s>\n" address))))) |
285 ;; Setup persons responsible for this release. | 285 ;; Setup persons responsible for this release. |
286 (mapc 'setup-person '(slb hniksic kyle martin piper)) | 286 (mapc 'setup-person '(vin slb hniksic kyle martin piper)) |
287 (widget-insert "\n\t* ") | 287 (widget-insert "\n\t* ") |
288 (widget-create 'link :help-echo "A legion of XEmacs hackers" | 288 (widget-create 'link :help-echo "A legion of XEmacs hackers" |
289 :action 'about-hackers | 289 :action 'about-hackers |
290 :button-prefix "" | 290 :button-prefix "" |
291 :button-suffix "" | 291 :button-suffix "" |
829 installed or changing his hairstyle, he does research in modern | 829 installed or changing his hairstyle, he does research in modern |
830 programming languages and their implementation, and hopes that one day | 830 programming languages and their implementation, and hopes that one day |
831 XEmacs will speak Scheme.\n")) | 831 XEmacs will speak Scheme.\n")) |
832 (vin | 832 (vin |
833 (widget-insert "\ | 833 (widget-insert "\ |
834 Vin maintains the XEmacs patch pages in order to bring a more | 834 Vin is currently maintaining the 21.1 (stable) version of XEmacs. He does |
835 stable XEmacs. (Actually, he does it 'cause it's fun and he's been | 835 it 'cause it's fun and he's been using emacs for a long, long time. |
836 using emacs for a long, long time.) Vin also contributed the detached | 836 Vin also contributed the detached minibuffer code as well as a few minor |
837 minibuffer code as well as a few minor enhancements to the menubar | 837 enhancements to the menubar options. |
838 options. | |
839 | 838 |
840 I own and operate my own consulting firm, EtherSoft. Shhh, don't | 839 I own and operate my own consulting firm, EtherSoft. Shhh, don't |
841 tell anyone, but it's named after an Ultimate team I used to play | 840 tell anyone, but it's named after an Ultimate team I used to play |
842 with in Austin, Texas - the Ether Bunnies. I'm getting too old | 841 with in Austin, Texas - the Ether Bunnies. I'm getting too old |
843 to play competitive Ultimate any more, so now I've gotten roped | 842 to play competitive Ultimate any more, so now I've gotten roped |