aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog19
1 files changed, 15 insertions, 4 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 73228900df0..570e3e248cc 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,7 +1,19 @@
12015-01-04 Dmitry Gutov <dgutov@yandex.ru>
2
3 Unbreak `mouse-action' property in text buttons.
4
5 * button.el (push-button): Fix regression from 2012-12-06.
6
72015-01-06 Glenn Morris <rgm@gnu.org>
8
9 * progmodes/sh-script.el (sh-mode): Doc fix.
10 (sh-basic-indent-line): Handle electric newline. (Bug#18756)
11
122014-12-14 Steve Purcell <steve@sanityinc.com> (tiny change)
13
12015-01-04 Paul Eggert <eggert@cs.ucla.edu> 142015-01-04 Paul Eggert <eggert@cs.ucla.edu>
2 15
3 Fix dired quoting bug with "Hit`N`Hide" 16 Fix dired quoting bug with "Hit`N`Hide". Fixes Bug#19498.
4 Fixes Bug#19498.
5 * files.el (shell-quote-wildcard-pattern): Also quote "`". 17 * files.el (shell-quote-wildcard-pattern): Also quote "`".
6 18
72015-01-27 Katsumi Yamaoka <yamaoka@jpl.org> 192015-01-27 Katsumi Yamaoka <yamaoka@jpl.org>
@@ -1763,8 +1775,7 @@
17632014-12-14 Steve Purcell <steve@sanityinc.com> (tiny change) 17752014-12-14 Steve Purcell <steve@sanityinc.com> (tiny change)
1764 1776
1765 * emacs-lisp/package.el (package-menu-mode): Use an extra column 1777 * emacs-lisp/package.el (package-menu-mode): Use an extra column
1766 for the "Version" column, to accomodate date-and-time-based 1778 for the "Version" column, to accomodate date-and-time-based versions.
1767 versions.
1768 1779
17692014-12-14 Cameron Desautels <camdez@gmail.com> 17802014-12-14 Cameron Desautels <camdez@gmail.com>
1770 1781