]> code.delx.au - gnu-emacs/commitdiff
(mouse-drag-mode-line-1): Remove `growth =' message.
authorDave Love <fx@gnu.org>
Wed, 23 Feb 2000 22:20:44 +0000 (22:20 +0000)
committerDave Love <fx@gnu.org>
Wed, 23 Feb 2000 22:20:44 +0000 (22:20 +0000)
lisp/ChangeLog
lisp/mouse.el

index b904180f896ecdabfd332f08212a821c9ddfef4f..bcd1402390b1cec936339eaee59c36e26fdf5870 100644 (file)
@@ -1,5 +1,24 @@
 2000-02-23  Dave Love  <fx@gnu.org>
 
+       * gud.el (gud-jdb-build-class-source-alist): Prepend space to
+       scratch buffer name.
+       (gud-format-command): Use int-to-string in ?l case.  Simplify
+       slightly.
+
+       * term/w32-win.el (internal-face-interactive): Update prompt for
+       new read-face-name.
+
+       * mail/footnote.el (footnote): Add :version to defgroup.
+       (footnote-section-tag-regexp): Customize.
+       (footnote-start-tag, footnote-end-tag): New option.
+       (footnote-latin-regexp): New variable.
+       (Footnote-latin): New function.
+       (footnote-style-alist): Add element for latin style.
+       (footnote-style): Moved.
+       (Footnote-goto-footnote): Use eq to test arg.
+
+       * mouse.el (mouse-drag-mode-line-1): Remove `growth =' message.
+
        * emacs-lisp/byte-opt.el: Change old backquote syntax.
        (byte-compile-trueconstp): Include keywords.
        (byte-optimize-quote, byte-optimize-lapcode): Use
index f59890c1913c90019ff50596fbe6742f52e9be18..01884f11cfd26c265f7a44ba78f476e4d105f72b 100644 (file)
@@ -300,7 +300,7 @@ MODE-LINE-P non-nil means a mode line is dragged."
                       (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