Thu, 16 Oct 2008 16:32:51 +0000 |
Chong Yidong |
* xfaces.c (Finternal_set_lisp_face_attribute): Make null values
|
Wed, 15 Oct 2008 11:38:09 +0000 |
Eli Zaretskii |
*** empty log message ***
|
Tue, 14 Oct 2008 14:41:11 +0000 |
Chong Yidong |
* font.c (font_clear_prop): When clearing font width, clear the
|
Tue, 14 Oct 2008 14:36:51 +0000 |
Chong Yidong |
Revert last change.
|
Tue, 14 Oct 2008 04:07:54 +0000 |
Chong Yidong |
* xfaces.c (Finternal_set_lisp_face_attribute): If the font is to
|
Sun, 12 Oct 2008 12:50:00 +0000 |
Andreas Schwab |
* ftfont.c (ftfont_shape_by_flt): Make static.
|
Sun, 12 Oct 2008 12:49:14 +0000 |
Andreas Schwab |
Don't include <m17n-flt.h>.
|
Fri, 10 Oct 2008 08:55:41 +0000 |
Eli Zaretskii |
*** empty log message ***
|
Thu, 09 Oct 2008 17:35:27 +0000 |
Eli Zaretskii |
*** empty log message ***
|
Thu, 09 Oct 2008 16:41:10 +0000 |
Chong Yidong |
* dispnew.c (update_text_area): Avoid looping due to large glyph
|
Thu, 09 Oct 2008 12:19:38 +0000 |
Kenichi Handa |
*** empty log message ***
|
Thu, 09 Oct 2008 08:26:33 +0000 |
Martin Rudalics |
*** empty log message ***
|
Wed, 08 Oct 2008 22:58:55 +0000 |
Chong Yidong |
* fontset.c (fontset_find_font): Check frame validity.
|
Tue, 07 Oct 2008 17:46:18 +0000 |
Chong Yidong |
* gtkutil.c (xg_display_open): Reset default display if none exists.
|
Mon, 06 Oct 2008 21:27:44 +0000 |
Andreas Schwab |
(sys_signal): Always set SA_RESTART when
|
Mon, 06 Oct 2008 16:16:43 +0000 |
Chong Yidong |
* emacs.c (Vbefore_init_time, Vafter_init_time): Moved from
|
Sat, 04 Oct 2008 18:49:32 +0000 |
Glenn Morris |
Fix case of "GNUstep".
|
Sat, 04 Oct 2008 15:27:56 +0000 |
Eli Zaretskii |
*** empty log message ***
|
Sat, 04 Oct 2008 14:53:46 +0000 |
Eli Zaretskii |
*** empty log message ***
|
Sat, 04 Oct 2008 13:15:01 +0000 |
Eli Zaretskii |
*** empty log message ***
|
Sat, 04 Oct 2008 09:22:56 +0000 |
Eli Zaretskii |
*** empty log message ***
|
Fri, 03 Oct 2008 19:09:22 +0000 |
Adrian Robert |
* menu.c (find_and_return_menu_selection) Add cast.
|
Fri, 03 Oct 2008 18:23:43 +0000 |
Adrian Robert |
* image.c (x_clear_image_1): Under NS, call ns_free_indexed_color with correct arguments.
|
Fri, 03 Oct 2008 07:06:46 +0000 |
Glenn Morris |
*** empty log message ***
|
Thu, 02 Oct 2008 20:04:58 +0000 |
Eli Zaretskii |
*** empty log message ***
|
Thu, 02 Oct 2008 13:57:39 +0000 |
Adrian Robert |
* nsterm.h (ns_cursor_types, ns_output.desired_cursor_color)(ns_output.current_cursor, ns_output.desired_cursor) (ns_output.last_inactive, FRAME_CURSOR, FRAME_NEW_CURSOR) (FRAME_NEW_CURSOR_COLOR,): Remove. * nsfns.m (ns_set_cursor_color): Use FRAME_CURSOR_COLOR. (ns_lisp_to_cursor_type, ns_cursor_type_to_lisp): Use core emacs enumeration (HOLLOW_BOX_CURSOR, etc.). * nsterm.m (ns_frame_rehighlight): Remove commented code. (draw_window_cursor): Simplify code. (EmacsView-windowDidBecomeKey:,-windowDidResignKey:): Don't change cursor type. In latter, call rehighlight instead of doing updates manually. (EmacsPrefsController-setPanelFromValues,-setValuesFromPanel): Use core emacs cursor types. * xdisp.c (draw_glyphs): Don't call notice_overwritten_cursor() under NS.
|
Thu, 02 Oct 2008 08:04:54 +0000 |
Martin Rudalics |
*** empty log message ***
|
Thu, 02 Oct 2008 02:58:01 +0000 |
Dan Nicolaescu |
* gmalloc.c (__sbrk): Also define for uClibc.
|
Wed, 01 Oct 2008 17:15:16 +0000 |
Adrian Robert |
*** empty log message ***
|
Wed, 01 Oct 2008 17:12:49 +0000 |
Adrian Robert |
* nsfont.m (nsfont_spec_to_traits): Use UnXX masks only for non-normal styles. (nsfont_open): Reenable the cache.
|