diff etc/NEWS @ 27473:2c8128604a57

*** empty log message ***
author Gerd Moellmann <gerd@gnu.org>
date Fri, 28 Jan 2000 13:55:15 +0000
parents 483c021bf376
children d44d90480852
line wrap: on
line diff
--- a/etc/NEWS	Fri Jan 28 13:51:47 2000 +0000
+++ b/etc/NEWS	Fri Jan 28 13:55:15 2000 +0000
@@ -13,6 +13,9 @@
 
 * Changes in Emacs 21.1
 
+** C-x 5 1 runs the new command delete-other-frames which deletes
+all frames except the selected one.
+
 ** If your init file is compiled (.emacs.elc), `user-init-file' is set
 to the source name (.emacs.el), if that exists, after loading it.