diff options
| author | Pavel Janík | 2002-01-11 23:48:55 +0000 |
|---|---|---|
| committer | Pavel Janík | 2002-01-11 23:48:55 +0000 |
| commit | 9ec9d3d24b172dcb785d4277f2d56ee8487661f1 (patch) | |
| tree | d0a82230918c8dd1c3053bd0d4d5823281f6d9a8 | |
| parent | c2c75cb8c1189091897bd4cf56d156ec7c0ec3f2 (diff) | |
| download | emacs-9ec9d3d24b172dcb785d4277f2d56ee8487661f1.tar.gz emacs-9ec9d3d24b172dcb785d4277f2d56ee8487661f1.zip | |
Fix typo.
| -rw-r--r-- | etc/PROBLEMS | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/PROBLEMS b/etc/PROBLEMS index c8804eee8ac..be3cd8ddf0d 100644 --- a/etc/PROBLEMS +++ b/etc/PROBLEMS | |||
| @@ -575,7 +575,7 @@ is to use the default compiler `cc'. | |||
| 575 | 575 | ||
| 576 | * The PSGML package uses the obsolete variables | 576 | * The PSGML package uses the obsolete variables |
| 577 | `before-change-function' and `after-change-function', which are no | 577 | `before-change-function' and `after-change-function', which are no |
| 578 | longer used by Emacs. Please PSGML 1.2.3 or later. | 578 | longer used by Emacs. Please use PSGML 1.2.3 or later. |
| 579 | 579 | ||
| 580 | * Unicode characters are not unified with other Mule charsets. | 580 | * Unicode characters are not unified with other Mule charsets. |
| 581 | 581 | ||