diff options
| author | Kenichi Handa | 2003-12-02 05:04:08 +0000 |
|---|---|---|
| committer | Kenichi Handa | 2003-12-02 05:04:08 +0000 |
| commit | b19bff0c0d848a39192299b09315b1db23a2143e (patch) | |
| tree | 91f59ed0790ffc213c9fda6790a00a06c2b845a3 /src | |
| parent | 1b1314e056200f5f3c9b5ed6640c5c6f4400b25b (diff) | |
| download | emacs-b19bff0c0d848a39192299b09315b1db23a2143e.tar.gz emacs-b19bff0c0d848a39192299b09315b1db23a2143e.zip | |
*** empty log message ***
Diffstat (limited to 'src')
| -rw-r--r-- | src/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index 6c92bf7cd88..25c44e02e8a 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2003-12-02 Kenichi Handa <handa@m17n.org> | ||
| 2 | |||
| 3 | * xdisp.c (handle_auto_composed_prop): Give limit to | ||
| 4 | Fnext_single_char_property_change. | ||
| 5 | |||
| 1 | 2003-07-31 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> | 6 | 2003-07-31 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> |
| 2 | 7 | ||
| 3 | * xfns.c (xg_set_icon): Rewrite to compile with GTK 2.0 and 2.2. | 8 | * xfns.c (xg_set_icon): Rewrite to compile with GTK 2.0 and 2.2. |