1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-09 13:10:57 -08:00
emacs/doc
Martin Rudalics 34a02f46dc Fix handling of persistent window parameters.
* window.c (save_window_save, Fcurrent_window_configuration)
(Vwindow_persistent_parameters): Do not use Qstate.  Rewrite
doc-strings.
* window.el (window--state-get-1, window-state-get): Do not use
special state value for window-persistent-parameters.  Rename
argument IGNORE to WRITABLE.  Rewrite doc-string.
(window--state-put-2): Reset all window parameters to nil before
assigning values of persistent parameters.
* windows.texi (Window Configurations): Rewrite references to
persistent window parameters.
(Window Parameters): Fix description of persistent window
parameters.
2012-01-19 11:38:31 +01:00
..
emacs * doc/emacs/programs.texi (Comment Commands): Typo. 2012-01-16 11:00:08 -05:00
lispintro * doc/lispintro/emacs-lisp-intro.texi (re-search-forward): Fix typo. 2012-01-17 17:31:07 -05:00
lispref Fix handling of persistent window parameters. 2012-01-19 11:38:31 +01:00
man Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
misc Doc punctuation fixes. 2012-01-12 13:52:31 -08:00