]> git.eshelyaron.com Git - emacs.git/commitdiff
* NEWS: Mention that `sort' can handle vectors.
authorDmitry Antipov <dmantipov@yandex.ru>
Fri, 29 Aug 2014 12:23:30 +0000 (16:23 +0400)
committerDmitry Antipov <dmantipov@yandex.ru>
Fri, 29 Aug 2014 12:23:30 +0000 (16:23 +0400)
etc/ChangeLog
etc/NEWS

index 4a79ec47a4b24e7852ab31f082a42c4067ef0278..4968d8d7203de8236bf400ad8f7423cb30476b3d 100644 (file)
@@ -1,3 +1,7 @@
+2014-08-29  Dmitry Antipov  <dmantipov@yandex.ru>
+
+       * NEWS: Mention that `sort' can handle vectors.
+
 2014-08-28  Glenn Morris  <rgm@gnu.org>
 
        * emacs.appdata.xml: New file; description from Emacs's homepage.
index afdaf1a2a3dcf308ff6c993610efaa93077a9023..47ad2b91ebd14b14c595b5a4cc2d26b2896a4902 100644 (file)
--- 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