comparison lisp/w3/w3-about.el @ 2:ac2d302a0011 r19-15b2

Import from CVS: tag r19-15b2
author cvs
date Mon, 13 Aug 2007 08:46:35 +0200
parents 376386a54a3c
children 9ee227acff29
comparison
equal deleted inserted replaced
1:c0c6a60d29db 2:ac2d302a0011
1 ;;; w3-about.el,v --- About pages for emacs-w3 1 ;;; w3-about.el --- About pages for emacs-w3
2 ;; Author: wmperry 2 ;; Author: wmperry
3 ;; Created: 1996/05/07 16:04:04 3 ;; Created: 1996/06/30 18:02:26
4 ;; Version: 1.29 4 ;; Version: 1.3
5 ;; Keywords: hypermedia 5 ;; Keywords: hypermedia
6 6
7 ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; 7 ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
8 ;;; Copyright (c) 1993, 1994, 1995 by William M. Perry (wmperry@spry.com) 8 ;;; Copyright (c) 1993 - 1996 by William M. Perry (wmperry@cs.indiana.edu)
9 ;;; 9 ;;;
10 ;;; This file is not part of GNU Emacs, but the same permissions apply. 10 ;;; This file is not part of GNU Emacs, but the same permissions apply.
11 ;;; 11 ;;;
12 ;;; GNU Emacs is free software; you can redistribute it and/or modify 12 ;;; GNU Emacs is free software; you can redistribute it and/or modify
13 ;;; it under the terms of the GNU General Public License as published by 13 ;;; it under the terms of the GNU General Public License as published by
42 (insert (format 42 (insert (format
43 " 43 "
44 <html> 44 <html>
45 <head> 45 <head>
46 <title>Emacs-W3 v%s</title> 46 <title>Emacs-W3 v%s</title>
47 <link rel=\"made\" href=\"mailto:wmperry@spry.com\"> 47 <link rel=\"made\" href=\"mailto:wmperry@cs.indiana.edu\">
48 <link rel=\"stylesheet\" href=\"about:style\"> 48 <link rel=\"stylesheet\" href=\"about:style\">
49 </head> 49 </head>
50 <body> 50 <body>
51 <h1>Emacs-W3 &trade;<br>v%s</h1> 51 <h1>Emacs-W3 &trade;<br>v%s</h1>
52 <p align=\"center\"> 52 <p align=\"center\">
351 (insert 351 (insert
352 " 352 "
353 <html> 353 <html>
354 <head> 354 <head>
355 <title>Versions of Emacs</title> 355 <title>Versions of Emacs</title>
356 <link rel=\"made\" href=\"mailto:wmperry@spry.com\"> 356 <link rel=\"made\" href=\"mailto:wmperry@cs.indiana.edu\">
357 <link rel=\"stylesheet\" href=\"about:style\"> 357 <link rel=\"stylesheet\" href=\"about:style\">
358 </head> 358 </head>
359 <body> 359 <body>
360 <h1>Pointers to versions of emacs</h1> 360 <h1>Pointers to versions of emacs</h1>
361 <dl> 361 <dl>
429 <link rel=\"stylesheet\" href=\"about:style\"> 429 <link rel=\"stylesheet\" href=\"about:style\">
430 </head> 430 </head>
431 <body> 431 <body>
432 <hr width=\"85%\"> 432 <hr width=\"85%\">
433 <hr width=\"75%\" label=\" The Emacs-W3 Team \"> 433 <hr width=\"75%\" label=\" The Emacs-W3 Team \">
434 <hr width=\"65%\" label=\" 1993 - 1995 \"> 434 <hr width=\"65%\" label=\" 1993 - 1996 \">
435 <hr width=\"55%\"> 435 <hr width=\"55%\">
436 <dl> 436 <dl>
437 <dt> Author 437 <dt> Author
438 <dd> William Perry &lt;wmperry@spry.com&gt; (Hey, that's <i>me</i>)! 438 <dd> William Perry &lt;wmperry@cs.indiana.edu&gt; (Hey, that's <i>me</i>)!
439 <br> 439 <br>
440 The main author of Emacs-W3, actually employed by SPRY, 440 The main author of Emacs-W3. Currently unsure what to put in here
441 Inc. to work on HTTP servers and sometimes client issues when 441 about his employer. :)
442 he is bored.
443 <dt> Supporting Cast 442 <dt> Supporting Cast
444 <dd> 443 <dd>
445 <dl> 444 <dl>
446 <dt> Chuck Thompson &lt;cthomp@xemacs.org&gt; 445 <dt> Chuck Thompson &lt;cthomp@xemacs.org&gt;
447 <dd> The master of the XEmacs display code, which makes many of 446 <dd> The master of the XEmacs display code, which makes many of