projects
/
elisp
/
semi.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
61b499f
)
(mime-show-echo-buffer): Don't specify the negative number to `enlarge-window'.
author
yamaoka
<yamaoka>
Wed, 8 Sep 1999 03:37:18 +0000
(
03:37
+0000)
committer
yamaoka
<yamaoka>
Wed, 8 Sep 1999 03:37:18 +0000
(
03:37
+0000)
mime-play.el
patch
|
blob
|
history
diff --git
a/mime-play.el
b/mime-play.el
index
9dd8019
..
2e62ede
100644
(file)
--- a/
mime-play.el
+++ b/
mime-play.el
@@
-403,7
+403,7
@@
this function is called."
(if win
(progn
(select-window win)
- (enlarge-window (- height (window-height)))
+ (enlarge-window (max 0 (- height (window-height))))
)
(unless (and mime-echo-window-is-shared-with-bbdb
(condition-case nil