]> code.delx.au - gnu-emacs/history - lisp/window.el
Add 2012 to FSF copyright years for Emacs files
[gnu-emacs] / lisp / window.el
2012-01-05 Glenn MorrisAdd 2012 to FSF copyright years for Emacs files
2011-12-31 Paul EggertSpelling fixes.
2011-12-24 Juri Linkov* lisp/window.el (window--state-get-1): Set `FORCE...
2011-12-20 Martin RudalicsRestore Emacs 23 handling of display-buffer's BUFFER...
2011-12-17 Paul EggertSpelling fixes.
2011-12-13 Martin RudalicsMinor fixes in window handling code and docs.
2011-12-11 Martin RudalicsFix docstring of other-window.
2011-12-09 Juanma BarranqueroFix typos.
2011-12-05 Kenichi Handamerge trunk
2011-12-04 Paul EggertSpelling fixes.
2011-11-28 Stefan Monnier* lisp/files.el (find-file): Don't use force-same-window.
2011-11-27 Paul EggertSpelling fixes.
2011-11-25 Chong YidongFixes and updates for Frames chapter in Emacs manual.
2011-11-24 Juanma BarranqueroFix typos.
2011-11-20 Chong Yidong* lisp/window.el (replace-buffer-in-windows): Restore...
2011-11-20 Paul EggertMerge from trunk.
2011-11-20 Paul EggertSpelling fixes.
2011-11-19 Chong YidongChange arg names of walk-windows etc from "proc" to...
2011-11-19 Martin RudalicsPrefix a few more internal functions with "window--".
2011-11-17 Martin RudalicsRename window-splits to window-combination-resize.
2011-11-17 Paul EggertSpelling fixes.
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 Martin RudalicsFurther rename and clean up of functions in window.el.
2011-11-11 Martin RudalicsRename and clean up functions in window.el.
2011-11-11 Kenichi Handamerge trunk
2011-11-09 Martin RudalicsRewrite window-resizable.
2011-11-08 Martin RudalicsFix doc-string typo in window-min-delta
2011-11-08 Stefan Monnier* lisp/window.el: Stay away from defsubst.
2011-11-08 Martin RudalicsRemove stale references to help-setup parameter in...
2011-11-08 Chong YidongMove low-level window width/height functions to C,...
2011-11-08 Stefan Monnier* lisp/window.el: Make special-display like display...
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-05 Chong Yidong* window.el (window-normalize-window): Rename from...
2011-11-05 Chong Yidong* lisp/window.el (window-valid-p): Rename from window...
2011-11-04 Eli ZaretskiiFix documentation per bug #9949.
2011-11-03 Alan MackenzieMerge.
2011-11-02 Stefan Monnier* lisp/window.el (switch-to-buffer): Use `force-same...
2011-11-02 Martin RudalicsIn quit-window call unrecord-window-buffer later. ...
2011-10-30 Martin RudalicsRemove "iso-" infix from window combination functions.
2011-10-30 Chong YidongRename split-window-{above-each-other|split-window...
2011-10-21 Martin RudalicsFix and improve mouse-dragging of horizontal/vertical...
2011-10-10 Martin RudalicsIn vc actions use quit-windows-on instead of delete...
2011-10-10 Martin RudalicsFix doc-strings of special-display-... variables.
2011-10-09 Martin RudalicsAdd version tag for frame-auto-hide-function (Bug#9699).
2011-10-08 Martin RudalicsFix doc-string typo in switch-to-buffer.
2011-10-08 Martin RudalicsDelete dedicated frame when killing its buffer. (Bug...
2011-10-05 Martin RudalicsNew functions window-point-1 and set-window-point-1.
2011-10-05 Martin RudalicsNew option frame-auto-hide-function replacing frame...
2011-10-04 Martin RudalicsMake frame iconification/deletion optional when burying...
2011-10-01 Chong YidongMerge changes from emacs-23
2011-09-29 Eli ZaretskiiFix the MSDOS build due to recent changes.
2011-09-29 Martin RudalicsIn display-buffer-record-window call point for selected...
2011-09-27 Kenichi Handamerge trunk
2011-09-24 Chong YidongMinor doc fixes for some window functions.
2011-09-23 Chong Yidong* window.el (pop-to-buffer): Ensure right window is...
2011-09-22 Chong YidongReintroduce pop-to-buffer-same-window; use it for previ...
2011-09-22 Martin RudalicsIn special-display-popup-frame reset new frame's previo...
2011-09-22 Martin RudalicsUndedicate window when quitting should switch to previo...
2011-09-21 Martin RudalicsRewrite code quitting windows and restoring the previou...
2011-09-21 Stefan Monnier* lisp/window.el (display-buffer--action-function-custo...
2011-09-18 Chong YidongMerge changes from emacs-23 branch
2011-09-17 Juri Linkovlisp/window.el (window-safe-min-height, window-safe...
2011-09-17 Sven Joachimlisp/window.el (window-min-width, window-state-put...
2011-09-15 Chong YidongMake the user customizable display-buffer variable...
2011-09-14 Martin RudalicsReplace display-buffer-window by help-setup window...
2011-09-13 Chong Yidong* lisp/window.el (window-deletable-p): Use next-frame.
2011-09-13 Martin RudalicsRemove most window auto deletions.
2011-09-13 Chong Yidong* lisp/window.el (window-deletable-p): Never delete...
2011-09-11 Chong YidongAdd defcustom definitions for display-buffer vars.
2011-09-11 Chong YidongChange modes that used same-window-* vars to use switch...
2011-09-10 Chong YidongFix various uses of display-buffer and pop-to-buffer
2011-09-10 Chong Yidongwindow.el (display-buffer--maybe-same-window): Renamed...
2011-09-10 Chong YidongTweaks to display-buffer default actions; remove same...
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-08 Martin RudalicsDon't have previous and next buffers deal with internal...
2011-09-08 Martin RudalicsRewrite window/frame auto-deletion code. (Bug#9419...
2011-09-05 Paul EggertMerge from trunk.
2011-09-04 Paul EggertMerge from trunk.
2011-09-03 Paul EggertMerge from trunk.
2011-09-03 Martin RudalicsDon't delete frame when there's a previous buffer to...
2011-09-02 Chong YidongRemove pop-to-buffer-same-window.
2011-09-02 Chong YidongMinor doc fix for last change.
2011-09-02 Chong YidongSplit default-buffer-default into separate display...
2011-09-01 Eli Zaretskiilisp/window.el (frame-auto-delete, window-deletable...
2011-09-01 Chong YidongFix display-buffer interactive spec, and fixes for...
2011-08-31 Paul EggertMerge from trunk.
2011-08-31 Martin RudalicsRestore Emacs 23 display-buffer functions and options.
2011-08-30 Chong YidongMerge changes from emacs-23 branch
2011-08-29 Paul EggertMerge from trunk.
2011-08-27 Martin RudalicsFix bug in display-buffer-reuse-window (Bug#9381).
2011-08-25 Paul EggertMerge from trunk.
2011-08-25 Chong YidongDelete record-buffer, and rename unrecord-buffer to...
2011-08-24 Paul EggertMerge from trunk.
next