aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorJason Rumney2000-09-03 17:39:21 +0000
committerJason Rumney2000-09-03 17:39:21 +0000
commit49b3bd82e961a5c3a6f685df5016a170c35bb412 (patch)
tree465b298df94406ae22e46ecdcb4e3463062304e5 /src
parentab252cf95d6ab422ad8c543869faa89ef9378711 (diff)
downloademacs-49b3bd82e961a5c3a6f685df5016a170c35bb412.tar.gz
emacs-49b3bd82e961a5c3a6f685df5016a170c35bb412.zip
*** empty log message ***
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: