]> git.eshelyaron.com Git - emacs.git/commitdiff
; * test/src/buffer-tests.el: Remove unecessary `message' calls.
authorMatt Armstrong <matt@rfc20.org>
Sun, 9 Oct 2022 17:12:32 +0000 (10:12 -0700)
committerMatt Armstrong <matt@rfc20.org>
Mon, 10 Oct 2022 02:24:53 +0000 (19:24 -0700)
test/src/buffer-tests.el

index 01780a15cc149a252e47830fb065b128821c13db..9bccbdf2e89a540ca4479d6982dd17ee22395204 100644 (file)
@@ -1554,10 +1554,8 @@ dicta sunt, explicabo.  "))
         ;; is to initially steadily increase the overlay count, then
         ;; steadily decrease it, then repeat.
         (when (and growing (= overlay-count overlay-count-limit))
-          (message "now shrinking")
           (setq growing nil))
         (when (and (not growing) (= overlay-count 0))
-          (message "now growing")
           (setq growing t))
 
         ;; Create or delete a random overlay according to a