[PATCH] Update my bio

Vin Shelton acs at xemacs.org
Thu Dec 25 21:11:02 EST 2008


Since Francisco has been keeping me too busy to do much on the
project, he at least deserves some credit!



lisp/ChangeLog addition:

2008-12-24  Vin Shelton  <acs at xemacs.org>

	* about.el: Add Francisco to my bio!


21.4 source patch:
Diff command:   cvs -q diff -u
Files affected: lisp/about.el

Index: lisp/about.el
===================================================================
RCS file: /pack/xemacscvs/XEmacs/xemacs/lisp/about.el,v
retrieving revision 1.45.2.13
diff -a -u -u -r1.45.2.13 about.el
--- lisp/about.el	2007/11/23 17:22:11	1.45.2.13
+++ lisp/about.el	2008/12/26 02:09:21
@@ -1391,11 +1391,12 @@
 where he is a professor of economics at the University of Tsukuba.\n"))
     (vin
      (widget-insert "\
-I'm a software engineer and manager for Adaptive Optics Associates in
-Cambridge, Massachusetts.  I used to play a lot of Ultimate (see\n")
+I'm a software engineer and manager for Adaptive Optics Associates
+in Cambridge, Massachusetts.  I used to play a lot of Ultimate (see\n")
      (about-url-link 'vin nil "Visit the Ultimate Players Association homepage")
-     (widget-insert " for more details), but nowadays I'm a family man,
-so I spend a lot of time with my wife, Becky, and my son, Noah.\n"))
+     (widget-insert " for more details), but I don't have time to
+play much any more.  Nowadays I'm a family man, so I spend most of
+my time with my wife, Becky, and our sons, Noah and Francisco.\n"))
     (vladimir
      (widget-insert "\
 Former technical lead for XEmacs at Sun.  He is now writing a book on




More information about the XEmacs-Patches mailing list