Initial git import
[sxemacs] / lisp / about.el
1 ;;; about.el --- the About The Authors page (shameless self promotion).
2
3 ;; Copyright (c) 1997 Free Software Foundation, Inc.
4 ;; Copyright (C) 2001 Ben Wing.
5 ;; Copyright (C) 2004 - 2008 Steve Youngs.
6
7 ;; Keywords: extensions
8 ;; Version: 3.0
9 ;; Maintainer: SXEmacs Development Team
10
11 ;; This file is part of SXEmacs.
12
13 ;; SXEmacs is free software: you can redistribute it and/or modify
14 ;; it under the terms of the GNU General Public License as published by
15 ;; the Free Software Foundation, either version 3 of the License, or
16 ;; (at your option) any later version.
17
18 ;; SXEmacs is distributed in the hope that it will be useful,
19 ;; but WITHOUT ANY WARRANTY; without even the implied warranty of
20 ;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
21 ;; GNU General Public License for more details.
22
23 ;; You should have received a copy of the GNU General Public License
24 ;; along with this program.  If not, see <http://www.gnu.org/licenses/>.
25
26 ;;; Synched up with: Not in FSF.
27
28 ;; Original code: Jamie Zawinski <jwz@jwz.org>
29 ;; Text: Ben Wing <ben@xemacs.org>, Jamie Zawinski <jwz@jwz.org>
30 ;; Hard: Amiga 1000, Progressive Peripherals Frame Grabber.
31 ;; Soft: FG 2.0, DigiPaint 3.0, pbmplus (dec 91), xv 3.0.
32 ;; Modified for 19.11 by Eduardo Pelegri-Llopart <pelegri@eng.sun.com>
33 ;;                    and Chuck Thompson <cthomp@xemacs.org>
34 ;; More hacking for 19.12 by Chuck Thompson and Ben Wing.
35 ;; 19.13 and 19.14 updating done by Chuck Thompson.
36 ;; 19.15 and 20.0 updating done by Steve Baur and Martin Buchholz.
37
38 ;; Completely rewritten for 20.3 by Hrvoje Niksic <hniksic@xemacs.org>.
39 ;; The original had no version numbers; I numbered the rewrite as 2.0.
40 ;; Extensively revamped and most text rewritten by Ben Wing
41 ;; <ben@xemacs.org> for 21.4.
42
43 ;; Revamped again by Steve Youngs <steve@sxemacs.org> for SXEmacs.
44 ;; Lets call it version 3.0 of this file.
45
46 ;; Many things in this file are to gag.  Ideally, we should just use
47 ;; HTML (or some other extension, e.g. info) for this sort of thing.
48 ;; However, W3 loads too long and is too large to be dumped with
49 ;; XEmacs.
50
51 ;; If you think this is ugly now -- o boy, you should have seen it
52 ;; before.
53
54 (require 'wid-edit)
55
56 ;; People in this list have their individual links from the main page,
57 ;; or from the `Legion' page.  If they have an image, it should be
58 ;; named after the CAR of the list element (baw -> baw.png).
59 ;;
60 ;; If you add to this list, you'll want to update
61 ;; `about-personal-info' and `about-hackers', and add the name to one
62 ;; of the three mutually exclusive lists just below.
63
64 (defface about-headline-face
65   '((((class color) (background dark))
66      (:foreground "red" :bold t))
67     (((class color) (background light))
68      (:foreground "red4" :bold t))
69     (((class grayscale) (background light))
70      (:foreground "LightGray" :bold t))
71     (((class grayscale) (background dark))
72      (:foreground "DimGray" :bold t))
73     (t (:bold t)))
74   "Face used for colour-highlighted headlines in the About page.")
75
76 (defface about-link-face
77   '((((class color) (background dark))
78      (:foreground "blue" :underline t))
79     (((class color) (background light))
80      (:foreground "blue4" :underline t))
81     (((class grayscale) (background light))
82      (:foreground "DimGray" :bold t :italic t :underline t))
83     (((class grayscale) (background dark))
84      (:foreground "LightGray" :bold t :italic t :underline t))
85     (t (:underline t)))
86   "Face used for links in the About page.")
87
88 (defvar sxemacs-hackers
89   '(
90     ;; to sort the stuff below, use M-x sort-regexp-fields RET
91     ;; ^.*$ RET (\([a-z]*\) RET
92     (adrian    "Adrian Aichner"    "adrian@xemacs.org")
93     (aj        "Andreas Jaeger"    "aj@xemacs.org")
94     (ajc       "Andrew Cosgriff"   "ajc@xemacs.org")
95     (alastair  "Alastair Houghton" "alastair@xemacs.org")
96     (baw       "Barry Warsaw"      "bwarsaw@xemacs.org")
97     (ben       "Ben Wing"          "ben@xemacs.org")
98     (bw        "Bob Weiner"        "weiner@xemacs.org")
99     (cgw       "Charles Waldman"   "cgw@xemacs.org")
100     (chr       "Christian Nybø"    "chr@xemacs.org")
101     (craig     "Craig Lanning"     "craig@xemacs.org")
102     (cthomp    "Chuck Thompson"    "cthomp@xemacs.org")
103     (daiki     "Daiki Ueno"        "daiki@xemacs.org")
104     (dan       "Dan Holmsand"      "dan@xemacs.org")
105     (darrylo   "Darryl Okahata"    "darrylo@xemacs.org")
106     (devin     "Matthieu Devin"    "devin@xemacs.org")
107     (dkindred  "Darrell Kindred"   "dkindred@xemacs.org")
108     (dmoore    "David Moore"       "dmoore@xemacs.org")
109     (dv        "Didier Verna"      "didier@xemacs.org")
110     (eb        "Eric Benson"       "eb@xemacs.org")
111     (erik      "Erik Arneson"      "erik@sxemacs.org")
112     (fabrice   "Fabrice Popineau"  "fabrice@xemacs.org")
113     (golubev   "Ilya Golubev"      "golubev@xemacs.org")
114     (gunnar    "Gunnar Evermann"   "gunnar@xemacs.org")
115     (hbs       "Harlan Sexton"     "hbs@xemacs.org")
116     (heatxsink "Nick Granado"      "heatxsink@sxemacs.org")
117     (hisashi   "Hisashi Miyashita" "hisashi@xemacs.org")
118     (hmuller   "Hans Muller"       "hmuller@xemacs.org")
119     (hniksic   "Hrvoje Niksic"     "hniksic@xemacs.org")
120     (hobley    "David hobley"      "hobley@xemacs.org")
121     (hroptatyr "Sebastian Freundt" "hroptatyr@sxemacs.org")
122     (hynek     "Hynek Schlawack"   "hynek@sxemacs.org")
123     (jan       "Jan Vroonhof"      "jan@xemacs.org")
124     (jareth    "Jareth Hein"       "jareth@xemacs.org")
125     (jason     "Jason R. Mastaler" "jason@xemacs.org")
126     (jens      "Jens Lautenbacher" "jens@xemacs.org")
127     (jmiller   "Jeff Miller"       "jmiller@xemacs.org")
128     (jonathan  "Jonathan Harris"   "jonathan@xemacs.org")
129     (juhp      "Jens-Ulrik Holger Petersen" "petersen@xemacs.org")
130     (jwz       "Jamie Zawinski"    "jwz@xemacs.org")
131     (kazz      "IENAGA Kazuyuki"   "ienaga@xemacs.org")
132     (kirill    "Kirill Katsnelson" "kirill@xemacs.org")
133     (kyle      "Kyle Jones"        "kyle@xemacs.org")
134     (larsi     "Lars Magne Ingebrigtsen" "larsi@xemacs.org")
135     (lg        "Evgeny Zajcev"     "lg@sxemacs.org")
136     (marcpa    "Marc Paquette"     "marcpa@xemacs.org")
137     (martin    "Martin Buchholz"   "martin@xemacs.org")
138     (mcook     "Michael R. Cook"   "mcook@xemacs.org")
139     (mly       "Richard Mlynarik"  "mly@xemacs.org")
140     (morioka   "MORIOKA Tomohiko"  "morioka@xemacs.org")
141     (mta       "Mike Alexander"    "mta@xemacs.org")
142     (myrkraverk "Johann Oskarsson" "myrkraverk@sxemacs.org")
143     (njsf       "Nelson Ferreira"  "njsf@sxemacs.org")
144     (ograf     "Oliver Graf"       "ograf@xemacs.org")
145     (olivier   "Olivier Galibert"  "olivier@xemacs.org")
146     (oscar     "Oscar Figueiredo"  "oscar@xemacs.org")
147     (peanuthorst "Horst Günther Burkhardt" "horst@sxemacs.org")
148     (pelegri   "Eduardo Pelegri-Llopart" "pelegri@xemacs.org")
149     (pez       "Peter Pezaris"     "pez@xemacs.org")
150     (piper     "Andy Piper"        "andy@xemacs.org")
151     (pittman   "Daniel Pittman"    "pittman@xemacs.org")
152     (rendhalver "Peter Brown"      "rendhalver@sxemacs.org")
153     (rickc     "Rick Campbell"     "rickc@xemacs.org")
154     (rose      "John Rose"         "rose@xemacs.org")
155     (rossini   "Anthony Rossini"   "rossini@xemacs.org")
156     (slb       "Steve Baur"        "steve@xemacs.org")
157     (sperber   "Michael Sperber"   "mike@xemacs.org")
158     (steve     "Steve Youngs"      "steve@sxemacs.org")
159     (stig      "Jonathan Stigelman" "stig@xemacs.org")
160     (stigb     "Stig Bjorlykke"    "stigb@xemacs.org")
161     (thiessel  "Marcus Thiessel"   "marcus@xemacs.org")
162     (tomonori  "Tomonori Ikeyama"  "tomonori@xemacs.org")
163     (tuck      "Matt Tucker"       "tuck@xemacs.org")
164     (turnbull  "Stephen Turnbull"  "turnbull@xemacs.org")
165     (vin       "Vin Shelton"       "acs@xemacs.org")
166     (vladimir  "Vladimir Ivanovic" "vladimir@xemacs.org")
167     (wmperry   "William Perry"     "wmperry@xemacs.org")
168     (yoshiki   "Yoshiki Hayashi"   "yoshiki@xemacs.org")
169     )
170   "Alist of SXEmacs hackers.")
171
172 (defvar about-current-release-maintainers
173   ;; this list should not necessarily be in sorted order.
174   '(steve hroptatyr njsf lg erik hynek))
175
176 (defvar about-other-current-hackers '(peanuthorst))
177
178 (defvar about-once-and-future-hackers
179   '(adrian aj ajc alastair baw ben bw cgw chr craig cthomp daiki dan darrylo 
180            devin dkindred dmoore dv eb fabrice golubev gunnar heatxsink hbs hisashi 
181            hmuller hniksic hobley jan jareth jason jens jmiller jonathan juhp 
182            jwz kazz kirill kyle larsi marcpa martin mcook mly morioka mta myrkraverk
183            ograf olivier oscar pelegri pez piper pittman rendhalver rickc rose
184            rossini slb sperber stig stigb thiessel tomonori tuck turnbull vin
185            vladimir wmperry yoshiki))
186
187 ;; The CAR of alist elements is a valid argument to `about-url-link'.
188 ;; It is preferred to a simple string, because it makes maintenance
189 ;; easier.  Please add new URLs to this list.
190 (defvar about-url-alist
191     ;; to sort the stuff below, use M-x sort-regexp-fields RET
192     ;; ^.*$ RET (\([a-z]*\) RET
193   '((ajc        . "http://www-personal.monash.edu.au/~ajc/")
194     (alastair   . "http://website.lineone.net/~ajhoughton/")
195     (baw        . "http://barry.wooz.org/")
196     (ben        . "http://www.666.com/ben/")
197     (ben-xemacs . "http://www.xemacs.org/Architecting-XEmacs/index.html")
198     (beopen     . "http://www.beopen.com/")
199     (cc-mode    . "http://cc-mode.sourceforge.net/")
200     (chr        . "http://www.xemacs.org/faq/")
201     (daiki      . "http://deisui.bug.org/diary/servlet/view")
202     (dkindred   . "http://www.cs.cmu.edu/People/dkindred/me.html")
203     (dmoore     . "http://oj.egbt.org/dmoore/")
204     (dv         . "http://www.lrde.epita.fr/~didier/")
205     (fabrice    . "http://www.ese-metz.fr/~popineau/")
206     (fptex      . "http://www.fptex.org/")
207     (hroptatyr  . "http://www.math.tu-berlin.de/~freundt/")
208     (jason      . "http://www.mastaler.com/")
209     (juhp       . "http://www.01.246.ne.jp/~juhp/")
210     (jwz        . "http://www.jwz.org/")
211     (kazz       . "http://www.imasy.or.jp/~kazz/")
212     (kyle       . "http://www.wonderworks.com/kyle/")
213     (larsi      . "http://quimby.gnus.org/lmi/")
214     (marcpa     . "http://www.positron911.com/products/power.htm")
215     (ograf      . "http://www.fga.de/~ograf/")
216     (peanuthorst . "http://pan.doras-box.org/")
217     (pez        . "http://cbs.sportsline.com/")
218     (piper      . "http://www.andypiper.com/")
219     (rossini    . "http://faculty.washington.edu/rossini/")
220     (steve      . "http://www.youngs.au.com/~steve/")
221     (steve-emchat . "http://www.emchat.org/")
222     (steve-xwem . "http://www.xwem.org/")
223     (stigb      . "http://www.tihlde.hist.no/~stigb/")
224     (sxemacs    . "http://www.sxemacs.org/")
225     (sxemacs-shop . "http://store.sxemacs.org/")
226     (vin        . "http://www.upa.org/")
227     (vladimir   . "http://www.leonora.org/~vladimir/")
228     (wget       . "http://sunsite.dk/wget/")
229     (xemacs     . "http://www.xemacs.org/"))
230   "Some of the more important URLs.")
231
232 (defvar about-left-margin 3)
233
234 (defun about-lookup-url (name)
235   (let ((result (cdr (assq name about-url-alist))))
236     (assert result)
237     result))
238
239 ;; Insert a URL link in the buffer.  TEXT-TO-INSERT is the text that will
240 ;; be hyperlinked; if omitted, the URL is used.  HELP-ECHO is some text that
241 ;; will be displayed when the mouse moves over the link.
242 (defun about-url-link (url &optional text-to-insert help-echo)
243   (assert url)
244   (when (symbolp url)
245     (setq url (about-lookup-url url)))
246   (when (and text-to-insert (symbolp text-to-insert))
247     (setq text-to-insert (about-lookup-url text-to-insert)))
248   (widget-create 'url-link
249                  :button-prefix ""
250                  :button-suffix ""
251                  :help-echo help-echo
252                  :tag (or text-to-insert url)
253                  url))
254
255 ;; Insert a mail link in the buffer.
256 (defun about-mailto-link (address)
257   (lexical-let ((address address))
258     (widget-create 'link
259                    :tag address
260                    :button-prefix ""
261                    :button-suffix ""
262                    :action (lambda (widget &optional event)
263                              (compose-mail address))
264                    :help-echo (format "Send mail to %s" address))))
265
266 ;; Attach a face to a string, in order to be inserted into the buffer.
267 ;; Make sure that the extent is duplicable, but unique.  Returns the
268 ;; string.
269 (defun about-with-face (string face)
270   (let ((ext (make-extent 0 (length string) string)))
271     (set-extent-property ext 'duplicable t)
272     (set-extent-property ext 'unique t)
273     (set-extent-property ext 'start-open t)
274     (set-extent-property ext 'end-open t)
275     (set-extent-face ext face))
276   string)
277
278 ;; Switch to buffer NAME.  If it doesn't exist, make it and switch to it.
279 (defun about-get-buffer (name)
280   (cond ((get-buffer name)
281          (switch-to-buffer name)
282          (delete-other-windows)
283          (goto-char (point-min))
284          name)
285         (t
286          (switch-to-buffer name)
287          (delete-other-windows)
288          (buffer-disable-undo)
289          ;; #### This is a temporary fix until wid-edit gets fixed right.
290          ;; We don't do everything that widget-button-click does -- i.e.
291          ;; we don't change the link color on button down -- but that's
292          ;; not important.
293          (add-local-hook
294           'mouse-track-click-hook
295           #'(lambda (event count)
296               (cond
297                ((widget-event-point event)
298                 (let* ((pos (widget-event-point event))
299                        (button (get-char-property pos 'button)))
300                   (when button
301                     (widget-apply-action button event)
302                     t))))))
303          (set-specifier left-margin-width about-left-margin (current-buffer))
304          (set (make-local-variable 'widget-button-face) 'about-link-face)
305          nil)))
306
307 ;; Set up the stuff needed by widget.  Allowed types are `bury' and
308 ;; `kill'.  The reason why we offer both types is performance: when a
309 ;; large buffer is merely buried, `about' will find it again when the
310 ;; user requests it, instead of recreating it.  Small buffers can be
311 ;; killed because it is cheap to generate their contents.
312
313 (defun about-finish-buffer (&optional type)
314   (or type (setq type 'bury))
315   (widget-insert "\n")
316   (if (eq type 'bury)
317       (widget-create 'link
318                      :help-echo "Bury this buffer"
319                      :action (lambda (widget event)
320                                (if event
321                                    ;; For some reason,
322                                    ;; (bury-buffer (event-buffer event))
323                                    ;; doesn't work.
324                                    (with-selected-window (event-window event)
325                                      (bury-buffer))
326                                  (bury-buffer)))
327                      :tag "Bury")
328     (widget-create 'link
329                    :help-echo "Kill this buffer"
330                    :action (lambda (widget event)
331                              (if event
332                                  (kill-buffer (event-buffer event))
333                                (kill-buffer (current-buffer))))
334                    :tag "Kill"))
335   (widget-insert " this buffer and return to previous.\n")
336   (use-local-map (make-sparse-keymap))
337   (set-keymap-parent (current-local-map) widget-keymap)
338   (if (eq type 'bury)
339       (progn
340         (local-set-key "q" 'bury-buffer)
341         (local-set-key "l" 'bury-buffer))
342     (let ((dispose (lambda () (interactive) (kill-buffer (current-buffer)))))
343       (local-set-key "q" dispose)
344       (local-set-key "l" dispose)))
345   (local-set-key " " 'scroll-up)
346   (local-set-key [backspace] 'scroll-down)
347   (local-set-key "\177" 'scroll-down)
348   (widget-setup)
349   (goto-char (point-min))
350   (toggle-read-only 1)
351   (set-buffer-modified-p nil))
352
353 ;; Make the appropriate number of spaces.
354 (defun about-center (string-or-glyph)
355   (let ((n (- (startup-center-spaces string-or-glyph) about-left-margin)))
356     (make-string (if (natnump n) n 0) ?\ )))
357
358 ;; Sexy scrolly
359 (defvar about-rolling-message-leader
360   (about-with-face "[Hall of Fame]: " 'about-headline-face))
361
362 (defun* about-rolling-message (leader &rest msg)
363   "Roll MSG along the echo area, use LEADER as non-rolling prefix."
364   (let* ((msg (concat (apply 'format msg)
365                       "            "))
366          (width (- (window-width (minibuffer-window))
367                    (1+ (length leader))))
368          (msglen (length msg))
369          (normal-range (- msglen width))
370          (long-border-interval 1.5)
371          (long-default-interval 0.15)
372          submsg)
373     (if (< msglen width)
374         (display-message 'no-log (concat leader msg))
375       (while t
376         (dotimes (i msglen)
377           (setq submsg (if (< i normal-range)
378                            (substring msg i (+ i width))
379                          ;; Rolling is needed.
380                          (concat (substring msg i)
381                                  (substring msg 0 (- (+ i width) msglen)))))
382           (display-message 'no-log (concat leader submsg))
383           (unless (sit-for (cond
384                             ((eq i 0) long-border-interval)
385                             (t long-default-interval)))
386             (return-from about-rolling-message)))
387           (garbage-collect)))))
388
389 ;; Main entry page.
390
391 ;;;###autoload
392 (defun about-sxemacs ()
393   "Describe the True Editor and its minions."
394   (interactive)
395   (unless (about-get-buffer "*About SXEmacs*")
396     (widget-insert (about-center sxemacs-logo))
397     (widget-create 'default
398                    :format "%t"
399                    :tag-glyph sxemacs-logo)
400     (widget-insert "\n")
401     (let* ((emacs-about-version emacs-version))
402       (widget-insert (about-center emacs-about-version))
403       (widget-create 'link :help-echo "What's new in SXEmacs"
404                      :action 'about-news
405                      emacs-about-version))
406
407     (widget-insert
408      "\n\n"
409      (about-with-face "SXEmacs" 'bold-italic)
410      " is a powerful, highly customizable open source text editor and
411 application development system, with full GUI support.  It is protected
412 under the GNU Public Licence and other open source licences such as the
413 BSD (revised) Licence.  SXEmacs is related to other versions of Emacs, in
414 particular XEmacs.  Its emphasis is on modern graphical user interface
415 support and an open software development model, similar to Linux.  SXEmacs
416 runs on Linux, and nearly every other version of Unix in existence.
417
418 ")
419     (widget-insert "SXEmacs has many ")
420     (widget-create 'link :help-echo "See a list of SXEmacs advantages over XEmacs"
421                    :action 'about-advantages
422                    :button-prefix ""
423                    :button-suffix ""
424                    "advantages")
425     (widget-insert (format " over XEmacs.  In addition, SXEmacs %s
426 provides many "
427                            emacs-program-version))
428     (widget-create 'link :help-echo (format "See a list of new features in SXEmacs %s"
429                                             emacs-program-version)
430                    :action 'about-news
431                    :button-prefix ""
432                    :button-suffix ""
433                    "new features")
434     (widget-insert ".\n\nMore details on SXEmacs' functionality, including available packages, can
435 be obtained through the ")
436     (widget-create 'info-link
437                    :help-echo "Browse the info system"
438                    :button-prefix ""
439                    :button-suffix ""
440                    :tag "info"
441                    "(dir)")
442
443     (widget-insert
444      " system.\n
445 The SXEmacs web page can be browsed, using any WWW browser at\n
446 \t\t    ")
447     (about-url-link 'sxemacs nil "Visit SXEmacs WWW page")
448     (widget-insert "\n
449 SXEmacs is the result of the time and effort of many people.  The
450 developers responsible for this release are:\n\n")
451
452     (flet ((setup-person (who)
453             (widget-insert "\t* ")
454             (let* ((entry (assq who sxemacs-hackers))
455                    (name (cadr entry))
456                    (address (caddr entry)))
457               (widget-create 'link
458                              :help-echo (concat "Find out more about " name)
459                              :button-prefix ""
460                              :button-suffix ""
461                              :action 'about-maintainer
462                              :tag name
463                              :value who)
464               (widget-insert (format "  <%s>\n" address)))))
465       ;; Setup persons responsible for this release.
466       (mapc 'setup-person about-current-release-maintainers)
467       (widget-insert "\n\t* ")
468       (widget-create 'link :help-echo "A legion of SXEmacs hackers"
469                      :action 'about-hackers
470                      :button-prefix ""
471                      :button-suffix ""
472                      "The full list of contributors...")
473       (widget-insert "\n\n")
474       (widget-insert
475        "You have the program, now get the T-shirt...\n\n\t\t    ")
476       (about-url-link 'sxemacs-shop nil "Check out the SXEmacs merchandise")
477       (widget-insert "\n\n"))
478     (about-finish-buffer 'kill)
479     ;; it looks horrible with the cursor on the first line, since it's
480     ;; so big.
481     (goto-line 2)
482     (about-rolling-message about-rolling-message-leader
483                            (mapconcat
484                             #'(lambda (hacker)
485                                 (cadr (assq hacker sxemacs-hackers)))
486                             (append
487                              about-current-release-maintainers
488                              about-other-current-hackers
489                              about-once-and-future-hackers) " · "))))
490
491 ;; View news
492 (defun about-news (&rest ignore)
493   (view-emacs-news)
494   (message "%s" (substitute-command-keys
495                  "Press \\[kill-buffer] to exit this buffer")))
496
497 (defun about-advantages (&rest ignore)
498   (unless (about-get-buffer "*About Advantages*")
499     (let ((title "SXEmacs Advantages over XEmacs"))
500       (widget-insert
501        "\n"
502        (about-center title)
503        (about-with-face title 'bold)))
504     (widget-insert
505      "\n
506 SXEmacs is still a very young project, but already there are quite a
507 few features and benefits over XEmacs...\n\n"
508      (about-with-face "* Win32 Support" 'bold)
509      "\n
510 We have decided not to support the Win32 platform.  Yes, we consider
511 this a feature\n\n"
512      (about-with-face "* Foreign Function Interface (FFI)" 'bold)
513      "\n
514 This makes it possible to bring the functionality of almost any
515 external library to elisp.  Two useful examples can be found in
516 ffi-curl.el and ffi-wand.el.  The former allows SXEmacs to download
517 files from the internet using any protocol that libcurl supports.
518 And the latter allows SXEmacs to view any image format that libWand
519 supports.\n\n"
520      (about-with-face "* OpenSSL" 'bold)
521      "\n
522 SXEmacs can be compiled with OpenSSL that enables a range of cryptography
523 and digest functionalities.\n\n"
524      (about-with-face "* Fully Autotooled Build Chain" 'bold)
525      "\n
526 SXEmacs uses a completely autotooled build chain that uses aclocal,
527 autoheader, automake, and autoconf.  The configure.ac requires autoconf
528 2.59 or above.\n\n"
529      (about-with-face "* PostgreSQL" 'bold)
530      "\n
531 SXEmacs has better support for PostgreSQL 8.x.\n\n"
532      (about-with-face "* More Mouse Buttons" 'bold)
533      "\n
534 You can bind up to 32 mouse buttons.  The first 26 of which can be
535 used as modifiers.\n\n"
536      (about-with-face "* Uptime" 'bold)
537      "\n
538 Every decent OS has an uptime util... SXEmacs is no exception. :-)\n\n"
539      (about-with-face "* Package Bootstrapping" 'bold)
540      "\n
541 The SXEmacs PUI \(Package User Interface\) can be \"bootstrapped\"
542 without the requirement of having "
543      (about-with-face "any" 'underline)
544      " XEmacs packages pre-installed.\n\n"
545      (about-with-face "* Enhanced Number Types" 'bold)
546      "\n
547 XEmacs 21.5 users might know this as \"bignum\". SXEmacs has bignums
548 and bigfloats and ratios like XEmacs 21.5, but it also goes way
549 beyond the XEmacs implementation. Many, many, more number types and
550 other mathematical goodies are supported in SXEmacs.\n\n"
551      (about-with-face "* Raw Strings" 'bold)
552      "\n
553 SXEmacs has Python-style raw strings. It greatly reduces \"backslashitis\"
554 when writing those hairy regexps. :-)
555
556   Normal regexp: \"\\\\(foo\\\\|bar\\\\)\"
557   Raw string regexp: #r\"\\\(foo\\\|bar\\\)\"\n\n"
558      (about-with-face "* TTY font-locking" 'bold)
559      "\n
560 SXEmacs has improved font-locking in a TTY.\n\n"
561      (about-with-face "* More Image Formats Supported" 'bold)
562      "\n
563 This was mentioned under FFI, but it is worth noting again. With FFI
564 and libWand, SXEmacs can display any image format that is supported by
565 Imagemagick's libwand.\n\n"
566      (about-with-face "* Embeddable KBD Macros" 'bold)
567      "\n
568 With SXEmacs you can embed one keyboard macro inside another, not just
569 prepend or append, but anywhere within the macro.  In other words you
570 can replay a macro while you are defining a macro.\n\n"
571      (about-with-face "* Server Sockets" 'bold)
572      "\n
573 Not only can SXEmacs initiate outgoing TCP/UDP connections like XEmacs can,
574 it can also create and listen for incomming TCP/UDP connections through the
575 use of server sockets.  See `open-network-server-stream'.\n\n"
576      (about-with-face "* Multimedia" 'bold)
577      "\n
578 SXEmacs has quite extensive multimedia support.  Not only can it display
579 practically every image format under the sun, it can also play a large
580 selection of audio formats such as: wav, au, mp3, mka, ogg, aac, ac3,
581 mp4, flac, mpc, and mpa.  SXEmacs supports asynchronous playback.\n\n"
582      (about-with-face "* Skip Lists" 'bold)
583      "\n
584 SXEmacs has a basic implementation of Pugh's skip lists.  Their
585 efficiency is overwhelming when compared to alists or plists.  They
586 also perform better on insertion and removal than large hash-tables
587 \(due to the resizing/rehashing which takes place\).  They can be
588 created almost as fast as lisp lists and thus beat hash-tables
589 there, too.\n\n"
590      (about-with-face "* Bloom Filters" 'bold)
591      "\n
592 Bloom filters are special purpose objects for fast membership tests.
593 They combine the speed of hash-tables with the flexibility of lisp's
594 `memq' function.\n\n"
595      (about-with-face "* Double Linked Lists" 'bold)
596      "\n
597 Double linked lists are simply an extension to ordinary lists that
598 allow you to manipulate or work with either the head or the tail of
599 the list \(ordinary lists only allow working from the head\).\n\n")
600     (about-finish-buffer)))
601
602 (defvar about-glyphs nil
603   "Cached glyphs")
604
605 ;; Return a maintainer's glyph
606 (defun about-maintainer-glyph (who)
607   (let ((glyph (cdr (assq who about-glyphs))))
608     (unless glyph
609       (let ((file (expand-file-name
610                    (concat (symbol-name who)
611                            (if (memq (device-class)
612                                      '(color grayscale))
613                                "" "m")
614                            ".png")
615                    (locate-data-directory "photos")))
616             (data nil))
617         (setq glyph
618               (cond ((stringp data)
619                      (make-glyph
620                       (if (featurep 'png)
621                           `([png :data ,data]
622                             [string :data "[Image]"])
623                         `([string :data "[Image]"]))))
624                     ((eq data 'error)
625                      (make-glyph [string :data "[Error]"]))
626                     (file
627                      (make-glyph
628                       (if (featurep 'png)
629                           `([png :file ,file]
630                             [string :data "[Image]"])
631                         `([string :data "[Image]"]))))
632                     (t
633                      (make-glyph [nothing]))))
634         (set-glyph-property glyph 'baseline 100)
635         ;; Cache the glyph
636         (push (cons who glyph) about-glyphs)))
637     glyph))
638
639 ;; Insert personal info about a maintainer.  See also
640 ;; `about-hacker-contribution'.  Note that the info in
641 ;; `about-hacker-contribution' is automatically displayed in the
642 ;; person's own page, so there is no need to duplicate it.
643 (defun about-personal-info (entry)
644   (ecase (car entry)
645     ;; you can sort the stuff below with something like
646     ;;(sort-regexp-fields nil
647     ;; " *(\\([^()]\\|([^()]*)\\|(\\([^()]\\|([^()]*)\\)*)\\)*)\n"
648     ;; " *(\\([a-z]*\\)"
649     ;; (region-beginning) (region-end))
650     (adrian
651      (widget-insert
652       "
653 Sorry, no personal information available about me yet.\n"))
654     (aj
655      (widget-insert "
656 I'm a software developer working for the SuSE Labs of the Linux
657 distributor SuSE.  My main task is to improve the GNU C library.")
658      (widget-insert ".\n"))
659     (ajc
660      (widget-insert "
661 When not helping maintain the XEmacs website, Andrew is a Network
662 Software Engineer(tm) for Monash University in Australia, maintaining
663 webservers and doing random other things.  As well as spending spare
664 time being an Eager Young Space Cadet and fiddling with XEmacs/Gnus
665 et. al., he spends his time pursuing, among other things, a Life.
666 Some of this currently involves doing an A-Z (by country) of
667 restaurants with friends, and has, in the past, involved dyeing his
668 hair various colours (see ")
669      (about-url-link 'ajc nil "Visit Andrew's home page")
670      (widget-insert ".\n"))
671     (alastair
672      (widget-insert
673       "
674 Alastair, apart from being an all-round hacker, occasional contributor
675 to free software projects and general good egg(!), currently works for
676 Telsis, a manufacturer of telephony equipment on the south coast of
677 England.  He'd quite like to have his own company one day, but has yet
678 to think of that killer product...
679
680 See also ")
681         (about-url-link 'alastair nil "Visit Alastair's home page")
682         (widget-insert ".\n"))
683     (baw
684      (widget-insert "
685 As of November 2000, I am a software engineer with the Pythonlabs at
686 Digital Creations.  Pythonlabs is the core team developing and
687 maintaining the Python open source, object-oriented scripting
688 language.  Digital Creations is the publisher of Zope, an open source
689 content management system written in Python.
690
691 In addition to my Python and Zope work, I am lead developer for the
692 GNU Mailman project, a mailing list management system written,
693 naturally, in Python.  See the trend?
694
695 On the side I play bass with a number of Washington DC area bands and
696 also write poems about cows, milk, and fathers.  Here's a sample, and
697 drop me an email if you live in the NYC to Charlotte region; I'll let
698 you know when the band's playing in your area.  It'd be cool to meet
699 you, and talking about XEmacs would make my wife very happy by helping
700 to fend off the legions of groupies that seem to follow me everywhere.
701
702     Milk Me Daddy
703     (C) 1990 Warsaw
704     ===============
705     Oh daddy with your fingers pink 
706     From whose udders do you drink? 
707     Thy milk offends with putrid stink 
708     I'll vomit now, lactose I think 
709
710     If I could dream, I'd be a cow 
711     Not horse, or mule, or barnyard sow 
712     The cud I'd chew would drip and how! 
713     So milk me daddy, milk me now! 
714
715     My bovine nature knows no bounds 
716     I'd naught awake at midnight sounds 
717     Of teens approaching o'er the grounds 
718     To tip with glee, then screech like clowns 
719
720     And so I stare into this glass 
721     Of sweaty juice, I gulp so fast 
722     Each drop I lick, down to the last 
723     The vertigo I know will pass 
724
725     My mother smiles and pats my head 
726     She's proud of me, so she has said 
727     My pop just now gets out of bed 
728     His eyes quite comatose and red 
729
730     He'll empathize my milky fate 
731     Whilest sopping gravy from his plate 
732     And as the hour is getting late 
733     His belly taut with all he ate 
734
735     He isn't often quite so chatty 
736     His arteries clogged with meat so fatty 
737     With burps that launch soup, thick and splatty 
738     Oh how I wish you'd milk me daddy\n\n\t")
739      (about-url-link 'baw nil "Visit Barry's home page")
740      (widget-insert "\n"))
741     (ben
742      (widget-insert
743       "
744 Since September 1992, I've worked on XEmacs as a contractor for
745 various companies and more recently as an unpaid volunteer.
746
747 Alas, life has not been good to me recently.  This former San
748 Francisco \"Mission Critter\" developed insidious hand and neck
749 problems after a brief stint working on a Java-based VRML toolkit for
750 the now defunct Dimension X, and I was forced to quit working.  I was
751 exiled first to \"Stroller Valley\" and later all the way to Tucson,
752 Arizona, and for two years was almost completely disabled due to pain.
753 More recently I have fought my way back with loads and loads of
754 narcotic painkillers, and currently I'm an art student at the
755 University of Arizona.\n\n")
756      (widget-insert "Architecting XEmacs: ")
757      (about-url-link 'ben-xemacs nil "Find the miracles in store for XEmacs")
758      (widget-insert "\nBen's home page:     ")
759      (about-url-link 'ben nil "Visit Ben's page")
760      (widget-insert "\n"))
761     (bw
762      (widget-insert "
763 His interests include user interfaces, information management, CASE
764 tools, communications and enterprise integration.\n"))
765     (cgw
766      (widget-insert
767       "
768 Sorry, no personal information available about me yet.\n"))
769     (chr
770      (widget-insert "
771 Christian is a student at the Norwegian School of Economics and
772 Business Administration in Bergen, Norway.  He used to work for an
773 internet startup called New Media Science, doing scripting and
774 violation of HTML DTD's.  After graduation, spring 1999, he'll be
775 looking for a job involving lisp programming, French and Russian.\n"))
776     (craig
777      (widget-insert
778       "
779 Sorry, no personal information available about me yet.\n"))
780     (cthomp
781      (widget-insert "
782 Chuck is a senior system and network administrator for the Computer
783 Science department at the Unversity of Illinois.  In one previous life
784 he spent every waking hour working on XEmacs.  In another he dabbled
785 as a project manager for a streaming video startup (RIP).  His current
786 reason for not having time to contribute to XEmacs is the Thompson
787 Twins.\n"))
788     (daiki
789      (about-url-link 'daiki nil "Visit Daiki's page"))
790     (dan
791      (widget-insert
792       "
793 Sorry, no personal information available about me yet.\n"))
794     (darrylo
795      (widget-insert
796       "
797 Perennial Emacs hacker since 1986 or so, when he first started on GNU
798 Emacs 17.something.  Over the years, he's developed \"OEmacs\", the first
799 version of GNU Emacs 19 for MSDOS, and \"bigperl\", a 32-bit version of
800 Perl4 for MSDOS.  In recent years, reality has intruded and he no longer
801 has much time for playing with cool programs.  What little time he has
802 now goes to XEmacs hacking, where he's worked on speeding up dired under
803 MS Windows, and to feeding his two cats.\n"))
804     (devin
805      (widget-insert
806       "
807 Sorry, no personal information available about me yet.\n"))
808     (dkindred
809      (widget-insert "
810 Darrell is currently a doctoral student in computer science at
811 Carnegie Mellon University, but he's trying hard to kick that
812 habit.
813
814 See ")
815      (about-url-link 'dkindred nil "Visit Darrell's WWW page")
816      (widget-insert ".\n"))
817     (dmoore
818      (widget-insert "
819 David is a student in the Computer Systems Laboratory at UCSD.  When
820 he manages to have free time, he usually spends it on 200 mile bicycle
821 rides, learning German or showing people the best mail & news
822 environment he's found in 10 years.  (That'd be XEmacs, Gnus and bbdb,
823 of course.)  He can be found at `druidmuck.egbt.org 4201' at various
824 hours of the day.
825
826 He has a page at ")
827      (about-url-link 'dmoore nil "Visit David's home page")
828      (widget-insert ".\n"))
829     (dv
830      (widget-insert "
831 I graduated at ENST (an engineering school in Paris) and have a Ph.D.
832 in computer science. I'm currently a teacher at EPITA (another
833 engineering school, still in Paris) and a researcher at LRDE (EPITA's
834 research and development laboratory). Our research topics include
835 generic programming and distributed virtual reality.
836
837 Apart from XEmacs, I'm also involved in other free software projects,
838 including Gnus, BBDB, and the GNU \"autotools\". I also wrote some
839 LaTeX packages (ugh :-).
840
841 All of this, actually, is only 60% true. Two days per week, I'm also a
842 semi-professional Jazz guitar player (and singer), which means that it
843 is not the way I earn my crust, but things may very well reverse in
844 the future ...\n\n")
845      (widget-insert "Visit Didier's home page: ")
846      (about-url-link 'dv nil "Visit Didier's home page")
847      (widget-insert "\n"))
848     (eb
849      (widget-insert
850       "
851 Sorry, no personal information available about me yet.\n"))
852     (erik
853      (widget-insert "
854 Sorry, no personal information available about me yet.\n"))
855     (fabrice
856      (widget-insert
857       "
858 I'm a computer science researcher and teacher in a French electrical
859 engineering institution called Supelec. My fields of interest are
860 symbolic artificial intelligence, theoretical computer science, functional
861 languages ... and TeX.
862
863 Lately, my hacking time has been devoted to porting the Web2C/teTeX
864 distribution of TeX for Unix to Win32, and I'm still maintaining it.
865 It is included in the TeX Live cdrom edited by Sebastian Rahtz.\n")
866      (widget-insert "Visit fpTeX home page: ")
867      (about-url-link 'fptex nil "Visit fpTeX home page")
868      (widget-insert "\nFabrice's home page:   ")
869      (about-url-link 'fabrice nil "Visit Fabrice's page")
870      (widget-insert "\n"))
871     (golubev
872      (widget-insert
873       "
874 I appreciate power of XEmacs, but elementary editing operations should
875 be done by single keystrokes with no modifiers.  So would not use
876 XEmacs until discovered viper, and now can't live without viper.
877 Occasionally dislike something in there or in other free software, and
878 try to get it fixed.  .plan file contains classic (perhaps reinvented
879 independently) formula:
880
881 Hacking world for ever
882
883 \(borrowed from \"Hacking X for Y\" in ")
884      (about-url-link "http://www.jargon.org/"
885                      "Jargon File" "www.jargon.org")
886      (widget-insert ").\n"))
887     (gunnar
888      (widget-insert
889       "
890 Sorry, no personal information available about me yet.\n"))
891     (hbs
892      (widget-insert
893       "
894 Sorry, no personal information available about me yet.\n"))
895     (heatxsink
896      (widget-insert
897       "
898 Sorry, no personal information available about me yet.\n"))
899     (hisashi
900      (widget-insert
901       "
902 Sorry, no personal information available about me yet.\n"))
903     (hmuller
904      (widget-insert
905       "
906 Sorry, no personal information available about me yet.\n"))
907     (hniksic
908      (widget-insert "
909 Hrvoje thinks he works in the server-side web business.  In reality,
910 he cranks out huge quantities of HTML, Tcl, and Java for the German
911 branch of ")
912      (about-url-link "http://www.arsdigita.com/"
913                      "ArsDigita, Inc." "www.arsdigita.com")
914      ;; Avoid literal I18N characters in strings.  *Displaying* a
915      ;; Latin 1 character should always be safe, though, with or
916      ;; without Mule.
917      (let ((muenchen (format "M%cnchen" (make-char 'latin-iso8859-1 252))))
918        (widget-insert (format "
919   He joined the ranks of Gastarbeiters only
920 recently; he is trying to learn German and get attuned to %s
921 and Bav^H^H^HGermany.\n" muenchen)))
922
923      (widget-insert "
924
925 Before ArsDigita, he worked as a programmer at ")
926      (about-url-link "http://www.iskon.hr/" "Iskon," "www.iskon.hr")
927      (widget-insert " a fast-growing
928 Croatian ISP.  Even before that, he worked part-time for academic
929 institutions like ")
930      (about-url-link "http://www.srce.hr/" "SRCE" "www.srce.hr")
931      (widget-insert " and ")
932      (about-url-link "http://www.carnet.hr/" "CARNet," "www.carnet.hr")
933      (widget-insert " and tried to attend university.
934
935 He takes perverse pleasure in building and maintaining free software
936 in his free time.  Apart from XEmacs, his major contribution is ")
937      (about-url-link 'wget "Wget," "Wget home page")
938      (widget-insert "
939 his very own creation, now jointly maintained by a happy crew.
940
941 He dreams of having a home page.\n"))
942     (hobley
943      (widget-insert "
944 I used to do real work, but now I am a Project Manager for one of the
945 Telco's in Australia. In my spare time I like to get back to basics and
946 muck around with things. As a result I started the NT port. Hopefully I
947 will get to finish it sometime sooner rather than later. I do vaguely
948 remember University where it seems like I had more spare time that I can
949 believe now. Oh well, such is life.\n"))
950     (hroptatyr
951      (widget-insert "
952 In real life most of the time my name is Sebastian Freundt.
953 I'm a mathematician at the ")
954      (about-url-link "http://www.math.tu-berlin.de"
955                      "Technical University of Berlin"
956                      "www.math.tu-berlin.de")
957      (widget-insert ".
958 My main task there is to hack at the computer algebra system KANT/KASH,
959 and incorporate the ideas of the SCIEnce project.
960
961 In my rare-spare time I use to hack some obscure auxiliary packages for
962 \(S\)XEmacs, fiddle with new kinds of software technology, give lectures on
963 abstract theories and mostly enjoy the IRC stream at freenode.
964
965 I've been using the XEmacs flavour since the mid 90s, mostly for coding
966 and reading news.\n"))
967     (hynek
968      (widget-insert "
969 Sorry, no personal information available about me yet.\n"))
970     (jan
971      (widget-insert "
972 Jan Vroonhof has been using XEmacs since he needed to write .tex files
973 for his work as a physics and maths student at the Univerisity of Leiden.
974 His XEmacs hacking started when XEmacs kept freezing up under a his
975 window manager. He submitted a fix and has been hooked every since.
976
977 XEmacs has followed him first to Switzerland where he did a maths
978 doctorate at the ETH in Zurich, working on a conjecture by Migdal on
979 the behavior of vertex corrections in Electron-Phonon theory.  Finally
980 sharing a house with his loved one, he now lives in Oxford (UK)
981 working on the Jeode Java Virtual Machine, which like XEmacs is
982 portable, implements a language, includes a non-trivial bit of
983 graphics and a garbage collector, but is multithreaded to boot!
984 Unfortunately his XEmacs time is directly limited by the amount of
985 traffic on the M40.\n"))
986     (jareth
987      (widget-insert "
988 Jareth Hein is a mountain boy who abandoned his home state of Colorado
989 for the perpetual state of chaos known as Tokyo in a failed attempt to
990 become a cel-animator, and a more successful one to become a
991 computer-game programmer. As he happens to be bilingual (guess which
992 two?) he's been doing quite a bit of MULE hacking.  He's also getting
993 his hands dirty in the graphics areas as well.\n"))
994     (jason
995      (widget-insert "
996 Jason resides in Northern New Mexico where he works as a Systems
997 Scientist(tm) in the Los Alamos National Laboratory's Advanced
998 Computing Group.
999
1000 See: ")
1001       (about-url-link 'jason nil "Visit Jason's homepage")
1002       (widget-insert ".\n"))
1003     (jens
1004      (widget-insert "
1005 I'm currently working for 1&1 Internet AG, a large Domain and Webspace
1006 Provider in Germany and Europe.  I do mostly Java/XML/OO/Component
1007 stuff today.  I'm interested EJB, Corba and other middleware or
1008 distributed Systems.  Besides work, I occasionally hack on The Gimp
1009 and other gtk/gnome related projects.  Maybe the advent of XEmacs/Gtk
1010 will get me back to spend some time again hacking on XEmacs in the
1011 near future.\n"))
1012     (jmiller
1013      (widget-insert "
1014 Jeff grew up in Indiana and is a country boy at heart.  He currently
1015 lives in, of all places, Millersville Maryland.  He spends a lot of
1016 his free time tinkering with Linux and hacking on XEmacs and loves it
1017 when he finds new cool features in either.  When he's not doing that,
1018 he enjoys downhill skiing, puzzles, and sci-fi.  Jeff is also really
1019 interested in classical Roman history and enjoys making trips to
1020 Italy, where he was born, and seeing the sights")
1021      (widget-insert ".\n"))
1022     (jonathan
1023      (widget-insert "
1024 I work for Symbian Ltd in London, England, looking after low-level
1025 kernel, peripheral and toolchain stuff for the EPOC OS.
1026
1027 I've been using XEmacs since 1994, but didn't start hacking on it
1028 until late 1997 when I started working at Symbian, a Windows-only
1029 company, and felt lost without my favourite editing environment.\n"))
1030     (juhp
1031      (widget-insert "
1032 Jens was born in Copenhagen, grew up in Britain and is now living in
1033 Japan.  He started using XEmacs 20 (instead of Emacs) as his
1034 work-environment in June 1997 while still an EU postdoc at RIMS, Kyoto
1035 University, and quickly got involved in XEmacs development.  Recently
1036 he is getting into Haskell, a very nice pure functional programming
1037 language.
1038
1039 ")
1040      (about-url-link 'juhp nil "Visit Jens' homepage")
1041      (widget-insert "\n"))
1042     (jwz
1043      (widget-insert
1044       "\t"
1045       (about-with-face "\"So much to do, so little time.\"" 'italic)
1046       "\n
1047 Jamie Zawinski was primarily to blame for Lucid Emacs from its
1048 inception in 1991, to 1994 when Lucid Inc. finally died.  After that,
1049 he was one of the initial employees of Netscape Communications, writing
1050 the first Unix version of Netscape Navigator, and designing and
1051 implementing the first version of the Netscape Mail and News readers.
1052 He then helped create and run ")
1053      (about-url-link "http://www.mozilla.org/"
1054                      "mozilla.org"
1055                      "Visit The Mozilla Organization")
1056      (widget-insert " for its first two years,
1057 until America Online bought Netscape Communications, at which point he
1058 gave up in disgust and dropped out of the computer industry entirely.
1059
1060 He now runs a ")
1061      (about-url-link "http://www.dnalounge.com/"
1062                      "nightclub"
1063                      "Visit The DNA Lounge")
1064      (widget-insert " in San Francisco, and occasionally writes
1065 screen savers.\n\n")
1066      (widget-insert "Visit jwz's ")
1067      (about-url-link 'jwz "home page" "Visit jwz's home page")
1068      (widget-insert ".\n"))
1069     (kazz
1070      (widget-insert "
1071 Kazz is the XEmacs lead on BSD (especially FreeBSD).
1072 His main workspace is, probably, the latest stable version of
1073 FreeBSD and it makes him comfortable and not.
1074 His *mission* is to make XEmacs runs on FreeBSD without
1075 any problem.
1076
1077 In real life, he is working on a PDM product based on CORBA,
1078 and doing consultation, design and implemention.
1079 He loves to play soccer, yes football!
1080 See also:")
1081      (about-url-link 'kazz nil "Visit Kazz's home page")
1082      (widget-insert ".\n"))
1083     (kirill
1084      (widget-insert
1085       "
1086 Sorry, no personal information available about me yet.\n"))
1087     (kyle
1088      (widget-insert "
1089 See\n")
1090      (about-url-link 'kyle nil "Visit Kyle's Home page")
1091      (widget-insert ".\n"))
1092     (larsi
1093      (widget-insert "
1094 Lars's day job is as the head of the IT department of a Norwegian
1095 Internet stock broker.  He claims no responsibility for the Dot
1096 Com Bomb, but he snickers a lot.
1097
1098 See ")
1099      (about-url-link 'larsi nil "Visit the Larsissistic pages")
1100      (widget-insert ".\n"))
1101     (lg
1102      (widget-insert "
1103 Evgeny is a gymnast, a security guard, and a father of two beautiful
1104 children, a boy - Vladimir, and a girl, the angel - Arina.  When he has
1105 some spare time he spends it with family or working on open software
1106 products.\n"))
1107     (marcpa
1108      (widget-insert "
1109 I work for Positron Industries Inc., Public Safety Division.
1110 I'm part of the team producing POWER 911, a 911 emergency response
1111 system written in Modula3:\n")
1112      (about-url-link 'marcpa nil "Visit POWER 911")
1113      (widget-insert "
1114 \n\nPreviously, I worked at Softimage Inc., now a Microsoft company
1115 \(eeekkk!), as a UNIX system administrator.  This is where I've been
1116 converted to NT.
1117
1118 In a previous life, I was a programmer/sysadmin at CRIM (Centre de
1119 Recherche Informatique de Montreal) for the speech recognition group.\n"))
1120     (martin
1121      (widget-insert "
1122 Martin was the XEmacs guy at DevPro, a part of Sun Microsystems.
1123 Martin used to do XEmacs as a `hobby' while at IBM, and was crazy
1124 enough to try to make a living doing it at Sun.
1125
1126 Martin starting using Emacs originally not to edit files, but to get
1127 the benefit of shell mode. He actually used to run nothing but a shell
1128 buffer, and use `xterm -e vi' to edit files.  But then he saw the
1129 light.  He dreams of rewriting shell mode from scratch.  Stderr should
1130 show up in red!!
1131
1132 Martin is no longer doing XEmacs for a living, and is Just Another
1133 Volunteer.\n"))
1134     (mcook
1135      (widget-insert
1136       "
1137 Sorry, no personal information available about me yet.\n"))
1138     (mly
1139      (widget-insert "Cars are evil.  Ride a bike.\n"))
1140     (morioka
1141      (widget-insert "
1142 I am a doctoral student at School of Information Science of JAIST
1143 \(Japan Advanced Institute of Science and Technology, Hokuriku).  I'm
1144 interested in Natural Language, Affordance and writing systems.\n"))
1145     (mta
1146      (widget-insert
1147       "
1148 I am a software developer who worked for the University of Michigan
1149 for many years where I was one of the principal architects of the
1150 Michigan Terminal System.  For the last several years I've been
1151 working for Arbortext, a publisher of XML publishing and content
1152 management software.\n"))
1153     (myrkraverk
1154      (widget-insert "
1155 Sorry, no personal information available about me yet.\n"))
1156     (njsf
1157      (widget-insert "
1158 Nelson has been using XEmacs since the mid-90s, always for coding and
1159 Gnus use. He has always built his own and has in occasion contributed
1160 patches.
1161
1162 That all changed with the birth of the SXEmacs project, which became
1163 his main hobby, adding cool stuf like server-side sockets among other
1164 stuff.
1165
1166 In time he will work towards having a multi-threaded SXEmacs and usage
1167 of the Boehm garbage collector.\n"))
1168     (ograf
1169      (widget-insert "
1170 I'm a student of computer sciences at the University of Koblenz. My
1171 major is computational linguistics (human language generation and
1172 analysis).
1173
1174 I make my living as a managing director of a small but fine company
1175 which I started two years ago with one of my friends. We provide
1176 business network solutions based on linux servers and various other
1177 networking products.
1178
1179 Most of my spare time I spent on the development of the XEmacs
1180 Drag'n'Drop API, a enhanced version of Tk called TkStep (better looks,
1181 also Drag'n'Drop, and more), and various other hacks: ISDN-tools,
1182 cd players, python, etc...
1183
1184 To see some of these have a look at ")
1185      (about-url-link 'ograf nil "one of my homepages")
1186      (widget-insert ".\n"))
1187     (olivier
1188      (widget-insert
1189       "
1190 Sorry, no personal information available about me yet.\n"))
1191     (oscar
1192      (widget-insert "
1193 Oscar heads the Computer Science department at CPE Lyon, a french
1194 engineering school in France. Besides his administrative tasks he
1195 teaches networking basics, Internet technologies (you know, all these
1196 xxML and hairy script languages !)  and the Scheme language.\n"))
1197     (peanuthorst
1198      (widget-insert "
1199 Horst is a student still working towards his HSC. He has a Unit II 
1200 certification in Information Technology already, and is studying 
1201 Chemistry, German, and Physics.
1202
1203 He started using XEmacs relatively recently, when he started with Linux
1204 in 2003. He has since converted to using Linux full-time.
1205
1206 He hopes to produce the first Linux distribution to use a decked-out
1207 SXEmacs as the default editor.\n")
1208      (about-url-link 'peanuthorst nil "Pandora's Box")
1209      (widget-insert ".\n"))
1210     (pelegri
1211      (widget-insert
1212       "
1213 I did my PhD at UCB and a postdoc at CSL/PARC.  I joined Sun in 1990,
1214 spent some time in DevPro (that is when I made my contribution to
1215 XEmacs) and joined JavaSoft in fall '95, where I've been the lead for
1216 several JSP-related specifications and JAX-RPC.  I'm currently the Web
1217 Layer architect for J2EE. 
1218
1219 I was born in Barcelona and I grew up mostly in Caracas; I have two kids
1220 and I speak only catalan to them; I can juggle some (career, family, and
1221 4 balls or 3 pins); and my english can be idiosyncratic!.\n"))
1222     (pez
1223      (widget-insert "
1224 Peter currently serves as Senior Vice President, Product Development
1225 for CBS SportsLine.  See ")
1226      (about-url-link 'pez nil "CBS SportsLine")
1227      (widget-insert ".\n"))
1228     (piper
1229      (widget-insert "
1230 My home page is here:\n")
1231      (about-url-link 'piper nil "Visit andy's home page")
1232      (widget-insert "\n
1233  Andy has been active in the XEmacs team for a number of years,
1234 helping port XEmacs to MS Windows operating systems. He is also the
1235 current MS Windows release manager and maintains the MS Windows
1236 netinstaller.\n"))
1237     (pittman
1238      (widget-insert
1239       "
1240 Sorry, no personal information available about me yet.\n"))
1241     (rendhalver
1242      (widget-insert "
1243 Sorry, no personal information available about me yet.\n"))
1244     (rickc
1245      (widget-insert "
1246 The hacker formerly known as Rick Busdiecker is a developer and
1247 technical manager at Deutsche Bank in New York during daylight hours.
1248 In the evenings he maintains three children, and when he ought to be
1249 sleeping he builds XEmacs betas, and tinkers with various personal
1250 hacking projects.\n"))
1251     (rose
1252      (widget-insert
1253       "
1254 Sorry, no personal information available about me yet.\n"))
1255     (rossini
1256      (widget-insert "
1257 Current development lead for ESS (Emacs Speaks Statistics), a mode and
1258 inferior mode for statistical programming and data analysis for SAS,
1259 S, S-PLUS, R, XLispStat; configurable for nearly any other statistical
1260 language/package one might want.  In spare time, chases his son around
1261 and acts as a Ph.D. (bio)statistician for money and amusement,
1262 primarily focusing on statistical computing, visualization, and the
1263 design and analysis of HIV vaccine trials.  Current position: Research
1264 Assistant Professor of Biostatistics at the University of Washington
1265 and the Fred Hutchinson Cancer Research Center.
1266
1267 See ")
1268      (about-url-link 'rossini nil "Visit Anthony's home page")
1269      (widget-insert ".\n"))
1270     (slb
1271      (widget-insert "
1272 Peaches Baur, 1986-1999.
1273 Rest in peace")
1274      (widget-insert ".\n"))
1275     (sperber
1276      (widget-insert "
1277 When Mike isn't busy putting together patches for free software he has
1278 just installed or changing his hairstyle, he does research in modern
1279 programming languages and their implementation, and hopes that one day
1280 XEmacs will speak Scheme.\n"))
1281     (steve
1282      (widget-insert "
1283 I live in Brisbane, Australia with my wife, Michelle, our daughter,
1284 Kaitlyn, and our son, Blake.
1285
1286 In past lives, I've been a bank officer, car salesman, insurance
1287 agent, managed a computer firm and owned and operated my own
1288 business.  I now divide my time between my family, planning my
1289 next business, and maintaining a few open source projects.
1290
1291 My current open source obsessions are:\n\n")
1292      (widget-insert "\tSXEmacs \(of course\):           ")
1293      (about-url-link 'sxemacs nil "Visit the SXEmacs homepage")
1294      (widget-insert "  ")
1295      (about-url-link 'sxemacs-shop nil "Cool SXEmacs merchandise")
1296      (widget-insert "\n\tEMchat \(an ICQ client in elisp\): ")
1297      (about-url-link 'steve-emchat nil "Visit the EMchat homepage")
1298      (widget-insert "\n\tXWEM \(a complete WM in elisp\): ")
1299      (about-url-link 'steve-xwem nil "Visit the XWEM homepage")
1300      (widget-insert "\n
1301 And if you get really hard up for something to do:\n\t")
1302      (about-url-link 'steve nil "Visit my boring homepage")
1303      (widget-insert ".\n"))
1304     (stig
1305      (widget-insert "
1306 Peripatetic uninominal Emacs hacker.  Stig sometimes operates out of a
1307 big white van set up for nomadic living and hacking.  Stig is sort of
1308 a tool fetishist.  He has a hate/love relationship with computers and
1309 he hacks on XEmacs because it's a good tool that makes computers
1310 somewhat less of a nuisance.  Besides XEmacs, Stig especially likes
1311 his Leatherman, his Makita, and his lockpicks.  Stig wants a MIG
1312 welder and air tools.
1313
1314 Stig likes to perch, hang from the ceiling, and climb on the walls.
1315 Stig has a cool van.  Stig would like to be able to telecommute from,
1316 say, the north rim of the Grand Canyon or the midst of Baja.\n"))
1317     (stigb
1318      (widget-insert "
1319 Currently studying computer science in Trondheim, Norway.  Full time
1320 Linux user and proud of it.  XEmacs hacker light.
1321
1322 See:\t")
1323      (about-url-link 'stigb nil "Visit Stig's home page"))
1324     (thiessel
1325      (widget-insert "
1326 Worked at University of Kaiserslautern where he took part in the
1327 development and design of a CAD framework for analog integrated
1328 circuits with special emphasis on distributed software concepts. He
1329 has now joined HP as technical consultant.
1330
1331                       All of the buildings,
1332                       all of the cars
1333                       were once just a dream
1334                       in somebody's head.\n
1335                                      P. Gabriel\n"))
1336     (tomonori
1337      (widget-insert
1338       "
1339 Sorry, no personal information available about me yet.\n"))
1340     (tuck
1341      (widget-insert
1342       "
1343 Sorry, no personal information available about me yet.\n"))
1344     (turnbull
1345      (widget-insert "
1346 Stephen lives with his Japanese wife and children in Tsukuba, Japan,
1347 where he is a professor of economics at the University of Tsukuba.\n"))
1348     (vin
1349      (widget-insert "
1350 I'm a software engineer and manager for Teradyne in Boston.  I used
1351 to play a lot of Ultimate - see ")
1352      (about-url-link 'vin nil "Visit the Ultimate Players Association homepage")
1353      (widget-insert " for more details.
1354 Nowadays I'm a family man, so I spend a lot of time with my wife,
1355 Becky, and my son, Noah.\n"))
1356     (vladimir
1357      (widget-insert "
1358 Former technical lead for XEmacs at Sun.  He is now writing a book on
1359 distributed Java and is working at Xerox PARC documenting AspectJ, a
1360 light-weight extension to Java that supports crosscutting concerns.
1361 See ")
1362      (about-url-link 'vladimir nil "Visit Vladimir's home page")
1363      (widget-insert ".\n"))
1364     (wmperry
1365      (widget-insert "
1366 Happily living in Indiana telecommuting for a company based in Seattle
1367 \(who I now prefer not to name), wishing I was in Ireland instead.\n"))
1368     (yoshiki
1369      (widget-insert
1370       "
1371 Sorry, no personal information available about me yet.\n"))
1372     ))
1373
1374 ;; Insert info about a maintainer's contribution to XEmacs.  See also
1375 ;; `about-personal-info'.
1376 (defun about-hacker-contribution (entry)
1377   (ecase (car entry)
1378     ;; to sort the entries below, use M-x sort-regexp-fields RET
1379     ;; then this regexp: ([^(]*([^"]*"[^"]*"[^)]*))
1380     ;; then this regexp: (\([a-z]*\)
1381     (adrian
1382      (widget-insert
1383       "
1384 Adrian has done invaluable work rewriting and maintaining the XEmacs
1385 web pages at www.xemacs.org.  During his tenureship, he has
1386 established a consistent look and feel, placed the web pages under
1387 CVS, set up maintenance procedures, written scripts to handle
1388 automatic updating, validation and mirroring, and done innumerable
1389 other tasks.  He has also helped with many other administrative tasks,
1390 such as the thankless work of dealing with the providers of resources
1391 to XEmacs at SourceForge and tux.org.\n"))
1392     (aj
1393      (widget-insert "
1394 Former `Package Patch Tender', beta tester and GNU libc developer.\n"))
1395     (ajc
1396      (widget-insert "
1397 Former XEmacs web site maintainer.\n"))
1398     (alastair
1399      (widget-insert
1400       "
1401 Rewrote the selection code, adding many new features such as better
1402 support for arbitrary selection types (especially under MS Windows,
1403 where the full power of the clipboard system is available under
1404 XEmacs).\n"))
1405     (baw
1406      (widget-insert "
1407 I'm the author of ")
1408      (about-url-link 'cc-mode "CC Mode" "Visit the CC Mode page")
1409      (widget-insert ", for C, C++, Objective-C and Java editing,
1410 Supercite for mail and news citing, and sundry other XEmacs packages
1411 such as ELP (the Emacs Lisp Profiler), Reporter, xrdb-mode, and
1412 winring.  Even though I still live almost 100% in XEmacs these days,
1413 my Lisp hacking has fallen off in recent years as I became more
1414 involved in Python, and in fact, I currently maintain the Python
1415 editing mode.  See also: ")
1416      (about-url-link "http://www.python.org/emacs" nil
1417                      "Visit the python.org Emacs Goodies page")
1418      (widget-insert ".\n"))
1419     (ben
1420      (widget-insert
1421       "
1422 I am the largest code contributor to XEmacs, and the architect of many
1423 of the features that distinguish XEmacs from GNU Emacs and other Emacs
1424 versions.  My main contributions to XEmacs include rewriting large
1425 parts of the internals and the gory Xt/Xlib interfacing, adding the
1426 Mule \(international) support, improving the MS Windows support,
1427 adding many GUI features to XEmacs, architecting the
1428 device-abstraction and specifier code, writing most of the XEmacs
1429 Internals Manual and the XEmacs-specific parts of the XEmacs Lisp
1430 Reference Manual, synching a great deal of code with GNU Emacs, and
1431 being a general nuisance ... er, brainstormer for many of the new
1432 features of XEmacs.\n"))
1433     (bw
1434      (widget-insert "
1435 Author of the Hyperbole everyday information management hypertext
1436 system and the OO-Browser multi-language code browser.  He also
1437 designed the BeOpen InfoDock integrated development environment
1438 for software engineers.  It runs atop XEmacs and is available from
1439 his firm, BeOpen, which offers distributions, custom development,
1440 support, and training packages for corporate users of XEmacs, GNU
1441 Emacs and InfoDock.  See ")
1442      (about-url-link 'beopen nil "Visit BeOpen WWW page")
1443      (widget-insert ".\n"))
1444     (cgw
1445      (widget-insert
1446       "
1447 Author of an earlier version of the MS Windows setup program for XEmacs.\n"))
1448     (chr
1449      (widget-insert "
1450 Maintainer of the XEmacs FAQ and proud author of `zap-up-to-char'.\n"))
1451     (craig
1452      (widget-insert
1453       "
1454 Sorry, no information about my XEmacs contributions yet.\n"))
1455     (cthomp
1456      (widget-insert
1457       "
1458 Maintainer of XEmacs from mid-1994 through 1996.  Author of the
1459 redisplay engine, the original toolbar and scrollbars and some of the
1460 device-abstraction, TTY and glyph code.  Creator of the xemacs.org
1461 domain and comp.emacs.xemacs.\n"))
1462     (daiki
1463      (widget-insert
1464       "
1465 Sorry, no information about my XEmacs contributions yet.\n"))
1466     (dan
1467      (widget-insert
1468       "
1469 Sorry, no information about my XEmacs contributions yet.\n"))
1470     (darrylo
1471      (widget-insert
1472       "
1473 Sorry, no information about my XEmacs contributions yet.\n"))
1474     (devin
1475      (widget-insert "
1476 Part of the original (pre-19.0) Lucid Emacs development team.
1477 Matthieu wrote the initial Energize interface, designed the
1478 toolkit-independent Lucid Widget library, and fixed enough redisplay
1479 bugs to last a lifetime.  The features in Lucid Emacs were largely
1480 inspired by Matthieu's initial prototype of an Energize interface
1481 using Epoch.\n"))
1482     (dkindred
1483      (widget-insert "
1484 Darrell tends to come out of the woodwork a couple of weeks
1485 before a new release with a flurry of fixes for bugs that 
1486 annoy him.  He hopes he's spared you from a core dump or two.\n"))
1487     (dmoore
1488      (widget-insert "
1489 David has contributed greatly to the quest to speed up XEmacs.\n"))
1490     (dv
1491      (widget-insert "
1492 I joined the development of XEmacs in 1996, and have been one of the
1493 core maintainers since 1998. Although I'm mostly interested in the
1494 GUI, ergonomics, redisplay and autoconf issues, it's probably simpler
1495 to describe what I'm *not* involved in: I've never touched the Lisp
1496 implementation, and I probably never will...
1497
1498 I'm the author of the multicast support, I wrote and maintain some
1499 external Emacs Lisp packages (including mchat) and I'm also
1500 responsible for some of the core Lisp code (including the rectangle
1501 library which I rewrote for both XEmacs and GNU Emacs).\n"))
1502     (eb
1503      (widget-insert "
1504 Also part of the original Lucid Emacs development team.  Eric played a
1505 big part in the design of many aspects of the system, including the
1506 new command loop and keymaps, fixed numerous bugs, and has been a
1507 reliable beta tester ever since.\n"))
1508     (erik
1509      (widget-insert "
1510 Sorry, no information about my SXEmacs contributions yet.\n"))
1511     (fabrice
1512      (widget-insert
1513       "
1514 I have started to provide binary kits for the 21.2 series when there
1515 was no installer available. I contributed a few lines of core code
1516 occasionally to make things smoother with the native win32 port which
1517 I'm using all the day.
1518
1519 I also contributed elisp code long ago to make Gnus run under XEmacs.\n"))
1520     (golubev
1521      (widget-insert
1522       "
1523 Used XEmacs since early 1997.  Fixed bugs that annoy me, both in
1524 XEmacs core and in packages I use, mostly viper.  Hoping to get
1525 coding-cookie package distributed, which is also a fix of what I
1526 consider a bug.\n"))
1527     (gunnar
1528      (widget-insert
1529       "
1530 Sorry, no information about my XEmacs contributions yet.\n"))   
1531     (hbs
1532      (widget-insert "
1533 Part of the original (pre-19.0) Lucid Emacs development team.  Harlan
1534 designed and implemented many of the low level data structures which
1535 are original to the Lucid version of Emacs, including extents and hash
1536 tables.\n"))
1537     (heatxsink
1538      (widget-insert "
1539 Sorry, no information about my SXEmacs contributions yet.\n"))  
1540     (hisashi
1541      (widget-insert
1542       "
1543 Sorry, no information about my XEmacs contributions yet.\n"))
1544     (hmuller
1545      (widget-insert "
1546 Author of the code used to connect XEmacs with ToolTalk, and of an
1547 early client of the external Emacs widget.\n"))
1548     (hniksic
1549      (widget-insert
1550       "
1551 Hrvoje's contribution to XEmacs consists of many hours spent working
1552 on code and taking part in public discussions.
1553
1554 He wrote `savehist' and `htmlize' packages, the latter having a pretty
1555 large gathering of users.  He worked to improve many parts of XEmacs
1556 Lisp code, including isearch (FSF synch and new features), cl, edmacro
1557 \(FSF synch and an almost complete rewrite), profile, gnuserv,
1558 hyper-apropos, etags, about, and custom.
1559
1560 He has worked on improving and optimizing the C core.  He ported many
1561 FSF core features such as indirect buffers, tty-erase-char,
1562 save-current-buffer and friends, debug-ignored-errors, etc.  He also
1563 wrote line numbering optimizations for large buffers, initial support
1564 for TTY frames, abbrev improvements, Lisp printer and reader
1565 improvements, support for extent modification functions, and lots of
1566 minor bugfixes, optimizations, and Muleifications.
1567
1568 He contributed to Lispref and Internals documentation, including a
1569 section on writing Mule-compliant C code.  Maintains NEWS.  He
1570 participated on xemacs-beta since 1996 and on the Patch Review Board
1571 since its inception in 1998.\n"))
1572     (hobley
1573      (widget-insert
1574       "
1575 Creator of the earliest version of the MS Windows port of XEmacs.\n"))
1576     (hroptatyr
1577      (widget-insert
1578       "
1579 Major stuff:
1580 - created the OpenSSL crypto and ssl library API
1581 - ported XE's bignums and ratios to SXE and
1582   integrated them into something superior called ENT
1583 - brought support for modern audio interfaces and audio servers
1584   and integrated them as part of a multimedia SXE (MM)
1585
1586 Minor tweaks:
1587 - redesigned configure.ac
1588 - implemented C-level doubly linked lists, bloom filters and skiplists
1589 - experimented with new hash algorithms
1590 - brought exhaustive caching of compiled regular expressions
1591 - revised lispref and other documentations
1592 - migrated the build chain to autotools
1593
1594 Major dreams:
1595 - turn SXEmacs into a grid-based HPC machine :)\n"))
1596     (hynek
1597      (widget-insert "
1598 Sorry, no information about my SXEmacs contributions yet.\n"))
1599     (jan
1600      (widget-insert "
1601 Apart from hunting down redisplay bugs Jan has worked on such
1602 things as improvements to the package system, implementing lazy-shot,
1603 a short stint at tracking patches and currently acts as a guardian
1604 of the XEmacs custom subsystem and gnuserv.\n"))
1605     (jareth
1606      (widget-insert "
1607 Owner of cvs.xemacs.org, the machine that holds the XEmacs CVS
1608 repository, and author of some of the graphics code in XEmacs.\n"))
1609     (jason
1610      (widget-insert "
1611 Beta tester, manager of the various XEmacs mailing lists and binary
1612 kit manager.  Also, originator and maintainer of the gnus.org domain.\n"))
1613     (jens
1614      (widget-insert "
1615 Jens did the artwork for graphics added to XEmacs 20.2 and 19.15. He's
1616 also the author of \"XEmacs Mine\", a game similar to Minesweeper, but
1617 running in XEmacs\n"))
1618     (jmiller
1619      (widget-insert "
1620 Beta tester and last hacker of calendar.\n"))
1621     (jonathan
1622      (widget-insert "
1623 I started the native port of XEmacs to MS Windows. Author of the
1624 Windows frame, redisplay, face and event loop support.\n"))
1625     (juhp
1626      (widget-insert "
1627 Author of \"find-func.el\", improvements to \"help.el\" and a good
1628 number of bug fixes during June 1997 to December 1998.\n"))
1629     (jwz
1630      (widget-insert
1631       "
1632 Creator and maintainer of Lucid Emacs (the predecessor of XEmacs),
1633 from 1991 through mid-1994.\n"))
1634     (kazz
1635      (widget-insert "
1636 IENAGA Kazuyuki is the XEmacs technical lead on BSD, particularly
1637 FreeBSD.\n"))
1638     (kirill
1639      (widget-insert
1640       "
1641 Abstracted the subprocess code and wrote much of the MS Windows
1642 support in XEmacs, including the subprocess interface, dialog boxes,
1643 printing support, and much of the event loop.\n"))
1644     (kyle
1645      (widget-insert "
1646 Author of VM, a mail-reading package that is included in the standard
1647 XEmacs distribution, and contributor of many improvements and bug
1648 fixes.  Unlike RMAIL and MH-E, VM uses the standard UNIX mailbox
1649 format for its folders; thus, you can use VM concurrently with other
1650 UNIX mail readers such as Berkeley Mail and ELM.
1651
1652 Also rewrote the object allocation system in XEmacs to support full
1653 32-bit pointers and 31-bit integers.\n"))
1654     (larsi
1655      (widget-insert "
1656 Author of Gnus the Usenet news and Mail reading package in the
1657 standard XEmacs distribution, and contributor of various enhancements
1658 and portability fixes.\n"))
1659     (lg
1660      (widget-insert "
1661 Sorry, no information about my SXEmacs contributions yet.\n"))
1662     (marcpa
1663      (widget-insert
1664       "
1665 Sorry, no information about my XEmacs contributions yet.\n"))
1666     (martin
1667      (widget-insert
1668       "
1669 Beta release manager and author of many stability fixes and speed
1670 improvements in XEmacs.\n"))
1671     (mcook
1672      (widget-insert "
1673 Author of the \"shy groups\" and minimal matching regular expression
1674 extensions.\n"))
1675     (mly
1676      (widget-insert "
1677 Early code contributor to Lucid Emacs.  Synched up Lucid Emacs with
1678 the first actual release of GNU Emacs 19, and architected and wrote
1679 the first version of XEmacs's object allocation system.\n"))
1680     (morioka
1681      (widget-insert "
1682 I am the author of tm-view (general MIME Viewer for GNU Emacs) and
1683 major author and maintainer of tm (Tools for MIME; general MIME
1684 package for GNU Emacs).  In addition, I am working to unify MULE API
1685 for Emacs and XEmacs.  In XEmacs, I have ported many mule features.\n"))
1686     (mta
1687      (widget-insert
1688       "
1689 Contributed minor improvements to the Windows support, especially
1690 related to subprocess communication and portable dumping as well as
1691 a bit of general bug fixing.\n"))
1692     (myrkraverk
1693      (widget-insert "
1694 Sorry, no information about my SXEmacs contributions yet.\n"))
1695     (njsf
1696      (widget-insert "
1697 Major stuff:
1698 - added server network streams to SXEmacs.
1699
1700 Minor stuff:
1701 - Security oriented sweep of string handling.
1702 - MacOS X build fixes.
1703 - Miscellaneous fixes.\n"))
1704     (ograf
1705      (widget-insert "
1706 Author of the XEmacs Drag'n'Drop API.\n"))
1707     (olivier
1708      (widget-insert
1709       "
1710 Author of the portable dumper.\n"))
1711     (oscar
1712      (widget-insert "
1713 Oscar's major contributions to XEmacs are the internal LDAP support
1714 and the EUDC package, an interface to query various directory services
1715 in a uniform manner (when composing mail for instance).\n"))
1716     (peanuthorst
1717      (widget-insert "
1718 He mainly contributes documentation and looks on in envy when the
1719 other hackers do neat things to SXEmacs.\n"))
1720     (pelegri
1721      (widget-insert "
1722 Author of EOS, a package included in the standard XEmacs distribution
1723 that integrates XEmacs with the SPARCworks development environment
1724 from Sun.  Past lead for XEmacs at Sun; advocated the validity of
1725 using Epoch, and later Lemacs, at Sun through several early
1726 prototypes.\n"))
1727     (pez
1728      (widget-insert "
1729 Author of SQL Mode, edit-toolbar, mailtool-mode, and various other
1730 small packages with varying degrees of usefulness.\n"))
1731     (piper
1732      (widget-insert "
1733 Author of the Cygwin port of XEmacs including unexec, the widget,
1734 gutter and buffer-tab support, glyphs under MS-Windows, toolbars under
1735 MS-Windows, the original \"fake\" XEmacs toolbar, outl-mouse for mouse
1736 gesture based outlining, and the original CDE drag-n-drop
1737 support.\n"))
1738     (pittman
1739      (widget-insert
1740       "
1741 Sorry, no information about my XEmacs contributions yet.\n"))
1742     (rendhalver
1743      (widget-insert "
1744 Sorry, no information about my SXEmacs contributions yet.\n"))
1745     (rickc
1746      (widget-insert "
1747 Maintainer of ILISP.\n"))
1748     (rose
1749      (widget-insert "
1750 Author of many extensions to the `extents' code, including the initial
1751 implementation of `duplicable' properties.\n"))
1752     (rossini
1753      (widget-insert "
1754 Author of the first XEmacs FAQ;
1755 Development lead on Emacs Speaks Statistics;
1756 Assisted Jareth Hein with setting up the JitterBug tracking system.\n"))
1757     (slb
1758      (widget-insert
1759       "
1760 Maintainer of XEmacs from 1996 through 1998.  Author of the package
1761 system.\n"))
1762     (sperber
1763      (widget-insert "
1764 Mike ported EFS to XEmacs 20 and integrated EFS into XEmacs.  He's
1765 also responsible for the ports of facemenu.el and enriched.el, the
1766 code to handle path-frobbing at startup for the XEmacs core and the
1767 package system, the init file migration from .emacs to
1768 .xemacs/init.el, and the CVS Great Trunk Move.\n"))
1769     (steve
1770      (widget-insert "
1771 I am the maintainer and project lead of this crazy thing we call the\n"
1772                     (about-with-face "SXEmacs Project.\n" 'bold)))
1773     (stig
1774      (widget-insert "
1775 Implemented the faster stay-up Lucid menus and hyper-apropos.
1776 Contributor of many dispersed improvements in the core Lisp code, and
1777 back-seat contributor for several of its major packages.\n"))
1778     (stigb
1779      (widget-insert "
1780 Maintainer of the RPM package.\n"))
1781     (thiessel
1782      (widget-insert "
1783 Does beta testing and helps take care of the XEmacs web site.\n"))
1784     (tomonori
1785      (widget-insert
1786       "
1787 Sorry, no information about my XEmacs contributions yet.\n"))
1788     (tuck
1789      (widget-insert
1790       "
1791 Sorry, no information about my XEmacs contributions yet.\n"))
1792     (turnbull
1793      (widget-insert
1794       "
1795 Responsible for getting the current release of XEmacs out the
1796 door.\n"))
1797     (vin
1798      (widget-insert "
1799 Vin maintains the stable version of XEmacs.  This involves reviewing
1800 a lot of other peoples' patches and testing and applying them.
1801 He also gets to generate his own patches from time to time.  Being
1802 release manager is a fun way to contribute to the XEmacs project.
1803 Write me at acs@xemacs.org if you're interested in learning more.\n"))
1804     (vladimir
1805      (widget-insert "
1806 Former technical lead for XEmacs at Sun.\n"))
1807     (wmperry
1808      (widget-insert "
1809 Author of the GTK support in XEmacs, Emacs-w3 (the builtin web browser
1810 that comes with XEmacs), and various additions to the C code (e.g. the
1811 database support, the PNG support, some of the GIF/JPEG support, the
1812 strikethru face attribute support).\n"))
1813     (yoshiki
1814      (widget-insert
1815       "
1816 Sorry, no information about my XEmacs contributions yet.\n"))
1817     ))
1818
1819 ;; Setup the buffer for a maintainer.
1820 (defun about-maintainer (widget &optional event)
1821   (let* ((entry (assq (widget-value widget) sxemacs-hackers))
1822          (who (car entry))
1823          (name (cadr entry))
1824          (address (caddr entry))
1825          (bufname (format "*About %s*" name)))
1826     (unless (about-get-buffer bufname)
1827       ;; Display the glyph and name
1828       (widget-insert "\n")
1829       (widget-create 'default :format "%t"
1830                      :tag-glyph (about-maintainer-glyph who))
1831       (widget-insert
1832        "\n\n" (about-with-face (format "%s" name) 'bold)
1833        " <")
1834       (about-mailto-link address)
1835       (widget-insert ">\n\n")
1836       ;; Display the actual info
1837       (about-personal-info entry)
1838       (widget-insert "\n")
1839       (widget-insert
1840        (about-with-face "Contributions to SXEmacs:\n\n" 'about-headline-face))
1841       (about-hacker-contribution entry)
1842       (widget-insert "\n")
1843       (about-finish-buffer 'kill)
1844       (forward-line 2))))
1845
1846 (defsubst about-tabs (str)
1847   (let ((x (length str)))
1848     (cond ((>= x 24) " ")
1849           ((>= x 16) "\t")
1850           ((>= x 8) "\t\t")
1851           (t "\t\t\t"))))
1852
1853 (defun about-show-linked-info (who)
1854   (let* ((entry (assq who sxemacs-hackers))
1855          (name (cadr entry))
1856          (address (caddr entry)))
1857     (widget-create 'link :help-echo (concat "Find out more about " name)
1858                    :action 'about-maintainer
1859                    :button-prefix ""
1860                    :button-suffix ""
1861                    :tag name
1862                    :value who)
1863     (widget-insert (about-tabs name)
1864                    "<")
1865     (about-mailto-link address)
1866     (widget-insert ">\n")
1867     (about-hacker-contribution entry)
1868     (widget-insert "\n")))
1869
1870 (defun about-hackers (&rest ignore)
1871   (unless (about-get-buffer "*About Contributors*")
1872     (let ((title "A Legion of Contributors to SXEmacs"))
1873       (widget-insert
1874        (about-center title)
1875        (about-with-face title 'bold)))
1876     (widget-insert
1877      "\n
1878 Like most open source software, SXEmacs is a collaborative effort.
1879 These are some of the contributors.  And, at this stage, most of them
1880 are unaware of their status here because SXEmacs is so new.  The vast
1881 majority of the people here are here because of their contributions to
1882 XEmacs, rather than SXEmacs.
1883
1884 We have no doubt forgotten lots of people, if you are one of the
1885 forgotten, please accept our apologies.  And then let us know so we
1886 can give you the credit you deserve.\n\n"
1887      (about-with-face "Primary maintainers for this release:"
1888                       'about-headline-face)
1889      "\n\n")
1890     (mapc 'about-show-linked-info about-current-release-maintainers)
1891     (widget-insert
1892      "\n"
1893      (about-with-face "Other notable current hackers:"
1894                       'about-headline-face)
1895      "\n\n")
1896     (mapc 'about-show-linked-info about-other-current-hackers)
1897     (widget-insert
1898      "\n"
1899      (about-with-face "Other notable XEmacs and GNU/Emacs hackers:"
1900                       'about-headline-face)
1901      "\n\n")
1902     (mapc 'about-show-linked-info about-once-and-future-hackers)
1903     (flet ((print-short (name addr &optional shortinfo)
1904              (widget-insert (concat (about-with-face name 'italic)
1905                                     (about-tabs name)
1906                                     "<"))
1907              (about-mailto-link addr)
1908              (widget-insert
1909               (concat ">\n"
1910                       (if shortinfo (concat shortinfo "\n") "")))))
1911       (widget-insert
1912        "\n
1913 In addition to those just mentioned, the following people have spent a
1914 great deal of effort providing feedback, testing beta versions of
1915 XEmacs, providing patches to the source code, or doing all of the
1916 above.  We couldn't have done it without them.\n\n")
1917       (print-short "Nagi M. Aboulenein" "aboulene@ponder.csci.unt.edu")
1918       (print-short "Per Abrahamsen" "abraham@dina.kvl.dk")
1919       (print-short "Gary Adams" "gra@zeppo.East.Sun.COM")
1920       (print-short "Gennady Agranov" "agranov@csa.CS.Technion.Ac.IL")
1921       (print-short "Mark Allender" "allender@vnet.IBM.COM")
1922       (print-short "Stephen R. Anderson" "sra@bloch.ling.yale.edu")
1923       (print-short "Butch Anton" "butch@zaphod.uchicago.edu")
1924       (print-short "Fred Appelman" "Fred.Appelman@cv.ruu.nl")
1925       (print-short "Tor Arntsen" "tor@spacetec.no")
1926       (print-short "Marc Aurel" "4-tea-2@bong.saar.de")
1927       (print-short "Larry Auton" "lda@control.att.com")
1928       (print-short "Larry Ayers" "layers@marktwain.net")
1929       (print-short "Oswald P. Backus IV" "backus@altagroup.com")
1930       (print-short "Mike Battaglia" "mbattagl@dsccc.com")
1931       (print-short "Neal Becker" "neal@ctd.comsat.com")
1932       (print-short "Paul Bibilo" "peb@delcam.com")
1933       (print-short "Leonard Blanks" "ltb@haruspex.demon.co.uk")
1934       (print-short "Jan Borchers" "job@tk.uni-linz.ac.at")
1935       (print-short "Mark Borges" "mdb@cdc.noaa.gov")
1936       (print-short "David P. Boswell" "daveb@tau.space.thiokol.com")
1937       (print-short "Tim Bradshaw" "tfb@edinburgh.ac.uk")
1938       (print-short "Rick Braumoeller" "rickb@mti.sgi.com")
1939       (print-short "Matthew J. Brown" "mjb@doc.ic.ac.uk")
1940       (print-short "Alastair Burt" "burt@dfki.uni-kl.de")
1941       (print-short "David Bush" "david.bush@adn.alcatel.com")
1942       (print-short "Richard Caley" "rjc@cstr.edinburgh.ac.uk")
1943       (print-short "Stephen Carney" "carney@gvc.dec.com")
1944       (print-short "Lorenzo M. Catucci" "lorenzo@argon.roma2.infn.it")
1945       (print-short "Philippe Charton" "charton@lmd.ens.fr")
1946       (print-short "Peter Cheng" "peter.cheng@sun.com")
1947       (print-short "Jin S. Choi" "jin@atype.com")
1948       (print-short "Tomasz J. Cholewo" "tjchol01@mecca.spd.louisville.edu")
1949       (print-short "Serenella Ciongoli" "czs00@ladybug.oes.amdahl.com")
1950       (print-short "Glynn Clements" "glynn@sensei.co.uk")
1951       (print-short "Richard Cognot" "cognot@ensg.u-nancy.fr")
1952       (print-short "Andy Cohen" "cohen@andy.bu.edu")
1953       (print-short "Richard Coleman" "coleman@math.gatech.edu")
1954       (print-short "Mauro Condarelli" "MC5686@mclink.it")
1955       (print-short "Nick J. Crabtree" "nickc@scopic.com")
1956       (print-short "Christopher Davis" "ckd@kei.com")
1957       (print-short "Soren Dayton" "csdayton@cs.uchicago.edu")
1958       (print-short "Chris Dean" "ctdean@cogit.com")
1959       (print-short "Michael Diers" "mdiers@logware.de")
1960       (print-short "William G. Dubuque" "wgd@martigny.ai.mit.edu")
1961       (print-short "Steve Dunham" "dunham@dunham.tcimet.net")
1962       (print-short "Samuel J. Eaton" "samuele@cogs.susx.ac.uk")
1963       (print-short "Carl Edman" "cedman@Princeton.EDU")
1964       (print-short "Dave Edmondson" "davided@sco.com")
1965       (print-short "Jonathan Edwards" "edwards@intranet.com")
1966       (print-short "Eric Eide" "eeide@asylum.cs.utah.edu")
1967       (print-short "EKR" "ekr@terisa.com")
1968       (print-short "David Fletcher" "frodo@tsunami.com")
1969       (print-short "Paul Flinders" "ptf@delcam.co.uk")
1970       (print-short "Jered J Floyd" "jered@mit.edu")
1971       (print-short "Gary D. Foster" "Gary.Foster@Corp.Sun.COM")
1972       (print-short "Jerry Frain" "jerry@sneffels.tivoli.com")
1973       (print-short "Holger Franz" "hfranz@physik.rwth-aachen.de")
1974       (print-short "Benjamin Fried" "bf@morgan.com")
1975       (print-short "Barry Friedman" "friedman@nortel.ca")
1976       (print-short "Noah Friedman" "friedman@splode.com")
1977       (print-short "Kazuyoshi Furutaka" "furutaka@Flux.tokai.jaeri.go.jp")
1978       (print-short "Lew Gaiter III" "lew@StarFire.com")
1979       (print-short "Itay Gat" "itay@cs.huji.ac.il")
1980       (print-short "Tim Geisler" "Tim.Geisler@informatik.uni-muenchen.de")
1981       (print-short "Dave Gillespie" "daveg@synaptics.com")
1982       (print-short "Christian F. Goetze" "cg@bigbook.com")
1983       (print-short "Yusuf Goolamabbas" "yusufg@iss.nus.sg")
1984       (print-short "Wolfgang Grieskamp" "wg@cs.tu-berlin.de")
1985       (print-short "John Griffith" "griffith@sfs.nphil.uni-tuebingen.de")
1986       (print-short "James Grinter" "jrg@demon.net")
1987       (print-short "Ben Gross" "bgross@uiuc.edu")
1988       (print-short "Dirk Grunwald" "grunwald@foobar.cs.Colorado.EDU")
1989       (print-short "Michael Guenther" "michaelg@igor.stuttgart.netsurf.de")
1990       (print-short "Dipankar Gupta" "dg@hplb.hpl.hp.com")
1991       (print-short "Markus Gutschke" "gutschk@GOEDEL.UNI-MUENSTER.DE")
1992       (print-short "Kai Haberzettl" "khaberz@synnet.de")
1993       (print-short "Adam Hammer" "hammer@cs.purdue.edu")
1994       (print-short "Magnus Hammerin" "magnush@epact.se")
1995       (print-short "ChangGil Han" "cghan@phys401.phys.pusan.ac.kr")
1996       (print-short "Derek Harding" "dharding@lssec.bt.co.uk")
1997       (print-short "Michael Harnois" "mharnois@sbt.net")
1998       (print-short "John Haxby" "J.Haxby@isode.com")
1999       (print-short "Karl M. Hegbloom" "karlheg@inetarena.com")
2000       (print-short "Benedikt Heinen" "beh@icemark.thenet.ch")
2001       (print-short "Stephan Herrmann" "sh@first.gmd.de")
2002       (print-short "August Hill" "awhill@inlink.com")
2003       (print-short "Mike Hill" "mikehill@hgeng.com")
2004       (print-short "Charles Hines" "chuck_hines@VNET.IBM.COM")
2005       (print-short "Shane Holder" "holder@rsn.hp.com")
2006       (print-short "Chris Holt" "xris@migraine.stanford.edu")
2007       (print-short "Tetsuya HOYANO" "hoyano@ari.bekkoame.or.jp")
2008       (print-short "David Hughes" "djh@harston.cv.com")
2009       (print-short "Tudor Hulubei" "tudor@cs.unh.edu")
2010       (print-short "Tatsuya Ichikawa" "ichikawa@hv.epson.co.jp")
2011       (print-short "Andrew Innes" "andrewi@harlequin.co.uk")
2012       (print-short "Markku Jarvinen" "Markku.Jarvinen@simpukka.funet.fi")
2013       (print-short "Robin Jeffries" "robin.jeffries@sun.com")
2014       (print-short "Philip Johnson" "johnson@uhics.ics.Hawaii.Edu")
2015       (print-short "J. Kean Johnston" "jkj@paradigm-sa.com")
2016       (print-short "John W. Jones" "jj@asu.edu")
2017       (print-short "Andreas Kaempf" "andreas@sccon.com")
2018       (print-short "Yoshiaki Kasahara" "kasahara@nc.kyushu-u.ac.jp")
2019       (print-short "Amir Katz" "amir@ndsoft.com")
2020       (print-short "Doug Keller" "dkeller@vnet.ibm.com")
2021       (print-short "Hunter Kelly" "retnuh@corona")
2022       (print-short "Gregor Kennedy" "gregork@dadd.ti.com")
2023       (print-short "Michael Kifer" "kifer@cs.sunysb.edu")
2024       (print-short "Yasuhiko Kiuchi" "kiuchi@dsp.ksp.fujixerox.co.jp")
2025       (print-short "Greg Klanderman" "greg.klanderman@alum.mit.edu")
2026       (print-short "Valdis Kletnieks" "Valdis.Kletnieks@vt.edu")
2027       (print-short "Norbert Koch" "n.koch@delta-ii.de")
2028       (print-short "Rob Kooper" "kooper@cc.gatech.edu")
2029       (print-short "Peter Skov Knudsen" "knu@dde.dk")
2030       (print-short "Jens Krinke" "krinke@ips.cs.tu-bs.de")
2031       (print-short "Maximilien Lincourt" "max@toonboom.com")
2032       (print-short "Mats Larsson" "Mats.Larsson@uab.ericsson.se")
2033       (print-short "Simon Leinen" "simon@instrumatic.ch")
2034       (print-short "Carsten Leonhardt" "leo@arioch.oche.de")
2035       (print-short "James LewisMoss" "moss@cs.sc.edu")
2036       (print-short "Mats Lidell" "mats.lidell@contactor.se")
2037       (print-short "Matt Liggett" "mliggett@seven.ucs.indiana.edu")
2038       (print-short "Christian Limpach" "Christian.Limpach@nice.ch")
2039       (print-short "Maximilien Lincourt" "max@toonboom.com")
2040       (print-short "Markus Linnala" "maage@b14b.tupsu.ton.tut.fi")
2041       (print-short "Robert Lipe" "robertl@arnet.com")
2042       (print-short "Derrell Lipman" "derrell@vis-av.com")
2043       (print-short "Damon Lipparelli" "lipp@aa.net")
2044       (print-short "Hamish Macdonald" "hamish@bnr.ca")
2045       (print-short "Ian MacKinnon" "imackinnon@telia.co.uk")
2046       (print-short "Patrick MacRoberts" "macro@hpcobr30.cup.hp.com")
2047       (print-short "Tonny Madsen" "Tonny.Madsen@netman.dk")
2048       (print-short "Ketil Z Malde" "ketil@ii.uib.no")
2049       (print-short "Steve March" "smarch@quaver.urbana.mcd.mot.com")
2050       (print-short "Ricardo Marek" "ricky@ornet.co.il")
2051       (print-short "Pekka Marjola" "pema@iki.fi")
2052       (print-short "Simon Marshall" "simon@gnu.ai.mit.edu")
2053       (print-short "Dave Mason" "dmason@plg.uwaterloo.ca")
2054       (print-short "Jaye Mathisen" "mrcpu@cdsnet.net")
2055       (print-short "Jason McLaren" "mclaren@math.mcgill.ca")
2056       (print-short "Michael McNamara" "mac@silicon-sorcery.com")
2057       (print-short "Michael Meissner" "meissner@osf.org")
2058       (print-short "David M. Meyer" "meyer@ns.uoregon.edu")
2059       (print-short "John Mignault" "jbm@panix.com")
2060       (print-short "Brad Miller" "bmiller@cs.umn.edu")
2061       (print-short "John Morey" "jmorey@crl.com")
2062       (print-short "Rob Mori" "rob.mori@sun.com")
2063       (print-short "Heiko Muenkel" "muenkel@tnt.uni-hannover.de")
2064       (print-short "Arup Mukherjee" "arup+@cs.cmu.edu")
2065       (print-short "Colas Nahaboo" "Colas.Nahaboo@sophia.inria.fr")
2066       (print-short "Lynn D. Newton" "lynn@ives.phx.mcd.mot.com")
2067       (print-short "Casey Nielson" "knielson@joule.elee.calpoly.edu")
2068       (print-short "Georg Nikodym" "Georg.Nikodym@canada.sun.com")
2069       (print-short "Andy Norman" "ange@hplb.hpl.hp.com")
2070       (print-short "Joe Nuspl" "nuspl@sequent.com")
2071       (print-short "Kim Nyberg" "kny@tekla.fi")
2072       (print-short "Kevin Oberman" "oberman@es.net")
2073       (print-short "David Ofelt" "ofelt@getalife.Stanford.EDU")
2074       (print-short "Alexandre Oliva" "oliva@dcc.unicamp.br")
2075       (print-short "Tore Olsen" "toreo@colargol.idb.hist.no")
2076       (print-short "Greg Onufer" "Greg.Onufer@eng.sun.com")
2077       (print-short "Achim Oppelt" "aoppelt@theorie3.physik.uni-erlangen.de")
2078       (print-short "Rebecca Ore" "rebecca.ore@op.net")
2079       (print-short "Sudeep Kumar Palat" "palat@idt.unit.no")
2080       (print-short "Joel Peterson" "tarzan@aosi.com")
2081       (print-short "Thomas A. Peterson" "tap@src.honeywell.com")
2082       (print-short "Tibor Polgar" "tibor@alteon.com")
2083       (print-short "Frederic Poncin" "fp@info.ucl.ac.be")
2084       (print-short "E. Rehmi Post" "rehmi@asylum.sf.ca.us")
2085       (print-short "Martin Pottendorfer" "Martin.Pottendorfer@aut.alcatel.at")
2086       (print-short "Colin Rafferty" "colin@xemacs.org")
2087       (print-short "Rick Rankin" "Rick_Rankin-P15254@email.mot.com")
2088       (print-short "Paul M Reilly" "pmr@pajato.com")
2089       (print-short "Jack Repenning" "jackr@sgi.com")
2090       (print-short "Daniel Rich" "drich@cisco.com")
2091       (print-short "Roland Rieke" "rol@darmstadt.gmd.de")
2092       (print-short "Art Rijos" "art.rijos@SNET.com")
2093       (print-short "Russell Ritchie" "ritchier@britannia-life.co.uk")
2094       (print-short "Roland" "rol@darmstadt.gmd.de")
2095       (print-short "Mike Russell" "mjruss@rchland.vnet.ibm.com")
2096       (print-short "Hajime Saitou" "hajime@jsk.t.u-tokyo.ac.jp")
2097       (print-short "Jan Sandquist" "etxquist@iqa.ericsson.se")
2098       (print-short "Marty Sasaki" "sasaki@spdcc.com")
2099       (print-short "SATO Daisuke" "densuke@ga2.so-net.or.jp")
2100       (print-short "Kenji Sato" "ken@ny.kdd.com")
2101       (print-short "Mike Scheidler" "c23mts@eng.delcoelect.com")
2102       (print-short "Daniel Schepler" "daniel@shep13.wustl.edu")
2103       (print-short "Holger Schauer" "schauer@coling.uni-freiburg.de")
2104       (print-short "Darrel Schneider" "darrel@slc.com")
2105       (print-short "Hayden Schultz" "haydens@ll.mit.edu")
2106       (print-short "Cotton Seed" "cottons@cybercom.net")
2107       (print-short "Axel Seibert" "seiberta@informatik.tu-muenchen.de")
2108       (print-short "Odd-Magne Sekkingstad" "oddms@ii.uib.no")
2109       (print-short "Gregory Neil Shapiro" "gshapiro@sendmail.org")
2110       (print-short "Justin Sheehy" "justin@linus.mitre.org")
2111       (print-short "John Shen" "zfs60@cas.org")
2112       (print-short "Murata Shuuichirou" "mrt@mickey.ai.kyutech.ac.jp")
2113       (print-short "Matt Simmons" "simmonmt@acm.org")
2114       (print-short "Dinesh Somasekhar" "somasekh@ecn.purdue.edu")
2115       (print-short "Jeffrey Sparkes" "jsparkes@bnr.ca")
2116       (print-short "Manoj Srivastava" "srivasta@pilgrim.umass.edu")
2117       (print-short "Francois Staes" "frans@kiwi.uia.ac.be")
2118       (print-short "Anders Stenman" "stenman@isy.liu.se")
2119       (print-short "Jason Stewart" "jasons@cs.unm.edu")
2120       (print-short "Rick Tait" "rickt@gnu.ai.mit.edu")
2121       (print-short "TANAKA Hayashi" "tanakah@mxa.mesh.ne.jp")
2122       (print-short "Samuel Tardieu" "sam@inf.enst.fr")
2123       (print-short "James Thompson" "thompson@wg2.waii.com")
2124       (print-short "Nobu Toge" "toge@accad1.kek.jp")
2125       (print-short "Raymond L. Toy" "toy@rtp.ericsson.se")
2126       (print-short "Remek Trzaska" "remek@npac.syr.edu")
2127       (print-short "TSUTOMU Nakamura" "tsutomu@rs.kyoto.omronsoft.co.jp")
2128       (print-short "Stefanie Teufel" "s.teufel@ndh.net")
2129       (print-short "Gary Thomas" "g.thomas@opengroup.org")
2130       (print-short "John Turner" "turner@xdiv.lanl.gov")
2131       (print-short "UENO Fumihiro" "7m2vej@ritp.ye.IHI.CO.JP")
2132       (print-short "Aki Vehtari" "Aki.Vehtari@hut.fi")
2133       (print-short "Juan E. Villacis" "jvillaci@cs.indiana.edu")
2134       (print-short "Vladimir Vukicevic" "vladimir@intrepid.com")
2135       (print-short "David Walte" "djw18@cornell.edu")
2136       (print-short "Peter Ware" "ware@cis.ohio-state.edu")
2137       (print-short "Christoph Wedler" "wedler@fmi.uni-passau.de")
2138       (print-short "Yoav Weiss" "yoav@zeus.datasrv.co.il")
2139       (print-short "Peter B. West" "p.west@uq.net.au")
2140       (print-short "Rod Whitby" "rwhitby@asc.corp.mot.com")
2141       (print-short "Rich Williams" "rdw@hplb.hpl.hp.com")
2142       (print-short "Raymond Wiker" "raymond@orion.no")
2143       (print-short "Peter Windle" "peterw@SDL.UG.EDS.COM")
2144       (print-short "David C Worenklein" "dcw@gcm.com")
2145       (print-short "Takeshi Yamada" "yamada@sylvie.kecl.ntt.jp")
2146       (print-short "Katsumi Yamaoka" "yamaoka@ga.sony.co.jp")
2147       (print-short "Jason Yanowitz" "yanowitz@eternity.cs.umass.edu")
2148       (print-short "La Monte Yarroll" "piggy@hilbert.maths.utas.edu.au")
2149       (print-short "Blair Zajac" "blair@olympia.gps.caltech.edu")
2150       (print-short "Volker Zell" "vzell@de.oracle.com")
2151       (print-short "Daniel Zivkovic" "daniel@canada.sun.com")
2152       (print-short "Karel Zuiderveld" "Karel.Zuiderveld@cv.ruu.nl")
2153       (widget-insert "\n"))
2154     (about-finish-buffer)))
2155
2156 ;;; about.el ends here