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
2011-04-13
Don't publish debugger-only interfaces to other modules.
Paul Eggert
2011-04-13
Undo the DEFUN->DEFUE change.
Paul Eggert
2011-04-13
* window.c (window_deletion_count): Now static.
Paul Eggert
2011-04-10
Declare Lisp_Object Q* variables to be 'static' if not exproted.
Paul Eggert
2011-04-10
Make Emacs functions such as Fatom 'static' by default.
Paul Eggert
2011-04-09
Merge from mainline.
Paul Eggert
2011-04-08
Remove internal_with_output_to_temp_buffer, replacing sole user with Lisp.
Chong Yidong
2011-04-06
error: Print 32- and 64-bit integers portably (Bug#8435).
Paul Eggert
2011-04-01
Merge from lexical-binding branch.
Stefan Monnier
2011-04-01
Miscellanous cleanups in preparation for the merge.
Stefan Monnier
2011-03-31
Merge from trunk
Stefan Monnier
2011-03-31
src/xdisp.c: Remove unused parameters.
Juanma Barranquero
2011-03-28
* window.c (shrink_windows): Omit unused local var.
Paul Eggert
2011-03-23
Use Frun_hooks rather than calling Vrun_hooks manually
Julien Danjou
2011-03-21
Merge from trunk
Stefan Monnier
2011-03-07
2011-03-08 Paul Eggert <eggert@cs.ucla.edu>
Paul Eggert
2011-03-06
* window.c (display_buffer): Now static.
Paul Eggert
2011-03-06
* window.c (window_loop, size_window):
Paul Eggert
2011-03-06
Merge from trunk
Stefan Monnier
2011-03-05
Doc fixes for bug#5567 (tiny change)
Michael Shields
2011-02-21
Merge from trunk
Stefan Monnier
2011-02-21
Use offsets relative to top rather than bottom for stack refs
Stefan Monnier
2011-02-19
* lisp/subr.el (save-window-excursion): New macro, moved from C.
Stefan Monnier
2011-02-16
Hide implementation of `struct kboard'
Tom Tromey
2011-02-16
Change B_ to BVAR
Tom Tromey
2011-02-14
Hide implementation of `struct buffer'
Tom Tromey
2011-02-12
Merge changes from emacs-23 branch
Chong Yidong
2011-02-08
Fix to select_window.
Martin Rudalics
2011-02-05
Merge from emacs-23; up to 2010-05-26T14:19:15Z!monnier@iro.umontreal.ca.
Glenn Morris
2011-02-01
* src/window.c (Fselect_window): Add missing return value.
Andreas Schwab
2011-01-24
Convert consecutive FSF copyright years to ranges.
Glenn Morris
2011-01-22
Merge from emacs-23
Glenn Morris
2011-01-22
Fix last change.
Chong Yidong
2011-01-21
Rework 2011-01-15 changes to window.c.
Martin Rudalics
2011-01-19
* window.c: Fix error introduced by previous patch.
Tom Tromey
2011-01-18
Move all DEFVAR'd globals into a structure -- threading infrastructure
Tom Tromey
2011-01-15
Nuke arch-tags.
Glenn Morris
2011-01-15
Merge from emacs-23 branch, up to 2010-05-20T21:33:58Z!juri@jurta.org.
Glenn Morris
2011-01-14
Avoid crash in Fselect_frame due to null selected_window (Bug#7728).
Martin Rudalics
2011-01-14
Merge from emacs-23
Stefan Monnier
2011-01-02
Add 2011 to FSF/AIST copyright years.
Glenn Morris
2011-01-02
Merge changes from emacs-23 branch
Chong Yidong
2010-12-29
* window.c (syms_of_window): Add missing defsubr for window-use-time.
Štěpán Němec
2010-12-27
Remove unused declarations
Andreas Schwab
2010-12-25
* src/window.c (Fmove_to_window_line): Avoid abort when called in a buffer
Stefan Monnier
2010-12-19
Minor clean up to silence some gcc warnings.
Stefan Monnier
2010-11-16
Cleanup of window coordinate positioning code.
Chong Yidong
2010-11-16
Revert changes in 2010-11-16T19:59:24Z!cyd@stupidchicken.com
Chong Yidong
2010-11-16
Cleanup of window coordinate positioning code.
Chong Yidong
2010-11-13
* src/window.c (Fwindow_use_time): New function.
Martin Rudalics
[prev]
[next]