comparison lisp/about.el @ 304:c6de09ad3017 r21-0b50

Import from CVS: tag r21-0b50
author cvs
date Mon, 13 Aug 2007 10:41:12 +0200
parents 3cc9f0ebfbd1
children 9ea74add5d37
comparison
equal deleted inserted replaced
303:d02ffe1d75ed 304:c6de09ad3017
207 :tag-glyph xemacs-logo) 207 :tag-glyph xemacs-logo)
208 (widget-insert "\n") 208 (widget-insert "\n")
209 (let* ((emacs-short-version (format "%d.%d" 209 (let* ((emacs-short-version (format "%d.%d"
210 emacs-major-version 210 emacs-major-version
211 emacs-minor-version)) 211 emacs-minor-version))
212 (emacs-about-version (format "version %s; Apr 1998" 212 (emacs-about-version (format "version %s; Aug 1998"
213 emacs-short-version))) 213 emacs-short-version)))
214 (widget-insert (about-center emacs-about-version)) 214 (widget-insert (about-center emacs-about-version))
215 (widget-create 'link :help-echo "The latest NEWS of XEmacs" 215 (widget-create 'link :help-echo "The latest NEWS of XEmacs"
216 :action 'about-news 216 :action 'about-news
217 emacs-about-version)) 217 emacs-about-version))
986 986
987 See: ") 987 See: ")
988 (about-url-link 'jason "Visit Jason's homepage") 988 (about-url-link 'jason "Visit Jason's homepage")
989 (widget-insert ".\n")) 989 (widget-insert ".\n"))
990 (jmiller 990 (jmiller
991 (widget-inset "\ 991 (widget-insert "\
992 Jeff grew up in Indiana and is a country boy at heart. He currently lives 992 Jeff grew up in Indiana and is a country boy at heart. He currently lives
993 in, of all places, Millersville Maryland. He spends a lot of his free 993 in, of all places, Millersville Maryland. He spends a lot of his free
994 time tinkering with Linux and hacking on XEmacs and loves it when he finds 994 time tinkering with Linux and hacking on XEmacs and loves it when he finds
995 new cool features in either. When he's not doing that, he enjoys downhill 995 new cool features in either. When he's not doing that, he enjoys downhill
996 skiing, puzzles, and sci-fi. Jeff is also really interested in classical 996 skiing, puzzles, and sci-fi. Jeff is also really interested in classical
1255 (print-short "Michael R. Cook" "mcook@cognex.com" "\ 1255 (print-short "Michael R. Cook" "mcook@cognex.com" "\
1256 Author of the \"shy groups\" and minimal matching regular expression 1256 Author of the \"shy groups\" and minimal matching regular expression
1257 extensions.\n") 1257 extensions.\n")
1258 (print-short "Darryl Okahata" "darrylo@sr.hp.com" "\ 1258 (print-short "Darryl Okahata" "darrylo@sr.hp.com" "\
1259 Perennial Emacs hacker since 1986 or so, when he first started on GNU 1259 Perennial Emacs hacker since 1986 or so, when he first started on GNU
1260 Emacs 17.something. Over the years, he's developed "OEmacs", the first 1260 Emacs 17.something. Over the years, he's developed \"OEmacs\", the first
1261 version of GNU Emacs 19 for MSDOS, and "bigperl", a 32-bit version of 1261 version of GNU Emacs 19 for MSDOS, and \"bigperl\", a 32-bit version of
1262 Perl4 for MSDOS. In recent years, reality has intruded and he no longer 1262 Perl4 for MSDOS. In recent years, reality has intruded and he no longer
1263 has much time for playing with cool programs. What little time he has 1263 has much time for playing with cool programs. What little time he has
1264 now goes to XEmacs hacking, where he's worked on speeding up dired under 1264 now goes to XEmacs hacking, where he's worked on speeding up dired under
1265 MS Windows, and to feeding his two cats.\n") 1265 MS Windows, and to feeding his two cats.\n")
1266 "\n\ 1266 "\n\
1417 (print-short "Michael McNamara" "mac@silicon-sorcery.com") 1417 (print-short "Michael McNamara" "mac@silicon-sorcery.com")
1418 (print-short "Michael Meissner" "meissner@osf.org") 1418 (print-short "Michael Meissner" "meissner@osf.org")
1419 (print-short "David M. Meyer" "meyer@ns.uoregon.edu") 1419 (print-short "David M. Meyer" "meyer@ns.uoregon.edu")
1420 (print-short "John Mignault" "jbm@panix.com") 1420 (print-short "John Mignault" "jbm@panix.com")
1421 (print-short "Brad Miller" "bmiller@cs.umn.edu") 1421 (print-short "Brad Miller" "bmiller@cs.umn.edu")
1422 (print-short "Jeff Miller" "jmiller@smart.net")
1423 (print-short "John Morey" "jmorey@crl.com") 1422 (print-short "John Morey" "jmorey@crl.com")
1424 (print-short "Rob Mori" "rob.mori@sun.com") 1423 (print-short "Rob Mori" "rob.mori@sun.com")
1425 (print-short "Heiko Muenkel" "muenkel@tnt.uni-hannover.de") 1424 (print-short "Heiko Muenkel" "muenkel@tnt.uni-hannover.de")
1426 (print-short "Arup Mukherjee" "arup+@cs.cmu.edu") 1425 (print-short "Arup Mukherjee" "arup+@cs.cmu.edu")
1427 (print-short "Colas Nahaboo" "Colas.Nahaboo@sophia.inria.fr") 1426 (print-short "Colas Nahaboo" "Colas.Nahaboo@sophia.inria.fr")