log
graph
tags
bookmarks
branches
changeset
browse
file
latest
diff
comparison
annotate
file log
raw
help
Mercurial
>
hg
>
xemacs-beta
annotate etc/toolbar/file-up.xbm @ 852:
d83885ef293b
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
[xemacs-hg @ 2002-05-25 01:55:29 by youngs] 2002-05-25 Steve Youngs <youngs@xemacs.org> * package-ui.el (pui-help-echo): Display both installed and author version. Use a balloon-help window to display extra info like package requires.
author
youngs
date
Sat, 25 May 2002 01:55:30 +0000 (2002-05-25)
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
0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
376386a54a3c
Import from CVS: tag r19-14
cvs
parents:
diff
changeset
+
−
5
0x00,0x00,0x00,0x00,0x00,0x80,0xff,0x01,0x00,0x80,0x00,0x03,0x00,0x80,0x00,
376386a54a3c
Import from CVS: tag r19-14
cvs
parents:
diff
changeset
+
−
6
0x05,0x00,0x80,0x00,0x09,0x00,0x80,0x00,0x1f,0x00,0x80,0x00,0x10,0x00,0x80,
376386a54a3c
Import from CVS: tag r19-14
cvs
parents:
diff
changeset
+
−
7
0x00,0x10,0x00,0x80,0x00,0x10,0x00,0x80,0x00,0x10,0x00,0x80,0x00,0x10,0x00,
376386a54a3c
Import from CVS: tag r19-14
cvs
parents:
diff
changeset
+
−
8
0x80,0x00,0x10,0x00,0x80,0x00,0x10,0x00,0x80,0x00,0x10,0x00,0x80,0x00,0x10,
376386a54a3c
Import from CVS: tag r19-14
cvs
parents:
diff
changeset
+
−
9
0x00,0x80,0x00,0x10,0x00,0x80,0x00,0x10,0x00,0x80,0x00,0x10,0x00,0x80,0xff,
376386a54a3c
Import from CVS: tag r19-14
cvs
parents:
diff
changeset
+
−
10
0x1f,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
376386a54a3c
Import from CVS: tag r19-14
cvs
parents:
diff
changeset
+
−
11
0x00,0x00,0x00,0x00,0x00,0x00,0x00};