diff options
| -rw-r--r-- | etc/PROBLEMS | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/etc/PROBLEMS b/etc/PROBLEMS index 1ad301645a2..5ae962a2eea 100644 --- a/etc/PROBLEMS +++ b/etc/PROBLEMS | |||
| @@ -267,9 +267,9 @@ 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 |