list = [
['0003','','/2011-04-22 15:56','/2011-04-22 15:56'],
['0003','','2011-04-22 15:56','2011-04-22 15:56'],
['0002','行頭に','移動','idou'],
['0002','','行頭に/移動','gyoutouni/idou'],
['0001','','現在の/コラムを/知る','genzaino/koramuwo/shiru'],
['0001','現在の','コラムを/知る','koramuwo/shiru'],
['0000','表示','色を/設定','shokuwo/settei'],
['0001','現在の/コラムを','知る','shiru'],
['0000','表示/色を','設定','settei'],
['0000','','表示/色を/設定','hyouji/shokuwo/settei'],
];
urls = [];
urls['0000'] = '';
urls['0001'] = '';
urls['0002'] = '';
urls['0003'] = 'http://www.bing.com/';
images = [];
images['0000'] = '';
images['0001'] = '';
images['0002'] = '';
images['0003'] = 'TlbdOxmGjinzIGbmpK';
descriptions = [];
descriptions['0000'] = '範囲に対してテキスト属性を設定する。\r\n<pre>\r\n(setq indent0 (make-face \'indent0))\r\n(set-face-foreground indent0 "PaleGreen2")\r\n(set-face-background indent0 "blue")\r\n(put-text-property 1 100 \'face \'indent0)\r\n</pre>';
descriptions['0001'] = '<pre>\r\n(current-column)\r\n</pre>';
descriptions['0002'] = '<pre>\r\n(beginning-of-line)\r\n</pre>\r\n';
descriptions['0003'] = 'In awe of that asnwer! Really cool!';

