# HG changeset patch # User Chong Yidong # Date 1176752290 0 # Node ID 175da25b05d88e695a7df1210ddcb9a711d1ace7 # Parent 3ae6fc8b3d2c53d154efed9fc7ce696a85396b3d * arc-mode.el (archive-lzh-summarize): Only apply the "downcase if all upcase" rule to OS-ID 0 "generic". Always downcase for OS-ID M "MSDOS". diff -r 3ae6fc8b3d2c -r 175da25b05d8 lisp/ChangeLog --- a/lisp/ChangeLog Mon Apr 16 18:55:29 2007 +0000 +++ b/lisp/ChangeLog Mon Apr 16 19:38:10 2007 +0000 @@ -1,3 +1,9 @@ +2007-04-14 Kevin Ryde + + * arc-mode.el (archive-lzh-summarize): Only apply the "downcase if + all upcase" rule to OS-ID 0 "generic". Always downcase for OS-ID + M "MSDOS". + 2007-04-16 Chong Yidong * progmodes/python.el (python-end-of-block): Avoid looping forever