emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/admin/notes/multi-tty,v


From: Glenn Morris
Subject: [Emacs-diffs] Changes to emacs/admin/notes/multi-tty,v
Date: Fri, 27 Jun 2008 07:34:56 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Glenn Morris <gm>       08/06/27 07:34:54

Index: admin/notes/multi-tty
===================================================================
RCS file: /sources/emacs/emacs/admin/notes/multi-tty,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -b -r1.3 -r1.4
--- admin/notes/multi-tty       9 May 2008 23:47:46 -0000       1.3
+++ admin/notes/multi-tty       27 Jun 2008 07:34:38 -0000      1.4
@@ -93,7 +93,7 @@
 
                emacsclient -e '(top-level)'
 
-         Note that this (perhaps) unintuitive behaviour is by design.
+         Note that this (perhaps) unintuitive behavior is by design.
          Single-kboard mode is required because of an intrinsic Emacs
          limitation that is very hard to eliminate.  (This limitation
          is related to the single-threaded nature of Emacs.)
@@ -733,7 +733,7 @@
    term_init/delete_tty.  The hint was right, in a way.)
 
 -- Issue with SIGIO: it needs to be disabled during redisplay.  See if
-   fcntl kernel behaviour could be emulated by emacsclient.
+   fcntl kernel behavior could be emulated by emacsclient.
 
    (Done.  Simply disabled the SIGIO emulation hack in emacsclient.)
    (Update: it was added back.)  (Update^2: and removed again.)




reply via email to

[Prev in Thread] Current Thread [Next in Thread]