* mime-edit.el (mime-edit-content-end): Retuen a value of `point-max' when
[elisp/semi.git] / ChangeLog
index ac478e8..241ca6e 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2001-09-27  Katsumi Yamaoka   <yamaoka@jpl.org>
+
+       * mime-edit.el (mime-edit-content-end): Retuen the value of
+       `point-max' when the function `next-single-property-change'
+       returns nil.
+
 2001-09-25   Daiki Ueno  <ueno@unixuser.org>
 
        * mime-view.el (mime-view-entity-content): New function.