Mercurial > emacs
comparison lisp/ChangeLog @ 27898:eed97491259b
*** empty log message ***
author | Jason Rumney <jasonr@gnu.org> |
---|---|
date | Sun, 27 Feb 2000 21:52:51 +0000 |
parents | b978c2a7b4a7 |
children | 42f9a58e0fc4 |
comparison
equal
deleted
inserted
replaced
27897:a6384a2b5574 | 27898:eed97491259b |
---|---|
1 2000-02-27 Jason Rumney <jasonr@gnu.org> | |
2 | |
3 * faces.el (face-font-family-alternatives): Add arial to helv. | |
4 (mode-line, header-line, tool-bar): Same default as x for w32. | |
5 (fixed-pitch, variable-pitch): Remove wildcard as it prevents | |
6 face-font-family-alternatives from working. | |
7 * term/w32-win.el (mouse-set-font): Do not build fontset from | |
8 chosen font. | |
9 | |
1 2000-02-25 Sam Steingold <sds@goems.com> | 10 2000-02-25 Sam Steingold <sds@goems.com> |
2 | 11 |
3 * emacs-lisp/cl-indent.el (toplvel): Indent `pprint-logical-block' | 12 * emacs-lisp/cl-indent.el (toplvel): Indent `pprint-logical-block' |
4 properly. | 13 properly. |
5 | 14 |