]> git.eshelyaron.com Git - emacs.git/commitdiff
*** empty log message ***
authorGerd Moellmann <gerd@gnu.org>
Tue, 14 Mar 2000 17:02:06 +0000 (17:02 +0000)
committerGerd Moellmann <gerd@gnu.org>
Tue, 14 Mar 2000 17:02:06 +0000 (17:02 +0000)
etc/NEWS

index 964037378683f9627c29ff27b0f1c1cbd5a2f15b..c84bd8844d2f4eebbef82cc29aa0f1eec7f0a03e 100644 (file)
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -10,6 +10,14 @@ For older news, see the file ONEWS.
 
 ** 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,