log src/macterm.c @ 53566:b0c5a3919cb8

age author description
Fri, 02 Jan 2004 22:17:07 +0000 Andreas Schwab (emacs_options, x_initialized, same_x_server): Remove
Sun, 28 Dec 2003 16:05:28 +0000 Karoly Lorentey Merged in changes from CVS HEAD
Sat, 27 Dec 2003 23:19:43 +0000 Kim F. Storm (Qface, Qmouse_face): Remove unused externs.
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.
Wed, 24 Dec 2003 18:55:24 +0000 Karoly Lorentey Add a level of indirection to terminal characteristics.
Sat, 01 Nov 2003 19:58:03 +0000 Andrew Choi macterm.c (XTread_socket): Handle menubar selection and grow window
Mon, 13 Oct 2003 00:07:10 +0000 Andrew Choi * macterm.c (XTread_socket): Call DragWindow only for mouseDown events.
Fri, 03 Oct 2003 11:36:04 +0000 Kenichi Handa (x_load_font): Clear all members of FONTP before start filling them.
Mon, 01 Sep 2003 15:45:59 +0000 Miles Bader Add arch taglines
Sun, 15 Jun 2003 20:59:24 +0000 Stefan Monnier (mac_check_for_quit_char): Don't pass uninitialized
Wed, 04 Jun 2003 22:03:44 +0000 Jason Rumney (XTread_socket): Map mouse wheel events to Emacs
Sat, 24 May 2003 22:00:34 +0000 Kim F. Storm Make (several) trivial substitutions for renamed and
Sat, 17 May 2003 21:17:45 +0000 Stefan Monnier (Fselect_window): Add optional arg `norecord'.
Fri, 25 Apr 2003 04:32:25 +0000 Andrew Choi * macterm.c (x_list_fonts): Return all fonts that match if maxnames = -1.