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:
b0fdede
)
Fix the last change.
author
bg66
<bg66>
Sat, 11 Sep 2004 10:59:15 +0000
(10:59 +0000)
committer
bg66
<bg66>
Sat, 11 Sep 2004 10:59:15 +0000
(10:59 +0000)
lisp/riece-mini.el
patch
|
blob
|
history
diff --git
a/lisp/riece-mini.el
b/lisp/riece-mini.el
index
54a6483
..
4456e77
100644
(file)
--- a/
lisp/riece-mini.el
+++ b/
lisp/riece-mini.el
@@
-117,7
+117,7
@@
If twice (C-u C-u), then ask the channel."
(defun riece-mini-show-backlog ()
"Send back logs to minibuffer."
(interactive)
- (let ((max-mini-window-height (1+ riece-mini-backlog-size)
+ (let ((max-mini-window-height (1+ riece-mini-backlog-size))
(resize-mini-windows t))
(when riece-mini-backlog-history
(setq riece-mini-backlog-shown t)