| Commit message (Expand) | Author | Age | Files | Lines |
| * | * 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 |
| * | * search.c (wordify): New argument for lax word-ends. | Chong Yidong | 2008-09-25 | 1 | -0/+5 |
| * | * lisp.h (is_daemon): Declare. | Dan Nicolaescu | 2008-09-24 | 3 | -0/+12 |
| * | Fix previous changes. | Juanma Barranquero | 2008-09-24 | 1 | -1/+1 |
| * | Fix typos. | Juanma Barranquero | 2008-09-24 | 11 | -271/+270 |
| * | (compute_tip_xy): Use x_display_pixel_width and | Chong Yidong | 2008-09-22 | 1 | -3/+5 |
| * | * nsfns.m (compute_tip_xy): Use x_display_pixel_width and | Chong Yidong | 2008-09-22 | 1 | -0/+5 |
| * | (record_point): Don't call Fundo_boundary for first | Martin Rudalics | 2008-09-22 | 2 | -1/+12 |
| * | * emacs.c (Fdaemonp): Doc fix. | Juanma Barranquero | 2008-09-22 | 2 | -10/+14 |
| * | (main): Place #ifdef.in the proper place. | Dan Nicolaescu | 2008-09-22 | 2 | -4/+8 |
| * | * emacs.c (standard_args): Add --daemon. | Dan Nicolaescu | 2008-09-21 | 2 | -0/+48 |
| * | (Qdelete_by_moving_to_trash): New Lisp_Object. | Glenn Morris | 2008-09-20 | 2 | -2/+7 |
| * | (get_next_display_element): Handle string display correctly when | Chong Yidong | 2008-09-20 | 1 | -7/+44 |
| * | * xdisp.c (get_next_display_element): Handle string display correctly | Chong Yidong | 2008-09-20 | 1 | -0/+5 |
| * | (Frename_file): Avoid copying to trash if a rename involves a delete. (Bug#964). | Glenn Morris | 2008-09-20 | 2 | -0/+9 |
| * | (Fset_quit_char, Fset_input_meta_mode, Fset_output_flow_control) | Eli Zaretskii | 2008-09-20 | 2 | -9/+13 |
| * | (procfs_system_process_attributes): Fix last change. | Eli Zaretskii | 2008-09-19 | 1 | -1/+1 |
| * | (procfs_system_process_attributes): Fix cmdline in case /proc/PID/cmdline | Eli Zaretskii | 2008-09-19 | 2 | -10/+13 |
| * | (x_wm_set_size_hint): Use x_display_pixel_width and x_display_pixel_height. | Eli Zaretskii | 2008-09-19 | 2 | -4/+9 |
| * | * frame.c (x_fullscreen_adjust): Declare var as Display_Info. | Juanma Barranquero | 2008-09-19 | 3 | -5/+12 |
| * | (struct it): Move line_wrap away from the middle of | Dan Nicolaescu | 2008-09-19 | 2 | -6/+12 |
| * | *** empty log message *** | Dan Nicolaescu | 2008-09-19 | 1 | -2/+0 |
| * | * frame.h (struct frame): Move alpha from the middle of bitfields. | Dan Nicolaescu | 2008-09-19 | 3 | -10/+19 |
| * | * xterm.h (x_display_info): Remove `height' and `width' members. | Chong Yidong | 2008-09-18 | 1 | -0/+40 |
| * | (x_display_pixel_height, x_display_pixel_width): New functions. | Chong Yidong | 2008-09-18 | 1 | -2/+17 |
| * | (ns_display_info): Remove `height' and `width' members. | Chong Yidong | 2008-09-18 | 1 | -2/+4 |
| * | (x_display_pixel_height, x_display_pixel_width): New functions. | Chong Yidong | 2008-09-18 | 1 | -12/+19 |
| * | (w32_display_info): Remove `height', `width', `height_in', and | Chong Yidong | 2008-09-18 | 1 | -4/+4 |
| * | (x_fullscreen_adjust): Use x_display_pixel_height and | Chong Yidong | 2008-09-18 | 1 | -2/+3 |
| * | (menu_position_func): Use x_display_pixel_height and | Chong Yidong | 2008-09-18 | 1 | -2/+3 |
| * | (Fx_display_pixel_width, Fx_display_pixel_height) | Chong Yidong | 2008-09-18 | 1 | -5/+7 |
| * | (x_display_pixel_height, x_display_pixel_width): New functions. | Chong Yidong | 2008-09-18 | 1 | -6/+19 |
| * | (x_display_info): Remove `height' and `width' members. | Chong Yidong | 2008-09-18 | 1 | -3/+2 |
| * | (fill_gstring_header): Don't check FROM and TO here. | Kenichi Handa | 2008-09-18 | 2 | -8/+15 |
| * | (Fcomposition_get_gstring): Yet another int/Lisp_Oject mixup (YAILOM). | Stefan Monnier | 2008-09-17 | 2 | -2/+13 |
| * | Minor fix to last change. | Chong Yidong | 2008-09-17 | 1 | -1/+1 |
| * | (Fvertical_motion): Use position reported by iterator | Chong Yidong | 2008-09-17 | 1 | -2/+2 |
| * | * indent.c (Fvertical_motion): Use position reported by iterator | Chong Yidong | 2008-09-17 | 1 | -0/+5 |
| * | (composition_adjust_point): Fix int/EMACS_INT mixup. | Romain Francoise | 2008-09-17 | 2 | -1/+5 |
| * | (ftfont_shape_by_flt): Downcase family name. | Kenichi Handa | 2008-09-17 | 2 | -1/+3 |
| * | (Fcomposition_get_gstring): Make bigger gstring_work if necessary. | Kenichi Handa | 2008-09-17 | 2 | -0/+7 |
| * | *** empty log message *** | Kenichi Handa | 2008-09-16 | 1 | -0/+5 |