[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Emacs-diffs] Changes to emacs/doc/lispref/os.texi,v
From: |
Dan Nicolaescu |
Subject: |
[Emacs-diffs] Changes to emacs/doc/lispref/os.texi,v |
Date: |
Sun, 27 Jul 2008 18:24:56 +0000 |
CVSROOT: /cvsroot/emacs
Module name: emacs
Changes by: Dan Nicolaescu <dann> 08/07/27 18:24:49
Index: doc/lispref/os.texi
===================================================================
RCS file: /cvsroot/emacs/emacs/doc/lispref/os.texi,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -b -r1.9 -r1.10
--- doc/lispref/os.texi 26 Jun 2008 04:24:29 -0000 1.9
+++ doc/lispref/os.texi 27 Jul 2008 18:24:22 -0000 1.10
@@ -534,7 +534,7 @@
may not have a parent that can resume it again, and in any case you can
give input to some other job such as a shell merely by moving to a
different window. Therefore, suspending is not allowed when Emacs is using
-a window system (X, MS Windows, or Mac).
+a window system (X, MS Windows).
@defun suspend-emacs &optional string
This function stops Emacs and returns control to the superior process.
- [Emacs-diffs] Changes to emacs/doc/lispref/os.texi,v,
Dan Nicolaescu <=