aboutsummaryrefslogtreecommitdiffstats
path: root/src/window.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* (Frecenter): Clear frame if called with nil or no arg.Gerd Moellmann1999-08-251-0/+1
* (Fset_window_point): Reset Vresize_mini_config.Gerd Moellmann1999-08-241-0/+25
* (Fset_window_hscroll): SetGerd Moellmann1999-08-231-3/+4
* Call change_frame_size and do_pending_window_change withGerd Moellmann1999-08-211-2/+2
* (Fcoordinates_in_window_p): Return `left-bitmap-area'Gerd Moellmann1999-08-171-5/+27
* (Fpos_visible_in_window_p): Rewritten.Gerd Moellmann1999-08-171-24/+21
* (Qfixed_window_size): New.Gerd Moellmann1999-08-151-160/+453
* (set_window_height, set_window_width):Gerd Moellmann1999-08-131-2/+23
* (MINSIZE): Removed.Gerd Moellmann1999-08-131-21/+52
* (display-buffer): Don't get confusedRichard M. Stallman1999-08-051-4/+5
* (Fset_window_configuration) [MSDOS]: Don't callEli Zaretskii1999-07-301-0/+4
* (Fsplit_window): For default size, round up for left window.Karl Heuer1999-07-231-2/+4
* (Fcoordinates_in_window_p): Rewritten.Gerd Moellmann1999-07-211-163/+741
* (Fset_window_point): If WINDOW is selected but theRichard M. Stallman1999-01-301-1/+2
* (temp_output_buffer_show): Around temp-buffer-show-hook,Richard M. Stallman1998-11-171-3/+3
* (window_loop): New alternative CHECK_ALL_WINDOWS.Richard M. Stallman1998-10-101-9/+43
* (Fsplit_window): Doc fix.Richard M. Stallman1998-08-061-1/+2
* (Fmove_to_window_line): Doc fix.Richard M. Stallman1998-08-041-2/+2
* (Fscroll_up, Fscroll_down, Fscroll_other_window): Doc fix.Karl Heuer1998-05-301-7/+7
* (Fdelete_windows_on): For FRAME, change t to nilRichard M. Stallman1998-05-251-6/+9
* (window_loop): Pass new arg to Fother_buffer.Richard M. Stallman1998-05-221-5/+20
* (Fscroll_up, Fscroll_down, Fscroll_other_window): Doc fixes.Richard M. Stallman1998-05-201-4/+8
* (Fselect_window): Doc fix.Richard M. Stallman1998-05-191-3/+9
* (make_window): Initialize last_point field.Andreas Schwab1998-04-291-0/+1
* Conditionally include xterm.h using HAVE_X_WINDOWS.Geoff Voelker1998-04-291-1/+1
* (Fset_window_configuration): Fix mixing of Lisp_ObjectAndreas Schwab1998-04-141-3/+5
* Fix -Wimplicit warnings.Andreas Schwab1998-04-141-3/+10
* (window_display_table): Don't look inside buffer if its nil.Richard M. Stallman1998-03-201-0/+3
* (Frecenter): Operate on window's buffer even if some other was current.Richard M. Stallman1998-03-171-22/+40
* (compare_window_configurations): New arg ignore_positions.Richard M. Stallman1998-03-021-13/+32
* (Fdisplay_buffer): New arg FRAME.Richard M. Stallman1998-02-081-8/+20
* (compare_window_configurations): New function.Richard M. Stallman1998-01-261-4/+99
* Update copyright year.Richard M. Stallman1998-01-211-1/+1
* (window_scroll): Set opoint_byte properly.Richard M. Stallman1998-01-191-1/+1
* (Fspecial_display_p): Return the right valueRichard M. Stallman1998-01-161-1/+1
* (Fselect_window): Don't set OW->pointm if OW->buffer is nil.Richard M. Stallman1998-01-091-3/+13
* (unshow_buffer): Set PT with TEMP_SET_PT_BOTH.Richard M. Stallman1998-01-011-48/+50
* Add prototypes.Andreas Schwab1997-11-251-9/+9
* (syms_of_window): Doc fix.Karl Heuer1997-10-191-1/+1
* (replace_buffer_in_all_windows):Karl Heuer1997-10-161-2/+2
* (window_scroll): When scrolling forward and point isKarl Heuer1997-10-151-1/+1
* (syms_of_window): Doc fix.Richard M. Stallman1997-09-021-2/+12
* (set_window_height): Allow all heights > 0 for minibuffer windows.Richard M. Stallman1997-07-211-2/+4
* Fix copyright year.Richard M. Stallman1997-07-121-1/+1
* (Fcoordinates_in_window_p): Convert Fcons arguments to Lisp_Integer.Richard M. Stallman1997-07-121-2/+3
* Include blockinput.h.Richard M. Stallman1997-07-071-1/+22
* (temp_output_buffer_show): Copy default-directory from current buffer.Richard M. Stallman1997-06-291-0/+2
* (Fsplit_window): Ignore FRAME_NO_SPLIT_P here.Richard M. Stallman1997-05-311-9/+0
* (syms_of_window): Initialize inhibit_frame_unsplittable.Richard M. Stallman1997-05-271-1/+2
* frame-override-unsplittable/inhibit-frame-unsplittable name change.Simon Marshall1997-05-261-3/+3