# HG changeset patch # User cvs # Date 1186988384 -7200 # Node ID cc4664d4732ccedae2cc1023cc1ba90199340015 # Parent 3189028d022984c2b0c73f3ca17c8e761e61f841 Import from CVS: tag r19-16-pre8 diff -r 3189028d0229 -r cc4664d4732c CHANGES-beta --- a/CHANGES-beta Mon Aug 13 08:59:31 2007 +0200 +++ b/CHANGES-beta Mon Aug 13 08:59:44 2007 +0200 @@ -1,4 +1,9 @@ -*- indented-text -*- +to 19.16 -- "Nancy" +-- about.el touch up, new faces, new entries +-- BSD build fix +-- Irix build fix + to 19.16 -- "Bordeaux" -- about.el touch up -- TM and MH-e PGP problem documented in PROBLEMS diff -r 3189028d0229 -r cc4664d4732c etc/ajc.xpm.Z Binary file etc/ajc.xpm.Z has changed diff -r 3189028d0229 -r cc4664d4732c etc/ajcm.xpm.Z Binary file etc/ajcm.xpm.Z has changed diff -r 3189028d0229 -r cc4664d4732c etc/rickc.xpm.Z Binary file etc/rickc.xpm.Z has changed diff -r 3189028d0229 -r cc4664d4732c etc/rickcm.xpm.Z Binary file etc/rickcm.xpm.Z has changed diff -r 3189028d0229 -r cc4664d4732c etc/thiessel.xpm.Z Binary file etc/thiessel.xpm.Z has changed diff -r 3189028d0229 -r cc4664d4732c etc/thiesselm.xpm.Z Binary file etc/thiesselm.xpm.Z has changed diff -r 3189028d0229 -r cc4664d4732c lisp/prim/about.el --- a/lisp/prim/about.el Mon Aug 13 08:59:31 2007 +0200 +++ b/lisp/prim/about.el Mon Aug 13 08:59:44 2007 +0200 @@ -245,6 +245,7 @@ (w3-hrvoje . "ftp://gnjilux.cc.fer.hr/pub/unix/util/wget/") (w3-upa . "http://www.upa.org") ;; add more here + (w3-ajc . "http://www-personal.monash.edu.au/~ajc/") ) "Mappings between xref symbols and URLs") @@ -312,6 +313,9 @@ ((eq xref 'jens) "About Jens Lautenbacher") ((eq xref 'vin) "About Vin Shelton") ((eq xref 'dkindred) "About Darrell Kindred") + ((eq xref 'ajc) "About Andrew Cosgriff") + ((eq xref 'rickc) "About Rick Campbell") + ((eq xref 'thiessel) "About Marcus Thiessel") ((eq xref 'others) "About Everyone") ((eq xref 'features) "New XEmacs Features") ((eq xref 'history) "XEmacs History") @@ -644,6 +648,20 @@ (about-xref "here" prev-page "Return to previous page") (insert " to go back to the previous page.\n") ) + ((eq xref 'rickc) + (about-face "Rick Campbell" 'bold) + (insert " + + The hacker formerly known as Rick Busdiecker develops and maintains + libraries for financial applications at Lehman Brothers during + daylight hours. In the evenings he maintains three children, and + when he ought to be sleeping he co-maintains ILISP, builds XEmacs + betas, and tinkers with various personal hacking projects.\n") + + (insert "\n\n\tClick ") + (about-xref "here" prev-page "Return to previous page") + (insert " to go back to the previous page.\n") + ) ((eq xref 'vladimir) (about-face "Vladimir Ivanovic" 'bold) (insert " @@ -863,6 +881,44 @@ (insert " to go back to the previous page.\n") ) + ((eq xref 'thiessel) + (about-face "Marcus Thiessel" 'bold) + (insert " + + On May 1, 1996 he started working at University of Kaiserslautern in + the field of computer aided analog circuit design. His + responsibilities include the development and design of a CAD-Tool for + analog integrated circuits with special emphasis on distributed + software concepts. + + When all the daily hacking is done he tries to take care of XEmacs + website at .\n") + (insert ".\n\n\tClick ") + (about-xref "here" prev-page "Return to previous page") + (insert " to go back to the previous page.\n") + ) + + ((eq xref 'ajc) + (about-face "Andrew Cosgriff" 'bold) + (insert " + + When not helping maintain the XEmacs website, Andrew is a Network + Software Engineer(tm) for Monash University in Australia, maintaining + webservers and doing random other things. As well as spending spare + time being an Eager Young Space Cadet and fiddling with XEmacs/Gnus + et. al., he spends his time pursuing, among other things, a Life. + Some of this currently involves doing an A-Z (by country) of + restaurants with friends, and has, in the past, involved dyeing his + hair various colours. + + See ") + (about-xref "http://www-personal.monash.edu.au/~ajc/" + 'w3-ajc "Visit Andrew's WWW page") + (insert ".\n\n\tClick ") + (about-xref "here" prev-page "Return to previous page") + (insert " to go back to the previous page.\n") + ) + ((eq xref 'others) (insert "Click ") (about-xref "here" 'about "Return to previous page") @@ -966,10 +1022,32 @@ detached minibuffer code, as well as a few minor enhancements to the menubar options. + ") (about-xref "Marcus Thiessel" 'thiessel "Find out more about Marcus Thiessel") (insert " + Marcus is one of the XEmacs Webmasters. + ") (about-xref "Darrell Kindred" 'dkindred "Find out more about Darrell Kindred") (insert " Long-time bug tracker and exterminator for XEmacs and Lucid Emacs. + ") (about-xref "Andrew Cosgriff" 'ajc "Find out more about Andrew Cosgriff") (insert " + Andrew is one of the XEmacs Webmasters. + + ") (about-xref "Rick Campbell" 'rickc "Find out more about Rick Campbell") (insert " + The hacker formerly named Rick Busdiecker, author of ILISP. + + Anthony Rossini + Author of the first XEmacs FAQ, as well as minor priest in + the movement to get every statistician in the world to use + XEmacs for statistical programming and data analysis. + Current development lead for ESS (Emacs Speaks Statistics), + a mode and inferior mode for statistical programming and + data analysis for SAS, S, S-PLUS, R, XLispStat; configurable + for nearly any other statistical language/package one might + want. In spare time, acts as a Ph.D. (bio)statistician for + money and amusement. Current position: Assistant Professor + of Statistics at the University of South Carolina. + + Eduardo Pelegri-Llopart Author of EOS, a package included in the standard XEmacs distribution that integrates XEmacs with the SPARCworks @@ -1051,7 +1129,6 @@ Rick Braumoeller Matthew J. Brown Alastair Burt - Rick Busdiecker Richard Caley Stephen Carney Philippe Charton @@ -1061,7 +1138,6 @@ Serenella Ciongoli Richard Cognot Andy Cohen - Andrew J Cosgriff Nick J. Crabtree Christopher Davis Soren Dayton @@ -1080,6 +1156,7 @@ Jerry Frain Benjamin Fried Barry Friedman + Noah Friedman Lew Gaiter III Itay Gat Tim Geisler diff -r 3189028d0229 -r cc4664d4732c lisp/version.el --- a/lisp/version.el Mon Aug 13 08:59:31 2007 +0200 +++ b/lisp/version.el Mon Aug 13 08:59:44 2007 +0200 @@ -55,7 +55,7 @@ "Non-nil when this is a test (beta) version of XEmacs. Warning, this variable did not exist in XEmacs versions prior to 20.3") -(defconst xemacs-codename "Bordeaux" +(defconst xemacs-codename "Nancy" "Symbolic name of XEmacs build. Warning, this variable did not exist in XEmacs versions prior to 19.16 and 20.3") diff -r 3189028d0229 -r cc4664d4732c src/s/freebsd.h --- a/src/s/freebsd.h Mon Aug 13 08:59:31 2007 +0200 +++ b/src/s/freebsd.h Mon Aug 13 08:59:44 2007 +0200 @@ -88,6 +88,8 @@ #define BSD 199103 #elif __FreeBSD__ == 2 #define BSD 199306 +#elif __FreeBSD__ == 3 +#define BSD 199506 #endif #undef HAVE_UNION_WAIT