yatex

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 diff
     1.1 --- a/yahtml.el	Thu Dec 09 20:18:02 2010 +0900
     1.2 +++ b/yahtml.el	Wed Dec 22 22:15:09 2010 +0900
     1.3 @@ -1,6 +1,6 @@
     1.4  ;;; -*- Emacs-Lisp -*-
     1.5  ;;; (c) 1994-2010 by HIROSE Yuuji [yuuji(@)yatex.org]
     1.6 -;;; Last modified Thu Dec  9 20:16:49 2010 on firestorm
     1.7 +;;; Last modified Wed Dec 22 22:14:28 2010 on firestorm
     1.8  ;;; $Id$
     1.9  
    1.10  (defconst yahtml-revision-number "1.74.2"
    1.11 @@ -243,7 +243,7 @@
    1.12  
    1.13  (defvar yahtml-use-css t "*Use stylesheet or not")
    1.14  
    1.15 -(defvar yahtml-image-inspection-bytes 50000
    1.16 +(defvar yahtml-image-inspection-bytes 500000
    1.17    "*Number of bytes to inspect the image for geometry information")
    1.18  (defvar yahtml:img-default-alt-format "%xx%y(%sbytes)"
    1.19    "*Default format of img entity's ALT attributes.