| Commit message (Expand) | Author | Age | Files | Lines |
| * | * ftfont.c (ftfont_shape_by_flt): Make static. | Andreas Schwab | 2008-10-12 | 3 | -4/+5 |
| * | Don't include <m17n-flt.h>. | Andreas Schwab | 2008-10-12 | 2 | -3/+4 |
| * | (SYSTEM_PURESIZE_EXTRA): Decrease to 10000. | Eli Zaretskii | 2008-10-10 | 2 | -3/+9 |
| * | (make_terminal_frame) [MSDOS]: Remove unused #ifdef'ed away code. | Eli Zaretskii | 2008-10-09 | 2 | -19/+6 |
| * | (update_text_area): Avoid looping due to large glyph | Chong Yidong | 2008-10-09 | 1 | -2/+11 |
| * | * dispnew.c (update_text_area): Avoid looping due to large glyph | Chong Yidong | 2008-10-09 | 1 | -0/+5 |
| * | (face_for_char): If face->fontset is negative, just return ascii_face. | Kenichi Handa | 2008-10-09 | 2 | -1/+13 |
| * | (font_delete_unmatched): Fix previous change. Don't | Kenichi Handa | 2008-10-09 | 1 | -0/+2 |
| * | (Fraise_frame): On text-only terminals select frame in | Martin Rudalics | 2008-10-09 | 2 | -4/+13 |
| * | (fontset_find_font): Check frame validity. | Chong Yidong | 2008-10-08 | 1 | -3/+3 |
| * | * fontset.c (fontset_find_font): Check frame validity. | Chong Yidong | 2008-10-08 | 1 | -0/+4 |
| * | (xg_display_open): Reset default display if none exists. | Chong Yidong | 2008-10-07 | 1 | -26/+17 |
| * | * gtkutil.c (xg_display_open): Reset default display if none exists. | Chong Yidong | 2008-10-07 | 1 | -0/+6 |
| * | Add comment for last change. | Andreas Schwab | 2008-10-07 | 1 | -0/+2 |
| * | (sys_signal): Always set SA_RESTART when | Andreas Schwab | 2008-10-06 | 2 | -4/+11 |
| * | (Vbefore_init_time, Vafter_init_time): Declare. | Chong Yidong | 2008-10-06 | 1 | -0/+1 |
| * | (x_wm_set_size_hint): Return immediately if called during | Chong Yidong | 2008-10-06 | 1 | -88/+86 |
| * | (Vbefore_init_time, Vafter_init_time): Moved from startup.el. | Chong Yidong | 2008-10-06 | 1 | -0/+12 |
| * | * emacs.c (Vbefore_init_time, Vafter_init_time): Moved from | Chong Yidong | 2008-10-06 | 1 | -0/+10 |
| * | Fix case of "GNUstep". | Glenn Morris | 2008-10-04 | 3 | -5/+5 |
| * | (update_frame): Flush termscript for MSDOS frames as well as for TTY. | Eli Zaretskii | 2008-10-04 | 2 | -3/+13 |
| * | (redisplay_internal): If frame switched, redisplay the whole thing on MSDOS | Eli Zaretskii | 2008-10-04 | 1 | -1/+1 |
| * | (init_sys_modes): Set FRAME_GARBAGED_P for MSDOS frames as well as for TTY. | Eli Zaretskii | 2008-10-04 | 2 | -1/+5 |
| * | (EMACS_TIME_CMP): Cast EMACS_SECS values to `long'. | Eli Zaretskii | 2008-10-04 | 2 | -6/+10 |
| * | (change_frame_size_1): Set FrameRows and FrameCols for MSDOS frames as well. | Eli Zaretskii | 2008-10-04 | 2 | -2/+11 |
| * | * menu.c (find_and_return_menu_selection) Add cast. | Adrian Robert | 2008-10-04 | 1 | -1/+1 |
| * | * menu.c (find_and_return_menu_selection) Add cast. | Adrian Robert | 2008-10-03 | 1 | -0/+1 |
| * | * image.c (x_clear_image_1): Under NS, call ns_free_indexed_color with correc... | Adrian Robert | 2008-10-03 | 2 | -1/+6 |
| * | (USAGE1): Add --daemon. | Glenn Morris | 2008-10-03 | 2 | -0/+5 |
| * | (procfs_system_process_attributes): Multiply `pcpu' by 100, so it's in | Eli Zaretskii | 2008-10-02 | 2 | -1/+8 |
| * | * nsterm.h (ns_cursor_types, ns_output.desired_cursor_color)(ns_output.curren... | Adrian Robert | 2008-10-02 | 5 | -234/+118 |
| * | (Faccept_process_output): Fix doc-string. | Martin Rudalics | 2008-10-02 | 2 | -5/+9 |
| * | * gmalloc.c (__sbrk): Also define for uClibc. | Dan Nicolaescu | 2008-10-02 | 3 | -7/+18 |
| * | * nsfont.m (nsfont_spec_to_traits): Use UnXX masks only for non-normal styles... | Adrian Robert | 2008-10-01 | 3 | -47/+43 |
| * | (font_matching_entity): Reflect ATTRS in font selection. | Kenichi Handa | 2008-10-01 | 2 | -6/+23 |
| * | Fix typos. | Juanma Barranquero | 2008-10-01 | 7 | -19/+19 |
| * | (Fsend_string_to_terminal): Don't try to send a string to a suspended terminal. | Stefan Monnier | 2008-09-30 | 2 | -4/+10 |
| * | * dbusbind.c (xd_signature): Use strcat instead of sprintf. | Michael Albinus | 2008-09-30 | 2 | -2/+6 |
| * | (MSDOS_SUPPORT): Remove ccl.elc and codepage.elc. | Eli Zaretskii | 2008-09-30 | 2 | -3/+5 |
| * | (move_it_to): Don't advance the iterator if the last tab in a | Chong Yidong | 2008-09-30 | 1 | -5/+6 |
| * | * xdisp.c (move_it_to): Don't advance the iterator if the last tab | Chong Yidong | 2008-09-30 | 1 | -0/+5 |
| * | * nsfont.m (nsfont_trait_distance): Fix bug. (nsfont_list): Return a list rat... | Adrian Robert | 2008-09-30 | 2 | -9/+19 |
| * | (syms_of_keyboard) <input-decode-map>: Doc fix. | Andreas Schwab | 2008-09-29 | 2 | -1/+5 |
| * | (Fchar_resolve_modifiers): Rewrite Elisp function | Martin Rudalics | 2008-09-28 | 2 | -2/+8 |
| * | (init_display): Return earlier when running as a | Dan Nicolaescu | 2008-09-28 | 2 | -4/+9 |
| * | * nsfont.m (nsfont_draw): Fix up composition rendering. | Adrian Robert | 2008-09-27 | 3 | -5/+11 |
| * | (Fcomposition_get_gstring, Fcompose_region_internal, Fcompose_string_internal) | Eli Zaretskii | 2008-09-27 | 2 | -19/+28 |
| * | (struct glyph) <union cmp>: Fix a typo in a comment. | Eli Zaretskii | 2008-09-27 | 1 | -1/+1 |
| * | (encode_terminal_code): Fix a typo in a comment. | Eli Zaretskii | 2008-09-27 | 1 | -1/+1 |
| * | (wordify): New argument for lax word-ends. | Chong Yidong | 2008-09-25 | 1 | -11/+63 |