comparison src/ChangeLog @ 31346:ca28679520a7

*** empty log message ***
author Jason Rumney <jasonr@gnu.org>
date Sun, 03 Sep 2000 17:39:21 +0000
parents 8d5c06c62809
children e562d903994d
comparison
equal deleted inserted replaced
31345:1f87115b334a 31346:ca28679520a7
1 2000-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
1 2000-09-03 Miles Bader <miles@gnu.org> 9 2000-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.
4 12
5 2000-09-02 Gerd Moellmann <gerd@gnu.org> 13 2000-09-02 Gerd Moellmann <gerd@gnu.org>
6046 (pbm_load): Support :data. 6054 (pbm_load): Support :data.
6047 6055
6048 See ChangeLog.8 for earlier changes. 6056 See 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: