diff lisp/w3/ChangeLog @ 136:b980b6286996 r20-2b2

Import from CVS: tag r20-2b2
author cvs
date Mon, 13 Aug 2007 09:31:12 +0200
parents 34a5b81f86ba
children 6608ceec7cf8
line wrap: on
line diff
--- a/lisp/w3/ChangeLog	Mon Aug 13 09:30:13 2007 +0200
+++ b/lisp/w3/ChangeLog	Mon Aug 13 09:31:12 2007 +0200
@@ -2,8 +2,23 @@
 
 * Makefile (xemacs-w3): Special target for XEmacs Build.
 
+Mon Apr 21 08:58:02 1997  William M. Perry  <wmperry@aventail.com>
+
+* devices.el: Added magic to not optimize this file under XEmacs - its not 
+  actually used, so no damage.  It wouldn't compile under XEmacs because
+  it has subrs for all these, and our declaring them as defsubsts
+  thoroughly confuses the byte-compiler.
+
+Sun Apr 20 12:19:56 1997  William M. Perry  <wmperry@aventail.com>
+
+* w3-sysdp.el: Moved device stuf out into its own devices.el file so that
+  it can be correctly byte-compiled.
+  Ditto for the text properties stuff (into w3-props.el)
+
 Fri Apr 18 13:09:31 1997  William M. Perry  <wmperry@aventail.com>
 
+* Emacs/W3 3.0.83 released
+
 * Synch'd up to Widget 1.89
 
 Thu Apr 17 06:20:56 1997  "T. V. Raman" <raman@Adobe.COM>