log src/keyboard.c @ 53330:2dfa97148836

age author description
Sun, 28 Dec 2003 00:10:41 +0000 Kim F. Storm (Qimage): Remove extern (now in lisp.h).
Sat, 27 Dec 2003 10:00:19 +0000 Karoly Lorentey Fully eliminated global tty state variables.
Sat, 27 Dec 2003 01:12:57 +0000 Karoly Lorentey Full support for multiple terminal I/O (with some rough edges).
Fri, 26 Dec 2003 04:24:54 +0000 Karoly Lorentey lib-src/emacsclient.c: Implemented --here option (open a new Emacs tty). Needs more work.
Thu, 25 Dec 2003 06:59:31 +0000 Karoly Lorentey Implemented multiple tty support.
Thu, 27 Nov 2003 21:16:26 +0000 Kim F. Storm (make_lispy_position): Add x and y coordinates
Sun, 23 Nov 2003 00:09:39 +0000 Kim F. Storm (make_lispy_position): New function for generating
Mon, 17 Nov 2003 23:29:40 +0000 Stefan Monnier (parse_modifiers, apply_modifiers): Use INTMASK instead of VALMASK.
Mon, 01 Sep 2003 15:45:59 +0000 Miles Bader Add arch taglines
Sun, 06 Jul 2003 19:29:26 +0000 Stefan Monnier (mark_kboards): Update calls to mark_object.
Sun, 22 Jun 2003 00:01:42 +0000 Richard M. Stallman (read_key_sequence): When converting upcase fn key to
Sun, 15 Jun 2003 21:46:53 +0000 Stefan Monnier (mark_kboards): New fun, moved from alloc.c. Mark kbd_buffer.
Wed, 04 Jun 2003 22:05:52 +0000 Jason Rumney (Qmouse_wheel, mouse_wheel_syms, lispy_mouse_wheel_names): Remove.
Sun, 01 Jun 2003 21:48:53 +0000 Jason Rumney Make last change compile on MSVC
Sun, 01 Jun 2003 21:40:38 +0000 Jason Rumney (Qmouse_wheel): Declare only if MAC_OSX defined.