summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorminoura <minoura@pkgsrc.org>2002-10-18 14:53:41 +0000
committerminoura <minoura@pkgsrc.org>2002-10-18 14:53:41 +0000
commitdbede905b9802bcb486fc1ad4cd7a9c17d863380 (patch)
tree2c262e2ab9ebfb5866c1f69caa3e79b764046b7d /doc
parent0ebe54ef115e9bd6e08670aecd66f02fe7218b7b (diff)
downloadpkgsrc-dbede905b9802bcb486fc1ad4cd7a9c17d863380.tar.gz
Note www/w3 update.
2001-11-26 William M. Perry <wmperry@gnu.org> * build-dist: Deal with new branch * lisp/w3-e21.el: Stub for emacs 21 * lisp/docomp.el: Avoid setting up a bunch of variables that confuse emacs21 later. This fixes the keymapp nil error during byte compilation. Side effect is that it causes lots of warnings in mule-sysdp.el and a few other files. * lisp/w3-display.el (w3-pause): Emacs21 work.
Diffstat (limited to 'doc')
-rw-r--r--doc/CHANGES3
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/CHANGES b/doc/CHANGES
index b4595f79468..ede01edf272 100644
--- a/doc/CHANGES
+++ b/doc/CHANGES
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES,v 1.300 2002/10/18 12:46:47 wiz Exp $
+$NetBSD: CHANGES,v 1.301 2002/10/18 14:53:41 minoura Exp $
Changes to the packages collection and infrastructure in 2002:
@@ -3312,3 +3312,4 @@ Changes to the packages collection and infrastructure in 2002:
Updated samba to 2.2.6 [martti 2002-10-18]
Updated rpm2cpio to 1.1 [wiz 2002-10-18]
Updated tuxpaint-stamps to 2002.10.16 [wiz 2002-10-18]
+ Updated w3 to 4.0b47 [minoura 2002-10-18]