diff options
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index 727dc366bec..44d64dbb964 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,11 @@ | |||
| 1 | 2004-02-15 Steven Tamm <steventamm@mac.com> | ||
| 2 | |||
| 3 | * macterm.c (Vmac_emulate_three_button_mouse): New variable for | ||
| 4 | controlling emulation of a three button mouse with option and | ||
| 5 | command keys. | ||
| 6 | (Qreverse, mac_get_enumlated_btn): Handle the emulation | ||
| 7 | (mac_event_to_emacs_modifiers, XTread_socket): Ditto | ||
| 8 | |||
| 1 | 2004-02-15 Kim F. Storm <storm@cua.dk> | 9 | 2004-02-15 Kim F. Storm <storm@cua.dk> |
| 2 | 10 | ||
| 3 | * fringe.c (init_fringe_bitmap) [MAC_OS, WORDS_BIG_ENDIAN]: | 11 | * fringe.c (init_fringe_bitmap) [MAC_OS, WORDS_BIG_ENDIAN]: |