aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
authorTassilo Horn2013-04-18 08:24:10 +0200
committerTassilo Horn2013-04-18 08:24:10 +0200
commitfc7f4d7e6a16f2fb5d166d73a678b71cd650c195 (patch)
tree18c59a5fa5895d76a2c96cdd8c1174c173cbc1eb /lisp/ChangeLog
parent4f8902cd02ff6c182dddf5217d2683cb6abdb728 (diff)
downloademacs-fc7f4d7e6a16f2fb5d166d73a678b71cd650c195.tar.gz
emacs-fc7f4d7e6a16f2fb5d166d73a678b71cd650c195.zip
* files.el (auto-mode-alist): Delete OpenDocument and StarOffice
file extensions from the archive-mode entry in order to prefer doc-view-mode-maybe with archive-mode as fallback (bug#14188).
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog6
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 @@
12013-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
12013-04-18 Leo Liu <sdl.web@gmail.com> 72013-04-18 Leo Liu <sdl.web@gmail.com>
2 8
3 * bindings.el (help-event-list): Add ?\?. 9 * bindings.el (help-event-list): Add ?\?.