emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] emacs-25 3ae7934: ; * etc/NEWS: Mark entries that don't ne


From: Eli Zaretskii
Subject: [Emacs-diffs] emacs-25 3ae7934: ; * etc/NEWS: Mark entries that don't need further treatment.
Date: Sat, 16 Jan 2016 12:05:10 +0000

branch: emacs-25
commit 3ae7934fad7cc3bbd844123bf2143f376dbfab79
Author: Eli Zaretskii <address@hidden>
Commit: Eli Zaretskii <address@hidden>

    ; * etc/NEWS: Mark entries that don't need further treatment.
---
 etc/NEWS |    5 +++--
 1 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/etc/NEWS b/etc/NEWS
index 9e63579..40cfef3 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -1411,8 +1411,6 @@ buffers to allow certain parts of the text to be writable.
 +++
 ** New macro `define-advice'.
 
-** `read-buffer' takes a new `predicate' argument.
-
 +++
 ** Emacs Lisp now supports generators.
 See the "Generators" section of the ELisp manual for the details.
@@ -1422,6 +1420,7 @@ See the "Generators" section of the ELisp manual for the 
details.
 See the "Finalizer Type" subsection in the ELisp manual for the
 details.
 
+---
 ** lexical closures can use (:documentation FORM) to build their docstring.
 It should be placed right where the docstring would be, and FORM is then
 evaluated (and should return a string) when the closure is built.
@@ -1497,6 +1496,7 @@ permissions set to temporary values (e.g., for creating 
private files).
 +++
 ** You can access the slots of structures using `cl-struct-slot-value'.
 
++++
 ** Function `sort' can deal with vectors.
 
 ** Function `system-name' now returns an updated value if the current
@@ -1724,6 +1724,7 @@ frames.
 `window-divider-default-places', `window-divider-default-bottom-width'
 and `window-divider-default-right-width'.
 
+---
 ** Tearoff menus and detachable toolbars for Gtk+ have been removed.
 Those features have been deprecated in Gtk+ for a long time.
 



reply via email to

[Prev in Thread] Current Thread [Next in Thread]