diff options
| author | Eli Zaretskii | 2014-12-28 17:43:43 +0200 |
|---|---|---|
| committer | Eli Zaretskii | 2014-12-28 17:43:43 +0200 |
| commit | 79e2dade762491c58aa6396e35bae0ef418bafc6 (patch) | |
| tree | d54180c78efaa3dcd5867f77e1d9080a567f87c1 /lisp/ChangeLog | |
| parent | a45d4b846434cf9fb70ac9e4d591956af4259214 (diff) | |
| download | emacs-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/ChangeLog | 10 |
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 @@ | |||
| 1 | 2014-12-28 Eli Zaretskii <eliz@gnu.org> | ||
| 2 | |||
| 3 | * international/mule.el (define-coding-system): Fix typos in the | ||
| 4 | doc string. | ||
| 5 | |||
| 6 | 2014-12-28 Kenichi Handa <handa@gnu.org> | ||
| 7 | |||
| 8 | * international/mule.el (define-coding-system): Improve the doc | ||
| 9 | string. | ||
| 10 | |||
| 1 | 2014-12-28 Ivan Shmakov <ivan@siamics.net> | 11 | 2014-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 |