Mercurial > emacs
comparison etc/NEWS @ 34271:52c06c998aac
*** empty log message ***
author | Gerd Moellmann <gerd@gnu.org> |
---|---|
date | Wed, 06 Dec 2000 14:22:46 +0000 |
parents | 10c8428f0fd1 |
children | 9afdcab7bfa5 |
comparison
equal
deleted
inserted
replaced
34270:773e6aa2ec38 | 34271:52c06c998aac |
---|---|
40 "Emacs and the Mac OS" appendix in the Emacs manual, for the | 40 "Emacs and the Mac OS" appendix in the Emacs manual, for the |
41 description of aspects specific to the Mac. | 41 description of aspects specific to the Mac. |
42 | 42 |
43 | 43 |
44 * Changes in Emacs 21.1 | 44 * Changes in Emacs 21.1 |
45 | |
46 +++ | |
47 ** The new user-option `even-window-heights' can be set to nil | |
48 to prevent `display-buffer' from evening out window heights. | |
45 | 49 |
46 +++ | 50 +++ |
47 ** The new command `msdos-set-mouse-buttons' forces Emacs to behave | 51 ** The new command `msdos-set-mouse-buttons' forces Emacs to behave |
48 as if the mouse had a specified number of buttons. This comes handy | 52 as if the mouse had a specified number of buttons. This comes handy |
49 with mice that don't report their number of buttons correctly. One | 53 with mice that don't report their number of buttons correctly. One |
2040 appropriate for reading truly binary files. | 2044 appropriate for reading truly binary files. |
2041 | 2045 |
2042 | 2046 |
2043 * Lisp changes made after edition 2.6 of the Emacs Lisp Manual, | 2047 * Lisp changes made after edition 2.6 of the Emacs Lisp Manual, |
2044 (Display-related features are described in a page of their own below.) | 2048 (Display-related features are described in a page of their own below.) |
2049 | |
2050 +++ | |
2051 ** The new user-option `even-window-heights' can be set to nil | |
2052 to prevent `display-buffer' from evening out window heights. | |
2045 | 2053 |
2046 +++ | 2054 +++ |
2047 ** The user-option `face-font-registry-alternatives' specifies | 2055 ** The user-option `face-font-registry-alternatives' specifies |
2048 alternative font registry names to try when looking for a font. | 2056 alternative font registry names to try when looking for a font. |
2049 | 2057 |