comparison lisp/msw-glyphs.el @ 282:c42ec1d1cded r21-0b39

Import from CVS: tag r21-0b39
author cvs
date Mon, 13 Aug 2007 10:33:18 +0200
parents 90d73dddcdc4
children 57709be46d1b
comparison
equal deleted inserted replaced
281:090b52736db2 282:c42ec1d1cded
68 (set-glyph-image control-arrow-glyph "^") 68 (set-glyph-image control-arrow-glyph "^")
69 (set-glyph-image invisible-text-glyph " ...") 69 (set-glyph-image invisible-text-glyph " ...")
70 70
71 (cond ((featurep 'xpm) 71 (cond ((featurep 'xpm)
72 (set-glyph-image frame-icon-glyph 72 (set-glyph-image frame-icon-glyph
73 (concat "../etc/" "xemacs-icon.xpm") 73 (concat "../etc/" "xemacs-icon3.xpm")
74 'global 'mswindows) 74 'global 'mswindows)
75 (set-glyph-image xemacs-logo 75 (set-glyph-image xemacs-logo
76 (concat "../etc/" 76 (concat "../etc/"
77 (if emacs-beta-version 77 (if emacs-beta-version
78 "xemacs-beta.xpm" 78 "xemacs-beta.xpm"