Mercurial > hg > xemacs-beta
comparison lisp/about.el @ 2630:1ea43ec83f12
[xemacs-hg @ 2005-03-02 21:37:54 by adrian]
xemacs-21.5-clean: Re: Patch my ego
-------------------- ChangeLog entries follow: --------------------
lisp/ChangeLog addition:
2005-02-28 Simon Josefsson <jas@extundo.com>
* about.el (xemacs-hackers): Add jas.
(about-other-current-hackers): Likewise.
(about-url-alist): Add URL for jas.
(about-personal-info): Document jas.
(about-hacker-contribution): Describe jas contributions.
author | adrian |
---|---|
date | Wed, 02 Mar 2005 21:37:55 +0000 |
parents | 3d8cce0303fa |
children | bc60bf5b4f8e |
comparison
equal
deleted
inserted
replaced
2629:140bb0f4da00 | 2630:1ea43ec83f12 |
---|---|
1 ;;; about.el --- the About The Authors page (shameless self promotion). | 1 ;;; about.el --- the About The Authors page (shameless self promotion). |
2 | 2 |
3 ;; Copyright (c) 1997 Free Software Foundation, Inc. | 3 ;; Copyright (c) 1997, 2005 Free Software Foundation, Inc. |
4 ;; Copyright (C) 2001, 2005 Ben Wing. | 4 ;; Copyright (C) 2001, 2005 Ben Wing. |
5 | 5 |
6 ;; Keywords: extensions | 6 ;; Keywords: extensions |
7 ;; Version: 2.5 | 7 ;; Version: 2.5 |
8 ;; Maintainer: XEmacs Development Team | 8 ;; Maintainer: XEmacs Development Team |
124 (hniksic "Hrvoje Niksic" "hniksic@xemacs.org") | 124 (hniksic "Hrvoje Niksic" "hniksic@xemacs.org") |
125 (hobley "David hobley" "hobley@xemacs.org") | 125 (hobley "David hobley" "hobley@xemacs.org") |
126 (james "Jerry James" "james@xemacs.org") | 126 (james "Jerry James" "james@xemacs.org") |
127 (jan "Jan Vroonhof" "jan@xemacs.org") | 127 (jan "Jan Vroonhof" "jan@xemacs.org") |
128 (jareth "Jareth Hein" "jareth@xemacs.org") | 128 (jareth "Jareth Hein" "jareth@xemacs.org") |
129 (jas "Simon Josefsson" "simon@xemacs.org") | |
129 (jason "Jason R. Mastaler" "jason@xemacs.org") | 130 (jason "Jason R. Mastaler" "jason@xemacs.org") |
130 (jens "Jens Lautenbacher" "jens@xemacs.org") | 131 (jens "Jens Lautenbacher" "jens@xemacs.org") |
131 (jmiller "Jeff Miller" "jmiller@xemacs.org") | 132 (jmiller "Jeff Miller" "jmiller@xemacs.org") |
132 (jonathan "Jonathan Harris" "jonathan@xemacs.org") | 133 (jonathan "Jonathan Harris" "jonathan@xemacs.org") |
133 (juhp "Jens-Ulrik Holger Petersen" "petersen@xemacs.org") | 134 (juhp "Jens-Ulrik Holger Petersen" "petersen@xemacs.org") |
181 kazz kirill larsi martin morioka mta ograf olivier oscar rossini pittman | 182 kazz kirill larsi martin morioka mta ograf olivier oscar rossini pittman |
182 scop tomonori tuck wmperry yoshiki)) | 183 scop tomonori tuck wmperry yoshiki)) |
183 | 184 |
184 (defvar about-once-and-future-hackers | 185 (defvar about-once-and-future-hackers |
185 '(aj ajc alastair baw bw cgw chr craig cthomp dan devin dkindred dmoore eb | 186 '(aj ajc alastair baw bw cgw chr craig cthomp dan devin dkindred dmoore eb |
186 gunnar hbs hisashi hmuller hobley jareth jens juhp jwz kyle marcpa mcook | 187 gunnar hbs hisashi hmuller hobley jareth jas jens juhp jwz kyle marcpa |
187 mly ograf pelegri pez rickc rose slb stig stigb thiessel vladimir)) | 188 mcook mly ograf pelegri pez rickc rose slb stig stigb thiessel vladimir)) |
188 | 189 |
189 ;; The CAR of alist elements is a valid argument to `about-url-link'. | 190 ;; The CAR of alist elements is a valid argument to `about-url-link'. |
190 ;; It is preferred to a simple string, because it makes maintenance | 191 ;; It is preferred to a simple string, because it makes maintenance |
191 ;; easier. Please add new URLs to this list. | 192 ;; easier. Please add new URLs to this list. |
192 (defvar about-url-alist | 193 (defvar about-url-alist |
205 (dmoore . "http://oj.egbt.org/dmoore/") | 206 (dmoore . "http://oj.egbt.org/dmoore/") |
206 (dv . "http://www.lrde.epita.fr/~didier/") | 207 (dv . "http://www.lrde.epita.fr/~didier/") |
207 (fabrice . "http://www.ese-metz.fr/~popineau/") | 208 (fabrice . "http://www.ese-metz.fr/~popineau/") |
208 (fptex . "http://www.fptex.org/") | 209 (fptex . "http://www.fptex.org/") |
209 (james . "http://www.ittc.ku.edu/~james/") | 210 (james . "http://www.ittc.ku.edu/~james/") |
211 (jas . "http://josefsson.org/") | |
210 (jason . "http://www.mastaler.com/") | 212 (jason . "http://www.mastaler.com/") |
211 (juhp . "http://www.01.246.ne.jp/~juhp/") | 213 (juhp . "http://www.01.246.ne.jp/~juhp/") |
212 (jwz . "http://www.jwz.org/") | 214 (jwz . "http://www.jwz.org/") |
213 (kazz . "http://www.imasy.or.jp/~kazz/") | 215 (kazz . "http://www.imasy.or.jp/~kazz/") |
214 (kyle . "http://www.wonderworks.com/kyle/") | 216 (kyle . "http://www.wonderworks.com/kyle/") |
1121 working on the Jeode Java Virtual Machine, which like XEmacs is | 1123 working on the Jeode Java Virtual Machine, which like XEmacs is |
1122 portable, implements a language, includes a non-trivial bit of | 1124 portable, implements a language, includes a non-trivial bit of |
1123 graphics and a garbage collector, but is multithreaded to boot! | 1125 graphics and a garbage collector, but is multithreaded to boot! |
1124 Unfortunately his XEmacs time is directly limited by the amount of | 1126 Unfortunately his XEmacs time is directly limited by the amount of |
1125 traffic on the M40.\n")) | 1127 traffic on the M40.\n")) |
1128 (jas | |
1129 (widget-insert "\ | |
1130 | |
1131 Simon lives in Stockholm where he has discovered that computers | |
1132 can be a powerful procrastinating tool. Combined with a | |
1133 frustrating desire to see computers simply work, he spends most | |
1134 of his time complaining. Occasionally he rises up to the task | |
1135 and produces something that others may complain about, which | |
1136 brings him increased satisfaction with every bug report. Today | |
1137 he is pretending to be a network security guy, with a preference | |
1138 for standardization issues, while secretly longing to start a | |
1139 cafe or becoming a theoretical computer scientist. His personal | |
1140 interest is literature, and to some extent traveling, but will | |
1141 try anything for fun, such as juggling, skiing, wine, and | |
1142 long-distance biking. | |
1143 | |
1144 See: ") | |
1145 (about-url-link 'jas nil "Visit Simon's homepage") | |
1146 (widget-insert ".\n")) | |
1126 (jareth | 1147 (jareth |
1127 (widget-insert "\ | 1148 (widget-insert "\ |
1128 Jareth Hein is a mountain boy who abandoned his home state of Colorado | 1149 Jareth Hein is a mountain boy who abandoned his home state of Colorado |
1129 for the perpetual state of chaos known as Tokyo in a failed attempt to | 1150 for the perpetual state of chaos known as Tokyo in a failed attempt to |
1130 become a cel-animator, and a more successful one to become a | 1151 become a cel-animator, and a more successful one to become a |
1688 of the XEmacs custom subsystem and gnuserv.\n")) | 1709 of the XEmacs custom subsystem and gnuserv.\n")) |
1689 (jareth | 1710 (jareth |
1690 (widget-insert "\ | 1711 (widget-insert "\ |
1691 Owner of cvs.xemacs.org, the machine that holds the XEmacs CVS | 1712 Owner of cvs.xemacs.org, the machine that holds the XEmacs CVS |
1692 repository, and author of some of the graphics code in XEmacs.\n")) | 1713 repository, and author of some of the graphics code in XEmacs.\n")) |
1714 (jas | |
1715 (widget-insert "\ | |
1716 Wrote and/or integrated several packages for Gnus, such as | |
1717 support for IMAP, Sieve, format=flowed, GnuTLS, S/MIME, and PGP. | |
1718 Irregularly synchronizes lisp code between Emacs and XEmacs. He | |
1719 maintains the mail-lib, sieve, sasl, pgg and ecrypto XEmacs | |
1720 packages. Operates the secondary DNS and mail server for | |
1721 xemacs.org.\n")) | |
1693 (jason | 1722 (jason |
1694 (widget-insert "\ | 1723 (widget-insert "\ |
1695 Beta tester, manager of the various XEmacs mailing lists and binary | 1724 Beta tester, manager of the various XEmacs mailing lists and binary |
1696 kit manager. Also, originator and maintainer of the gnus.org domain.\n")) | 1725 kit manager. Also, originator and maintainer of the gnus.org domain.\n")) |
1697 (jens | 1726 (jens |