diff options
| author | Juanma Barranquero | 2008-03-26 17:04:38 +0000 |
|---|---|---|
| committer | Juanma Barranquero | 2008-03-26 17:04:38 +0000 |
| commit | ff9bf0719a8abf1430e7050b505aa63dfde94583 (patch) | |
| tree | 3b465594923a6fd5e111de0aaca50ad3aa170f77 /src | |
| parent | daa3e946cb03d6716de8bed418c9e1a191dc664b (diff) | |
| download | emacs-ff9bf0719a8abf1430e7050b505aa63dfde94583.tar.gz emacs-ff9bf0719a8abf1430e7050b505aa63dfde94583.zip | |
Remove duplicate entries.
Diffstat (limited to 'src')
| -rw-r--r-- | src/ChangeLog | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index a72689a250b..0e571c82623 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -2540,11 +2540,6 @@ | |||
| 2540 | * xftfont.c (xftfont_done_face): Call XftDrawDestroy only if | 2540 | * xftfont.c (xftfont_done_face): Call XftDrawDestroy only if |
| 2541 | xftface_info is non-NULL. | 2541 | xftface_info is non-NULL. |
| 2542 | 2542 | ||
| 2543 | 2008-02-01 Kenichi Handa <handa@m17n.org> | ||
| 2544 | |||
| 2545 | * ftfont.c (ftfont_list): Fix typo. | ||
| 2546 | (ftfont_build_basic_charsets): Don't include letters with diactrics. | ||
| 2547 | |||
| 2548 | 2008-02-01 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> | 2543 | 2008-02-01 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> |
| 2549 | 2544 | ||
| 2550 | * ftfont.c (ftfont_list): Move misplaced #endif. | 2545 | * ftfont.c (ftfont_list): Move misplaced #endif. |
| @@ -6242,11 +6237,6 @@ | |||
| 6242 | 6237 | ||
| 6243 | * coding.c (detect_coding_mask): Fix previous change. | 6238 | * coding.c (detect_coding_mask): Fix previous change. |
| 6244 | 6239 | ||
| 6245 | 2008-01-10 Chong Yidong <cyd@stupidchicken.com> | ||
| 6246 | |||
| 6247 | * process.c (wait_reading_process_output): Check for window | ||
| 6248 | changes caused by timers. | ||
| 6249 | |||
| 6250 | 2008-01-09 Kenichi Handa <handa@ni.aist.go.jp> | 6240 | 2008-01-09 Kenichi Handa <handa@ni.aist.go.jp> |
| 6251 | 6241 | ||
| 6252 | * coding.c (detect_coding_iso2022): New arg | 6242 | * coding.c (detect_coding_iso2022): New arg |