diff options
| author | Chong Yidong | 2009-10-31 19:30:47 +0000 |
|---|---|---|
| committer | Chong Yidong | 2009-10-31 19:30:47 +0000 |
| commit | 5c2dce75366a1dbb62bdf13adad777df2b4bc0b8 (patch) | |
| tree | ae70d63b53970090624b24e6fc1467c9a0472a36 /lisp/ChangeLog | |
| parent | 18430066df0ddaab670cf1beb8701d235b0f8179 (diff) | |
| download | emacs-5c2dce75366a1dbb62bdf13adad777df2b4bc0b8.tar.gz emacs-5c2dce75366a1dbb62bdf13adad777df2b4bc0b8.zip | |
* international/mule-diag.el (list-character-sets-1): Minor
message fix (Bug#3526).
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 4b7d289c47d..6c0bf442ca8 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,5 +1,8 @@ | |||
| 1 | 2009-10-31 Chong Yidong <cyd@stupidchicken.com> | 1 | 2009-10-31 Chong Yidong <cyd@stupidchicken.com> |
| 2 | 2 | ||
| 3 | * international/mule-diag.el (list-character-sets-1): Minor | ||
| 4 | message fix (Bug#3526). | ||
| 5 | |||
| 3 | * progmodes/etags.el (etags-list-tags, etags-tags-apropos): Fix | 6 | * progmodes/etags.el (etags-list-tags, etags-tags-apropos): Fix |
| 4 | face property (Bug#4834). | 7 | face property (Bug#4834). |
| 5 | (etags-list-tags, etags-tags-apropos-additional) | 8 | (etags-list-tags, etags-tags-apropos-additional) |