Mercurial > emacs
changeset 27834:b5bc73b0b33e
(mouse-drag-mode-line-1): Remove `growth =' message.
author | Dave Love <fx@gnu.org> |
---|---|
date | Wed, 23 Feb 2000 22:19:09 +0000 |
parents | d31e5fcf98d7 |
children | 1e61e538c92c |
files | lisp/mouse.el |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/mouse.el Wed Feb 23 22:17:05 2000 +0000 +++ b/lisp/mouse.el Wed Feb 23 22:19:09 2000 +0000 @@ -300,7 +300,7 @@ (enlarge-window (- growth)) (select-window start-event-window)) ;; no. grow/shrink the selected window - (message "growth = %d" growth) + ;; (message "growth = %d" growth) (enlarge-window growth)) ;; if this window's growth caused another