Mercurial > emacs
changeset 27898:eed97491259b
*** empty log message ***
author | Jason Rumney <jasonr@gnu.org> |
---|---|
date | Sun, 27 Feb 2000 21:52:51 +0000 |
parents | a6384a2b5574 |
children | 42f9a58e0fc4 |
files | lisp/ChangeLog src/ChangeLog |
diffstat | 2 files changed, 9 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Sun Feb 27 21:39:46 2000 +0000 +++ b/lisp/ChangeLog Sun Feb 27 21:52:51 2000 +0000 @@ -1,3 +1,12 @@ +2000-02-27 Jason Rumney <jasonr@gnu.org> + + * faces.el (face-font-family-alternatives): Add arial to helv. + (mode-line, header-line, tool-bar): Same default as x for w32. + (fixed-pitch, variable-pitch): Remove wildcard as it prevents + face-font-family-alternatives from working. + * term/w32-win.el (mouse-set-font): Do not build fontset from + chosen font. + 2000-02-25 Sam Steingold <sds@goems.com> * emacs-lisp/cl-indent.el (toplvel): Indent `pprint-logical-block'