Mercurial > hg > xemacs-beta
view etc/gray1.xbm @ 4958:e4bbe5622a80
finish doc comment on `lisp-indent-specform'
-------------------- ChangeLog entries follow: --------------------
lisp/ChangeLog addition:
2010-01-28 Ben Wing <ben@xemacs.org>
* lisp-mode.el: Finish documenting `lisp-indent-specform',
on Mike Sperber's request.
author | Ben Wing <ben@xemacs.org> |
---|---|
date | Thu, 28 Jan 2010 03:32:18 -0600 |
parents | 376386a54a3c |
children | 7910031dd78a |
line wrap: on
line source
#define bg2_width 16 #define bg2_height 16 static char bg2_bits[] = { 0x55, 0x55, 0x00, 0x00, 0x55, 0x55, 0x00, 0x00, 0x55, 0x55, 0x00, 0x00, 0x55, 0x55, 0x00, 0x00, 0x55, 0x55, 0x00, 0x00, 0x55, 0x55, 0x00, 0x00, 0x55, 0x55, 0x00, 0x00, 0x55, 0x55, 0x00, 0x00};