From: Lars Ingebrigtsen Date: Fri, 24 Jun 2022 09:57:02 +0000 (+0200) Subject: Add NEWS entry about kill-buffer change X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1^2~5^2~16^2~1886^2~1494 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=66669c5c200d00f7fc4b112f3c418a3796915fee;p=emacs.git Add NEWS entry about kill-buffer change --- diff --git a/etc/NEWS b/etc/NEWS index 3ed7aae2204..552c8d1d49e 100644 --- a/etc/NEWS +++ b/etc/NEWS @@ -314,6 +314,9 @@ startup. Previously, these functions ignored * Changes in Emacs 29.1 +--- +** Interactively, 'kill-buffer' will now offer to save the buffer if unsaved. + --- ** New command 'duplicate-line'. This command duplicates the current line the specified number of times.