\f
* Changes in Emacs 21.1
++++
+** The new user-option `even-window-heights' can be set to nil
+to prevent `display-buffer' from evening out window heights.
+
+++
** The new command `msdos-set-mouse-buttons' forces Emacs to behave
as if the mouse had a specified number of buttons. This comes handy
* Lisp changes made after edition 2.6 of the Emacs Lisp Manual,
(Display-related features are described in a page of their own below.)
++++
+** The new user-option `even-window-heights' can be set to nil
+to prevent `display-buffer' from evening out window heights.
+
+++
** The user-option `face-font-registry-alternatives' specifies
alternative font registry names to try when looking for a font.
2000-12-06 Gerd Moellmann <gerd@gnu.org>
+ * alloc.c (Fgarbage_collect): Dox fix. Return a list as
+ advertized by the function documentation.
+
* window.c (syms_of_window): Doc fix.
* sound.c (vox_configure): Set volume for left and right channel.