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
2017-06-25
Provide additional support for child frames
Martin Rudalics
2017-05-27
Minor doc and doc-string fixes (Bug#27091)
Martin Rudalics
2017-04-27
Fix doc and customization type of `window-combination-limit' (Bug#26673)
Martin Rudalics
2017-04-12
New internal-border face and args for select-window and x-focus-frame
Martin Rudalics
2017-04-11
Frame movement, focus and hook related changes
Martin Rudalics
2017-03-02
Restore XFLOATINT but with restricted args
Paul Eggert
2017-03-02
Remove XFLOATINT
Paul Eggert
2017-02-02
Fix scrolling with partial lines
Noam Postavsky
2017-02-02
Make limit on scroll-margin variable
Noam Postavsky
2017-02-02
Don't count mode line for scroll-margin limit
Noam Postavsky
2017-02-02
Refactor uses of scroll_margin to a function
Noam Postavsky
2017-02-01
Remove immediate_quit.
Paul Eggert
2017-01-25
Replace QUIT with maybe_quit
Paul Eggert
2017-01-01
Merge from origin/emacs-25
Paul Eggert
2016-12-31
Update copyright year to 2017
Paul Eggert
2016-12-22
Pacify --enable-gcc-warnings
Paul Eggert
2016-12-10
Support concurrency in Emacs Lisp
Eli Zaretskii
2016-12-07
Merge from origin/emacs-25
Paul Eggert
2016-12-04
Merge branch 'concurrency'
Eli Zaretskii
2016-12-01
Fix documentation of `window-combination-resize'
Martin Rudalics
2016-10-17
Fix frame focus redirection with shared minibuffer windows (Bug#24500)
Martin Rudalics
2016-09-05
Avoid assertion violations when scrolling narrowed buffer
Eli Zaretskii
2016-08-02
* src/window.c (sanitize_window_sizes): Remove unused arg `frame'
Stefan Monnier
2016-08-02
Port window changes to --enable-gcc-warnings
Paul Eggert
2016-08-02
* src/window.c: Fix bootstrap failure due to window.el changes
Stefan Monnier
2016-06-27
Fix 'move-to-window-line' when EOB is on last screen line
Eli Zaretskii
2016-06-08
Replace IF_LINT by NONVOLATILE and UNINIT
Paul Eggert
2016-05-30
Omit IF_LINT code that no longer seems needed
Paul Eggert
2016-03-27
Rename C names to match Lisp symbols better
Paul Eggert
2016-03-26
Safely run window size change functions
Martin Rudalics
2016-03-20
Resurrect earlier fix of resize_frame_windows
Martin Rudalics
2016-03-11
Merge from origin/emacs-25
John Wiegley
2016-03-10
Rework C source files to avoid ^(
Paul Eggert
2016-02-23
Minor cleanups for async DNS etc.
Paul Eggert
2016-02-23
Fix `window-configuration-change-hook' and `window-size-change-functions'
Martin Rudalics
2016-01-30
-
Paul Eggert
2016-01-30
-
Paul Eggert
2016-01-30
-
Paul Eggert
2016-01-24
Expunge "allow" + infinitive without direct object from source and doc.
Alan Mackenzie
2016-01-22
xwidgets style cleanup
Paul Eggert
2016-01-19
Support for the new Xwidget feature.
Joakim Verona
2016-01-18
-
John Wiegley
2016-01-18
Fix scrolling under scroll-preserve-screen-position on TTY
Eli Zaretskii
2016-01-18
Fix scrolling under scroll-preserve-screen-position and margins
Eli Zaretskii
2016-01-15
Fix crashes when mini-window has non-zero margins
Eli Zaretskii
2016-01-01
Update copyright year to 2016
Paul Eggert
2015-11-23
Move setting FRAME_WINDOW_SIZES_CHANGED to resize_frame_windows.
Martin Rudalics
2015-11-21
Call 'window-size-change-functions' for mini-windows
Eli Zaretskii
2015-11-10
Spelling fixes
Paul Eggert
2015-11-01
merge from trunk
Ken Raeburn
[prev]
[next]