* lisp/emacs-lisp/cl-macs.el (cl-transform-lambda): Don't add spurious
[bpt/emacs.git] / src / window.c
2012-05-14 Chong YidongMerge from emacs-24; up to 2012-04-22T13:58:00Z!cyd...
2012-05-09 Glenn MorrisMerge from emacs-24; up to 2012-04-21T14:12:27Z!sdl...
2012-05-05 Chong YidongMerge from emacs-24; up to 2012-04-20T05:47:55Z!eliz...
2012-05-02 Glenn MorrisMerge from emacs-24; up to 2012-04-16T19:06:02Z!rgm...
2012-04-27 Chong YidongMerge changes from emacs-24 branch
2012-04-23 Eli ZaretskiiAvoid assertion violation when scrolling minibuffer...
2012-04-20 Chong YidongMerge from emacs-24 branch
2012-04-17 Glenn MorrisMerge from pending; try to fix-up suboptimal ses ChangeLog.
2012-04-15 Chong YidongMerge from emacs-24 branch
2012-04-14 Paul EggertMerge from trunk.
2012-04-14 Glenn MorrisMerge from emacs-24, up to 2012-04-10T02:06:19Z!larsi...
2012-04-11 Stefan Monnier* src/window.c (save_window_save): Obey window-point...
2012-03-31 Eli ZaretskiiFix bug #7464 with mouse highlight after "C-x 1".
2012-03-25 Stefan MonnierMerge from trunk
2012-03-12 Chong YidongRename inhibit_window_configuration_change_hook to...
2012-02-23 Chong Yidong* window.c: Fix last fix.
2012-02-23 Chong YidongAvoid infloop in next-frame during frame creation.
2012-02-12 Chong Yidong* window.c (Fdelete_window_internal): Invalidate the...
2012-02-09 Glenn MorrisMerge from emacs-23; up to 2010-06-29T18:17:31Z!cyd...
2012-01-21 Kenichi Handamerge trunk
2012-01-19 Martin RudalicsFix handling of persistent window parameters.
2012-01-19 Glenn MorrisMerge from emacs-23; up to 2012-01-19T07:15:48Z!rgm...
2012-01-18 Alan MackenzieMerge from trunk.
2012-01-16 Martin RudalicsProvide persistent window parameters.
2012-01-13 Eric M. LudlamFix EDE security flaw involving loading arbitrary Lisp...
2012-01-11 Glenn MorrisAdd 2012 to FSF copyright years for Emacs files (do...
2012-01-09 Chong YidongMerge changes from emacs-23 branch
2012-01-07 Paul EggertMerge from trunk.
2012-01-05 Glenn MorrisAdd 2012 to FSF copyright years for Emacs files
2011-12-13 Martin RudalicsFix doc-string typo.
2011-12-13 Martin RudalicsFix doc-string of recenter-redisplay.
2011-12-13 Martin RudalicsMinor fixes in window handling code and docs.
2011-12-05 Kenichi Handamerge trunk
2011-12-04 Paul EggertSpelling fixes.
2011-11-27 Paul EggertSpelling fixes.
2011-11-23 Chong Yidong* src/window.c (Fcoordinates_in_window_p): Accept only...
2011-11-21 Chong YidongMore updates to Windows chapter of Lisp manual.
2011-11-20 Stefan Monnier* src/window.c (get_phys_cursor_glyph): Fix Lisp_Object...
2011-11-20 Martin RudalicsRemove term "status" with "window combination limits".
2011-11-20 Paul EggertMerge from trunk.
2011-11-19 Eli ZaretskiiFix bug #10075 with cursor drawing in an hscrolled...
2011-11-19 Chong Yidong* window.c (Fwindow_combination_limit): Make first...
2011-11-17 Juanma BarranqueroFix typos.
2011-11-17 Martin RudalicsRename window-splits to window-combination-resize.
2011-11-16 Juanma BarranqueroFix typos.
2011-11-16 Martin RudalicsRename window-nest to window-combination-limit.
2011-11-14 Paul EggertSpelling fixes.
2011-11-14 Paul EggertMerge from trunk.
2011-11-12 Martin RudalicsDon't handle splits status.
2011-11-11 Kenichi Handamerge trunk
2011-11-09 Chong YidongDisallow calling window-inside-edges and related functi...
2011-11-08 Chong YidongMove low-level window width/height functions to C,...
2011-11-07 Martin RudalicsRemove term "subwindow" from code and documentation.
2011-11-07 Kenichi Handamerge trunk
2011-11-06 Glenn MorrisMerge from emacs-23; up to 2010-06-22T07:41:10Z!rgm...
2011-11-06 Chong YidongDelete window-combination-p; tweaks to window-top-child...
2011-11-04 Eli ZaretskiiFix documentation per bug #9949.
2011-11-03 Alan MackenzieMerge.
2011-11-01 Martin RudalicsRemove unused variable temp-buffer-show-specifiers.
2011-10-28 Alan MackenzieBoring merge.
2011-10-28 Alan MackenzieBoring merge from savannah.
2011-10-28 Dan Nicolaescu* src/window.c (make_window): Initialize phys_cursor_on_p.
2011-10-28 Alan MackenzieMerge in random stuff from savannah.
2011-10-27 Juanma Barranquerosrc/window.c: Fix typos in docstrings.
2011-10-15 Martin RudalicsRewrite and delabelize vertical border check. (Bug...
2011-10-01 Chong YidongMerge changes from emacs-23
2011-09-27 Kenichi Handamerge trunk
2011-09-24 Chong YidongMinor doc fixes for some window functions.
2011-09-18 Chong YidongMerge changes from emacs-23 branch
2011-09-10 Eli ZaretskiiAdd to sendmail.el a new command mail-add-attachment.
2011-09-09 Eli ZaretskiiFix bug #9392 with rmail-forward.
2011-09-09 Juanma BarranqueroWhitespace changes.
2011-09-08 Martin RudalicsDon't have previous and next buffers deal with internal...
2011-09-05 Paul EggertMerge from trunk.
2011-09-04 Paul EggertMerge from trunk.
2011-09-04 Paul EggertMerge from trunk.
2011-09-04 Paul EggertInteger overflow fixes for scrolling, etc.
2011-09-04 Paul EggertMerge from trunk.
2011-09-04 Paul Eggert* window.c: Integer overflow fixes.
2011-09-03 Paul EggertMerge from trunk.
2011-08-30 Chong YidongMerge changes from emacs-23 branch
2011-08-26 Paul EggertMerge from trunk.
2011-08-26 Paul EggertMerge from trunk.
2011-08-25 Paul EggertMerge from trunk.
2011-08-25 Paul EggertMerge from trunk.
2011-08-24 Paul EggertMerge from trunk.
2011-08-19 Paul EggertMerge from trunk.
2011-08-19 Paul EggertMerge from trunk.
2011-08-18 Paul EggertMerge from trunk.
2011-08-18 Paul EggertMerge from trunk.
2011-08-16 Paul EggertMerge from trunk.
2011-08-16 Paul EggertMerge from trunk.
2011-08-15 Paul EggertMerge from trunk.
2011-08-15 Paul EggertMerge from trunk.
2011-08-14 Paul EggertMerge from trunk.
2011-08-09 Chong YidongMerge from emacs-23 branch
2011-08-06 Paul EggertMerge from trunk.
2011-08-05 Paul EggertMerge from trunk.
2011-08-05 Eli ZaretskiiFix bug #9221 with memory leak in bidi display.
2011-08-05 Eli ZaretskiiFix bug #9221 with resource allocation under word-wrap.
next