changeset 28140:343d3197bdea

*** empty log message ***
author Gerd Moellmann <gerd@gnu.org>
date Tue, 14 Mar 2000 17:02:06 +0000
parents fb1a89235280
children 52b185e0d8bd
files etc/NEWS
diffstat 1 files changed, 8 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/etc/NEWS	Tue Mar 14 15:19:58 2000 +0000
+++ b/etc/NEWS	Tue Mar 14 17:02:06 2000 +0000
@@ -10,6 +10,14 @@
 
 ** There are two new resources for colormap handling under X.
 
+*** The X resource `synchronous', class `Synchronous', specifies
+whether Emacs should run in synchronous mode.  Synchronous mode
+is useful for debugging X problems.
+
+Example:
+
+	emacs.synchronous: true
+
 *** The X resource `visualClass, class `VisualClass', specifies the
 visual Emacs should use.  The resource's value should be a string of
 the form `CLASS-DEPTH', where CLASS is the name of the visual class,