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
|
Mon, 16 Jun 2008 22:42:46 +0000 |
Juanma Barranquero |
* dispextern.h (lookup_non_ascii_face, split_font_name_into_vector)
|
Fri, 13 Jun 2008 02:19:47 +0000 |
Kenichi Handa |
(enum lface_attribute_index): New member
|
Tue, 10 Jun 2008 20:22:10 +0000 |
Stefan Monnier |
* xdisp.c (underline_minimum_offset): Rename from xterm.c's
|
Thu, 05 Jun 2008 03:57:09 +0000 |
Stefan Monnier |
* window.c (window_scroll_pixel_based_preserve_x)
|
Sun, 01 Jun 2008 05:04:24 +0000 |
Miles Bader |
Implement face-remapping-alist feature
|
Thu, 22 May 2008 14:52:03 +0000 |
Jason Rumney |
* dispextern.h, xfaces.c (xstrcasecmp): Renamed from xstricmp.
|
Thu, 15 May 2008 03:25:15 +0000 |
Glenn Morris |
Switch to recommended form of GPLv3 permissions notice.
|
Wed, 14 May 2008 01:23:32 +0000 |
Kenichi Handa |
(struct glyph_string): Change type of `font' to
|
Wed, 09 Apr 2008 03:25:14 +0000 |
Stefan Monnier |
* xdisp.c (redisplay_internal): Reset tty's color_mode when switching
|
Sat, 01 Mar 2008 22:30:51 +0000 |
Kim F. Storm |
(CHAR_GLYPH_SPACE_P): Check for default face.
|
Wed, 27 Feb 2008 22:48:44 +0000 |
Kim F. Storm |
(CHAR_GLYPH_SPACE_P): Simplify.
|
Tue, 26 Feb 2008 18:18:05 +0000 |
Stefan Monnier |
* dispextern.h (face_at_buffer_position, face_for_overlay_string)
|