aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/ChangeLog10
1 files changed, 9 insertions, 1 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 11076d2f08f..85e5555eacb 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,11 @@
12000-09-03 Jason Rumney <jasonr@gnu.org>
2
3 * ChangeLog: Remove -unix from coding. Let Emacs autodetect, as
4 CVS changes the line-ends when checking in/out on DOS/Windows.
5
6 * makefile.nt (emacs): Do not change directory to run temacs, as
7 the load-path is set relative to current directory.
8
12000-09-03 Miles Bader <miles@gnu.org> 92000-09-03 Miles Bader <miles@gnu.org>
2 10
3 * xterm.c (x_alloc_lighter_color_for_widget): New function. 11 * xterm.c (x_alloc_lighter_color_for_widget): New function.
@@ -6048,5 +6056,5 @@
6048See ChangeLog.8 for earlier changes. 6056See ChangeLog.8 for earlier changes.
6049 6057
6050;; Local Variables: 6058;; Local Variables:
6051;; coding: iso-2022-7bit-unix 6059;; coding: iso-2022-7bit
6052;; End: 6060;; End: