1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-15 18:40:39 -08:00

; Update contributor name

; Ref http://lists.gnu.org/archive/html/emacs-devel/2017-05/msg00114.html
This commit is contained in:
Glenn Morris 2017-05-06 18:34:36 -07:00
parent 723b16a875
commit 55b07d3379
13 changed files with 29 additions and 29 deletions

View file

@ -7854,7 +7854,7 @@
* net/xesam.el (xesam-kill-buffer-function): Wrap code by
`ignore-errors' (the function must succeed always).
2008-08-28 Edward O'Connor <hober0@gmail.com>
2008-08-28 Theresa O'Connor <hober0@gmail.com>
* json.el (json-read-number): New arg. Handle explicitly signed
numbers.
@ -19656,7 +19656,7 @@
* time.el: Fix compiler warning.
2008-02-21 Edward O'Connor <ted@oconnor.cx>
2008-02-21 Theresa O'Connor <ted@oconnor.cx>
* json.el: New file (JavaScript Object Notation parser / generator).