diff options
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 2e4050bec8c..516833ccaa2 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,9 @@ | |||
| 1 | 2013-04-18 Tassilo Horn <tsdh@gnu.org> | ||
| 2 | |||
| 3 | * files.el (auto-mode-alist): Delete OpenDocument and StarOffice | ||
| 4 | file extensions from the archive-mode entry in order to prefer | ||
| 5 | doc-view-mode-maybe with archive-mode as fallback (bug#14188). | ||
| 6 | |||
| 1 | 2013-04-18 Leo Liu <sdl.web@gmail.com> | 7 | 2013-04-18 Leo Liu <sdl.web@gmail.com> |
| 2 | 8 | ||
| 3 | * bindings.el (help-event-list): Add ?\?. | 9 | * bindings.el (help-event-list): Add ?\?. |