summaryrefslogtreecommitdiff
path: root/src/window.c
AgeCommit message (Expand)Author
2010-09-25Fix int/EMACS_INT use in textprop.c and window.c.Eli Zaretskii
2010-08-06Can't include menu.h in window.c for X targets.Jan D
2010-08-06Fix missing prototypes for HAVE_NS (caused crash) and vrious warnings.Jan D
2010-08-05Remove extern declarations in .c files, .h files have them.Dan Nicolaescu
2010-07-29Add ability to put Gtk+ tool bar on the left/right/bottom or top. Default top.Jan Djärv
2010-07-27Merge from emacs-23Juanma Barranquero
2010-07-23* window.c (Fwindow_height): Doc fix (bug#6518).Christoph Scholtes
2010-07-08Convert DEFUNs to standard C.Dan Nicolaescu
2010-07-08Replace bcopy, bzero, bcmp by memcpy, memmove, memset, memcmpAndreas Schwab
2010-07-07Fix whitespace to follow coding guidelines.Juanma Barranquero
2010-07-04Convert declarations or definitions to standard C.Dan Nicolaescu
2010-07-04Convert (most) functions in src to standard C.Dan Nicolaescu
2010-07-02Remove __P and P_ from .c and .m files and definition of P_Jan D
2010-07-01* window.c (Fwindow_absolute_pixel_edges): Doc fix.Jan D
2010-07-01New functions that return window edges with absolute coords (bug#5721).Jan D
2010-06-12Fix bug #6409.Eli Zaretskii
2010-06-07* window.el (pop-to-buffer): Remove the conditional thatMartin Rudalics
2010-04-16Add the `scroll-command' property.Juri Linkov
2010-04-14Bind `C-v' to `scroll-up-command' and `M-v' to `scroll-down-command'.Juri Linkov
2010-04-14Add variable `scroll-preserve-screen-position-commands'.Juri Linkov
2010-03-30(keys_of_window): Remove redundant/overridden bindings.Stefan Monnier
2010-01-13Add 2010 to copyright years.Glenn Morris
2009-11-06* xterm.c (syms_of_xterm):Dan Nicolaescu
2009-10-26* window.c (grow_mini_window): Comment out "delta >= 0" assertion.Juanma Barranquero
2009-10-23* window.c (Fwindow_edges, Fwindow_pixel_edges)Chong Yidong
2009-10-19* alloc.c: Do not define struct catchtag.Dan Nicolaescu
2009-10-03* window.c (Fdelete_window): Check WINDOW argument. (Bug#4618)Juanma Barranquero
2009-06-23Add the `recenter-redisplay' variable, and make `recenter' use it.Miles Bader
2009-01-08Add 2009 to copyright years.Glenn Morris
2014-12-23Merge branch 'master' into xwidgetJoakim Verona
2014-07-31upstreamJoakim Verona
2014-06-23manual upstream mergeJoakim Verona
2014-06-04upstreamJoakim Verona
2013-09-11merge from trunkJoakim Verona
2013-09-11fix conflictsJoakim Verona
2013-09-11fix conflictsJoakim Verona
2013-09-10merge upstreamJoakim Verona
2013-08-27merge from trunkJoakim Verona
2013-08-26merge from trunkJoakim Verona
2013-08-23merge from trunkJoakim Verona
2013-08-14merge from trunkJoakim Verona
2013-08-14merge from trunkJoakim Verona
2013-08-13merge from trunkJoakim Verona
2013-08-13merge from trunkJoakim Verona
2013-08-13merge from trunkJoakim Verona
2013-08-13merge from trunkJoakim Verona
2013-08-12merge from trunkJoakim Verona
2013-08-12merge from trunkroot
2013-07-20Merge branch 'trunk' into xwidgetJoakim Verona
2013-07-14Merge branch 'trunk' into xwidgetJoakim Verona