compile warning
authorokada <okada>
Tue, 11 Jul 2000 12:55:06 +0000 (12:55 +0000)
committerokada <okada>
Tue, 11 Jul 2000 12:55:06 +0000 (12:55 +0000)
wl/ChangeLog
wl/wl-summary.el

index d12fad8..280bbe8 100644 (file)
@@ -1,3 +1,7 @@
+2000-07-07  Kenichi OKADA      <okada@opaopa.org>
+
+       * wl-summary.el (TopLevel): Define-maybe `ps-print-preprint'.
+
 2000-07-11  Yuuichi Teranishi  <teranisi@gohome.org>
 
        * wl-summary.el (wl-summary-sync): Call `elmo-clear-killed' when
index af799cd..c8d8fa9 100644 (file)
@@ -61,7 +61,8 @@
   (defun-maybe elmo-database-msgid-put (a b c))
   (defun-maybe elmo-database-close ())
   (defun-maybe elmo-database-msgid-get (a))
-  (defun-maybe run-with-idle-timer (secs repeat function &rest args)))
+  (defun-maybe run-with-idle-timer (secs repeat function &rest args))
+  (defun-maybe ps-print-preprint (a)))
 
 (defvar wl-summary-buffer-name "Summary")
 (defvar wl-summary-mode-map nil)