comparison lisp/mh-e/ChangeLog.1 @ 102358:07bc423d78f1

Fix typos.
author Juanma Barranquero <lekktu@gmail.com>
date Mon, 02 Mar 2009 08:55:47 +0000
parents 65bfb00a4f83
children 1d1d5d9bd884
comparison
equal deleted inserted replaced
102357:965102fa40ea 102358:07bc423d78f1
8032 8032
8033 * Makefile: Reorganize to allow for building also compiling for 8033 * Makefile: Reorganize to allow for building also compiling for
8034 XEmacs too. Sanitize so that it will work using least-common 8034 XEmacs too. Sanitize so that it will work using least-common
8035 denominator versions of 'make'. Tested using GNU make, Solaris make, 8035 denominator versions of 'make'. Tested using GNU make, Solaris make,
8036 and Berkely make. 8036 and Berkely make.
8037 (all): Use recursive invokation based on the emacs or xemacs 8037 (all): Use recursive invocation based on the emacs or xemacs
8038 executable passed on the 'make EMACS=xemacs' command line. 8038 executable passed on the 'make EMACS=xemacs' command line.
8039 (XEMACS_OPTIONS): The incantation to be passed to an xemacs editor 8039 (XEMACS_OPTIONS): The incantation to be passed to an xemacs editor
8040 to compile things properly. 8040 to compile things properly.
8041 (AUTO_PRELOADS): Magic XEmacs glue. 8041 (AUTO_PRELOADS): Magic XEmacs glue.
8042 (clean): Ditto. 8042 (clean): Ditto.