changeset 65942:d31b2741d149

* NEWS: -nb, --no-bitmap-icon
author Jan Djärv <jan.h.d@swipnet.se>
date Sun, 09 Oct 2005 07:44:10 +0000
parents 755e70ac6ff1
children ce59f35f70f3
files etc/ChangeLog etc/NEWS
diffstat 2 files changed, 9 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/etc/ChangeLog	Sun Oct 09 07:02:00 2005 +0000
+++ b/etc/ChangeLog	Sun Oct 09 07:44:10 2005 +0000
@@ -1,3 +1,7 @@
+2005-10-09  Jan Dj,Ad(Brv  <jan.h.d@swipnet.se>
+
+	* NEWS: -nb, --no-bitmap-icon
+
 2005-10-02  Stefan Monnier  <monnier@iro.umontreal.ca>
 
 	* TODO: Clarify the local variables entry.
--- a/etc/NEWS	Sun Oct 09 07:02:00 2005 +0000
+++ b/etc/NEWS	Sun Oct 09 07:44:10 2005 +0000
@@ -176,6 +176,11 @@
 `inhibit-splash-screen').
 
 +++
+** The default is now to use an bitmap as the icon, so the command-line options
+--icon-type, -i has been replaced with options --no-bitmap-icon, -nb to turn
+the bitmap icon off.
+
++++
 ** New user option `inhibit-startup-buffer-menu'.
 When loading many files, for instance with `emacs *', Emacs normally
 displays a buffer menu.  This option turns the buffer menu off.