Mercurial > hg > xemacs-beta
comparison lisp/about.el @ 245:51092a27c943 r20-5b21
Import from CVS: tag r20-5b21
author | cvs |
---|---|
date | Mon, 13 Aug 2007 10:17:54 +0200 |
parents | f220cc83d72e |
children | 83b3d10dcba9 |
comparison
equal
deleted
inserted
replaced
244:78d4f1140794 | 245:51092a27c943 |
---|---|
75 (mly "Richard Mlynarik" "mly@adoc.xerox.com") | 75 (mly "Richard Mlynarik" "mly@adoc.xerox.com") |
76 (morioka "MORIOKA Tomohiko" "morioka@jaist.ac.jp") | 76 (morioka "MORIOKA Tomohiko" "morioka@jaist.ac.jp") |
77 (mrb "Martin Buchholz" "mrb@sun.eng.com") | 77 (mrb "Martin Buchholz" "mrb@sun.eng.com") |
78 (ograf "Oliver Graf" "ograf@fga.de") | 78 (ograf "Oliver Graf" "ograf@fga.de") |
79 (pez "Peter Pezaris" "pez@dwwc.com") | 79 (pez "Peter Pezaris" "pez@dwwc.com") |
80 (piper "Andy Piper" "andy@parallax.co.uk") | 80 (piper "Andy Piper" "andyp@parallax.co.uk") |
81 (rickc "Rick Campbell" "rickc@lehman.com") | 81 (rickc "Rick Campbell" "rickc@lehman.com") |
82 (rossini "Anthony Rossini" "rossini@stat.sc.edu") | 82 (rossini "Anthony Rossini" "rossini@stat.sc.edu") |
83 (vin "Vin Shelton" "acs@acm.org") | 83 (vin "Vin Shelton" "acs@acm.org") |
84 (sperber "Michael Sperber" "sperber@informatik.uni-tuebingen.de") | 84 (sperber "Michael Sperber" "sperber@informatik.uni-tuebingen.de") |
85 (slb "SL Baur" "steve@xemacs.org") | 85 (slb "SL Baur" "steve@xemacs.org") |
718 I've got milk inside my udder | 718 I've got milk inside my udder |
719 Churn it up and make some butter\n")) | 719 Churn it up and make some butter\n")) |
720 (piper | 720 (piper |
721 (widget-insert "\ | 721 (widget-insert "\ |
722 Author of the original \"fake\" XEmacs toolbar, and outl-mouse for | 722 Author of the original \"fake\" XEmacs toolbar, and outl-mouse for |
723 mouse gesture based outlining. Accomplished kludge contributor.\n")) | 723 mouse gesture based outlining. Accomplished kludge contributor. |
724 | |
725 Andy has recently rejoined the XEmacs team to help port XEmacs to | |
726 MS Windows operating systems.\n")) | |
724 (bw | 727 (bw |
725 (widget-insert "\ | 728 (widget-insert "\ |
726 Author of the Hyperbole everyday information management hypertext | 729 Author of the Hyperbole everyday information management hypertext |
727 system and the OO-Browser multi-language code browser. He also | 730 system and the OO-Browser multi-language code browser. He also |
728 designed the Altrasoft integrated tool framework for software | 731 designed the Altrasoft integrated tool framework for software |
770 I'm part of the team producing POWER 911, a 911 emergency response | 773 I'm part of the team producing POWER 911, a 911 emergency response |
771 system written in Modula3:\n") | 774 system written in Modula3:\n") |
772 (about-url-link 'marcpa "Visit POWER 911") | 775 (about-url-link 'marcpa "Visit POWER 911") |
773 (widget-insert "\ | 776 (widget-insert "\ |
774 Previously, I worked at Softimage Inc., now a Microsoft company | 777 Previously, I worked at Softimage Inc., now a Microsoft company |
775 (eeekkk!), as a UNIX system administrator. This is where I've been | 778 \(eeekkk!), as a UNIX system administrator. This is where I've been |
776 converted to NT. | 779 converted to NT. |
777 | 780 |
778 In a previous life, I was a programmer/sysadmin at CRIM (Centre de | 781 In a previous life, I was a programmer/sysadmin at CRIM (Centre de |
779 Recherche Informatique de Montreal) for the speech recognition group.\n")) | 782 Recherche Informatique de Montreal) for the speech recognition group.\n")) |
780 (jens | 783 (jens |
994 (widget-insert | 997 (widget-insert |
995 " " (about-with-face (format "%s" name) 'bold) | 998 " " (about-with-face (format "%s" name) 'bold) |
996 " <" address ">\n\n") | 999 " <" address ">\n\n") |
997 ;; Display the actual info | 1000 ;; Display the actual info |
998 (about-maintainer-info entry) | 1001 (about-maintainer-info entry) |
999 ;; I don't use `about-finish-buffer' because I want "Remove" to | |
1000 ;; kill the buffer. | |
1001 (widget-insert "\n") | 1002 (widget-insert "\n") |
1002 (about-finish-buffer 'kill) | 1003 (about-finish-buffer 'kill) |
1003 (forward-line 2)))) | 1004 (forward-line 2)))) |
1004 | 1005 |
1005 (defsubst about-tabs (str) | 1006 (defsubst about-tabs (str) |
1300 (print-short "Adam Hammer" "hammer@cs.purdue.edu") | 1301 (print-short "Adam Hammer" "hammer@cs.purdue.edu") |
1301 (print-short "Magnus Hammerin" "magnush@epact.se") | 1302 (print-short "Magnus Hammerin" "magnush@epact.se") |
1302 (print-short "ChangGil Han" "cghan@phys401.phys.pusan.ac.kr") | 1303 (print-short "ChangGil Han" "cghan@phys401.phys.pusan.ac.kr") |
1303 (print-short "Derek Harding" "dharding@lssec.bt.co.uk") | 1304 (print-short "Derek Harding" "dharding@lssec.bt.co.uk") |
1304 (print-short "Michael Harnois" "mharnois@sbt.net") | 1305 (print-short "Michael Harnois" "mharnois@sbt.net") |
1306 (print-short "Jonathan Harris" "jharris@tardis.co.uk") | |
1305 (print-short "John Haxby" "J.Haxby@isode.com") | 1307 (print-short "John Haxby" "J.Haxby@isode.com") |
1306 (print-short "Karl M. Hegbloom" "karlheg@inetarena.com") | 1308 (print-short "Karl M. Hegbloom" "karlheg@inetarena.com") |
1307 (print-short "Benedikt Heinen" "beh@icemark.thenet.ch") | 1309 (print-short "Benedikt Heinen" "beh@icemark.thenet.ch") |
1308 (print-short "Stephan Herrmann" "sh@first.gmd.de") | 1310 (print-short "Stephan Herrmann" "sh@first.gmd.de") |
1309 (print-short "August Hill" "awhill@inlink.com") | 1311 (print-short "August Hill" "awhill@inlink.com") |
1378 (print-short "Achim Oppelt" "aoppelt@theorie3.physik.uni-erlangen.de") | 1380 (print-short "Achim Oppelt" "aoppelt@theorie3.physik.uni-erlangen.de") |
1379 (print-short "Rebecca Ore" "rebecca.ore@op.net") | 1381 (print-short "Rebecca Ore" "rebecca.ore@op.net") |
1380 (print-short "Sudeep Kumar Palat" "palat@idt.unit.no") | 1382 (print-short "Sudeep Kumar Palat" "palat@idt.unit.no") |
1381 (print-short "Joel Peterson" "tarzan@aosi.com") | 1383 (print-short "Joel Peterson" "tarzan@aosi.com") |
1382 (print-short "Thomas A. Peterson" "tap@src.honeywell.com") | 1384 (print-short "Thomas A. Peterson" "tap@src.honeywell.com") |
1383 (print-short "Tibor Polgar" "tlp00@eng.amdahl.com") | 1385 (print-short "Tibor Polgar" "tibor@alteon.com") |
1384 (print-short "Frederic Poncin" "fp@info.ucl.ac.be") | 1386 (print-short "Frederic Poncin" "fp@info.ucl.ac.be") |
1385 (print-short "E. Rehmi Post" "rehmi@asylum.sf.ca.us") | 1387 (print-short "E. Rehmi Post" "rehmi@asylum.sf.ca.us") |
1386 (print-short "Martin Pottendorfer" "Martin.Pottendorfer@aut.alcatel.at") | 1388 (print-short "Martin Pottendorfer" "Martin.Pottendorfer@aut.alcatel.at") |
1387 (print-short "Colin Rafferty" "craffert@ml.com") | 1389 (print-short "Colin Rafferty" "craffert@ml.com") |
1388 (print-short "Paul M Reilly" "pmr@pajato.com") | 1390 (print-short "Paul M Reilly" "pmr@pajato.com") |