log src/dispnew.c @ 54176:d1e478a807f4

age author description
Sat, 28 Feb 2004 01:02:16 +0000 Kim F. Storm (update_window): Update header line also if there are
Sun, 08 Feb 2004 23:19:15 +0000 Kim F. Storm (row_equal_p): Compare fringe bitmap faces and overlay
Sat, 17 Jan 2004 03:31:26 +0000 Miles Bader Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-41
Fri, 16 Jan 2004 18:46:11 +0000 Kim F. Storm (row_equal_p, update_window_line): Compare fringe bitmaps
Tue, 06 Jan 2004 22:37:11 +0000 Kim F. Storm (buffer_posn_from_coords): Return both buffer/string
Mon, 29 Dec 2003 07:16:26 +0000 Karoly Lorentey Bugfix festival.
Sun, 28 Dec 2003 16:05:28 +0000 Karoly Lorentey Merged in changes from CVS HEAD
Sun, 28 Dec 2003 00:10:12 +0000 Kim F. Storm (buffer_posn_from_coords): Fix calculation of dy for
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:31:27 +0000 Karoly Lorentey Fixed two typos.
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, 29 Nov 2003 11:10:07 +0000 Jan Dj¸«£rv * dispnew.c (buffer_posn_from_coords): Add ifdef HAVE_WINDOW_SYSTEM
Thu, 27 Nov 2003 21:15:53 +0000 Kim F. Storm (buffer_posn_from_coords): Calculate and return pixel
Sun, 23 Nov 2003 00:09:19 +0000 Kim F. Storm (buffer_posn_from_coords): Return actual row/column
Fri, 14 Nov 2003 13:04:15 +0000 Kim F. Storm (update_text_area): Fix redisplay error when hscroll
Mon, 01 Sep 2003 15:45:59 +0000 Miles Bader Add arch taglines
Fri, 29 Aug 2003 16:17:38 +0000 Richard M. Stallman (adjust_glyph_matrix): Call window_box whenever W is nonzero.
Mon, 02 Jun 2003 20:39:12 +0000 Stefan Monnier (Fsit_for): Don't lie about the number of args.
Sun, 25 May 2003 17:41:47 +0000 Stefan Monnier (mode_line_string): Remove unused var `f'.
Sat, 24 May 2003 21:57:05 +0000 Kim F. Storm Make (many) trivial substitutions for renamed and
Mon, 14 Apr 2003 16:29:18 +0000 Stefan Monnier (Fsit_For): Support XEmacs-style arg list.
Fri, 21 Mar 2003 13:49:31 +0000 Kim F. Storm (mode_line_string, marginal_area_string): Use enum
Tue, 04 Feb 2003 14:56:31 +0000 Juanma Barranquero Trailing whitespace deleted.
Sun, 19 Jan 2003 21:50:03 +0000 Jan Dj¸«£rv GTK version
Fri, 19 Jul 2002 14:27:09 +0000 Ken Raeburn (safe_bcopy): Source pointer now points to const.
Mon, 15 Jul 2002 00:00:41 +0000 Ken Raeburn Most uses of XSTRING combined with STRING_BYTES or indirection changed to
Thu, 11 Jul 2002 14:18:02 +0000 Juanma Barranquero Use macro SPECPDL_INDEX.