emacs-diffs
[Top][All Lists]
Advanced

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

master 47576b4: * lisp/window.el (display-buffer): Doc fix. (Bug#47950)


From: Stefan Kangas
Subject: master 47576b4: * lisp/window.el (display-buffer): Doc fix. (Bug#47950)
Date: Thu, 22 Apr 2021 09:47:52 -0400 (EDT)

branch: master
commit 47576b429d799b6f1d02c15b3c221c69e59a2ac6
Author: Utkarsh Singh <utkarsh190601@gmail.com>
Commit: Stefan Kangas <stefan@marxist.se>

    * lisp/window.el (display-buffer): Doc fix.  (Bug#47950)
    
    Copyright-paperwork-exempt: yes
---
 lisp/window.el | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/lisp/window.el b/lisp/window.el
index 071761e..06d3e43 100644
--- a/lisp/window.el
+++ b/lisp/window.el
@@ -7411,8 +7411,8 @@ For instance:
 
 Buffer display can be further customized to a very high degree;
 the rest of this docstring explains some of the many
-possibilities, and also see `(emacs)Window Choice' for more
-information.
+possibilities, and also see Info node `(emacs)Window Choice' for
+more information.
 
 BUFFER-OR-NAME must be a buffer or a string naming a live buffer.
 Return the window chosen for displaying that buffer, or nil if no



reply via email to

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