Mercurial > emacs
diff src/ChangeLog.multi-tty @ 83630:28201311b297
* term.c (init_tty): Use terminal specific mouse_position_hook.
* macterm.c (mac_create_terminal): Indent and rearrange to be more
similar to the X11 version.
* config.in: Disable multi-keyboard support on a mac.
* loadup.el: Use a better feature test on a mac.
author | Dan Nicolaescu <dann@ics.uci.edu> |
---|---|
date | Mon, 04 Jun 2007 02:16:32 +0000 |
parents | 7a881fda2c3a |
children | 7d63b897231b |
line wrap: on
line diff
--- a/src/ChangeLog.multi-tty Wed May 30 14:44:47 2007 +0000 +++ b/src/ChangeLog.multi-tty Mon Jun 04 02:16:32 2007 +0000 @@ -1,3 +1,12 @@ +2007-06-03 Dan Nicolaescu <dann@ics.uci.edu> + + * term.c (init_tty): Use terminal specific mouse_position_hook. + + * macterm.c (mac_create_terminal): Indent and rearrange to be more + similar to the X11 version. + + * config.in: Disable multi-keyboard support on a mac. + 2007-05-26 Dan Nicolaescu <dann@ics.uci.edu> * sysdep.c: Comment out text after #endif.