Mercurial > emacs
comparison etc/NEWS @ 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 | 689aea79aa62 |
children | 2ffb5b27b40a |
comparison
equal
deleted
inserted
replaced
65941:755e70ac6ff1 | 65942:d31b2741d149 |
---|---|
172 ** Emacs now displays a splash screen by default even if command-line | 172 ** Emacs now displays a splash screen by default even if command-line |
173 arguments were given. The new command-line option --no-splash | 173 arguments were given. The new command-line option --no-splash |
174 disables the splash screen; see also the variable | 174 disables the splash screen; see also the variable |
175 `inhibit-startup-message' (which is also aliased as | 175 `inhibit-startup-message' (which is also aliased as |
176 `inhibit-splash-screen'). | 176 `inhibit-splash-screen'). |
177 | |
178 +++ | |
179 ** The default is now to use an bitmap as the icon, so the command-line options | |
180 --icon-type, -i has been replaced with options --no-bitmap-icon, -nb to turn | |
181 the bitmap icon off. | |
177 | 182 |
178 +++ | 183 +++ |
179 ** New user option `inhibit-startup-buffer-menu'. | 184 ** New user option `inhibit-startup-buffer-menu'. |
180 When loading many files, for instance with `emacs *', Emacs normally | 185 When loading many files, for instance with `emacs *', Emacs normally |
181 displays a buffer menu. This option turns the buffer menu off. | 186 displays a buffer menu. This option turns the buffer menu off. |