Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-5

Move some entries from src/ChangeLog to src/ChangeLog.22
This commit is contained in:
Miles Bader 2005-01-24 03:43:01 +00:00
parent 18643d1d41
commit 7ed0a705d1
2 changed files with 11 additions and 11 deletions

View file

@ -1,14 +1,3 @@
2005-01-17 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
* macfns.c (Fx_create_frame, x_create_tip_frame): Fix crash.
Not sure if it's unnecessary.
2005-01-16 Steven Tamm <steventamm@mac.com>
* macfns.c (Fx_create_frame, x_create_tip_frame): ifdef'd out
some possibly unnecessary fontset checking code that crashed
when creating a new frame
2005-01-22 Steven Tamm <steventamm@mac.com>
* s/darwin.h: Removed PTY_ITERATION from here.

View file

@ -1,3 +1,14 @@
2005-01-17 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
* macfns.c (Fx_create_frame, x_create_tip_frame): Fix crash.
Not sure if it's unnecessary.
2005-01-16 Steven Tamm <steventamm@mac.com>
* macfns.c (Fx_create_frame, x_create_tip_frame): ifdef'd out
some possibly unnecessary fontset checking code that crashed
when creating a new frame
2005-01-17 Kenichi Handa <handa@m17n.org>
* xfaces.c (merge_faces): Fix argument to lookup_derived_face and