]> git.eshelyaron.com Git - emacs.git/commitdiff
Fix typo in doc-string of get-mru-window
authorMartin Rudalics <rudalics@gmx.at>
Fri, 12 Nov 2010 08:13:08 +0000 (09:13 +0100)
committerMartin Rudalics <rudalics@gmx.at>
Fri, 12 Nov 2010 08:13:08 +0000 (09:13 +0100)
lisp/ChangeLog
lisp/window.el

index 96180df8dac757b019103daebeccf9bbbed29221..cb4ffac809358c3edd10b1a81fde094eb004241e 100644 (file)
@@ -2,6 +2,7 @@
 
        * window.el (display-buffer): Write check for dedicatedness
        correctly in the same-window section.
+       (get-mru-window): Fix doc-string typo.
 
 2010-11-12  Glenn Morris  <rgm@gnu.org>
 
index 538fd969a99b7c15bdd476c032e62c970ca3e147..5fd29d38e7e10b5ded4d4c0c68c35658918d23da 100644 (file)
@@ -969,7 +969,7 @@ selected frame and no others."
     (or best-window second-best-window)))
 
 (defun get-mru-window (&optional all-frames)
-   "Return the least recently used window on frames specified by ALL-FRAMES.
+   "Return the most recently used window on frames specified by ALL-FRAMES.
 Do not return a minibuffer window.
 
 The following non-nil values of the optional argument ALL-FRAMES