diff options
| author | Pavel Janík | 2002-03-26 06:29:01 +0000 |
|---|---|---|
| committer | Pavel Janík | 2002-03-26 06:29:01 +0000 |
| commit | b75b82abf6d9288ec6c38d2032a7748433bb97b5 (patch) | |
| tree | 488ec0abd4cf592714cbb17b9a32597d6e37aa91 /etc/PROBLEMS | |
| parent | 971a8bd74f733951edda20d9e91e33e41eab9175 (diff) | |
| download | emacs-b75b82abf6d9288ec6c38d2032a7748433bb97b5.tar.gz emacs-b75b82abf6d9288ec6c38d2032a7748433bb97b5.zip | |
Fix typo.
Diffstat (limited to 'etc/PROBLEMS')
| -rw-r--r-- | etc/PROBLEMS | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/PROBLEMS b/etc/PROBLEMS index 185796d5141..1896200fef3 100644 --- a/etc/PROBLEMS +++ b/etc/PROBLEMS | |||
| @@ -792,7 +792,7 @@ files. Emacs cannot work with subdirs.el compressed, since the | |||
| 792 | Auto-compress mode it needs for this will not be loaded until later, | 792 | Auto-compress mode it needs for this will not be loaded until later, |
| 793 | when your .emacs file is processed. (The package `fontset.el' is | 793 | when your .emacs file is processed. (The package `fontset.el' is |
| 794 | required to set up fonts used to display text on window systems, and | 794 | required to set up fonts used to display text on window systems, and |
| 795 | its loaded very early in the startup procedure.) | 795 | it's loaded very early in the startup procedure.) |
| 796 | 796 | ||
| 797 | Similarly, any other .el file for which there's no corresponding .elc | 797 | Similarly, any other .el file for which there's no corresponding .elc |
| 798 | file could fail to load if it is compressed. | 798 | file could fail to load if it is compressed. |