aboutsummaryrefslogtreecommitdiffstats
path: root/etc/PROBLEMS
diff options
context:
space:
mode:
authorPavel Janík2002-03-26 06:29:01 +0000
committerPavel Janík2002-03-26 06:29:01 +0000
commitb75b82abf6d9288ec6c38d2032a7748433bb97b5 (patch)
tree488ec0abd4cf592714cbb17b9a32597d6e37aa91 /etc/PROBLEMS
parent971a8bd74f733951edda20d9e91e33e41eab9175 (diff)
downloademacs-b75b82abf6d9288ec6c38d2032a7748433bb97b5.tar.gz
emacs-b75b82abf6d9288ec6c38d2032a7748433bb97b5.zip
Fix typo.
Diffstat (limited to 'etc/PROBLEMS')
-rw-r--r--etc/PROBLEMS2
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
792Auto-compress mode it needs for this will not be loaded until later, 792Auto-compress mode it needs for this will not be loaded until later,
793when your .emacs file is processed. (The package `fontset.el' is 793when your .emacs file is processed. (The package `fontset.el' is
794required to set up fonts used to display text on window systems, and 794required to set up fonts used to display text on window systems, and
795its loaded very early in the startup procedure.) 795it's loaded very early in the startup procedure.)
796 796
797Similarly, any other .el file for which there's no corresponding .elc 797Similarly, any other .el file for which there's no corresponding .elc
798file could fail to load if it is compressed. 798file could fail to load if it is compressed.