emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] trunk r117768: * NEWS: Mention that `sort' can handle vect


From: Dmitry Antipov
Subject: [Emacs-diffs] trunk r117768: * NEWS: Mention that `sort' can handle vectors.
Date: Fri, 29 Aug 2014 12:23:49 +0000
User-agent: Bazaar (2.6b2)

------------------------------------------------------------
revno: 117768
revision-id: address@hidden
parent: address@hidden
committer: Dmitry Antipov <address@hidden>
branch nick: trunk
timestamp: Fri 2014-08-29 16:23:30 +0400
message:
  * NEWS: Mention that `sort' can handle vectors.
modified:
  etc/ChangeLog                  changelog-20091113204419-o5vbwnq5f7feedwu-1485
  etc/NEWS                       news-20100311060928-aoit31wvzf25yr1z-1
=== modified file 'etc/ChangeLog'
--- a/etc/ChangeLog     2014-08-28 01:59:29 +0000
+++ b/etc/ChangeLog     2014-08-29 12:23:30 +0000
@@ -1,3 +1,7 @@
+2014-08-29  Dmitry Antipov  <address@hidden>
+
+       * NEWS: Mention that `sort' can handle vectors.
+
 2014-08-28  Glenn Morris  <address@hidden>
 
        * emacs.appdata.xml: New file; description from Emacs's homepage.

=== modified file 'etc/NEWS'
--- a/etc/NEWS  2014-08-25 15:55:46 +0000
+++ b/etc/NEWS  2014-08-29 12:23:30 +0000
@@ -205,6 +205,8 @@
 ** 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


reply via email to

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