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 2fc318a3b89..1b8a4d3ce12 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,9 @@
12015-03-22 Jackson Ray Hamilton <jackson@jacksonrayhamilton.com>
2
3 * textmodes/sgml-mode.el (sgml-attribute-offset): New defcustom.
4 (sgml-calculate-indent): Use `sgml-attribute-offset' for attribute
5 indentation (bug#20161).
6
12015-03-22 Dmitry Gutov <dgutov@yandex.ru> 72015-03-22 Dmitry Gutov <dgutov@yandex.ru>
2 8
3 * json.el (json-decode-char0): Delete this alias. 9 * json.el (json-decode-char0): Delete this alias.