emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] emacs-24 r117486: NEWS fix


From: Glenn Morris
Subject: [Emacs-diffs] emacs-24 r117486: NEWS fix
Date: Tue, 09 Sep 2014 01:20:06 +0000
User-agent: Bazaar (2.6b2)

------------------------------------------------------------
revno: 117486
revision-id: address@hidden
parent: address@hidden
committer: Glenn Morris <address@hidden>
branch nick: emacs-24
timestamp: Mon 2014-09-08 21:20:01 -0400
message:
  NEWS fix
  display-buffer-in-previous-window existed before 24.4, but was not
  in display-buffer-fallback-action
modified:
  etc/NEWS                       news-20100311060928-aoit31wvzf25yr1z-1
=== modified file 'etc/NEWS'
--- a/etc/NEWS  2014-07-21 06:18:01 +0000
+++ b/etc/NEWS  2014-09-09 01:20:01 +0000
@@ -240,9 +240,6 @@
 
 *** New display actions functions for `display-buffer':
 
-**** `display-buffer-in-previous-window' displays a buffer in a window
-previously showing that buffer.
-
 **** `display-buffer-at-bottom' chooses or creates a window at the
 bottom of the selected frame.
 
@@ -252,6 +249,9 @@
 caller of `display-buffer' is ready to handle the case of not displaying
 the buffer in a window.
 
+*** `display-buffer-in-previous-window' is now a member of
+`display-buffer-fallback-action'.
+
 ** Lisp evaluation
 
 *** `eval-defun' on an already defined defcustom calls the :set function,


reply via email to

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