projects
/
elisp
/
wanderlust.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6d25101
)
(wl-folder-update-group): Change `defsubst' to `defun'.
author
okazaki
<okazaki>
Wed, 30 Jun 2004 23:39:09 +0000
(23:39 +0000)
committer
okazaki
<okazaki>
Wed, 30 Jun 2004 23:39:09 +0000
(23:39 +0000)
wl/wl-folder.el
patch
|
blob
|
history
diff --git
a/wl/wl-folder.el
b/wl/wl-folder.el
index
03f4a15
..
72eb130
100644
(file)
--- a/
wl/wl-folder.el
+++ b/
wl/wl-folder.el
@@
-561,7
+561,7
@@
Optional argument ARG is repeart count."
(throw 'done t))
(goto-char (point-max))))
-(defsubst wl-folder-update-group (entity diffs &optional is-group)
+(defun wl-folder-update-group (entity diffs &optional is-group)
(save-excursion
(let ((path (wl-folder-get-path
wl-folder-entity