Mercurial > emacs
comparison lisp/ChangeLog @ 76450:a3474cbaf397
(report-emacs-bug): Don't hard code the "X" name.
author | Stefan Monnier <monnier@iro.umontreal.ca> |
---|---|
date | Sun, 11 Mar 2007 01:29:50 +0000 |
parents | 2a29ff806389 |
children | 2e651c268ac1 |
comparison
equal
deleted
inserted
replaced
76449:2a29ff806389 | 76450:a3474cbaf397 |
---|---|
1 2007-03-11 Stefan Monnier <monnier@iro.umontreal.ca> | |
2 | |
3 * mail/emacsbug.el (report-emacs-bug): Don't hard code the "X" name. | |
4 | |
1 2007-03-10 Chong Yidong <cyd@stupidchicken.com> | 5 2007-03-10 Chong Yidong <cyd@stupidchicken.com> |
2 | 6 |
3 * faces.el (face-set-after-frame-default): Recalculate face | 7 * faces.el (face-set-after-frame-default): Recalculate face |
4 customizations after applying X resources. | 8 customizations after applying X resources. |
5 | 9 |