comparison lisp/prim/about.el @ 100:4be1180a9e89 r20-1b2

Import from CVS: tag r20-1b2
author cvs
date Mon, 13 Aug 2007 09:15:11 +0200
parents 821dec489c24
children a145efe76779
comparison
equal deleted inserted replaced
99:2d83cbd90d8d 100:4be1180a9e89
153 (save-excursion 153 (save-excursion
154 (set-buffer (get-buffer-create "About XEmacs")) 154 (set-buffer (get-buffer-create "About XEmacs"))
155 (toggle-read-only 0) 155 (toggle-read-only 0)
156 156
157 (let ((rest (if who-to-load (list who-to-load) 157 (let ((rest (if who-to-load (list who-to-load)
158 '(steve mrb cthomp wing stig jwz mly vladimir baw piper bw wmperry))) 158 '(steve mrb cthomp wing stig jwz mly vladimir baw piper bw wmperry kyle)))
159 (got-error nil)) 159 (got-error nil))
160 (while rest 160 (while rest
161 (let* ((who (car rest)) 161 (let* ((who (car rest))
162 (who-xpm (expand-file-name 162 (who-xpm (expand-file-name
163 (concat (symbol-name who) 163 (concat (symbol-name who)
203 ;; HERE TO PLACE ADDITIONAL MUGSHOTS 203 ;; HERE TO PLACE ADDITIONAL MUGSHOTS
204 204
205 (goto-char (point-max)) 205 (goto-char (point-max))
206 (insert "\n ") 206 (insert "\n ")
207 207
208 (let ((rest '(steve mrb cthomp wing stig linebreak jwz mly vladimir linebreak baw piper bw linebreak wmperry)) 208 (let ((rest '(steve mrb cthomp wing stig linebreak jwz mly vladimir linebreak baw piper bw linebreak wmperry kyle))
209 (got-error nil)) 209 (got-error nil))
210 (while rest 210 (while rest
211 (if (eq (car rest) 'linebreak) 211 (if (eq (car rest) 'linebreak)
212 (insert "\n\n ") 212 (insert "\n\n ")
213 (let* ((who (car rest)) 213 (let* ((who (car rest))
288 ('bw "About Bob Weiner") 288 ('bw "About Bob Weiner")
289 ('piper "About Andy Piper") 289 ('piper "About Andy Piper")
290 ('stig "About Jonathan Stigelman") 290 ('stig "About Jonathan Stigelman")
291 ('steve "About Steve Baur") 291 ('steve "About Steve Baur")
292 ('mrb "About Martin Buchholz") 292 ('mrb "About Martin Buchholz")
293 ('kyle "About Kyle Jones")
293 ('others "About Everyone") 294 ('others "About Everyone")
294 ('features "New XEmacs Features") 295 ('features "New XEmacs Features")
295 ('history "XEmacs History") 296 ('history "XEmacs History")
296 ))) 297 )))
297 (delete-other-windows) 298 (delete-other-windows)
679 hypertext system and the OO-Browser multi-language code 680 hypertext system and the OO-Browser multi-language code
680 browser. He also designed the InfoDock integrated tool 681 browser. He also designed the InfoDock integrated tool
681 framework for software engineers. It runs atop XEmacs and is 682 framework for software engineers. It runs atop XEmacs and is
682 available from his firm, InfoDock Associates, which offers custom 683 available from his firm, InfoDock Associates, which offers custom
683 development and support packages for corporate users of XEmacs, 684 development and support packages for corporate users of XEmacs,
684 GNU Emacs and InfoDock. See \"http://www.infodock.com>\". 685 GNU Emacs and InfoDock. See \"http://www.infodock.com\".
685 His interests include user interfaces, information management, 686 His interests include user interfaces, information management,
686 CASE tools, communications and enterprise integration.") 687 CASE tools, communications and enterprise integration.")
687 688
688 (insert "\n\n\tClick ") 689 (insert "\n\n\tClick ")
689 (about-xref "here" prev-page "Return to previous page") 690 (about-xref "here" prev-page "Return to previous page")
729 and various additions to the C code (e.g. the database support, 730 and various additions to the C code (e.g. the database support,
730 the PNG support, some of the GIF/JPEG support, the strikethru 731 the PNG support, some of the GIF/JPEG support, the strikethru
731 face attribute support). 732 face attribute support).
732 733
733 He is currently working at Aventail, Corp. on SOCKS v5 servers.") 734 He is currently working at Aventail, Corp. on SOCKS v5 servers.")
735
736 (insert "\n\n\tClick ")
737 (about-xref "here" prev-page "Return to previous page")
738 (insert " to go back to the previous page.\n")
739 )
740
741 ((eq xref 'kyle)
742 (about-face "Kyle Jones" 'bold)
743 (insert " <kyle_jones@wonderworks.com>
744
745 Author of VM, a mail-reading package that is included in
746 the standard XEmacs distribution, and contributor of many
747 improvements and bug fixes. Unlike RMAIL and MH-E, VM
748 uses the standard UNIX mailbox format for its folders;
749 thus, you can use VM concurrently with other UNIX mail
750 readers such as Berkeley Mail and ELM.
751 See \"http://www.wonderworks.com/kyle/\".")
734 752
735 (insert "\n\n\tClick ") 753 (insert "\n\n\tClick ")
736 (about-xref "here" prev-page "Return to previous page") 754 (about-xref "here" prev-page "Return to previous page")
737 (insert " to go back to the previous page.\n") 755 (insert " to go back to the previous page.\n")
738 ) 756 )
777 hypertext system and the OO-Browser multi-language code 795 hypertext system and the OO-Browser multi-language code
778 browser. He also designed the InfoDock integrated tool 796 browser. He also designed the InfoDock integrated tool
779 framework for software engineers. It runs atop XEmacs and is 797 framework for software engineers. It runs atop XEmacs and is
780 available from his firm, InfoDock Associates, which offers custom 798 available from his firm, InfoDock Associates, which offers custom
781 development and support packages for corporate users of XEmacs, 799 development and support packages for corporate users of XEmacs,
782 GNU Emacs and InfoDock. See \"http://www.infodock.com>\". 800 GNU Emacs and InfoDock. See \"http://www.infodock.com\".
783 His interests include user interfaces, information management, 801 His interests include user interfaces, information management,
784 CASE tools, communications and enterprise integration. 802 CASE tools, communications and enterprise integration.
785 803
786 ") (about-xref "William Perry" 'wmperry "Find out more about Bill Perry") (insert " <wmperry@aventail.com> 804 ") (about-xref "William Perry" 'wmperry "Find out more about Bill Perry") (insert " <wmperry@aventail.com>
787 Author of Emacs-w3, the builtin web browser that comes with XEmacs, 805 Author of Emacs-w3, the builtin web browser that comes with XEmacs,
788 and various additions to the C code (e.g. the database support, 806 and various additions to the C code (e.g. the database support,
789 the PNG support, some of the GIF/JPEG support, the strikethru 807 the PNG support, some of the GIF/JPEG support, the strikethru
790 face attribute support). 808 face attribute support).
791 809
792 Kyle Jones <kyle@crystal.wonderworks.com> 810 ") (about-xref "Kyle Jones" 'kyle "Find out more about Kyle Jones") (insert " <kyle_jones@wonderworks.com>
793 Author of VM (View Mail), a mail-reading package that is 811 Author of VM, a mail-reading package that is included in
794 included in the standard XEmacs distribution, and 812 the standard XEmacs distribution, and contributor of many
795 contributor of many improvements and bug fixes. Unlike most 813 improvements and bug fixes. Unlike RMAIL and MH-E, VM
796 other mail-reading packages, VM uses the standard Unix-mail 814 uses the standard UNIX mailbox format for its folders;
797 format for its mailboxes; thus, you can use VM concurrently 815 thus, you can use VM concurrently with other UNIX mail
798 with standard mail readers such as Unix mail and ELM. 816 readers such as Berkeley Mail and ELM.
817 See \"http://www.wonderworks.com/kyle/\"
799 818
800 Darrell Kindred <Darrell.Kindred@cmu.edu> 819 Darrell Kindred <Darrell.Kindred@cmu.edu>
801 Unofficial maintainer of the xemacs-beta list of extant bugs 820 Unofficial maintainer of the xemacs-beta list of extant bugs
802 and contributor of an extraordinary number of important bug 821 and contributor of an extraordinary number of important bug
803 fixes, many of them in areas that neither Chuck nor Ben were 822 fixes, many of them in areas that neither Chuck nor Ben were
835 the initial implementation of `duplicable' properties. 854 the initial implementation of `duplicable' properties.
836 855
837 Hans Muller <hmuller@eng.sun.com> 856 Hans Muller <hmuller@eng.sun.com>
838 Author of the code used to connect XEmacs with ToolTalk, and 857 Author of the code used to connect XEmacs with ToolTalk, and
839 of an early client of the external Emacs widget. 858 of an early client of the external Emacs widget.
859
860 David Moore <dmoore@UCSD.EDU>
861 David has contributed greatly to the quest to speed up XEmacs.
862 He is a student in the Computer Systems Laboratory at UCSD.
863 When he manages to have free time, he usually spends it on 200
864 mile bicycle rides, learning german or showing people the best
865 mail & news environment he's found in 10 years. (That'd be
866 XEmacs, Gnus and bbdb, of course.) He can be found at
867 `druidmuck.egbt.org 4201' at various hours of the day.
868
869 Hrvoje Niksic <hniksic@srce.hr>
870 Hrvoje is currently a student at the Faculty of Electrical
871 Engineering and Computing in Zagreb, Croatia. He works part-
872 time at SRCE, where he helps run the network machines.
873 In his free time he is helping develop free software (especially
874 XEmacs, as well as GNU software) and is writing his own -- he has
875 written a small network mirroring utility Wget, see
876 \"ftp://gnjilux.cc.fer.hr/pub/unix/util/wget/\".
840 877
841 In addition to those just mentioned, the following people have 878 In addition to those just mentioned, the following people have
842 spent a great deal of effort providing feedback, testing beta 879 spent a great deal of effort providing feedback, testing beta
843 versions of XEmacs, providing patches to the source code, or 880 versions of XEmacs, providing patches to the source code, or
844 doing all of the above. We couldn't have done it without them. 881 doing all of the above. We couldn't have done it without them.
942 Patrick MacRoberts <macro@hpcobr30.cup.hp.com> 979 Patrick MacRoberts <macro@hpcobr30.cup.hp.com>
943 Tonny Madsen <Tonny.Madsen@netman.dk> 980 Tonny Madsen <Tonny.Madsen@netman.dk>
944 Ketil Z Malde <ketil@ii.uib.no> 981 Ketil Z Malde <ketil@ii.uib.no>
945 Steve March <smarch@quaver.urbana.mcd.mot.com> 982 Steve March <smarch@quaver.urbana.mcd.mot.com>
946 Pekka Marjola <pema@iki.fi> 983 Pekka Marjola <pema@iki.fi>
947 Simon Marshall <Simon.Marshall@mail.esrin.esa.it> 984 Simon Marshall <simon@gnu.ai.mit.edu>
948 Dave Mason <dmason@plg.uwaterloo.ca> 985 Dave Mason <dmason@plg.uwaterloo.ca>
949 Jaye Mathisen <mrcpu@cdsnet.net> 986 Jaye Mathisen <mrcpu@cdsnet.net>
950 Michael Meissner <meissner@osf.org> 987 Michael Meissner <meissner@osf.org>
951 David M. Meyer <meyer@ns.uoregon.edu> 988 David M. Meyer <meyer@ns.uoregon.edu>
952 Brad Miller <bmiller@cs.umn.edu> 989 Brad Miller <bmiller@cs.umn.edu>
953 Jeff Miller <jmiller@bay1.bayserve.net> 990 Jeff Miller <jmiller@bay1.bayserve.net>
954 David Moore <dmoore@UCSD.EDU>
955 John Morey <jmorey@crl.com> 991 John Morey <jmorey@crl.com>
956 Rob Mori <rob.mori@sun.com> 992 Rob Mori <rob.mori@sun.com>
957 Heiko Muenkel <muenkel@tnt.uni-hannover.de> 993 Heiko Muenkel <muenkel@tnt.uni-hannover.de>
958 Arup Mukherjee <arup+@cs.cmu.edu> 994 Arup Mukherjee <arup+@cs.cmu.edu>
959 Colas Nahaboo <Colas.Nahaboo@sophia.inria.fr> 995 Colas Nahaboo <Colas.Nahaboo@sophia.inria.fr>
960 Lynn D. Newton <lynn@ives.phx.mcd.mot.com> 996 Lynn D. Newton <lynn@ives.phx.mcd.mot.com>
961 Casey Nielson <knielson@joule.elee.calpoly.edu> 997 Casey Nielson <knielson@joule.elee.calpoly.edu>
962 Georg Nikodym <Georg.Nikodym@canada.sun.com> 998 Georg Nikodym <Georg.Nikodym@canada.sun.com>
963 Hrvoje Niksic <hniksic@srce.hr>
964 Andy Norman <ange@hplb.hpl.hp.com> 999 Andy Norman <ange@hplb.hpl.hp.com>
965 Joseph J. Nuspl Jr. <nuspl@cc.purdue.edu> 1000 Joseph J. Nuspl Jr. <nuspl@cc.purdue.edu>
966 Kim Nyberg <kny@tekla.fi> 1001 Kim Nyberg <kny@tekla.fi>
967 David Ofelt <ofelt@getalife.Stanford.EDU> 1002 David Ofelt <ofelt@getalife.Stanford.EDU>
968 Tore Olsen <toreo@colargol.idb.hist.no> 1003 Tore Olsen <toreo@colargol.idb.hist.no>