aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
authorBoruch Baum2015-03-25 21:43:51 -0400
committerStefan Monnier2015-03-25 21:43:51 -0400
commit3e0fc97befc105caf8d7519f1e6fd84c67a50a35 (patch)
treee7867480ab7d308c56662cc81ec47acbd4c81cdf /lisp/ChangeLog
parent124ea7763a64719a8d461217d25b7ac5b1cefd18 (diff)
downloademacs-3e0fc97befc105caf8d7519f1e6fd84c67a50a35.tar.gz
emacs-3e0fc97befc105caf8d7519f1e6fd84c67a50a35.zip
* lisp/bookmark.el (bookmark-show-all-annotations): Sort them
Fixes: debbugs:20177
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 56c2b4c6f98..37ac1c5f3c8 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,7 @@
12015-03-26 Boruch Baum <boruch_baum@gmx.com> (tiny change)
2
3 * bookmark.el (bookmark-show-all-annotations): Sort them (bug#20177).
4
12015-03-25 Dmitry Gutov <dgutov@yandex.ru> 52015-03-25 Dmitry Gutov <dgutov@yandex.ru>
2 6
3 * json.el (json-special-chars): Don't treat `/' specially, there's 7 * json.el (json-special-chars): Don't treat `/' specially, there's