log src/dispextern.h @ 107594:40b49fa464cf

age author description
Fri, 01 Jan 2010 06:17:13 -0500 Eli Zaretskii Retrospective commit from 2009-10-04.
Fri, 01 Jan 2010 06:06:48 -0500 Eli Zaretskii Retrospective commit from 2009-10-03.
Fri, 01 Jan 2010 06:01:34 -0500 Eli Zaretskii Retrospective commit from 2009-09-27.
Fri, 01 Jan 2010 05:57:17 -0500 Eli Zaretskii Retrospective commit from 2009-09-26.
Thu, 31 Dec 2009 16:20:15 -0500 Eli Zaretskii Retrospective commit from 2009-09-19.
Thu, 31 Dec 2009 16:14:26 -0500 Eli Zaretskii Retrospective commit from 2009-09-12.
Thu, 31 Dec 2009 16:09:28 -0500 Eli Zaretskii Retrospective commit from 2009-08-12.
Thu, 31 Dec 2009 15:04:11 -0500 Eli Zaretskii Retrospective commit from 2009-08-15.
Thu, 31 Dec 2009 14:44:59 -0500 Eli Zaretskii Retrospective commit.
Mon, 22 Mar 2010 08:26:56 +0100 Jan D. bug #5736: Allow X-resource menuBar to take on/off as documented.
Fri, 19 Feb 2010 15:57:53 +0200 Eli Zaretskii term.c, dispextern.h: Fix stale comments.
Wed, 13 Jan 2010 00:35:10 -0800 Glenn Morris Add 2010 to copyright years.
Sat, 12 Dec 2009 13:40:43 +0000 Eli Zaretskii (struct text_pos): Use EMACS_INT;
Fri, 04 Dec 2009 10:50:59 +0000 Eli Zaretskii (enum prop_idx) <AUTO_COMPOSED_PROP_IDX>: Delete unused enumeration value.
Thu, 30 Apr 2009 05:01:57 +0000 Chong Yidong * xfaces.c (face_at_buffer_position): New arg base_face_id.
Sat, 14 Feb 2009 17:28:27 +0000 Chong Yidong (struct iterator_stack_entry): New line_wrap member.
Thu, 08 Jan 2009 03:15:17 +0000 Glenn Morris Add 2009 to copyright years.
Mon, 29 Dec 2008 04:53:10 +0000 Dan Nicolaescu (struct face): Move lface and hash from the middle
Wed, 12 Nov 2008 15:59:06 +0000 Juanma Barranquero Fix typo in comment.
Sat, 27 Sep 2008 10:52:10 +0000 Eli Zaretskii (struct glyph) <union cmp>: Fix a typo in a comment.
Fri, 19 Sep 2008 03:35:56 +0000 Dan Nicolaescu (struct it): Move line_wrap away from the middle of
Tue, 09 Sep 2008 11:09:10 +0000 Kenichi Handa *** empty log message ***
Fri, 05 Sep 2008 00:40:53 +0000 Kenichi Handa (struct composition_it): New member lookback.
Fri, 29 Aug 2008 07:54:09 +0000 Kenichi Handa * dispextern.h (struct glyph): New union u.cmp. Delete the member
Sun, 27 Jul 2008 18:24:48 +0000 Dan Nicolaescu Remove support for Mac Carbon. remove-carbon
Thu, 17 Jul 2008 13:50:30 +0000 Adrian Robert change most cases of PENDING to TODO, some to FIXME or XXX
Tue, 15 Jul 2008 18:15:18 +0000 Adrian Robert merging Emacs.app (NeXTstep port)
Tue, 15 Jul 2008 13:04:01 +0000 Adrian Robert applying patch to consolidate non-GUI portion of hourglass implementation as posted at http://thread.gmane.org/gmane.emacs.devel/98341
Tue, 01 Jul 2008 09:39:28 +0000 Miles Bader Implement display-time wrap/line-prefix feature
Tue, 24 Jun 2008 17:56:41 +0000 Chong Yidong (struct it): Replace bool truncate_lines_p with a line_wrap enum