From 326a296fed986a01677d7c2a37557f5589f5f7d2 Mon Sep 17 00:00:00 2001 From: Martin Rudalics Date: Wed, 18 Apr 2018 09:10:03 +0200 Subject: [PATCH] ; * etc/NEWS: Mention 'display-buffer-in-major-side-window' change (Bug#31194) --- etc/NEWS | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/etc/NEWS b/etc/NEWS index 4b1f673a7cc..2d179b9f423 100644 --- a/etc/NEWS +++ b/etc/NEWS @@ -1278,6 +1278,11 @@ passphrases, but it was also removed from other pinentry programs as the attack is unrealistic on modern computer systems which don't utilize swap memory usually. +** The function 'display-buffer-in-major-side-window' is now internal. +This hitherto undocumented function which existed since Emacs 24.1 has +been renamed to 'window--make-major-side-window' and its semantics +changed. Applications should use the now properly documented function +'display-buffer-in-side-window' with appropriate arguments instead. * Lisp Changes in Emacs 26.1 -- 2.39.5