* lsdb.el (lsdb-entry-type-alist): Add AKA.
authorueno <ueno>
Mon, 29 Apr 2002 16:51:40 +0000 (16:51 +0000)
committerueno <ueno>
Mon, 29 Apr 2002 16:51:40 +0000 (16:51 +0000)
commit08c1b506f74296191b6a73debf651758126d6add
tree80da432a011b61eee0ac8960931fa29eaa1e9b93
parent6a7b257dc9c10e83a515b1b3d1ec771c53058edd
* lsdb.el (lsdb-entry-type-alist): Add AKA.
(lsdb-reverse-hash-table): New function.
(lsdb-hash-tables-are-dirty): Rename from lsdb-hash-table-is-dirty.
(lsdb-secondary-hash-table-start-format): New constant.
(lsdb-secondary-hash-table-start): New macro.
(lsdb-read): Splitted from lsdb-load-file.
(lsdb-load-hash-tables): New function.
(lsdb-insert-hash-table): New function.
(lsdb-save-hash-tables): Rename from lsdb-save-file.
(lsdb-maybe-build-reverse-hash-table): New function.
(lsdb-maybe-load-hash-tables): Rename from lsdb-maybe-load-file.
(lsdb-update-record): Look for the existing record from the reverse hash table.
lsdb.el