]> git.eshelyaron.com Git - emacs.git/commitdiff
max-image-size implemented.
authorChong Yidong <cyd@stupidchicken.com>
Wed, 19 Oct 2005 03:57:26 +0000 (03:57 +0000)
committerChong Yidong <cyd@stupidchicken.com>
Wed, 19 Oct 2005 03:57:26 +0000 (03:57 +0000)
admin/ChangeLog
admin/FOR-RELEASE

index 68194266dd6dbe3886091cd04edc15e9821c0cb6..8b0fe74d44f49b3f41e6c5f2a451856c4759ce80 100644 (file)
@@ -1,3 +1,7 @@
+2005-10-18  Chong Yidong  <cyd@stupidchicken.com>
+
+       * FOR-RELEASE (New features): max-image-size implemented.
+
 2005-10-17  Bill Wohler  <wohler@newt.com>
 
        * FOR-RELEASE (DOCUMENTATION): Removed lisp/toolbar from list
index ba744a621c67da9c51ef588005762a23563547a4..d37dff6f3d513482dc0d933281c189f5dbb500d4 100644 (file)
@@ -39,13 +39,6 @@ bitmap usage to a bitmap name, and second level maps bitmap name to
 a bitmap appearence.
 [Assigned to KFS]
 
-** Put a max-limit on the size of images, e.g. based on the display size.
-This is to avoid allocating insane amounts of memory due to bogus
-image size specifications.
-Note: rather than clipping images that are too big (this may be
-non-trivial to do correctly in all cases -- and thus non-trivial to
-test), it may be better just to avoid displaying such images for emacs 22.
-
 * FATAL ERRORS
 
 ** Investigate reported crashes in compact_small_strings.