Mercurial > emacs
changeset 77329:40604938395a
* 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.
author | Chong Yidong <cyd@stupidchicken.com> |
---|---|
date | Thu, 19 Apr 2007 23:52:40 +0000 |
parents | 212f98e1241b |
children | 1b3aff56da73 |
files | lisp/ChangeLog |
diffstat | 1 files changed, 10 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Thu Apr 19 23:51:59 2007 +0000 +++ b/lisp/ChangeLog Thu Apr 19 23:52:40 2007 +0000 @@ -1,3 +1,13 @@ +2007-04-19 Kevin Ryde <user42@zip.com.au> + + * 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 <acm@muc.de> * progmodes/cc-cmds.el (c-in-function-trailer-p): Fix this: when a