Mercurial > emacs
diff lisp/mh-e/ChangeLog @ 71353:b5aec585f378
(mh-index-new-folder): Use -2 suffix instead of <2> suffix for folder
names, as <> are illegal filename characters on Windows (closes SF
#1507002).
author | Bill Wohler <wohler@newt.com> |
---|---|
date | Fri, 16 Jun 2006 00:50:00 +0000 |
parents | 3b4c4b0d5eef |
children | 9440bcd820bc |
line wrap: on
line diff
--- a/lisp/mh-e/ChangeLog Fri Jun 16 00:48:04 2006 +0000 +++ b/lisp/mh-e/ChangeLog Fri Jun 16 00:50:00 2006 +0000 @@ -1,3 +1,9 @@ +2006-06-15 Bill Wohler <wohler@newt.com> + + * mh-search.el (mh-index-new-folder): Use -2 suffix instead of <2> + suffix for folder names, as <> are illegal filenakme characters on + Windows (closes SF #1507002). + 2006-06-05 Jacob Morzinski <morzinski@MIT.EDU> (tiny change) * mh-comp.el (mh-send-uses-spost): New variable.