comparison lisp/about.el @ 487:54fa1a5c2d12

[xemacs-hg @ 2001-04-28 07:48:36 by ben] misc changes, some for 21.4 remove bogus lines setting zmacs_region_stays to 0. remove debug lines. Correct general info about init file. Fix up Cygwin section. More contributions. Fix spurious setting of zmacs-region-stays to t after a non-shift motion command. Sync up with FSF 20.7, to fix bugs handling some etags line formats. Move non-window-system specific code that was duplicated in all window systems into the generic code. * gutter.el (init-gutter): Removed. (unused) Clean up the rectangle code w.r.t. selections. You'll now get the right text copied into the primary selection (but not the clipboard yet, unfortunately -- that really requires defining our own rectangle type).
author ben
date Sat, 28 Apr 2001 07:48:46 +0000
parents 991f80dc633d
children a6c89d799f00
comparison
equal deleted inserted replaced
486:a83afd50994d 487:54fa1a5c2d12
148 (pittman "Daniel Pittman" "pittman@xemacs.org") 148 (pittman "Daniel Pittman" "pittman@xemacs.org")
149 (rickc "Rick Campbell" "rickc@xemacs.org") 149 (rickc "Rick Campbell" "rickc@xemacs.org")
150 (rose "John Rose" "rose@xemacs.org") 150 (rose "John Rose" "rose@xemacs.org")
151 (rossini "Anthony Rossini" "rossini@xemacs.org") 151 (rossini "Anthony Rossini" "rossini@xemacs.org")
152 (slb "Steve Baur" "steve@xemacs.org") 152 (slb "Steve Baur" "steve@xemacs.org")
153 (sperber "Michael Sperber" "sperber@xemacs.org") 153 (sperber "Michael Sperber" "mike@xemacs.org")
154 (stig "Jonathan Stigelman" "stig@xemacs.org") 154 (stig "Jonathan Stigelman" "stig@xemacs.org")
155 (stigb "Stig Bjorlykke" "stigb@xemacs.org") 155 (stigb "Stig Bjorlykke" "stigb@xemacs.org")
156 (thiessel "Marcus Thiessel" "marcus@xemacs.org") 156 (thiessel "Marcus Thiessel" "marcus@xemacs.org")
157 (tomonori "Tomonori Ikeyama" "tomonori@xemacs.org") 157 (tomonori "Tomonori Ikeyama" "tomonori@xemacs.org")
158 (tuck "Matt Tucker" "tuck@xemacs.org") 158 (tuck "Matt Tucker" "tuck@xemacs.org")
186 ;; easier. Please add new URLs to this list. 186 ;; easier. Please add new URLs to this list.
187 (defvar about-url-alist 187 (defvar about-url-alist
188 ;; to sort the stuff below, use M-x sort-regexp-fields RET 188 ;; to sort the stuff below, use M-x sort-regexp-fields RET
189 ;; ^.*$ RET (\([a-z]*\) RET 189 ;; ^.*$ RET (\([a-z]*\) RET
190 '((ajc . "http://www-personal.monash.edu.au/~ajc/") 190 '((ajc . "http://www-personal.monash.edu.au/~ajc/")
191 (alastair . "http://website.lineone.net/~ajhoughton/")
191 (baw . "http://barry.wooz.org/") 192 (baw . "http://barry.wooz.org/")
192 (ben . "http://www.666.com/ben/") 193 (ben . "http://www.666.com/ben/")
193 (ben-xemacs . "http://www.xemacs.org/Architecting-XEmacs/index.html") 194 (ben-xemacs . "http://www.xemacs.org/Architecting-XEmacs/index.html")
194 (beopen . "http://www.beopen.com/") 195 (beopen . "http://www.beopen.com/")
195 (cc-mode . "http://cc-mode.sourceforge.net/") 196 (cc-mode . "http://cc-mode.sourceforge.net/")
755 (about-url-link 'ajc nil "Visit Andrew's home page") 756 (about-url-link 'ajc nil "Visit Andrew's home page")
756 (widget-insert ".\n")) 757 (widget-insert ".\n"))
757 (alastair 758 (alastair
758 (widget-insert 759 (widget-insert
759 "\ 760 "\
760 Sorry, no personal information available about me yet.\n")) 761 Alastair, apart from being an all-round hacker, occasional contributor
762 to free software projects and general good egg(!), currently works for
763 Telsis, a manufacturer of telephony equipment on the south coast of
764 England. He'd quite like to have his own company one day, but has yet
765 to think of that killer product...
766
767 See also ")
768 (about-url-link 'alastair nil "Visit Alastair's home page")
769 (widget-insert ".\n"))
761 (baw 770 (baw
762 (widget-insert "\ 771 (widget-insert "\
763 As of November 2000, I am a software engineer with the Pythonlabs at 772 As of November 2000, I am a software engineer with the Pythonlabs at
764 Digital Creations. Pythonlabs is the core team developing and 773 Digital Creations. Pythonlabs is the core team developing and
765 maintaining the Python open source, object-oriented scripting 774 maintaining the Python open source, object-oriented scripting
855 (widget-insert 864 (widget-insert
856 "\ 865 "\
857 Sorry, no personal information available about me yet.\n")) 866 Sorry, no personal information available about me yet.\n"))
858 (cthomp 867 (cthomp
859 (widget-insert "\ 868 (widget-insert "\
860 Chuck, through being in the wrong place at the right time, got stuck 869 Chuck is a senior system and network administrator for the Computer
861 with being Jamie's replacement as the primary maintainer of XEmacs. 870 Science department at the Unversity of Illinois. In one previous life
862 This caused his hair to begin falling out and quadrupled his daily 871 he spent every waking hour working on XEmacs. In another he dabbled
863 coffee dosage. Though he works at and for the University of Illinois 872 as a project manager for a streaming video startup (RIP). His current
864 his funding for XEmacs work actually came from Sun Microsystems. 873 reason for not having time to contribute to XEmacs is the Thompson
865 874 Twins.\n"))
866 He has worked on XEmacs since November 1992, which fact occasionally
867 gives him nightmares. As of October 1995, he no longer works
868 full-time on XEmacs, though he does continue as an active maintainer.
869 His main contributions have been the greatly enhanced redisplay
870 engine, scrollbar support, the toolbars, configure support and
871 numerous other features and fixes.
872
873 Rumors that Chuck is aka Black Francis aka Frank Black are completely
874 unfounded.\n"))
875 (daiki 875 (daiki
876 (about-url-link 'daiki nil "Visit Daiki's page")) 876 (about-url-link 'daiki nil "Visit Daiki's page"))
877 (dan 877 (dan
878 (widget-insert 878 (widget-insert
879 "\ 879 "\
1048 See: ") 1048 See: ")
1049 (about-url-link 'jason nil "Visit Jason's homepage") 1049 (about-url-link 'jason nil "Visit Jason's homepage")
1050 (widget-insert ".\n")) 1050 (widget-insert ".\n"))
1051 (jens 1051 (jens
1052 (widget-insert "\ 1052 (widget-insert "\
1053 I'm currently working at the University of Karlsruhe, Germany on 1053 I'm currently working for 1&1 Internet AG, a large Domain and Webspace
1054 getting my diploma thesis on Supersymmetry (uuh, that's physics) done. 1054 Provider in Germany and Europe. I do mostly Java/XML/OO/Component
1055 After that (and all the remaining exams) I'm looking forward to make a 1055 stuff today. I'm interested EJB, Corba and other middleware or
1056 living out of my hobbies -- computers (and graphics). But because I 1056 distributed Systems. Besides work, I occasionally hack on The Gimp
1057 have no deadline for the exams and XEmacs betas are released at a high 1057 and other gtk/gnome related projects. Maybe the advent of XEmacs/Gtk
1058 rate this may take some time...\n")) 1058 will get me back to spend some time again hacking on XEmacs in the
1059 near future.\n"))
1059 (jmiller 1060 (jmiller
1060 (widget-insert "\ 1061 (widget-insert "\
1061 Jeff grew up in Indiana and is a country boy at heart. He currently 1062 Jeff grew up in Indiana and is a country boy at heart. He currently
1062 lives in, of all places, Millersville Maryland. He spends a lot of 1063 lives in, of all places, Millersville Maryland. He spends a lot of
1063 his free time tinkering with Linux and hacking on XEmacs and loves it 1064 his free time tinkering with Linux and hacking on XEmacs and loves it
1213 (olivier 1214 (olivier
1214 (widget-insert 1215 (widget-insert
1215 "\ 1216 "\
1216 Sorry, no personal information available about me yet.\n")) 1217 Sorry, no personal information available about me yet.\n"))
1217 (oscar 1218 (oscar
1218 (widget-insert 1219 (widget-insert "\
1219 "\ 1220 Oscar heads the Computer Science department at CPE Lyon, a french
1220 Sorry, no personal information available about me yet.\n")) 1221 engineering school in France. Besides his administrative tasks he
1222 teaches networking basics, Internet technologies (you know, all these
1223 xxML and hairy script languages !) and the Scheme language.\n"))
1221 (pelegri 1224 (pelegri
1222 (widget-insert 1225 (widget-insert
1223 "\ 1226 "\
1224 I did my my PhD at UCB and a postdoc at CSL/PARC. I joined Sun in 1990, 1227 I did my my PhD at UCB and a postdoc at CSL/PARC. I joined Sun in 1990,
1225 spent some time in DevPro (that is when I made my contribution to 1228 spent some time in DevPro (that is when I made my contribution to
1247 (widget-insert 1250 (widget-insert
1248 "\ 1251 "\
1249 Sorry, no personal information available about me yet.\n")) 1252 Sorry, no personal information available about me yet.\n"))
1250 (rickc 1253 (rickc
1251 (widget-insert "\ 1254 (widget-insert "\
1252 The hacker formerly known as Rick Busdiecker develops and maintains 1255 The hacker formerly known as Rick Busdiecker is a developer and
1253 libraries for financial applications at Lehman Brothers during 1256 technical manager at Deutsche Bank in New York during daylight hours.
1254 daylight hours. In the evenings he maintains three children, and 1257 In the evenings he maintains three children, and when he ought to be
1255 when he ought to be sleeping he co-maintains ILISP, builds XEmacs 1258 sleeping he builds XEmacs betas, and tinkers with various personal
1256 betas, and tinkers with various personal hacking projects.\n")) 1259 hacking projects.\n"))
1257 (rose 1260 (rose
1258 (widget-insert 1261 (widget-insert
1259 "\ 1262 "\
1260 Sorry, no personal information available about me yet.\n")) 1263 Sorry, no personal information available about me yet.\n"))
1261 (rossini 1264 (rossini
1346 See ") 1349 See ")
1347 (about-url-link 'vladimir nil "Visit Vladimir's home page") 1350 (about-url-link 'vladimir nil "Visit Vladimir's home page")
1348 (widget-insert ".\n")) 1351 (widget-insert ".\n"))
1349 (wmperry 1352 (wmperry
1350 (widget-insert "\ 1353 (widget-insert "\
1351 Currently working at Aventail, Corp. on SOCKS v5 servers.\n")) 1354 Happily living in Indiana telecommuting for a company based in Seattle
1355 \(who I now prefer not to name), wishing I was in Ireland instead.\n"))
1352 (yoshiki 1356 (yoshiki
1353 (widget-insert 1357 (widget-insert
1354 "\ 1358 "\
1355 Sorry, no personal information available about me yet.\n")) 1359 Sorry, no personal information available about me yet.\n"))
1356 (youngs 1360 (youngs
1454 Sorry, no information about my XEmacs contributions yet.\n")) 1458 Sorry, no information about my XEmacs contributions yet.\n"))
1455 (cthomp 1459 (cthomp
1456 (widget-insert 1460 (widget-insert
1457 "\ 1461 "\
1458 Maintainer of XEmacs from mid-1994 through 1996. Author of the 1462 Maintainer of XEmacs from mid-1994 through 1996. Author of the
1459 redisplay engine and some of the device-abstraction, TTY and glyph 1463 redisplay engine, the original toolbar and scrollbars and some of the
1460 code. Creator of the xemacs.org domain.\n")) 1464 device-abstraction, TTY and glyph code. Creator of the xemacs.org
1465 domain and comp.emacs.xemacs.\n"))
1461 (daiki 1466 (daiki
1462 (widget-insert 1467 (widget-insert
1463 "\ 1468 "\
1464 Sorry, no information about my XEmacs contributions yet.\n")) 1469 Sorry, no information about my XEmacs contributions yet.\n"))
1465 (dan 1470 (dan
1577 (widget-insert "\ 1582 (widget-insert "\
1578 Beta tester, manager of the various XEmacs mailing lists and binary 1583 Beta tester, manager of the various XEmacs mailing lists and binary
1579 kit manager. Also, originator and maintainer of the gnus.org domain.\n")) 1584 kit manager. Also, originator and maintainer of the gnus.org domain.\n"))
1580 (jens 1585 (jens
1581 (widget-insert "\ 1586 (widget-insert "\
1582 Jens did the artwork for graphics added to XEmacs 20.2 and 19.15.\n")) 1587 Jens did the artwork for graphics added to XEmacs 20.2 and 19.15. He's
1588 also the author of \"XEmacs Mine\", a game similar to Minesweeper, but
1589 running in XEmacs\n"))
1583 (jmiller 1590 (jmiller
1584 (widget-insert "\ 1591 (widget-insert "\
1585 Beta tester and last hacker of calendar.\n")) 1592 Beta tester and last hacker of calendar.\n"))
1586 (jonathan 1593 (jonathan
1587 (widget-insert "\ 1594 (widget-insert "\
1657 (olivier 1664 (olivier
1658 (widget-insert 1665 (widget-insert
1659 "\ 1666 "\
1660 Author of the portable dumper.\n")) 1667 Author of the portable dumper.\n"))
1661 (oscar 1668 (oscar
1662 (widget-insert 1669 (widget-insert "\
1663 "\ 1670 Oscar's major contributions to XEmacs are the internal LDAP support
1664 Author of the LDAP support in XEmacs.\n")) 1671 and the EUDC package, an interface to query various directory services
1672 in a uniform manner (when composing mail for instance).\n"))
1665 (pelegri 1673 (pelegri
1666 (widget-insert "\ 1674 (widget-insert "\
1667 Author of EOS, a package included in the standard XEmacs distribution 1675 Author of EOS, a package included in the standard XEmacs distribution
1668 that integrates XEmacs with the SPARCworks development environment 1676 that integrates XEmacs with the SPARCworks development environment
1669 from Sun. Past lead for XEmacs at Sun; advocated the validity of 1677 from Sun. Past lead for XEmacs at Sun; advocated the validity of