aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index ddc0c9e6563..7c6485c52ba 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,9 @@
12015-01-04 Paul Eggert <eggert@cs.ucla.edu>
2
3 Fix dired quoting bug with "Hit`N`Hide"
4 Fixes Bug#19498.
5 * files.el (shell-quote-wildcard-pattern): Also quote "`".
6
12015-01-04 Dmitry Gutov <dgutov@yandex.ru> 72015-01-04 Dmitry Gutov <dgutov@yandex.ru>
2 8
3 Unbreak `mouse-action' property in text buttons. 9 Unbreak `mouse-action' property in text buttons.