1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-24 10:38:38 +00:00
emacs/doc
Martin Rudalics 2cffd68198 Rewrite window-resizable.
* window.el (window-size-fixed-p): Rewrite doc-string.
(window-resizable-p): Rename to window--resizable-p.  Update
callers.
(window--resizable): New function.  Make all callers of
window-resizable call window--resizable instead.
(window-resizable): Rewrite in terms of window--resizable.
* windows.texi (Resizing Windows): Rewrite documentation of
window-resizable.
2011-11-09 10:36:05 +01:00
..
emacs Manual updates for window changes. 2011-11-06 14:14:01 +08:00
lispintro Update and split ChangeLogs. 2011-04-06 14:18:10 +02:00
lispref Rewrite window-resizable. 2011-11-09 10:36:05 +01:00
man Bump version to 24.0.91. 2011-10-31 10:25:01 +08:00
misc Spelling fixes. 2011-11-08 22:10:51 -08:00