aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* (get_next_display_element): Handle string display correctly whenChong Yidong2008-09-201-7/+44
* * xdisp.c (get_next_display_element): Handle string display correctlyChong Yidong2008-09-201-0/+5
* (Frename_file): Avoid copying to trash if a rename involves a delete. (Bug#964).Glenn Morris2008-09-202-0/+9
* (Fset_quit_char, Fset_input_meta_mode, Fset_output_flow_control)Eli Zaretskii2008-09-202-9/+13
* (procfs_system_process_attributes): Fix last change.Eli Zaretskii2008-09-191-1/+1
* (procfs_system_process_attributes): Fix cmdline in case /proc/PID/cmdlineEli Zaretskii2008-09-192-10/+13
* (x_wm_set_size_hint): Use x_display_pixel_width and x_display_pixel_height.Eli Zaretskii2008-09-192-4/+9
* * frame.c (x_fullscreen_adjust): Declare var as Display_Info.Juanma Barranquero2008-09-193-5/+12
* (struct it): Move line_wrap away from the middle ofDan Nicolaescu2008-09-192-6/+12
* *** empty log message ***Dan Nicolaescu2008-09-191-2/+0
* * frame.h (struct frame): Move alpha from the middle of bitfields.Dan Nicolaescu2008-09-193-10/+19
* * xterm.h (x_display_info): Remove `height' and `width' members.Chong Yidong2008-09-181-0/+40
* (x_display_pixel_height, x_display_pixel_width): New functions.Chong Yidong2008-09-181-2/+17
* (ns_display_info): Remove `height' and `width' members.Chong Yidong2008-09-181-2/+4
* (x_display_pixel_height, x_display_pixel_width): New functions.Chong Yidong2008-09-181-12/+19
* (w32_display_info): Remove `height', `width', `height_in', andChong Yidong2008-09-181-4/+4
* (x_fullscreen_adjust): Use x_display_pixel_height andChong Yidong2008-09-181-2/+3
* (menu_position_func): Use x_display_pixel_height andChong Yidong2008-09-181-2/+3
* (Fx_display_pixel_width, Fx_display_pixel_height)Chong Yidong2008-09-181-5/+7
* (x_display_pixel_height, x_display_pixel_width): New functions.Chong Yidong2008-09-181-6/+19
* (x_display_info): Remove `height' and `width' members.Chong Yidong2008-09-181-3/+2
* (fill_gstring_header): Don't check FROM and TO here.Kenichi Handa2008-09-182-8/+15
* (Fcomposition_get_gstring): Yet another int/Lisp_Oject mixup (YAILOM).Stefan Monnier2008-09-172-2/+13
* Minor fix to last change.Chong Yidong2008-09-171-1/+1
* (Fvertical_motion): Use position reported by iteratorChong Yidong2008-09-171-2/+2
* * indent.c (Fvertical_motion): Use position reported by iteratorChong Yidong2008-09-171-0/+5
* (composition_adjust_point): Fix int/EMACS_INT mixup.Romain Francoise2008-09-172-1/+5
* (ftfont_shape_by_flt): Downcase family name.Kenichi Handa2008-09-172-1/+3
* (Fcomposition_get_gstring): Make bigger gstring_work if necessary.Kenichi Handa2008-09-172-0/+7
* *** empty log message ***Kenichi Handa2008-09-161-0/+5
* (make_conversion_work_buffer): Avoid callingKenichi Handa2008-09-161-3/+3
* (Fselect_window): Don't update window_select_count andMartin Rudalics2008-09-152-6/+15
* (Finsert_file_contents): Delete incorrect decrement of specpdl_ptr.Kenichi Handa2008-09-142-1/+10
* *** empty log message ***Kenichi Handa2008-09-121-0/+9
* (scan_for_column): Don't handle automatic composition if the currentKenichi Handa2008-09-121-1/+6
* (find_automatic_composition): Fix previous change.Kenichi Handa2008-09-121-1/+1
* (compose-gstring-for-graphic): Fix previous change.Kenichi Handa2008-09-121-1/+1
* (composition_reseat_it): If the current buffer isKenichi Handa2008-09-121-2/+9
* * term.c (close_gpm): New fun extracted from Fgpm_mouse_stop.Stefan Monnier2008-09-124-4/+23
* (set_window_buffer): Always preserve current-buffer.Stefan Monnier2008-09-122-15/+7
* (init_charset): Warn if etc/charsets not found. (Bug#909)Glenn Morris2008-09-122-5/+18
* (charset-map-path): Doc fix.Glenn Morris2008-09-112-1/+5
* (handle_composition_prop): Set it->cmp_it.ch to -1.Kenichi Handa2008-09-102-0/+3
* (composition_compute_stop_pos): Reset cmp_it->id to -1 at first.Kenichi Handa2008-09-102-0/+2
* (Ffont_shape_gstring): Make glyphs of non-nil adjustmentKenichi Handa2008-09-102-8/+34
* (character.o, chartab.o): Fix config.h typo.Glenn Morris2008-09-102-2/+6
* (composition_compute_stop_pos): Fix previous change.Kenichi Handa2008-09-101-6/+4
* (read_key_sequence): Reapply translation maps when switchingChong Yidong2008-09-091-12/+6
* * keyboard.c (read_key_sequence): Reapply translation maps whenChong Yidong2008-09-091-0/+5
* *** empty log message ***Kenichi Handa2008-09-092-1/+7