]> git.eshelyaron.com Git - emacs.git/commitdiff
* arc-mode.el (archive-lzh-summarize): Only apply the "downcase if all
authorChong Yidong <cyd@stupidchicken.com>
Mon, 16 Apr 2007 19:38:10 +0000 (19:38 +0000)
committerChong Yidong <cyd@stupidchicken.com>
Mon, 16 Apr 2007 19:38:10 +0000 (19:38 +0000)
upcase" rule to OS-ID 0 "generic".  Always downcase for OS-ID M
"MSDOS".

lisp/ChangeLog

index 736a2407932d8f8b2e544e2fae3e329a235ec319..dd4fd30d5872ff7f29f17194b606ac3431e9b8f6 100644 (file)
@@ -1,3 +1,9 @@
+2007-04-14  Kevin Ryde  <user42@zip.com.au>
+
+       * 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  <cyd@stupidchicken.com>
 
        * progmodes/python.el (python-end-of-block): Avoid looping forever