comparison etc/PROBLEMS @ 37770:99998083d710

Document that the W3 CVS does work with Emacs 21. From Pavel Janik <Pavel@Janik.cz>.
author Eli Zaretskii <eliz@gnu.org>
date Thu, 17 May 2001 10:54:38 +0000
parents fa0afa395c91
children 3bf93c45de95
comparison
equal deleted inserted replaced
37769:2c8effee93a3 37770:99998083d710
265 MS-Windows version of Emacs. This is due to some change in the Bash 265 MS-Windows version of Emacs. This is due to some change in the Bash
266 port or in the Cygwin library which apparently make Bash ignore the 266 port or in the Cygwin library which apparently make Bash ignore the
267 keyboard interrupt event sent by Emacs to Bash. (Older Cygwin ports 267 keyboard interrupt event sent by Emacs to Bash. (Older Cygwin ports
268 of Bash, up to b20.1, did receive SIGINT from Emacs.) 268 of Bash, up to b20.1, did receive SIGINT from Emacs.)
269 269
270 * The W3 package (either from from the CVS sources or the last 270 * The latest released version of the W3 package doesn't run properly
271 release) currently (2000-12-14) doesn't run properly with Emacs 21 and 271 with Emacs 21 and needs work. However, these problems are already
272 needs work. This patch is reported to make w3-4.0pre.46 work: 272 fixed in W3's CVS. This patch is reported to make w3-4.0pre.46 work:
273 273
274 diff -aur --new-file w3-4.0pre.46-orig/lisp/w3-display.el w3-4.0pre.46-new/lisp/w3-display.el 274 diff -aur --new-file w3-4.0pre.46-orig/lisp/w3-display.el w3-4.0pre.46-new/lisp/w3-display.el
275 --- w3-4.0pre.46-orig/lisp/w3-display.el Sun Nov 14 22:00:12 1999 275 --- w3-4.0pre.46-orig/lisp/w3-display.el Sun Nov 14 22:00:12 1999
276 +++ w3-4.0pre.46-new/lisp/w3-display.el Thu Dec 14 14:59:15 2000 276 +++ w3-4.0pre.46-new/lisp/w3-display.el Thu Dec 14 14:59:15 2000
277 @@ -181,7 +181,8 @@ 277 @@ -181,7 +181,8 @@