index
:
chemacs.git
devmain
master
emacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
window.c
Age
Commit message (
Expand
)
Author
2001-10-24
Don't define max.
Pavel Janík
2001-10-21
(Fsave_window_excursion): Add usage: string to doc string.
Miles Bader
2001-10-20
Change doc-string comments to `new style' [w/`doc:' keyword].
Pavel Janík
2001-10-15
(window_loop): Don't check for Fother_buffer returning nil.
Gerd Moellmann
2001-10-15
(select_window_1): Unfreeze window start. Remove a
Gerd Moellmann
2001-10-15
Comment fix.
Gerd Moellmann
2001-10-10
Include keymap.h.
Stefan Monnier
2001-10-08
Don't define min/max.
Gerd Moellmann
2001-08-15
(window_scroll_pixel_based): Don't recenter if
Gerd Moellmann
2001-08-07
(Frecenter): If ARG < 0, and on a window system
Gerd Moellmann
2001-04-10
(window_scroll): Change the meaning of N to mean
Gerd Moellmann
2001-04-10
(window_scroll_pixel_based, Frecenter): Call
Gerd Moellmann
2001-04-09
(window_internal_height): Return 1 less if the
Gerd Moellmann
2001-03-14
(Fset_window_configuration): Change call to
Gerd Moellmann
2001-03-07
(Frecenter): Rewrite code handling negative values
Gerd Moellmann
2001-03-01
(Fwindow_end): Call move_it_past_eol only if
Gerd Moellmann
2001-02-28
* window.c (set_window_buffer): Field vscroll is an int, not a lisp object.
Ken Raeburn
2001-02-28
(make_window, make_dummy_parent): Use allocate_window.
Gerd Moellmann
2001-02-20
(Fwindow_end): Handle case that WINDOW's buffer is not
Gerd Moellmann
2001-02-19
(Fmove_to_window_line): Undo last change.
Gerd Moellmann
2001-02-16
(set_window_buffer): Fix last change.
Gerd Moellmann
2001-02-16
(set_window_buffer): Set window's vscroll to 0.
Gerd Moellmann
2001-02-16
(coordinates_in_window): Increase width of area
Gerd Moellmann
2001-02-13
(window_loop) <GET_BUFFER_WINDOW>: Prefer to return
Gerd Moellmann
2001-02-05
(Fmove_to_window_line): Don't add 1 if window is
Gerd Moellmann
2001-02-02
(Fenlarge_window, Fshrink_window): Doc fix.
Eli Zaretskii
2001-01-31
(enum window_part): New enumeration.
Gerd Moellmann
2001-01-31
(Fscroll_right, Fscroll_left): Use interactive_p
Gerd Moellmann
2001-01-26
(size_window): Set the window's orig_top to nil when
Gerd Moellmann
2001-01-23
(syms_of_window) <scroll-preserve-screen-position>: Doc fix.
Eli Zaretskii
2001-01-18
* window.c (Fwindow_live_p): Use WINDOW_LIVE_P.
Gerd Moellmann
2001-01-18
(window_size_fixed): New variable.
Gerd Moellmann
2001-01-16
(Fset_window_hscroll): Don't set window's min_hscroll
Gerd Moellmann
2001-01-08
(window_scroll_pixel_based): Adjust glyph matrices
Gerd Moellmann
2001-01-04
(Fdelete_other_windows): Set window's window_end_valid
Gerd Moellmann
2001-01-03
(Frecenter): When changing the window start, set the
Gerd Moellmann
2001-01-03
(Fwindow_end): Doc fix.
Gerd Moellmann
2001-01-03
(Frecenter): Doc fix.
Richard M. Stallman
2001-01-02
(Frecenter): Handle centering in graphical frames
Gerd Moellmann
2001-01-02
(size_window): Remove block-local variable `min_size'.
Eli Zaretskii
2000-12-27
(Frecenter): Use displayed_window_lines instead
Gerd Moellmann
2000-12-22
(size_window): When setting the window's too_small_ok
Gerd Moellmann
2000-12-22
(delete_window): Simplify somewhat.
Gerd Moellmann
2000-12-21
(delete_window, Fsplit_window)
Gerd Moellmann
2000-12-20
(make_window): Initialize window's min_hscroll.
Gerd Moellmann
2000-12-20
(delete_window, Fsplit_window)
Gerd Moellmann
2000-12-19
(window_scroll_pixel_based): Don't use
Gerd Moellmann
2000-12-17
(coordinates_in_window): Fix computation for
Gerd Moellmann
2000-12-15
(Fset_window_point): Remove test for
Gerd Moellmann
2000-12-12
(Fdisplay_buffer): Doc fix.
Dave Love
[prev]
[next]