| Commit message (Expand) | Author | Age | Files | Lines |
| * | (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 |
| * | (make_conversion_work_buffer): Avoid calling | Kenichi Handa | 2008-09-16 | 1 | -3/+3 |
| * | (Fselect_window): Don't update window_select_count and | Martin Rudalics | 2008-09-15 | 2 | -6/+15 |
| * | (Finsert_file_contents): Delete incorrect decrement of specpdl_ptr. | Kenichi Handa | 2008-09-14 | 2 | -1/+10 |
| * | *** empty log message *** | Kenichi Handa | 2008-09-12 | 1 | -0/+9 |
| * | (scan_for_column): Don't handle automatic composition if the current | Kenichi Handa | 2008-09-12 | 1 | -1/+6 |
| * | (find_automatic_composition): Fix previous change. | Kenichi Handa | 2008-09-12 | 1 | -1/+1 |
| * | (compose-gstring-for-graphic): Fix previous change. | Kenichi Handa | 2008-09-12 | 1 | -1/+1 |
| * | (composition_reseat_it): If the current buffer is | Kenichi Handa | 2008-09-12 | 1 | -2/+9 |
| * | * term.c (close_gpm): New fun extracted from Fgpm_mouse_stop. | Stefan Monnier | 2008-09-12 | 4 | -4/+23 |
| * | (set_window_buffer): Always preserve current-buffer. | Stefan Monnier | 2008-09-12 | 2 | -15/+7 |
| * | (init_charset): Warn if etc/charsets not found. (Bug#909) | Glenn Morris | 2008-09-12 | 2 | -5/+18 |
| * | (charset-map-path): Doc fix. | Glenn Morris | 2008-09-11 | 2 | -1/+5 |
| * | (handle_composition_prop): Set it->cmp_it.ch to -1. | Kenichi Handa | 2008-09-10 | 2 | -0/+3 |
| * | (composition_compute_stop_pos): Reset cmp_it->id to -1 at first. | Kenichi Handa | 2008-09-10 | 2 | -0/+2 |
| * | (Ffont_shape_gstring): Make glyphs of non-nil adjustment | Kenichi Handa | 2008-09-10 | 2 | -8/+34 |
| * | (character.o, chartab.o): Fix config.h typo. | Glenn Morris | 2008-09-10 | 2 | -2/+6 |
| * | (composition_compute_stop_pos): Fix previous change. | Kenichi Handa | 2008-09-10 | 1 | -6/+4 |
| * | (read_key_sequence): Reapply translation maps when switching | Chong Yidong | 2008-09-09 | 1 | -12/+6 |
| * | * keyboard.c (read_key_sequence): Reapply translation maps when | Chong Yidong | 2008-09-09 | 1 | -0/+5 |
| * | *** empty log message *** | Kenichi Handa | 2008-09-09 | 2 | -1/+7 |