emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/src/frame.c


From: Pavel Janík
Subject: [Emacs-diffs] Changes to emacs/src/frame.c
Date: Sun, 18 Nov 2001 05:00:57 -0500

Index: emacs/src/frame.c
diff -u emacs/src/frame.c:1.275 emacs/src/frame.c:1.276
--- emacs/src/frame.c:1.275     Fri Nov  2 15:28:00 2001
+++ emacs/src/frame.c   Sun Nov 18 05:00:57 2001
@@ -181,7 +181,7 @@
        doc: /* Return non-nil if OBJECT is a frame which has not been deleted.
 Value is nil if OBJECT is not a live frame.  If object is a live
 frame, the return value indicates what sort of output device it is
-displayed on.  See the documentation of  `framep' for possible
+displayed on.  See the documentation of `framep' for possible
 return values.  */)
      (object)
      Lisp_Object object;



reply via email to

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