summaryrefslogtreecommitdiff
path: root/lispref/compile.texi
diff options
context:
space:
mode:
authorMelissa Weisshaus <melissa@gnu.org>1995-06-08 04:16:18 +0000
committerMelissa Weisshaus <melissa@gnu.org>1995-06-08 04:16:18 +0000
commit89dbfd1886b870bd692b5d394e544004d4a92fc6 (patch)
treead0b21f18ab141ea97ce679aed692b174fa02bfd /lispref/compile.texi
parent9742ec7baf151b09c2e46122ae37cadcf0c703b1 (diff)
downloademacs-89dbfd1886b870bd692b5d394e544004d4a92fc6.tar.gz
updated for 19.29.
Diffstat (limited to 'lispref/compile.texi')
-rw-r--r--lispref/compile.texi2
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.