summaryrefslogtreecommitdiff
path: root/lisp
diff options
context:
space:
mode:
authorJason Rumney <jasonr@gnu.org>2000-02-27 21:52:51 +0000
committerJason Rumney <jasonr@gnu.org>2000-02-27 21:52:51 +0000
commit387023ee15566c21fd04a9137a0d6c1fd2410269 (patch)
treef2c64d1051e7b23c396d560306b14c5a610e1280 /lisp
parent1ab3e082d07c8c05803bbb8f20669df09eaabf16 (diff)
downloademacs-387023ee15566c21fd04a9137a0d6c1fd2410269.tar.gz
*** empty log message ***
Diffstat (limited to 'lisp')
-rw-r--r--lisp/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 9c9b19b2ea4..a141a6dbc26 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -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'