Mercurial > emacs
annotate src/sink11.h @ 24310:e76bade08723
Added keywords from `finder-by-keyword'.
Set version to 1.3.2
(sql-solid-program): Added support for solid.
(sql-help): Doc mentions sql-solid.
(sql-solid): Entry function for Solid.
(sql-buffer): Doc explains the use of the variable and how to change it.
(sql-mode-menu): Included entries for sql-show-sqli-buffer and
sql-change-sqli-buffer; sql-send-region and sql-send-buffer are
disabled if sql-buffer doesn't have a process; sql-send-paragraph is new.
(sql-show-sqli-buffer): New function to display the value of sql-buffer.
(sql-change-sqli-buffer): New function to change sql-buffer.
(sql-mode): Doc explains how to change sql-buffer.
(sql-send-paragraph): New function to send a paragraph.
(sql-mode-map): Added keybinding for sql-send-paragraph.
(sql-mysql): Doc corrected.
(sql-ms): Doc corrected.
(sql-server): Doc fix.
(sql-mysql): Added the use of sql-server to specify the host,
sql-database now specifies database instead of host.
(sql-mode-menu): Send... menu items are only active if sql-buffer
is non-nil.
(sql-help): Changed tag of entry functions a bit.
(sql-mode): Made sql-buffer a local variable, changed the
documentation: removed instructions to add *.sql files to
auto-mode-alist, added documentation for having mutliple SQL
buffers sending their stuff to different SQLi buffers, each
running a different process.
(sql-postgres): Quoted *SQL* in doc string.
(sql-ms): Likewise.
(sql-ingres): Likewise.
(sql-ingres): Quoted *SQL* in doc string, added references to
sql-user and sql-password used during login.
(sql-sybase): Quoted *SQL* in doc string, added comma.
(sql-oracle): Likewise.
(sql-interactive-mode): Added extensive documentation for having
mutliple SQL buffers sending their stuff to different SQLi
buffers, each running a different process.
(sql-buffer): Changed doc from *SQL* to SQLi.
(sql-get-login): Doc fix.
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Sat, 13 Feb 1999 12:04:00 +0000 |
parents | 3165b2697c78 |
children |
rev | line source |
---|---|
484 | 1 #define sink_width 48 |
2 #define sink_height 48 | |
3 static char sink_bits[] = { | |
4 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, | |
5 0xff, 0xff, 0xff, 0xff, 0x80, 0x9f, | |
6 0xff, 0xff, 0xff, 0xff, 0x9f, 0x9f, | |
7 0xff, 0xff, 0xff, 0xff, 0x00, 0x80, | |
8 0xff, 0xff, 0xff, 0x7f, 0xfe, 0xbf, | |
9 0xff, 0xff, 0xff, 0x7f, 0x03, 0xa0, | |
10 0xff, 0xff, 0xff, 0x7f, 0xfd, 0xaf, | |
11 0xff, 0xff, 0xff, 0x3f, 0xf9, 0xaf, | |
12 0xff, 0xff, 0xff, 0xff, 0xff, 0xaf, | |
13 0xff, 0xff, 0xff, 0xff, 0xfc, 0xaf, | |
14 0xff, 0xff, 0xff, 0x7f, 0xf8, 0xaf, | |
15 0xff, 0xff, 0xff, 0xff, 0xfc, 0xaf, | |
16 0xff, 0xff, 0xff, 0xff, 0xff, 0xaf, | |
17 0xff, 0xff, 0xff, 0xbf, 0xf7, 0xaf, | |
18 0xff, 0xff, 0xff, 0x3f, 0xf3, 0xaf, | |
19 0xff, 0xff, 0xff, 0xff, 0xfc, 0xaf, | |
20 0x3f, 0x00, 0x00, 0x00, 0x00, 0x20, | |
21 0x7f, 0x00, 0x00, 0x00, 0x00, 0xe0, | |
22 0xdf, 0xf8, 0xff, 0xff, 0xff, 0x07, | |
23 0xcf, 0xf9, 0x0f, 0xff, 0xff, 0xe7, | |
24 0xcf, 0xf9, 0xf7, 0xff, 0xff, 0xe7, | |
25 0xff, 0xf9, 0xf7, 0x63, 0xfb, 0xe7, | |
26 0xff, 0xf9, 0x37, 0x5a, 0xfb, 0xe7, | |
27 0xcf, 0xf9, 0xf7, 0x5a, 0xfb, 0xe7, | |
28 0xcf, 0xf9, 0xf7, 0x5a, 0xf9, 0xe7, | |
29 0xef, 0xf9, 0x0f, 0xdb, 0xfa, 0xe7, | |
30 0xff, 0xf9, 0xff, 0xff, 0xff, 0xe7, | |
31 0xdf, 0xf9, 0xff, 0xff, 0xff, 0xe7, | |
32 0xcf, 0x19, 0xfc, 0xff, 0xff, 0xe7, | |
33 0xcf, 0xd9, 0xff, 0xff, 0xff, 0xe7, | |
34 0xff, 0xd9, 0x47, 0xce, 0x73, 0xe6, | |
35 0xff, 0x19, 0xb6, 0xb5, 0xad, 0xe7, | |
36 0xcf, 0xd9, 0xb7, 0xb5, 0x7d, 0xe6, | |
37 0xc7, 0xd9, 0xb7, 0xb5, 0xed, 0xe5, | |
38 0xef, 0x19, 0xb4, 0x4d, 0x73, 0xe6, | |
39 0xff, 0xf1, 0xff, 0xff, 0xff, 0xe3, | |
40 0xff, 0x03, 0x80, 0x03, 0x00, 0xf0, | |
41 0xef, 0x07, 0x00, 0x01, 0x00, 0xf8, | |
42 0xc7, 0xff, 0x3f, 0xf9, 0xff, 0xff, | |
43 0xe7, 0xff, 0x7f, 0xfd, 0xe0, 0xff, | |
44 0xff, 0xff, 0x7f, 0x7d, 0xdf, 0xff, | |
45 0xff, 0xff, 0x7f, 0xbd, 0xb1, 0xff, | |
46 0xff, 0xff, 0x7f, 0xbb, 0xae, 0xff, | |
47 0xef, 0xff, 0xff, 0xda, 0xae, 0xff, | |
48 0xc7, 0xff, 0xff, 0x66, 0xaf, 0xff, | |
49 0xe7, 0xff, 0xff, 0xbd, 0xaf, 0xff, | |
50 0xff, 0xff, 0xff, 0xc3, 0xaf, 0xff, | |
51 0xff, 0xff, 0xff, 0xff, 0xaf, 0xff}; |