summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCharles A. Roelli <charles@aurox.ch>2017-10-01 17:41:49 +0200
committerCharles A. Roelli <charles@aurox.ch>2017-10-01 17:41:49 +0200
commit98dc91fda8d81e6b51e71fd4a034f6cb87537d52 (patch)
tree0f55126e2c89bd933ef04ee2b3fa2e6a6a583b0a
parent539d8626cda36957adc480d7f63c3557ad169f70 (diff)
downloademacs-98dc91fda8d81e6b51e71fd4a034f6cb87537d52.tar.gz
Remove incorrect NEWS entry about 'find-library'
* etc/NEWS (Changes in Emacs 26.1): Remove an entry about 'find-library' taking a prefix argument to pop to a different window. This behavior was added in "Allow a prefix argument to find-library to pop to a different window" (commit e1f2d14a), and then removed in "New commands: find-library-other-window, find-library-other-frame" (commit 021430f4).
-rw-r--r--etc/NEWS4
1 files changed, 0 insertions, 4 deletions
diff --git a/etc/NEWS b/etc/NEWS
index 51122b1152a..b734e8dd19c 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -300,10 +300,6 @@ header line.
part of minibuffers.
---
-** 'find-library' now takes a prefix argument to pop to a different
-window.
-
----
** 'fill-paragraph' no longer marks the buffer as changed unless it
actually changed something.