diff lisp/prim/about.el @ 26:441bb1e64a06 r19-15b96

Import from CVS: tag r19-15b96
author cvs
date Mon, 13 Aug 2007 08:51:32 +0200
parents 4103f0995bd7
children ec9a17fef872
line wrap: on
line diff
--- a/lisp/prim/about.el	Mon Aug 13 08:51:05 2007 +0200
+++ b/lisp/prim/about.el	Mon Aug 13 08:51:32 2007 +0200
@@ -156,7 +156,7 @@
     (toggle-read-only 0)
 
     (let ((rest (if who-to-load (list who-to-load)
-		  '(steve mrb cthomp wing stig jwz mly vladimir baw piper bw wmperry kyle)))
+		  '(steve mrb cthomp wing stig jwz mly vladimir baw piper bw wmperry kyle larsi)))
 	  (got-error nil))
       (while rest
 	(let* ((who (car rest))
@@ -206,7 +206,7 @@
   (goto-char (point-max))
   (insert "\n   ")
 
-  (let ((rest '(steve mrb cthomp wing stig linebreak jwz mly vladimir linebreak baw piper bw linebreak wmperry kyle))
+  (let ((rest '(steve mrb cthomp wing stig linebreak jwz mly vladimir linebreak baw piper bw linebreak wmperry kyle larsi))
 	(got-error nil))
     (while rest
       (if (eq (car rest) 'linebreak)
@@ -290,6 +290,7 @@
 			       ((eq xref 'steve) "About Steve Baur")
 			       ((eq xref 'mrb) "About Martin Buchholz")
 			       ((eq xref 'kyle) "About Kyle Jones")
+			       ((eq xref 'larsi) "About Lars Magne Ingebrigtsen")
 			       ((eq xref 'others) "About Everyone")
 			       ((eq xref 'features) "New XEmacs Features")
 			       ((eq xref 'history) "XEmacs History")
@@ -749,6 +750,24 @@
 	  (insert " to go back to the previous page.\n")
 	  )
 
+	 ((eq xref 'larsi)
+	  (about-face "Lars Magne Ingebrigtsen" 'bold)
+	  (insert " <larsi@ifi.uio.no>
+
+	Author of Gnus the Usenet news and Mail reading package in
+	the standard XEmacs distribution, and contributor of various
+	enhancements and portability fixes.  Lars is a student at the
+	Institute of Informatics at the University of Oslo.  He is
+	currently plumbing away at his majors work at the Institute of
+	Physics, working on an SCI project connected with CASCADE and
+	CERN and stuff.
+	See \"http://www.ifi.uio.no/~larsi/\".")
+
+	  (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")
@@ -802,13 +821,23 @@
 	  face attribute support).
 
 	") (about-xref "Kyle Jones" 'kyle "Find out more about Kyle Jones") (insert " <kyle_jones@wonderworks.com>
-	Author of VM, a mail-reading package that is included in
-	the standard XEmacs distribution, and contributor of many
-	improvements and bug fixes.  Unlike RMAIL and MH-E, VM
-	uses the standard UNIX mailbox format for its folders;
-	thus, you can use VM concurrently with other UNIX mail
-	readers such as Berkeley Mail and ELM.
-	See \"http://www.wonderworks.com/kyle/\".
+	  Author of VM, a mail-reading package that is included in
+	  the standard XEmacs distribution, and contributor of many
+	  improvements and bug fixes.  Unlike RMAIL and MH-E, VM
+	  uses the standard UNIX mailbox format for its folders;
+	  thus, you can use VM concurrently with other UNIX mail
+	  readers such as Berkeley Mail and ELM.
+	  See \"http://www.wonderworks.com/kyle/\".
+
+	") (about-xref "Lars Magne Ingebrigtsen" 'larsi "Find out more about Lars Magne Ingebrigtsen") (insert " <larsi@ifi.uio.no>
+	  Author of Gnus the Usenet news and Mail reading package in
+	  the standard XEmacs distribution, and contributor of various
+	  enhancements and portability fixes.  Lars is a student at the
+	  Institute of Informatics at the University of Oslo.  He is
+	  currently plumbing away at his majors work at the Institute of
+	  Physics, working on an SCI project connected with CASCADE and
+	  CERN and stuff.
+	  See \"http://www.ifi.uio.no/~larsi/\"
 
 	Darrell Kindred <Darrell.Kindred@cmu.edu>
 	  Unofficial maintainer of the xemacs-beta list of extant
@@ -946,7 +975,6 @@
 	  Stephan Herrmann <sh@first.gmd.de>
 	  Charles Hines <chuck_hines@VNET.IBM.COM>
 	  David Hughes <djh@harston.cv.com>
-	  Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
 	  Andrew Innes <andrewi@harlequin.co.uk>
 	  Markku Jarvinen <Markku.Jarvinen@simpukka.funet.fi>
 	  Robin Jeffries <robin.jeffries@sun.com>