* lsdb.el (lsdb-interesting-header-alist): Collect X-URL, X-URI and X-Face.
authorueno <ueno>
Fri, 26 Apr 2002 02:13:03 +0000 (02:13 +0000)
committerueno <ueno>
Fri, 26 Apr 2002 02:13:03 +0000 (02:13 +0000)
commit1f9261104fc758dccd3c48ccca62eaee5526ad34
tree5a45b0d9bc8986d714f211901da802bf22de8aa6
parent4e7dd5428128fd7e23f53a5d13d2587328ed1d2d
* lsdb.el (lsdb-interesting-header-alist): Collect X-URL, X-URI and X-Face.
(lsdb-entry-type-alist): Increase the score of 'www.
(lsdb-insert-x-face-function): New user option.
(lsdb-display-record-hook): New user option.
(lsdb-font-lock-keywords): Stop highlighting when a runaway "\r" is found.
(lsdb-display-records): New function.
(lsdb-display-record): Use it.
(lsdb-entry-score): New inline function.
(lsdb-print-record): Use it.
(lsdb-expose-x-face): New function.
(lsdb-x-face-scale-factor): New variable.
(lsdb-insert-x-face-with-x-face-e21): New function.
lsdb.el