aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorGerd Moellmann2000-03-05 20:25:40 +0000
committerGerd Moellmann2000-03-05 20:25:40 +0000
commit6178bc237004863e16a9d8b07a0c8ad90244c34d (patch)
tree309589ff0ec5ca021e51471cccaf1111684893b7 /src/ChangeLog
parent50df5e5a037356dfc7d6b34d4fd0f368c56ed71c (diff)
downloademacs-6178bc237004863e16a9d8b07a0c8ad90244c34d.tar.gz
emacs-6178bc237004863e16a9d8b07a0c8ad90244c34d.zip
(bootstrap-temacs): Set LC_ALL to C like for temacs.
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 088a3a9aacd..82445b64fd7 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,6 +1,7 @@
12000-03-05 Gerd Moellmann <gerd@gnu.org> 12000-03-05 Gerd Moellmann <gerd@gnu.org>
2 2
3 * Makefile.in (tags): Include ../lwlib/TAGS in TAGS. 3 * Makefile.in (tags): Include ../lwlib/TAGS in TAGS.
4 (bootstrap-temacs): Set LC_ALL to C like for temacs.
4 5
5 * xfns.c (QCdata): Moved to xdisp.c. 6 * xfns.c (QCdata): Moved to xdisp.c.
6 7