aboutsummaryrefslogtreecommitdiffstats
path: root/leim/ChangeLog
diff options
context:
space:
mode:
authorGlenn Morris2011-01-07 18:53:50 -0800
committerGlenn Morris2011-01-07 18:53:50 -0800
commite7a4241753be8d11d72945af0c34b45f6645b60e (patch)
treec84c2cce8163a6187a5842d0c09e0d7c5e802928 /leim/ChangeLog
parent16eea16bc64a601f1d0bcda8c961873355279d38 (diff)
downloademacs-e7a4241753be8d11d72945af0c34b45f6645b60e.tar.gz
emacs-e7a4241753be8d11d72945af0c34b45f6645b60e.zip
Add --no-site-lisp to more Makefiles.
* leim/makefile.w32-in (RUN_EMACS): * leim/Makefile.in (RUN-EMACS): Add --no-site-lisp. * lib-src/Makefile.in (EMACSOPT): Add --no-site-lisp. * lisp/makefile.w32-in (EMACSOPT): Add --no-site-lisp.
Diffstat (limited to 'leim/ChangeLog')
-rw-r--r--leim/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/leim/ChangeLog b/leim/ChangeLog
index 489fc39e738..7f58ca1b717 100644
--- a/leim/ChangeLog
+++ b/leim/ChangeLog
@@ -1,6 +1,9 @@
12011-01-08 Glenn Morris <rgm@gnu.org> 12011-01-08 Glenn Morris <rgm@gnu.org>
2 2
3 * makefile.w32-in (RUN_EMACS): 3 * makefile.w32-in (RUN_EMACS):
4 * Makefile.in (RUN-EMACS): Add --no-site-lisp.
5
6 * makefile.w32-in (RUN_EMACS):
4 * Makefile.in (RUN-EMACS): -batch implies --no-init-file. 7 * Makefile.in (RUN-EMACS): -batch implies --no-init-file.
5 8
62010-08-28 Kenichi Handa <handa@m17n.org> 92010-08-28 Kenichi Handa <handa@m17n.org>