aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
authorEli Zaretskii2014-12-28 17:43:43 +0200
committerEli Zaretskii2014-12-28 17:43:43 +0200
commit79e2dade762491c58aa6396e35bae0ef418bafc6 (patch)
treed54180c78efaa3dcd5867f77e1d9080a567f87c1 /lisp/ChangeLog
parenta45d4b846434cf9fb70ac9e4d591956af4259214 (diff)
downloademacs-79e2dade762491c58aa6396e35bae0ef418bafc6.tar.gz
emacs-79e2dade762491c58aa6396e35bae0ef418bafc6.zip
lisp/international/mule.el (define-coding-system): Fix typos in the doc string.
Add missing ChangeLog entry for the previous commit.
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 193e0c0ebf2..ba7503fb753 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,13 @@
12014-12-28 Eli Zaretskii <eliz@gnu.org>
2
3 * international/mule.el (define-coding-system): Fix typos in the
4 doc string.
5
62014-12-28 Kenichi Handa <handa@gnu.org>
7
8 * international/mule.el (define-coding-system): Improve the doc
9 string.
10
12014-12-28 Ivan Shmakov <ivan@siamics.net> 112014-12-28 Ivan Shmakov <ivan@siamics.net>
2 12
3 * net/shr.el (shr-tag-table): Fix handling of tbody/header/footer 13 * net/shr.el (shr-tag-table): Fix handling of tbody/header/footer