summaryrefslogtreecommitdiff
path: root/lisp/mh-e
diff options
context:
space:
mode:
authorJuanma Barranquero <lekktu@gmail.com>2009-03-02 08:55:47 +0000
committerJuanma Barranquero <lekktu@gmail.com>2009-03-02 08:55:47 +0000
commit5d73bb73954f99dfcfd973c2b9dfe59256a65bd9 (patch)
treed458fedbfb7d6c25f9dc102efffb3060b14e88bb /lisp/mh-e
parent730b4a30c8f384e0c8da239fc757d0076a30397d (diff)
downloademacs-5d73bb73954f99dfcfd973c2b9dfe59256a65bd9.tar.gz
Fix typos.
Diffstat (limited to 'lisp/mh-e')
-rw-r--r--lisp/mh-e/ChangeLog.12
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/mh-e/ChangeLog.1 b/lisp/mh-e/ChangeLog.1
index 71e4e9cb264..534cfa2f28f 100644
--- a/lisp/mh-e/ChangeLog.1
+++ b/lisp/mh-e/ChangeLog.1
@@ -8034,7 +8034,7 @@
XEmacs too. Sanitize so that it will work using least-common
denominator versions of 'make'. Tested using GNU make, Solaris make,
and Berkely make.
- (all): Use recursive invokation based on the emacs or xemacs
+ (all): Use recursive invocation based on the emacs or xemacs
executable passed on the 'make EMACS=xemacs' command line.
(XEMACS_OPTIONS): The incantation to be passed to an xemacs editor
to compile things properly.