diff lisp/glyphs.el @ 384:bbff43aa5eb7 r21-2-7

Import from CVS: tag r21-2-7
author cvs
date Mon, 13 Aug 2007 11:08:24 +0200
parents 70ad99077275
children 501cfd01ee6d
line wrap: on
line diff
--- a/lisp/glyphs.el	Mon Aug 13 11:07:40 2007 +0200
+++ b/lisp/glyphs.el	Mon Aug 13 11:08:24 2007 +0200
@@ -603,6 +603,10 @@
 ;;; (defvar x-toolbar-pointer-shape nil)
 (define-obsolete-pointer-glyph 'x-toolbar-pointer-shape 'toolbar-pointer-glyph)
 
+;; for subwindows
+(defalias 'subwindow-xid 'image-instance-subwindow-id)
+(defalias 'subwindow-width 'image-instance-width)
+(defalias 'subwindow-height 'image-instance-height)
 ;;;;;;;;;; initialization
 
 (defun init-glyphs ()