Mercurial > emacs
changeset 66276:e74ff0edf071
*** empty log message ***
author | YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp> |
---|---|
date | Fri, 21 Oct 2005 08:27:14 +0000 |
parents | 737f713709af |
children | 3f62e030a058 |
files | lisp/ChangeLog |
diffstat | 1 files changed, 12 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Fri Oct 21 08:27:04 2005 +0000 +++ b/lisp/ChangeLog Fri Oct 21 08:27:14 2005 +0000 @@ -1,3 +1,15 @@ +2005-10-21 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp> + + * cus-face.el (custom-declare-face): Make face from X resources + also on Mac. + + * disp-table.el (standard-display-g1, standard-display-graphic): + Refuse to use string glyphs also on Mac. + (standard-display-european): Don't set terminal coding system also + on Mac. + + * frame.el (display-screens): Use x-display-screens also on Mac. + 2005-10-21 Romain Francoise <romain@orebokech.com> * net/rcirc.el: Now part of GNU Emacs. Update FSF's address.