Mercurial > emacs
comparison src/ChangeLog @ 32808:a82fae321afc
*** empty log message ***
author | Eli Zaretskii <eliz@gnu.org> |
---|---|
date | Tue, 24 Oct 2000 09:17:31 +0000 |
parents | 8c6128d7324f |
children | 2359a616d429 |
comparison
equal
deleted
inserted
replaced
32807:7d91ceb03536 | 32808:a82fae321afc |
---|---|
1 2000-10-24 Eli Zaretskii <eliz@is.elta.co.il> | |
2 | |
3 * coding.c (decode_coding_emacs_mule): If coding->eol_type is CR | |
4 or CRLF, decode EOLs. | |
5 | |
1 2000-10-24 Kenichi Handa <handa@etl.go.jp> | 6 2000-10-24 Kenichi Handa <handa@etl.go.jp> |
2 | 7 |
3 * window.c (Fdisplay_buffer): Fix doc. | 8 * window.c (Fdisplay_buffer): Fix doc. |
4 | 9 |
5 2000-10-23 Jason Rumney <jasonr@gnu.org> | 10 2000-10-23 Jason Rumney <jasonr@gnu.org> |
30 | 35 |
31 * xterm.c (VCENTER_BASELINE_OFFSET): Bias the division by two, so | 36 * xterm.c (VCENTER_BASELINE_OFFSET): Bias the division by two, so |
32 that when a font can't be exactly centered, it errs up rather than | 37 that when a font can't be exactly centered, it errs up rather than |
33 down. | 38 down. |
34 | 39 |
35 2000-10-22 ShengHuo ZHU <zsh@cs.rochester.edu> | 40 2000-10-23 ShengHuo ZHU <zsh@cs.rochester.edu> |
36 | 41 |
37 * fns.c (Fbase64_decode_string): The decoded result should be | 42 * fns.c (Fbase64_decode_string): The decoded result should be |
38 unibyte. | 43 unibyte. |
39 | 44 |
40 2000-10-23 Andrew Choi <akochoi@i-cable.com> | 45 2000-10-23 Andrew Choi <akochoi@i-cable.com> |