From 69149b6cc38977bc2584541f745334d1e5b0f3dc Mon Sep 17 00:00:00 2001 From: Dmitry Antipov Date: Fri, 29 Aug 2014 16:23:30 +0400 Subject: [PATCH] * NEWS: Mention that `sort' can handle vectors. --- etc/ChangeLog | 4 ++++ etc/NEWS | 2 ++ 2 files changed, 6 insertions(+) diff --git a/etc/ChangeLog b/etc/ChangeLog index 4a79ec47a4b..4968d8d7203 100644 --- a/etc/ChangeLog +++ b/etc/ChangeLog @@ -1,3 +1,7 @@ +2014-08-29 Dmitry Antipov + + * NEWS: Mention that `sort' can handle vectors. + 2014-08-28 Glenn Morris * emacs.appdata.xml: New file; description from Emacs's homepage. diff --git a/etc/NEWS b/etc/NEWS index afdaf1a2a3d..47ad2b91ebd 100644 --- a/etc/NEWS +++ b/etc/NEWS @@ -205,6 +205,8 @@ permissions set to temporary values (e.g., for creating private files). ** Functions `rmail-delete-forward' and `rmail-delete-backward' take an optional repeat-count argument. +** Function `sort' can deal with vectors. + --- ** New utilities in subr-x.el: *** New macros `if-let' and `when-let' allow defining bindings and to -- 2.39.5