# HG changeset patch # User Dave Love # Date 951344349 0 # Node ID b5bc73b0b33e9189551d448b08378a4a0ea6a138 # Parent d31e5fcf98d7bc19b87e883b18c6222a951ff019 (mouse-drag-mode-line-1): Remove `growth =' message. diff -r d31e5fcf98d7 -r b5bc73b0b33e lisp/mouse.el --- 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