changeset 65935:a9e534a7e62c

* emacs.c (standard_args): Removed options -i, -itype, --icon-type, added -nb, --no-bitmap-icon. * xfns.c (Fx_create_frame): Make bitmapIcon have default on.
author Jan Djärv <jan.h.d@swipnet.se>
date Sun, 09 Oct 2005 06:56:14 +0000
parents f9fb6f17633c
children 2c78610a49f1
files src/ChangeLog
diffstat 1 files changed, 7 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/src/ChangeLog	Sun Oct 09 02:08:54 2005 +0000
+++ b/src/ChangeLog	Sun Oct 09 06:56:14 2005 +0000
@@ -1,3 +1,10 @@
+2005-10-09  Jan Dj,Ad(Brv  <jan.h.d@swipnet.se>
+
+	* emacs.c (standard_args): Removed options -i, -itype, --icon-type, 
+	added -nb, --no-bitmap-icon.
+
+	* xfns.c (Fx_create_frame): Make bitmapIcon have default on.
+
 2005-10-08  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
 
 	* macgui.h (MAX_CLIP_RECTS): New define.