diff options
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index f13e4e61e6c..ca8cb293e78 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,9 @@ | |||
| 1 | 2000-04-01 Gerd Moellmann <gerd@gnu.org> | ||
| 2 | |||
| 3 | * keyboard.c (lispy_mouse_names): Add additional mouse names. | ||
| 4 | |||
| 5 | * termhooks.h (NUM_MOUSE_BUTTONS): Increase to 15. | ||
| 6 | |||
| 1 | 2000-03-31 Gerd Moellmann <gerd@gnu.org> | 7 | 2000-03-31 Gerd Moellmann <gerd@gnu.org> |
| 2 | 8 | ||
| 3 | * xterm.c (x_produce_glyphs): When displaying unibyte text | 9 | * xterm.c (x_produce_glyphs): When displaying unibyte text |