# HG changeset patch # User yuuji@gentei.org # Date 1293023709 -32400 # Node ID 52e56e3998945c48a0ff4ba365f16c08aad86909 # Parent b6b5bc0171466f2a8ae52738b8b2c030eacddad3 yahtml-image-inspection-bytes=500000 diff -r b6b5bc017146 -r 52e56e399894 yahtml.el --- a/yahtml.el Thu Dec 09 20:18:02 2010 +0900 +++ b/yahtml.el Wed Dec 22 22:15:09 2010 +0900 @@ -1,6 +1,6 @@ ;;; -*- Emacs-Lisp -*- ;;; (c) 1994-2010 by HIROSE Yuuji [yuuji(@)yatex.org] -;;; Last modified Thu Dec 9 20:16:49 2010 on firestorm +;;; Last modified Wed Dec 22 22:14:28 2010 on firestorm ;;; $Id$ (defconst yahtml-revision-number "1.74.2" @@ -243,7 +243,7 @@ (defvar yahtml-use-css t "*Use stylesheet or not") -(defvar yahtml-image-inspection-bytes 50000 +(defvar yahtml-image-inspection-bytes 500000 "*Number of bytes to inspect the image for geometry information") (defvar yahtml:img-default-alt-format "%xx%y(%sbytes)" "*Default format of img entity's ALT attributes.