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 de940c304a9..e75f81ba75a 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,9 @@
12015-03-19 Vibhav Pant <vibhavp@gmail.com>
2
3 * lisp/leim/quail/hangul.el
4 * lisp/progmodes/cperl-mode.el: Use delete-char instead of
5 delete-backward-char, fixes compilation warnings.
6
12015-03-18 Michael Albinus <michael.albinus@gmx.de> 72015-03-18 Michael Albinus <michael.albinus@gmx.de>
2 8
3 * net/tramp-sh.el (tramp-do-directory-files-and-attributes-with-stat): 9 * net/tramp-sh.el (tramp-do-directory-files-and-attributes-with-stat):