diff options
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index a7258eec2a4..0dab1a4f224 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2011-10-03 Stephen Berman <stephen.berman@gmx.net> | ||
| 2 | |||
| 3 | * minibuffer.el (completion-category-overrides): Fix type of styles | ||
| 4 | and add more user friendly tags (bug#9660). | ||
| 5 | |||
| 1 | 2011-10-03 Stefan Monnier <monnier@iro.umontreal.ca> | 6 | 2011-10-03 Stefan Monnier <monnier@iro.umontreal.ca> |
| 2 | 7 | ||
| 3 | * international/mule-cmds.el: Fix abuses of apply-partially (bug#9661). | 8 | * international/mule-cmds.el: Fix abuses of apply-partially (bug#9661). |