aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* (message3): Call clear_message.Luc Teirlinck2004-11-172-0/+5
* (erase_phys_cursor): Adjust cursor row visible height.Kim F. Storm2004-11-171-0/+5
* *** empty log message ***Kim F. Storm2004-11-171-1/+5
* * gtkutil.c (xg_get_file_name): Fix typo inJan Djärv2004-11-162-2/+5
* * xmenu.c (x_menu_in_use): Removed.Jan Djärv2004-11-164-11/+14
* *** empty log message ***Richard M. Stallman2004-11-161-0/+7
* (Fmap_keymap): New arg SORT-FIRST. UseRichard M. Stallman2004-11-161-4/+8
* (Fvertical_motion): In batch mode, use vmotion directly.Richard M. Stallman2004-11-161-18/+27
* Typo.Kim F. Storm2004-11-161-1/+1
* (Fdefine_fringe_bitmap): Always set 'h'. Simplify.Kim F. Storm2004-11-161-8/+8
* (get_glyph_string_clip_rect, init_glyph_string): Check it'sStefan Monnier2004-11-161-2/+4
* *** empty log message ***Kim F. Storm2004-11-161-0/+2
* Avoid side-effects inside XSETFASTINT's arguments.Stefan Monnier2004-11-163-6/+10
* (NILP): Use EQ rather than XFASTINT.Stefan Monnier2004-11-161-1/+1
* (Fvertical_motion): Fix last change. Only reseat whenKim F. Storm2004-11-161-4/+9
* *** empty log message ***Kim F. Storm2004-11-161-1/+6
* *** empty log message ***Luc Teirlinck2004-11-161-0/+4
* Extern reseat_at_previous_visible_line_start.Luc Teirlinck2004-11-161-0/+1
* Cleanups.Kim F. Storm2004-11-161-25/+24
* (display_mode_element): Fix previous change (calculateKenichi Handa2004-11-162-1/+8
* (Fposn_at_point): Remove extra */ after doc string.Kim F. Storm2004-11-151-1/+1
* *** empty log message ***Kim F. Storm2004-11-151-0/+5
* (store_mode_line_string, produce_stretch_glyph):Kim F. Storm2004-11-151-18/+22
* (Fsafe_plist_get): New defun.Kim F. Storm2004-11-151-0/+30
* (Fsafe_plist_get): Add EXFUN.Kim F. Storm2004-11-151-0/+1
* *** empty log message ***Kim F. Storm2004-11-151-0/+12
* (get_next_display_element): Fix previous change.Richard M. Stallman2004-11-152-1/+5
* *** empty log message ***Kim F. Storm2004-11-141-5/+4
* * window.c (shrink_windows): Handle special case of one window leftJan Djärv2004-11-142-0/+36
* Removed fprintfJan Djärv2004-11-141-1/+0
* * xmenu.c (pop_down_menu): Remove global variable current_menu,Jan Djärv2004-11-142-31/+32
* * xfns.c (Fx_file_dialog): Call x_menu_in_use and x_menu_set_in_use.Jan Djärv2004-11-141-5/+40
* Reverse previous change.Luc Teirlinck2004-11-141-2/+0
* extern reseat_at_previous_visible_line_start.Luc Teirlinck2004-11-141-0/+2
* (syms_of_minibuf) <completion-ignore-case>: Doc fix.Richard M. Stallman2004-11-142-2/+12
* (reseat_at_previous_visible_line_start): No longer static.Richard M. Stallman2004-11-141-4/+5
* (Fvertical_motion): Scan to PT from start of line to make iterator consistent.Richard M. Stallman2004-11-141-2/+5
* * xfns.c (Fx_file_dialog): Call x_menu_in_use and x_menu_set_in_use.Jan Djärv2004-11-133-1/+33
* Add BLOCK_INPUT in pop_down_file_dialog.Jan Djärv2004-11-131-0/+2
* * gtkutil.c (xg_file_sel_ok, xg_file_sel_cancel)Jan Djärv2004-11-132-112/+125
* * xmenu.c (unuse_menu_items, pop_down_menu): Arg is of typeJan Djärv2004-11-132-80/+119
* *** empty log message ***Kim F. Storm2004-11-131-0/+7
* (make_cursor_line_fully_visible_p): New variable.Kim F. Storm2004-11-131-2/+16
* (init_iterator): Clear it.max_extra_line_spacing.Kim F. Storm2004-11-121-14/+37
* (window_scroll_pixel_based, Frecenter): UseKim F. Storm2004-11-121-11/+44
* (struct glyph_row): New member extra_line_spacing.Kim F. Storm2004-11-121-9/+33
* *** empty log message ***Kim F. Storm2004-11-121-0/+31
* (pop_down_menu): Return nil.Kim F. Storm2004-11-122-4/+10
* (pop_down_menu): New function.Jan Djärv2004-11-122-5/+45
* (popup_widget_loop): Add argument do_timers.Jan Djärv2004-11-122-2/+7