summaryrefslogtreecommitdiff
path: root/lisp
diff options
context:
space:
mode:
Diffstat (limited to 'lisp')
-rw-r--r--lisp/ChangeLog5
1 files changed, 2 insertions, 3 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index a583d7c58e8..04aaed6a202 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -7,14 +7,13 @@
2015-02-21 Artur Malabarba <bruce.connor.am@gmail.com>
- * bindings.el (ctl-x-map): Fix `comment-line' binding.
- (Bug#19826)
+ * bindings.el (ctl-x-map): Fix `comment-line' binding. (Bug#19826)
2015-02-21 Michael Albinus <michael.albinus@gmx.de>
* autorevert.el (auto-revert-notify-add-watch)
(auto-revert-notify-handler, auto-revert-buffers): Handle also
- buffers without an associated file, like dired buffers.
+ buffers without an associated file, like dired buffers. (Bug#16112)
2015-02-21 Dima Kogan <dima@secretsauce.net>