Mercurial > emacs
diff etc/NEWS @ 82147:fac075d765a5
Add `close-display-connection'.
| author | Stefan Monnier <monnier@iro.umontreal.ca> |
|---|---|
| date | Fri, 27 Jul 2007 06:11:59 +0000 |
| parents | f04985ac29f2 |
| children | ee979341e097 |
line wrap: on
line diff
--- a/etc/NEWS Thu Jul 26 18:49:14 2007 +0000 +++ b/etc/NEWS Fri Jul 27 06:11:59 2007 +0000 @@ -50,6 +50,9 @@ is on a remote machine, or a hyphen otherwise. ** The new command balance-window-area balances windows both vertically and horizontally. + +** The new command close-display-connection can be used to close a connection +to a remote display, e.g. because the display is about to become unreachable. * Startup Changes in Emacs 23.1
