From: Chong Yidong Date: Thu, 19 Apr 2007 23:52:40 +0000 (+0000) Subject: * arc-mode.el (archive-find-type): lzh-exe for lzh self-extracting exe. X-Git-Tag: emacs-pretest-22.0.99~152 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=9cd04e16395bafbb8801e67ee082ce0a0bf42370;p=emacs.git * arc-mode.el (archive-find-type): lzh-exe for lzh self-extracting exe. (archive-lzh-summarize): Add optional start arg for where to start looking at the archive. (archive-lzh-exe-summarize, archive-lzh-exe-extract): New functions. * international/mule.el (auto-coding-alist): no-conversion for .exe and .EXE. --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index e64cb97efc8..b42647a61bf 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,13 @@ +2007-04-19 Kevin Ryde + + * arc-mode.el (archive-find-type): lzh-exe for lzh self-extracting exe. + (archive-lzh-summarize): Add optional start arg for where to start + looking at the archive. + (archive-lzh-exe-summarize, archive-lzh-exe-extract): New functions. + + * international/mule.el (auto-coding-alist): no-conversion for .exe + and .EXE. + 2007-04-19 Alan Mackenzie * progmodes/cc-cmds.el (c-in-function-trailer-p): Fix this: when a