aboutsummaryrefslogtreecommitdiffstats
path: root/lisp
diff options
context:
space:
mode:
Diffstat (limited to 'lisp')
-rw-r--r--lisp/ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index e64cb97efc8..b42647a61bf 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,13 @@
12007-04-19 Kevin Ryde <user42@zip.com.au>
2
3 * arc-mode.el (archive-find-type): lzh-exe for lzh self-extracting exe.
4 (archive-lzh-summarize): Add optional start arg for where to start
5 looking at the archive.
6 (archive-lzh-exe-summarize, archive-lzh-exe-extract): New functions.
7
8 * international/mule.el (auto-coding-alist): no-conversion for .exe
9 and .EXE.
10
12007-04-19 Alan Mackenzie <acm@muc.de> 112007-04-19 Alan Mackenzie <acm@muc.de>
2 12
3 * progmodes/cc-cmds.el (c-in-function-trailer-p): Fix this: when a 13 * progmodes/cc-cmds.el (c-in-function-trailer-p): Fix this: when a