projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
253a4a2
)
Add NEWS entry about kill-buffer change
author
Lars Ingebrigtsen
<larsi@gnus.org>
Fri, 24 Jun 2022 09:57:02 +0000
(11:57 +0200)
committer
Lars Ingebrigtsen
<larsi@gnus.org>
Fri, 24 Jun 2022 09:57:13 +0000
(11:57 +0200)
etc/NEWS
patch
|
blob
|
history
diff --git
a/etc/NEWS
b/etc/NEWS
index 3ed7aae220455d52e0a71e1d068e940903253fda..552c8d1d49e118bca9baa39ae48fcb6d66016e21 100644
(file)
--- a/
etc/NEWS
+++ b/
etc/NEWS
@@
-314,6
+314,9
@@
startup. Previously, these functions ignored
\f
* 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.