aboutsummaryrefslogtreecommitdiffstats
path: root/src/window.c (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix typo in comment.Juanma Barranquero2005-06-211-1/+1
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-63Miles Bader2005-06-151-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / /
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (Fselect_window): Adapt call to Fselect_frame.Luc Teirlinck2005-06-101-1/+1
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-61Miles Bader2005-06-091-1/+48
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / /
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * window.c (delete_window): Handle the case where a h/vchild hasJan Djärv2005-06-061-1/+48
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-55Miles Bader2005-05-261-2/+2
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / /
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (Fwindow_inside_edges, Fwindow_inside_pixel_edges): Correct the right value.Lute Kamstra2005-05-201-2/+2
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-44Miles Bader2005-05-051-22/+13
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / /
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (Fsame_window_p, Fspecial_display_p): Doc fixes.Richard M. Stallman2005-04-261-8/+12
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (window_size_fixed): Variable deleted.Richard M. Stallman2005-04-231-14/+1
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-39Miles Bader2005-04-211-1/+0
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / /
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (make_window): Don't initialize overlay_arrow_bitmap.Kim F. Storm2005-04-181-1/+0
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-37Miles Bader2005-04-141-8/+26
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / /
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (Fset_window_configuration): Be careful when you chooseStefan Monnier2005-04-121-3/+16
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | Comment changes.Richard M. Stallman2005-04-101-5/+10
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-16Miles Bader2005-02-231-9/+16
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / / / / / / / / / / / / /
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | (window_scroll_pixel_based): When scrolling backwards,Kim F. Storm2005-02-211-9/+16
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-6Miles Bader2005-01-241-21/+36
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / / / / / / / / / / / /
| * | | | | | | | | | | | | | | | | | | | | | | | | | | (window_scroll_pixel_based): Fix scrolling in the wrongKim F. Storm2005-01-241-6/+16
| * | | | | | | | | | | | | | | | | | | | | | | | | | | * window.c (Fpos_visible_in_window_p): Simplify return value forKim F. Storm2005-01-231-14/+11
| * | | | | | | | | | | | | | | | | | | | | | | | | | | (window_scroll_pixel_based): Force moving to next lineKim F. Storm2005-01-231-2/+10
* | | | | | | | | | | | | | | | | | | | | | | | | | | | Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-4Miles Bader2005-01-221-13/+57
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / / / / / / / / / / / /
| * | | | | | | | | | | | | | | | | | | | | | | | | | | (auto_window_vscroll_p): New boolean.Kim F. Storm2005-01-221-13/+57
* | | | | | | | | | | | | | | | | | | | | | | | | | | | Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-2Miles Bader2005-01-161-1/+7
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / / / / / / / / / / / /
| * | | | | | | | | | | | | | | | | | | | | | | | | | | (window_scroll_pixel_based): Don't correct preserve_yRichard M. Stallman2005-01-041-1/+7
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-81Miles Bader2005-01-021-30/+56
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / / / / / / / / / / /
| * | | | | | | | | | | | | | | | | | | | | | | | | | (window_scroll_pixel_based): Only look atRichard M. Stallman2004-12-311-30/+56
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-74Miles Bader2004-12-081-6/+15
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / / / / / / / / / /
| * | | | | | | | | | | | | | | | | | | | | | | | | (Fget_lru_window, Fget_largest_window): Doc fixes.Richard M. Stallman2004-12-021-0/+4
| * | | | | | | | | | | | | | | | | | | | | | | | | (Fset_window_scroll_bars): Don't use XINT if it isn't int.Stefan Monnier2004-11-231-5/+7
| * | | | | | | | | | | | | | | | | | | | | | | | | (set_window_buffer): Clear display_error_modiff.Kim F. Storm2004-11-221-1/+4
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-72Miles Bader2004-11-191-15/+83
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / / / / / / / / /
| * | | | | | | | | | | | | | | | | | | | | | | | Avoid side-effects inside XSETFASTINT's arguments.Stefan Monnier2004-11-161-4/+7
| * | | | | | | | | | | | | | | | | | | | | | | | * window.c (shrink_windows): Handle special case of one window leftJan Djärv2004-11-141-0/+32
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | (window_scroll_pixel_based, Frecenter): UseKim F. Storm2004-11-121-11/+44
* | | | | | | | | | | | | | | | | | | | | | | | Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-70Miles Bader2004-11-121-2/+2
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / / / / / / / /
| * | | | | | | | | | | | | | | | | | | | | | | Fix commentary.Kim F. Storm2004-11-091-2/+2
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-69Miles Bader2004-11-041-16/+24
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / / / / / / /
| * | | | | | | | | | | | | | | | | | | | | | (Fscroll_right): Fix last change.Andreas Schwab2004-11-021-1/+1
| * | | | | | | | | | | | | | | | | | | | | | (window_scroll_pixel_based): Update preserve_y for header line if any.Richard M. Stallman2004-11-021-15/+23
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-62Miles Bader2004-10-221-4/+7
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / / / / / /
| * | | | | | | | | | | | | | | | | | | | | (Fspecial_display_p): Doc fix.Richard M. Stallman2004-10-161-4/+7
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-57Miles Bader2004-10-141-6/+9
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / / / / /
| * | | | | | | | | | | | | | | | | | | | (coordinates_in_window): Relax check for cursorKim F. Storm2004-10-041-6/+9
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-36Miles Bader2004-09-091-1/+3
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / / / /
| * | | | | | | | | | | | | | | | | | | (Fset_window_buffer): Doc fix.Richard M. Stallman2004-09-091-1/+3
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-29Miles Bader2004-08-101-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / / /
| * | | | | | | | | | | | | | | | | | (window_list_1): YAILOM.Stefan Monnier2004-08-071-1/+1
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-27Miles Bader2004-08-031-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / /
| * | | | | | | | | | | | | | | | | (window_scroll_line_based): Let compute_motionKim F. Storm2004-08-021-1/+1
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | |