diff options
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 16c4983d385..593b2a935b7 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,5 +1,7 @@ | |||
| 1 | 2012-10-23 Stefan Monnier <monnier@iro.umontreal.ca> | 1 | 2012-10-23 Stefan Monnier <monnier@iro.umontreal.ca> |
| 2 | 2 | ||
| 3 | * repeat.el (repeat): Set real-this-command (bug#12232). | ||
| 4 | |||
| 3 | * htmlfontify.el (hfy-post-html-hook): | 5 | * htmlfontify.el (hfy-post-html-hook): |
| 4 | * filesets.el (filesets-cache-fill-content-hook): | 6 | * filesets.el (filesets-cache-fill-content-hook): |
| 5 | * arc-mode.el (archive-extract-hook): | 7 | * arc-mode.el (archive-extract-hook): |