diff options
author | Richard M. Stallman <rms@gnu.org> | 2004-01-07 13:27:51 +0000 |
---|---|---|
committer | Richard M. Stallman <rms@gnu.org> | 2004-01-07 13:27:51 +0000 |
commit | c9a20cad1a9f38bf0773c2449c2f66a1e27923c0 (patch) | |
tree | bfbdffef3b7b9194fbb68e22310cd63970cc07d4 /etc | |
parent | 74ac5074b46dbf6bf1796e1aa306fc36be8ea18c (diff) | |
download | emacs-c9a20cad1a9f38bf0773c2449c2f66a1e27923c0.tar.gz |
Fix minor error.
Diffstat (limited to 'etc')
-rw-r--r-- | etc/PROBLEMS | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/PROBLEMS b/etc/PROBLEMS index 9f75c20faf5..df6bfffa0ec 100644 --- a/etc/PROBLEMS +++ b/etc/PROBLEMS @@ -966,7 +966,7 @@ An example of such an error is: x-complement-fontset-spec: "Wrong type argument: stringp, nil" -This can be another symptom of stale *.elc files in your classpath. +This can be another symptom of stale *.elc files in your load-path. The following command will print any duplicate Lisp files that are present in load-path: |