aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* (do_mouse_tracking): Make externally visible.Gerd Moellmann2000-12-132-1/+7
* (update_window): If do_mouse_tracking is non-nil,Gerd Moellmann2000-12-131-1/+2
* (get_keyelt): Only eval the filter if `autoload' is set.Stefan Monnier2000-12-132-8/+10
* (menu_bar_items, tool_bar_items):Stefan Monnier2000-12-131-4/+3
* *** empty log message ***Gerd Moellmann2000-12-131-0/+7
* (gray_bitmap_bits): Declare `char *'.Gerd Moellmann2000-12-131-1/+1
* (x_term_init): Declare gray_bitmap_bits as `externGerd Moellmann2000-12-131-1/+1
* *** empty log message ***Dave Love2000-12-131-0/+9
* (display_tool_bar_line): Make sure that tool barGerd Moellmann2000-12-122-0/+11
* (Fdisplay_buffer): Doc fix.Dave Love2000-12-121-2/+1
* (mmap_set_vars): Declare.Dave Love2000-12-121-1/+1
* (Fset_window_point): Declare.Dave Love2000-12-121-0/+1
* *** empty log message ***Gerd Moellmann2000-12-121-0/+6
* (cursor_in_non_selected_windows): Declare extern.Gerd Moellmann2000-12-121-0/+1
* (Fset_window_point): If displaying cursors in windowsGerd Moellmann2000-12-121-0/+6
* *** empty log message ***Gerd Moellmann2000-12-121-0/+3
* (Fkill_buffer): Don't Fset_buffer when testing ifGerd Moellmann2000-12-121-1/+0
* *** empty log message ***Eli Zaretskii2000-12-121-0/+8
* (fast_find_position): Don't overstep the last window row.Eli Zaretskii2000-12-121-4/+15
* *** empty log message ***Gerd Moellmann2000-12-121-0/+4
* (setup_echo_area_for_printing, with_echo_area_buffer):Gerd Moellmann2000-12-121-11/+16
* (Fx_hide_tip): Simplified.emacs-pretest-21.0.93Gerd Moellmann2000-12-122-21/+14
* *** empty log message ***Gerd Moellmann2000-12-121-0/+3
* (GC_MARK_STACK): Use GC_MAKE_GCPROS_NOOPS instead of `1'.Gerd Moellmann2000-12-122-2/+2
* (GC_MARK_STACK): Define as GC_MAKE_GCPROS_NOOPS.Gerd Moellmann2000-12-122-0/+5
* (Fx_hide_tip): Fix last change.Gerd Moellmann2000-12-112-1/+8
* (Fx_hide_tip): Avoid unnecessary work when there'sGerd Moellmann2000-12-112-15/+42
* (clear_mouse_face): Treat tip_frame as a Lisp_Object.Gerd Moellmann2000-12-111-1/+1
* (prepare_menu_bars): Changes for tip_frame being aGerd Moellmann2000-12-111-4/+4
* Change external declaration of tip_frame.Gerd Moellmann2000-12-111-1/+1
* *** empty log message ***Gerd Moellmann2000-12-111-0/+3
* (Fkey_description): If KEYS is an empty key sequence,Gerd Moellmann2000-12-111-0/+2
* (try_cursor_movement): Check update_mode_lines insteadGerd Moellmann2000-12-112-8/+11
* (try_window_id) <all changes above window start>:Gerd Moellmann2000-12-112-0/+10
* *** empty log message ***Gerd Moellmann2000-12-111-0/+10
* Update comment about _XOPEN_SOURCE.Gerd Moellmann2000-12-112-5/+4
* (_FILE_OFFSET_BITS): Do not undef.Gerd Moellmann2000-12-111-6/+0
* (file_offset, file_tell): Depend on HAVE_FSEEKO, notGerd Moellmann2000-12-111-1/+1
* (HAVE_FTELLO): Remove.Gerd Moellmann2000-12-111-3/+1
* *** empty log message ***Miles Bader2000-12-111-0/+3
* (displayed_window_lines): Fix off-by-one error.Miles Bader2000-12-111-1/+1
* (displayed_window_lines): Handle non-newline-terminated final lines properly.Miles Bader2000-12-111-1/+22
* (displayed_window_lines): Don't round up when converting empty space atMiles Bader2000-12-112-1/+6
* (scan_lists): Check that the right quote char has theStefan Monnier2000-12-092-4/+12
* *** empty log message ***Miles Bader2000-12-081-2/+2
* (Fmove_to_window_line): Skip past any partially visible first line.Miles Bader2000-12-081-6/+5
* (Fpos_visible_in_window_p): Replace FULLY parameter with PARTIALLY,Miles Bader2000-12-082-27/+83
* *** empty log message ***Gerd Moellmann2000-12-081-0/+19
* (Fsubstitute_command_keys): Change the way buffersGerd Moellmann2000-12-081-12/+15
* (read1): Change the way buffers are reallocated to beGerd Moellmann2000-12-081-12/+14