* lsdb.el: Simplify X-Face rendering stuff.
authorueno <ueno>
Sat, 27 Apr 2002 17:49:55 +0000 (17:49 +0000)
committerueno <ueno>
Sat, 27 Apr 2002 17:49:55 +0000 (17:49 +0000)
commitd1b8691d4a00f29e9d9ba3ffae3171bdeb64f6e1
treef000325ea0df7e99ca9361b5df56a134b552c120
parent679782943bf424fb8c211c8d874dd75f77da0351
* lsdb.el: Simplify X-Face rendering stuff.
(lsdb-x-face): Abolish.
(lsdb-display-small-x-face): Abolish.
(lsdb-uncompface-program): Abolish.
(lsdb-x-face-command-alist): New user option.
(lsdb-insert-x-face-function): Set default to lsdb-insert-x-face-asynchronously.
(lsdb-shell-file-name): New user option.
(lsdb-shell-command-switch): New user option.
(lsdb-print-record-hook): Rename from lsdb-display-record-hook.
(lsdb-print-record): Call lsdb-print-record-hook.
(lsdb-mode-line-buffer-identification) [XEmacs]: Simplified.
(lsdb-x-face-available-image-type): New function.
(lsdb-call-process-on-string): Abolish.
(lsdb-mirror-bits): Abolish.
(lsdb-mirror-bytes): Abolish.
(lsdb-convert-x-face-to-xbm): Abolish.
(lsdb-insert-x-face-asynchronously): New function.
lsdb.el