log
graph
tags
bookmarks
branches
changeset
browse
file
latest
diff
comparison
annotate
file log
raw
help
Mercurial
>
hg
>
xemacs-beta
annotate etc/toolbar/info-def-dn.xbm @ 3687:
719ceea8b3cb
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
[xemacs-hg @ 2006-11-18 18:17:53 by michaels] 2006-11-18 Mike Sperber <mike@xemacs.org> * window.c (window_pixel_height_to_char_height): Cater to the possibility that defheight may be 0.
author
michaels
date
Sat, 18 Nov 2006 18:17:55 +0000 (2006-11-18)
parents
376386a54a3c
children
7910031dd78a
Ignore whitespace changes -
Everywhere:
Within whitespace:
At end of lines:
rev
line source
0
376386a54a3c
Import from CVS: tag r19-14
cvs
parents:
diff
changeset
+
−
1
#define noname_width 28
376386a54a3c
Import from CVS: tag r19-14
cvs
parents:
diff
changeset
+
−
2
#define noname_height 28
376386a54a3c
Import from CVS: tag r19-14
cvs
parents:
diff
changeset
+
−
3
static char noname_bits[] = {
376386a54a3c
Import from CVS: tag r19-14
cvs
parents:
diff
changeset
+
−
4
0xff,0xff,0xff,0x0f,0xff,0xff,0xff,0x0f,0xff,0xff,0xff,0x0f,0xff,0xdf,0xff,
376386a54a3c
Import from CVS: tag r19-14
cvs
parents:
diff
changeset
+
−
5
0x0f,0xff,0x07,0xff,0x0f,0xff,0x07,0xff,0x0f,0xff,0x03,0xfe,0x0f,0xff,0x07,
376386a54a3c
Import from CVS: tag r19-14
cvs
parents:
diff
changeset
+
−
6
0xff,0x0f,0xff,0x07,0xff,0x0f,0xff,0xdf,0xff,0x0f,0xff,0xff,0xff,0x0f,0xff,
376386a54a3c
Import from CVS: tag r19-14
cvs
parents:
diff
changeset
+
−
7
0x03,0xff,0x0f,0xff,0x01,0xff,0x0f,0xff,0x07,0xff,0x0f,0xff,0x07,0xff,0x0f,
376386a54a3c
Import from CVS: tag r19-14
cvs
parents:
diff
changeset
+
−
8
0xff,0x07,0xff,0x0f,0xff,0x07,0xff,0x0f,0xff,0x07,0xff,0x0f,0xff,0x07,0xff,
376386a54a3c
Import from CVS: tag r19-14
cvs
parents:
diff
changeset
+
−
9
0x0f,0xff,0x07,0xff,0x0f,0xff,0x07,0xff,0x0f,0xff,0x07,0xff,0x0f,0xff,0x03,
376386a54a3c
Import from CVS: tag r19-14
cvs
parents:
diff
changeset
+
−
10
0xfe,0x0f,0xff,0x01,0xfc,0x0f,0xff,0xff,0xff,0x0f,0xff,0xff,0xff,0x0f,0xff,
376386a54a3c
Import from CVS: tag r19-14
cvs
parents:
diff
changeset
+
−
11
0xff,0xff,0x0f,0xff,0xff,0xff,0x0f};