diff options
| author | Dave Love | 2000-05-25 11:07:47 +0000 |
|---|---|---|
| committer | Dave Love | 2000-05-25 11:07:47 +0000 |
| commit | 005f0d353597633a52c57a77fa3738c21e704028 (patch) | |
| tree | 44966170eb0e26d5ac11a539873da4d5f78138df /src/ChangeLog | |
| parent | 89f6ca4eceef19b5ef5f9d2f03e33831f2d0a00a (diff) | |
| download | emacs-005f0d353597633a52c57a77fa3738c21e704028.tar.gz emacs-005f0d353597633a52c57a77fa3738c21e704028.zip | |
(encode_eol): Add null statement after label.
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index f5d770d256b..f631e1c3c2c 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,7 @@ | |||
| 1 | 2000-05-25 Dave Love <fx@gnu.org> | ||
| 2 | |||
| 3 | * coding.c (encode_eol): Add null statement after label. | ||
| 4 | |||
| 1 | 2000-05-25 Eli Zaretskii <eliz@is.elta.co.il> | 5 | 2000-05-25 Eli Zaretskii <eliz@is.elta.co.il> |
| 2 | 6 | ||
| 3 | * w16select.c (Fw16_set_clipboard_data): Fix the change from | 7 | * w16select.c (Fw16_set_clipboard_data): Fix the change from |