summaryrefslogtreecommitdiff
path: root/lisp/ChangeLog.16
diff options
context:
space:
mode:
authorGlenn Morris <rgm@gnu.org>2017-05-06 18:34:36 -0700
committerGlenn Morris <rgm@gnu.org>2017-05-06 18:38:18 -0700
commit55b07d33796a4697b37215c18b4630eeaaa4fb76 (patch)
tree59894603fe941266bb84481b270abcc03f01b4b6 /lisp/ChangeLog.16
parent723b16a87586a7e61e0ee40cd0815b3a7c519032 (diff)
downloademacs-55b07d33796a4697b37215c18b4630eeaaa4fb76.tar.gz
; Update contributor name
; Ref http://lists.gnu.org/archive/html/emacs-devel/2017-05/msg00114.html
Diffstat (limited to 'lisp/ChangeLog.16')
-rw-r--r--lisp/ChangeLog.162
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/ChangeLog.16 b/lisp/ChangeLog.16
index 00e86aed617..059a07996b1 100644
--- a/lisp/ChangeLog.16
+++ b/lisp/ChangeLog.16
@@ -7343,7 +7343,7 @@
(js-paren-indent-offset, js-square-indent-offset)
(js-curly-indent-offset): Add :safe (Bug#12257).
-2012-08-22 Edward O'Connor <hober0@gmail.com>
+2012-08-22 Theresa O'Connor <hober0@gmail.com>
* json.el (json-key-format): Add error properties.
(json-encode-key): New function.