projects
/
elisp
/
gnus.git-
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
888ce0f
)
(nnkiboze-retrieve-headers): Use `nnheader-insert-file-contents'.
author
shuhei-k
<shuhei-k>
Sun, 15 Mar 1998 01:21:51 +0000
(
01:21
+0000)
committer
shuhei-k
<shuhei-k>
Sun, 15 Mar 1998 01:21:51 +0000
(
01:21
+0000)
lisp/nnkiboze.el
patch
|
blob
|
history
diff --git
a/lisp/nnkiboze.el
b/lisp/nnkiboze.el
index
54c3ee0
..
e517e70
100644
(file)
--- a/
lisp/nnkiboze.el
+++ b/
lisp/nnkiboze.el
@@
-230,7
+230,7
@@
Finds out what articles are to be part of the nnkiboze groups."
(load newsrc-file))
(nnheader-temp-write nov-file
(when (file-exists-p nov-file)
- (insert-file-contents nov-file))
+ (nnheader-insert-file-contents nov-file))
(setq nov-buffer (current-buffer))
;; Go through the active hashtb and add new all groups that match the
;; kiboze regexp.