Mercurial > emacs
comparison src/ChangeLog @ 34611:25c779da6773
*** empty log message ***
author | Gerd Moellmann <gerd@gnu.org> |
---|---|
date | Fri, 15 Dec 2000 14:48:30 +0000 |
parents | 8b318d7f5f2a |
children | e5a9caea73f9 |
comparison
equal
deleted
inserted
replaced
34610:beea10bab07e | 34611:25c779da6773 |
---|---|
2 | 2 |
3 * lread.c (read1): Recognize end of file after `\\'. | 3 * lread.c (read1): Recognize end of file after `\\'. |
4 | 4 |
5 * xfns.c (x_create_tip_frame): Use unwind_create_tip_frame, | 5 * xfns.c (x_create_tip_frame): Use unwind_create_tip_frame, |
6 not unwind_create_frame. | 6 not unwind_create_frame. |
7 | |
8 2000-12-15 Dave Love <fx@gnu.org> | |
9 | |
10 * s/usg5-4.h (bcopy) [IRIX6]: Don't special-case definition of | |
11 bcopy & al. | |
12 | |
13 * s/irix6-5.h: #undef bcopy & al here. Include strings.h. | |
7 | 14 |
8 2000-12-15 Kenichi Handa <handa@etl.go.jp> | 15 2000-12-15 Kenichi Handa <handa@etl.go.jp> |
9 | 16 |
10 * coding.c (setup_coding_system): Clear all members of the struct | 17 * coding.c (setup_coding_system): Clear all members of the struct |
11 coding_system at first. | 18 coding_system at first. |