diff options
author | Melissa Weisshaus <melissa@gnu.org> | 1995-06-08 04:16:18 +0000 |
---|---|---|
committer | Melissa Weisshaus <melissa@gnu.org> | 1995-06-08 04:16:18 +0000 |
commit | 89dbfd1886b870bd692b5d394e544004d4a92fc6 (patch) | |
tree | ad0b21f18ab141ea97ce679aed692b174fa02bfd /lispref/compile.texi | |
parent | 9742ec7baf151b09c2e46122ae37cadcf0c703b1 (diff) | |
download | emacs-89dbfd1886b870bd692b5d394e544004d4a92fc6.tar.gz |
updated for 19.29.
Diffstat (limited to 'lispref/compile.texi')
-rw-r--r-- | lispref/compile.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lispref/compile.texi b/lispref/compile.texi index 7fcaf0f9b76..6e472b88300 100644 --- a/lispref/compile.texi +++ b/lispref/compile.texi @@ -263,7 +263,7 @@ directory with a different name; as long as the old version remains installed, its files will remain unmodified in the places where they are expected to be. - However, if you have build Emacs yourself and use it from the + However, if you have built Emacs yourself and use it from the directory where you built it, you will experience this problem occasionally if you edit and recompile Lisp files. When it happens, you can cure the problem by reloading the file after recompiling it. |