Mercurial > emacs
comparison src/ChangeLog @ 98169:80ddfbfad89e
*** empty log message ***
| author | Kenichi Handa <handa@m17n.org> |
|---|---|
| date | Sun, 14 Sep 2008 05:59:16 +0000 |
| parents | c80ae6f21730 |
| children | d989cacb2b4e |
comparison
equal
deleted
inserted
replaced
| 98168:934c5bd94a4b | 98169:80ddfbfad89e |
|---|---|
| 1 2008-09-14 Kenichi Handa <handa@m17n.org> | |
| 2 | |
| 3 * fileio.c (Finsert_file_contents): Delete incorrect decrement of | |
| 4 specpdl_ptr. | |
| 5 | |
| 1 2008-09-12 Kenichi Handa <handa@m17n.org> | 6 2008-09-12 Kenichi Handa <handa@m17n.org> |
| 2 | 7 |
| 3 * indent.c (scan_for_column): Don't handle automatic composition | 8 * indent.c (scan_for_column): Don't handle automatic composition |
| 4 if the current buffer is not associated with a window. | 9 if the current buffer is not associated with a window. |
| 5 | 10 |
| 87 * xdisp.c: Doc fix for references to gidx data member. | 92 * xdisp.c: Doc fix for references to gidx data member. |
| 88 | 93 |
| 89 2008-09-07 Stefan Monnier <monnier@iro.umontreal.ca> | 94 2008-09-07 Stefan Monnier <monnier@iro.umontreal.ca> |
| 90 | 95 |
| 91 * buffer.c (Fbuffer_swap_text): Reset window->point markers. | 96 * buffer.c (Fbuffer_swap_text): Reset window->point markers. |
| 97 | |
| 98 2008-09-07 Kenichi Handa <handa@m17n.org> | |
| 99 | |
| 100 * composite.c (FORWARD_CHAR): Check STOP after | |
| 101 incrementing (POSITION).pos. | |
| 92 | 102 |
| 93 2008-09-06 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de> | 103 2008-09-06 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de> |
| 94 | 104 |
| 95 * process.c (Fsystem_process_attributes): Doc fix. | 105 * process.c (Fsystem_process_attributes): Doc fix. |
| 96 | 106 |
