summaryrefslogtreecommitdiff
path: root/lisp/Makefile.in
diff options
context:
space:
mode:
authorPaul Eggert <eggert@cs.ucla.edu>2016-01-04 14:46:35 -0800
committerPaul Eggert <eggert@cs.ucla.edu>2016-01-04 14:47:01 -0800
commit61e83e902b388490b609677a76f3d49740439f24 (patch)
treee2329fd5e9f6ec1c72b26a68765e8f982f788b29 /lisp/Makefile.in
parent989bcc77ab576d7a83cb0194a9fc73ce51939042 (diff)
downloademacs-61e83e902b388490b609677a76f3d49740439f24.tar.gz
Spelling fixes
Diffstat (limited to 'lisp/Makefile.in')
-rw-r--r--lisp/Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/Makefile.in b/lisp/Makefile.in
index 164df255585..ca69c0a154a 100644
--- a/lisp/Makefile.in
+++ b/lisp/Makefile.in
@@ -185,7 +185,7 @@ $(lisp)/loaddefs.el: $(LOADDEFS)
--eval '(setq generated-autoload-file (expand-file-name (unmsys--file-name "$@")))' \
-f batch-update-autoloads ${SUBDIRS_ALMOST}
-# autoloads only runs when loaddefs.el is non-existant, although it
+# autoloads only runs when loaddefs.el is nonexistent, although it
# generates a number of different files. Provide a force option to enable
# regeneration of all these files.
autoloads-force .PHONY: