Sync up with gnus-6_10.
[elisp/gnus.git-] / lisp / dgnushack.el
index e6fde66..051c2f5 100644 (file)
@@ -120,7 +120,7 @@ Modify to suit your needs."))
     (with-temp-buffer
       (let ((standard-output (current-buffer)))
        (Custom-make-dependencies "."))
-      (message (buffer-substring (point-min) (point-max))))
+      (message (buffer-string)))
     (require 'cus-load)
     (byte-compile-file "custom-load.el")