aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* *** 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
* * xmenu.c (x_menu_wait_for_event): New function.Jan Djärv2004-11-122-10/+76
* (Fkeymap_prompt): Accept symbol keymaps.Stefan Monnier2004-11-102-17/+21
* Include <sys/types.h> and <unistd.h> (for getpid).Kim F. Storm2004-11-091-10/+23
* (produce_image_glyph): Remove unused variable 'face_ascent'.Kim F. Storm2004-11-091-20/+24
* (print_object): Fix format string.Kim F. Storm2004-11-091-1/+1
* (read1): Fix next_char matching.Kim F. Storm2004-11-091-5/+5
* (Fdelete): Add EXFUN.Kim F. Storm2004-11-091-0/+2
* (read_avail_input): Remove unused variable 'discard'.Kim F. Storm2004-11-091-1/+0
* (NULL_INTERVAL_P): Add separate version whenKim F. Storm2004-11-091-0/+6
* (destroy_fringe_bitmap): Fix return type.Kim F. Storm2004-11-091-2/+1
* (Fdump_emacs): Fix format string.Kim F. Storm2004-11-091-1/+1
* Include <ctype.h>.Kim F. Storm2004-11-091-1/+1
* (store_symval_forwarding): Remove unused variables.Kim F. Storm2004-11-091-3/+1
* (Fcall_interactively): Remove unused variable 'funcar'.Kim F. Storm2004-11-091-1/+0
* *** empty log message ***Kim F. Storm2004-11-091-1/+36
* Fix commentary.Kim F. Storm2004-11-091-2/+2