* 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".
This commit is contained in:
Chong Yidong 2007-04-16 19:38:10 +00:00
parent 003586aae6
commit 3dd2971931

View 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