diff options
author | minoura <minoura> | 2002-10-18 14:53:41 +0000 |
---|---|---|
committer | minoura <minoura> | 2002-10-18 14:53:41 +0000 |
commit | 3373e60a09c3677ff06b99366d2dd3fc9f31e095 (patch) | |
tree | 2c262e2ab9ebfb5866c1f69caa3e79b764046b7d /doc | |
parent | 37952763380bb787f34647b543f6c5ae35ea1d9a (diff) | |
download | pkgsrc-3373e60a09c3677ff06b99366d2dd3fc9f31e095.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/CHANGES | 3 |
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] |