aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorJuanma Barranquero2011-12-08 00:14:13 +0100
committerJuanma Barranquero2011-12-08 00:14:13 +0100
commit6e44397c4a000df50237a57ef089989e6c4bbc5e (patch)
tree7af126f24c58f6e658bc72604cd2489670156e33 /src/ChangeLog
parent1ea1c2fa5ffe544ddd96565e0958f12e8698136b (diff)
downloademacs-6e44397c4a000df50237a57ef089989e6c4bbc5e.tar.gz
emacs-6e44397c4a000df50237a57ef089989e6c4bbc5e.zip
src/w32.c: Implement --no-site-lisp on Windows (bug#10208).
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index f8d290774fc..9ee5ccc1f5e 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,8 @@
12011-12-07 Juanma Barranquero <lekktu@gmail.com>
2
3 * w32.c (init_environment): If no_site_lisp, remove site-lisp
4 dirs from the default value of EMACSLOADPATH (bug#10208).
5
12011-12-07 Glenn Morris <rgm@gnu.org> 62011-12-07 Glenn Morris <rgm@gnu.org>
2 7
3 * lread.c (init_lread): If no_site_lisp, exclude site-lisp/ in 8 * lread.c (init_lread): If no_site_lisp, exclude site-lisp/ in