]> git.eshelyaron.com Git - emacs.git/commitdiff
Point to etc/PROBLEMS for Gtk+ and display exit problem.
authorJan Djärv <jan.h.d@swipnet.se>
Sat, 28 Mar 2009 16:03:03 +0000 (16:03 +0000)
committerJan Djärv <jan.h.d@swipnet.se>
Sat, 28 Mar 2009 16:03:03 +0000 (16:03 +0000)
etc/NEWS

index 56c7726b560c625a6c31893779001ffec4a05442..16e0892dee0fcaa24330c9f0c5aaf9a3e7d3dab1 100644 (file)
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -122,6 +122,8 @@ With an Emacs server active (M-x server-start), `emacsclient -t'
 creates a tty frame connected to the running emacs server.  You can
 use any number of different ttys.  `emacsclient -c' creates a new X11
 frame on the current $DISPLAY (or a tty frame if $DISPLAY is not set).
+There may be problems if a display exits unexpectedly and Emacs is compiled
+with Gtk+, see etc/PROBLEMS.
 
 You can test for the presence of this feature in your Lisp code by
 testing for the `multi-tty' feature.