log

age author description
Mon, 15 Oct 2007 05:03:21 +0000 Miles Bader Merge from emacs--devo--0
Mon, 15 Oct 2007 04:54:31 +0000 Miles Bader Move unicode-specific changelog entries to lisp/ChangeLog.unicode
Sun, 14 Oct 2007 23:08:39 +0000 Jason Rumney *** empty log message ***
Sun, 14 Oct 2007 23:08:23 +0000 Jason Rumney Don't require code-pages.
Sun, 14 Oct 2007 23:07:50 +0000 Jason Rumney [windows-nt]: Don't load code-pages and ccl.
Sat, 13 Oct 2007 05:53:03 +0000 Miles Bader Merge from emacs--devo--0
Fri, 12 Oct 2007 21:57:45 +0000 Miles Bader Fix non-window-system compilation
Fri, 12 Oct 2007 21:06:27 +0000 Miles Bader Fix up multi-tty merge
Fri, 12 Oct 2007 01:23:15 +0000 Dan Nicolaescu * Makefile.in (fringe.o, minibuf.o): Fix dependencies.
Fri, 12 Oct 2007 01:09:38 +0000 Miles Bader xdisp.c (get_char_face_and_encoding): Add extra args to FACE_FOR_CHAR.
Fri, 12 Oct 2007 01:09:30 +0000 Miles Bader src/xdisp.c: Remove extraneous definition of get_glyph_face_and_encoding.
Thu, 11 Oct 2007 16:24:58 +0000 Miles Bader Merge from emacs--devo--0
Thu, 11 Oct 2007 16:22:07 +0000 Miles Bader Merge from emacs--devo--0
Thu, 11 Oct 2007 16:14:00 +0000 Miles Bader Merge from emacs--devo--0
Thu, 11 Oct 2007 01:51:15 +0000 Vinicius Jose Latorre Fix :foreground and :background face attributes
Thu, 20 Sep 2007 07:51:47 +0000 Kenichi Handa *** empty log message ***
Thu, 20 Sep 2007 07:51:37 +0000 Kenichi Handa (where_is_internal_1): If key is a cons, store the copy
Thu, 20 Sep 2007 07:49:52 +0000 Kenichi Handa (map_sub_char_table): If the range contains just one
Wed, 19 Sep 2007 13:59:16 +0000 Jason Rumney *** empty log message ***
Wed, 19 Sep 2007 13:58:58 +0000 Jason Rumney (w32font_text_extents): Calculate metrics for the whole string.
Sun, 16 Sep 2007 10:25:34 +0000 Kenichi Handa (struct font_driver): Docstring of text_extents improved.
Fri, 14 Sep 2007 23:28:55 +0000 Jason Rumney *** empty log message ***
Fri, 14 Sep 2007 23:28:37 +0000 Jason Rumney (get_next_msg): Consolidate WM_PAINT messages.
Thu, 13 Sep 2007 13:37:26 +0000 Jason Rumney (w32font_draw): Do clipping here.
Thu, 13 Sep 2007 13:36:54 +0000 Jason Rumney *** empty log message ***
Thu, 13 Sep 2007 13:36:39 +0000 Jason Rumney (x_set_glyph_string_clipping): Use
Thu, 13 Sep 2007 11:04:11 +0000 Kenichi Handa (xftfont_draw): Adjusted for the change of struct
Thu, 13 Sep 2007 11:03:28 +0000 Kenichi Handa *** empty log message ***
Thu, 13 Sep 2007 11:02:20 +0000 Kenichi Handa (x_set_glyph_string_clipping): Use
Thu, 13 Sep 2007 10:50:51 +0000 Kenichi Handa (struct glyph_string): Fix previous change.