Mercurial > emacs
comparison src/ChangeLog @ 93254:3e9e9157e1dd
Remove duplicate entries.
author | Juanma Barranquero <lekktu@gmail.com> |
---|---|
date | Wed, 26 Mar 2008 17:04:38 +0000 |
parents | 29c57be95740 |
children | cc31ce92f833 |
comparison
equal
deleted
inserted
replaced
93253:3f6a5dbeadc8 | 93254:3e9e9157e1dd |
---|---|
2538 * xfaces.c (realize_non_ascii_face): Set face->extra to NULL. | 2538 * xfaces.c (realize_non_ascii_face): Set face->extra to NULL. |
2539 | 2539 |
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. |
2551 | 2546 |
2552 2008-02-01 Kenichi Handa <handa@m17n.org> | 2547 2008-02-01 Kenichi Handa <handa@m17n.org> |
6239 unsupported systems. | 6234 unsupported systems. |
6240 | 6235 |
6241 2008-01-11 Kenichi Handa <handa@ni.aist.go.jp> | 6236 2008-01-11 Kenichi Handa <handa@ni.aist.go.jp> |
6242 | 6237 |
6243 * coding.c (detect_coding_mask): Fix previous change. | 6238 * coding.c (detect_coding_mask): Fix previous change. |
6244 | |
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 | 6239 |
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 |
6253 latin_extra_code_state. Allow Latin extra codes only | 6243 latin_extra_code_state. Allow Latin extra codes only |