From: Chong Yidong Date: Mon, 16 Apr 2007 19:38:10 +0000 (+0000) Subject: * arc-mode.el (archive-lzh-summarize): Only apply the "downcase if all X-Git-Tag: emacs-pretest-22.0.98~3 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=3dd29719316e58613166b9b9b84675c93776a725;p=emacs.git * 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 --git a/lisp/ChangeLog b/lisp/ChangeLog index 736a2407932..dd4fd30d587 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -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