projects
/
elisp
/
riece.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0751c06
)
Fixed.
author
ueno
<ueno>
Sat, 3 Jan 2004 00:40:59 +0000
(
00:40
+0000)
committer
ueno
<ueno>
Sat, 3 Jan 2004 00:40:59 +0000
(
00:40
+0000)
lisp/riece-lsdb.el
patch
|
blob
|
history
diff --git
a/lisp/riece-lsdb.el
b/lisp/riece-lsdb.el
index
1426b17
..
b4525df
100644
(file)
--- a/
lisp/riece-lsdb.el
+++ b/
lisp/riece-lsdb.el
@@
-71,8
+71,8
@@
(message "No entry for `%s'" (riece-format-identity user t)))))
(defun riece-lsdb-insinuate ()
- (add-to-list 'riece-startup-hook
- 'lsdb-maybe-load-hash-tables)
+ (add-hook 'riece-startup-hook
+ 'lsdb-maybe-load-hash-tables t)
(add-to-list 'lsdb-secondary-hash-tables
'riece-lsdb-cache)
(add-to-list 'lsdb-after-update-record-functions