aboutsummaryrefslogtreecommitdiffstats
path: root/etc/NEWS
diff options
context:
space:
mode:
authorJan Djärv <[email protected]>2009-03-28 16:03:03 +0000
committerJan Djärv <[email protected]>2009-03-28 16:03:03 +0000
commite390f3a3fcf19db0056619837a4ecd30483e262a (patch)
tree3a58849eeda5954714cb0f97eb1b19c02bcd5714 /etc/NEWS
parentc986813b273acbeec45cb03210e51644d048235b (diff)
Point to etc/PROBLEMS for Gtk+ and display exit problem.
Diffstat (limited to 'etc/NEWS')
-rw-r--r--etc/NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/etc/NEWS b/etc/NEWS
index 56c7726b56..16e0892dee 100644
--- 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.