From: Eli Zaretskii Date: Thu, 21 Dec 2023 13:21:21 +0000 (+0200) Subject: ; * etc/NEWS: Fix markings (bug#67249). X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=6f69113caaa3d648ca268cded6e25ce69705aa75;p=emacs.git ; * etc/NEWS: Fix markings (bug#67249). (cherry picked from commit 843cbb9a15a93c5f20368d6bc6baa97e65ff27ac) --- diff --git a/etc/NEWS b/etc/NEWS index 95c009838a9..30294a1d39d 100644 --- a/etc/NEWS +++ b/etc/NEWS @@ -1371,6 +1371,7 @@ the region and never want to restrict 'undo' to that region, it is preferable to use the existing 'undo-inhibit-region' symbol property instead of this variable. ++++ ** New 'pop-up-frames' action alist entry for 'display-buffer'. This has the same effect as the variable of the same name and takes precedence over the variable when present.