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
2015-10-24
Update frame title when scrolling the selected window
Eli Zaretskii
2015-10-24
An even better fix for bug#21739
Eli Zaretskii
2015-10-20
Include-file cleanup for src directory
Paul Eggert
2015-10-07
In resize_frame_windows don't set a top position when resizing horizontally.
Martin Rudalics
2015-09-30
Try to avoid redisplaying all frames when creating a new one
Stefan Monnier
2015-09-30
; Yet another tweak of pos-visible-in-window-p doc string
Eli Zaretskii
2015-09-30
; Clarify docs of pos-visible-in-window-p some more
Eli Zaretskii
2015-09-30
Clarify documentation of pos-visible-in-window-p
Eli Zaretskii
2015-09-16
Omit unnecessary \ before paren in C docstrings
Paul Eggert
2015-09-16
Add -Wswitch to --enable-gcc-warnings
Paul Eggert
2015-08-26
Assume GC_MARK_STACK == GC_MAKE_GCPROS_NOOPS
Paul Eggert
2015-08-19
Move window edge functions to Elisp.
Martin Rudalics
2015-05-31
Remove unused DEFSYMs
Paul Eggert
2015-05-14
Fix daemon crashes when linum-mode is turned on early on
Eli Zaretskii
2015-04-14
Fix think-o in previous patch
Paul Eggert
2015-04-13
Avoid some int overflows in window.c
Paul Eggert
2015-04-11
Use bool for boolean in window.c
Paul Eggert
2015-04-10
Fix 'recenter' when visual-line-mode is turned on
Eli Zaretskii
2015-02-09
Speed up vertical-motion when screen coordinates are known
Eli Zaretskii
2015-02-07
Try to improve handling of fullwidth/-height frames.
Martin Rudalics
2015-02-01
Revert changes installed by xwidgets merge
Paul Eggert
2015-01-25
Merge branch 'master' into xwidget
Joakim Verona
2015-01-25
Count MANY function args more reliably
Paul Eggert
2015-01-16
merge master
Joakim Verona
2015-01-16
Tune pseudovector allocation assuming Qnil == 0
Dmitry Antipov
2015-01-15
merge master
Joakim Verona
2015-01-13
Support const and noreturn DEFUN attributes.
Dmitry Antipov
2015-01-12
Adjust frame heights to real height of tool bar.
Martin Rudalics
2015-01-11
merge master, fix conflicts
Joakim Verona
2015-01-08
src/window.c (Fwindow_body_width): Doc fix. (Bug#19395)
Eli Zaretskii
2015-01-05
Compute C decls for DEFSYMs automatically
Paul Eggert
2015-01-05
Merge branch 'master' into xwidget
jave
2015-01-04
'temacs -nw' should not call missing functions
Paul Eggert
2015-01-04
cleanups
jave
2015-01-02
merge master
jave
2015-01-01
Update copyright year to 2015
Paul Eggert
2014-12-18
Add code for "preserving" window sizes.
Martin Rudalics
2014-12-15
* src/: Various fixes to use bool type and constants.
Stefan Monnier
2014-12-14
New feature optionally to accelerate auto-repeated scrolling.
Alan Mackenzie
2014-11-16
Merge from emacs-24
Stefan Monnier
2014-11-15
Fix bug #19060 with inaccurate pixel-based scrolling.
Eli Zaretskii
2014-11-08
Run `window-configuration-change-hook' only after all faces have been realized.
Martin Rudalics
2014-11-07
Improve inhibiting of implied frame resizes.
Martin Rudalics
2014-11-03
Merge from emacs-24; up to 2014-08-07T11:49:36Z!rrt@sc3d.org
Glenn Morris
2014-11-03
src/window.c (window_scroll_pixel_based): Fix a typo in a comment.
Eli Zaretskii
2014-10-04
Add documentation for horizontal scroll bars and fix some minor issues.
Martin Rudalics
2014-09-30
Merge from emacs-24
Stefan Monnier
2014-09-29
Fix bug #18545 with lack of scrolling a window when point goes out of view.
Eli Zaretskii
2014-09-25
Remove code left dead after 2014-07-27 changes.
Martin Rudalics
2014-09-14
Merge from emacs-24; up to 2014-07-09T02:04:12Z!rgm@gnu.org
Glenn Morris
[prev]
[next]