emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/lisp/window.el,v


From: Martin Rudalics
Subject: [Emacs-diffs] Changes to emacs/lisp/window.el,v
Date: Wed, 10 Sep 2008 08:52:51 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Martin Rudalics <m061211>       08/09/10 08:52:51

Index: window.el
===================================================================
RCS file: /sources/emacs/emacs/lisp/window.el,v
retrieving revision 1.149
retrieving revision 1.150
diff -u -b -r1.149 -r1.150
--- window.el   5 Sep 2008 07:11:55 -0000       1.149
+++ window.el   10 Sep 2008 08:52:50 -0000      1.150
@@ -912,7 +912,7 @@
   "Make buffer BUFFER-OR-NAME appear in some window but don't select it.
 BUFFER-OR-NAME must be a buffer or the name of an existing
 buffer.  Return the window chosen to display BUFFER-OR-NAME or
-nil is no such window is found.
+nil if no such window is found.
 
 Optional argument NOT-THIS-WINDOW non-nil means display the
 buffer in a window other than the selected one, even if it is




reply via email to

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