* lpath.el: Fbind image-size.
authorShengHuo ZHU <zsh@cs.rochester.edu>
Tue, 27 Jun 2000 17:52:12 +0000 (17:52 +0000)
committerShengHuo ZHU <zsh@cs.rochester.edu>
Tue, 27 Jun 2000 17:52:12 +0000 (17:52 +0000)
lisp/ChangeLog
lisp/lpath.el

index 7b8a7f7..d64eee9 100644 (file)
@@ -1,3 +1,7 @@
+2000-06-28 13:52:57  Shenghuo ZHU  <zsh@cs.rochester.edu>
+
+       * lpath.el: Fbind image-size.
+
 2000-06-28  Simon Josefsson  <simon@josefsson.org>
 
        * nnimap.el (nnimap-split-rule): Update doc with extended syntax.
index 519625c..c4fceac 100644 (file)
@@ -44,7 +44,7 @@
                     find-coding-systems-for-charsets sc-cite-regexp
                     vcard-pretty-print image-type-available-p
                     put-image create-image  display-graphic-p
-                    find-image insert-image
+                    find-image insert-image image-size
                     make-overlay overlay-put))
       (maybe-bind '(global-face-data
                    mark-active transient-mark-mode mouse-selection-click-count
@@ -98,7 +98,7 @@
                 url-generic-parse-url valid-image-instantiator-format-p
                 babel-fetch babel-wash babel-as-string sc-cite-regexp
                 put-image create-image display-graphic-p
-                find-image insert-image
+                find-image insert-image image-size
                 vcard-pretty-print image-type-available-p)))
 
 (setq load-path (cons "." load-path))