aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* (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
* (composition_compute_stop_pos): Limit the search of composition toKenichi Handa2008-09-091-0/+18
* (ftfont_shape_by_flt): Use "combining" FLT for ASCII characters.Kenichi Handa2008-09-092-1/+10
* (FORWARD_CHAR): Fix calculation of (POSITION).pos_byte.Kenichi Handa2008-09-092-1/+11
* (Fvertical_motion): Be sure to set it_overshoot_expected ifKenichi Handa2008-09-081-1/+1
* Fix typo in comment.Juanma Barranquero2008-09-071-1/+1
* (Fcall_process): Don't hold references to string dataAndreas Schwab2008-09-072-5/+13
* (Fsystem_process_attributes): Doc fix.Roland Winkler2008-09-072-3/+7
* (Fcall_process): Canonicalize current directory name.Chong Yidong2008-09-071-7/+2
* * callproc.c (Fcall_process): Canonicalize current directory name.Chong Yidong2008-09-071-0/+2
* (move_it_to): When moving by vpos, ensure that the iterator advancesChong Yidong2008-09-071-2/+12
* * xdisp.c (move_it_to): When moving by vpos, ensure that the iteratorChong Yidong2008-09-071-0/+6
* * nsfont.m (nsfont_draw): Fix the references to missing gidx dataTeodor Zlatanov2008-09-073-7/+14
* (Fbuffer_swap_text): Reset window->point markers.Stefan Monnier2008-09-072-0/+24
* (FORWARD_CHAR): Check STOP after incrementing (POSITION).pos.Kenichi Handa2008-09-071-4/+10
* (Fsystem_process_attributes): Doc fix.Roland Winkler2008-09-062-3/+7
* (Ftop_level): Doc fix.Chong Yidong2008-09-061-1/+2
* * keyboard.c (Ftop_level): Doc fix.Chong Yidong2008-09-061-0/+4