diff options
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index 1a4b962babb..8b24e335fe0 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2001-01-17 Kenichi Handa <handa@etl.go.jp> | ||
| 2 | |||
| 3 | * fns.c (concat): Be sure to avoid putting the same `composition' | ||
| 4 | property on the adjacent regions. | ||
| 5 | |||
| 1 | 2001-01-16 Gerd Moellmann <gerd@gnu.org> | 6 | 2001-01-16 Gerd Moellmann <gerd@gnu.org> |
| 2 | 7 | ||
| 3 | * window.c (Fset_window_hscroll): Don't set window's min_hscroll | 8 | * window.c (Fset_window_hscroll): Don't set window's min_hscroll |