diff options
author | Juanma Barranquero <lekktu@gmail.com> | 2009-03-02 08:55:47 +0000 |
---|---|---|
committer | Juanma Barranquero <lekktu@gmail.com> | 2009-03-02 08:55:47 +0000 |
commit | a8ce3d17d885d00219bd43652c5e6cea4bd405b0 (patch) | |
tree | 2d427fef17fcf77b7385a472389870c29b10be0c /lisp/mh-e/ChangeLog.1 | |
parent | 37aca7a833cbca7a73d90e45701832fb58511eff (diff) | |
download | emacs-a8ce3d17d885d00219bd43652c5e6cea4bd405b0.tar.gz |
Fix typos.
Diffstat (limited to 'lisp/mh-e/ChangeLog.1')
-rw-r--r-- | lisp/mh-e/ChangeLog.1 | 2 |
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. |