* lsdb.el (lsdb-print-record-function): Abolish.
authorueno <ueno>
Fri, 26 Apr 2002 10:10:20 +0000 (10:10 +0000)
committerueno <ueno>
Fri, 26 Apr 2002 10:10:20 +0000 (10:10 +0000)
commit1d61da1290522d5e4dc39f0cb0782076649e4e95
tree4f75f674c9ec5cfc60733a0a633204137799f389
parent5ac4490c740232726897a2cbb798254344bb48f1
* lsdb.el (lsdb-print-record-function): Abolish.
(lsdb-insert-x-face-function): Add setting for XEmacs' xface glyph.
(lsdb-known-entry-names): New variable.
(lsdb-temp-buffer-show-function): Don't call
shrink-window-if-larger-than-buffer twice.
(lsdb-display-records): Fixed.
(lsdb-insert-entry): Collect entry names for later completion.
(lsdb-mode-map): Bind n and p.
(lsdb-narrow-to-record): Simplified.
(lsdb-mode-lookup-history): New variable.
(lsdb-mode-lookup): New command.
(lsdb): New alias.
(lsdb-mode-add-entry): Complete entry names.
(lsdb-mode-next-record): New command.
(lsdb-mode-previous-record): New command.
(lsdb-wl-insinuate): Add autoload cookie.
(lsdb-insert-x-face-with-xemacs-glyph): New function.
lsdb.el