changeset 161:52e56e399894 dev

yahtml-image-inspection-bytes=500000
author yuuji@gentei.org
date Wed, 22 Dec 2010 22:15:09 +0900
parents b6b5bc017146
children af550c574ae1
files yahtml.el
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- 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.

yatex.org