* wl-vars.el (wl-from-width): Define as obsolete variable.
authorteranisi <teranisi>
Thu, 13 Dec 2001 07:35:14 +0000 (07:35 +0000)
committerteranisi <teranisi>
Thu, 13 Dec 2001 07:35:14 +0000 (07:35 +0000)
(wl-subject-length-limit): Ditto.

wl/ChangeLog
wl/wl-vars.el

index 963557e..9e958e4 100644 (file)
@@ -1,5 +1,8 @@
 2001-12-13  Yuuichi Teranishi  <teranisi@gohome.org>
 
+       * wl-vars.el (wl-from-width): Define as obsolete variable.
+       (wl-subject-length-limit): Ditto.
+
        * wl.el (wl-plugged-dop-queue-status): Shrink queue list.
 
        * wl-expire.el (wl-folder-expire-entity): Follow the last change on
index 9a22624..369d324 100644 (file)
@@ -2346,6 +2346,12 @@ a symbol `bitmap', `xbm' or `xpm' in order to force the image format."
 (elmo-define-obsolete-variable 'wl-tmp-dir
                               'wl-temporary-file-directory)
 
+;; 2001-12-07
+(elmo-define-obsolete-variable 'wl-from-width
+                              'wl-summary-from-width)
+(elmo-define-obsolete-variable 'wl-subject-length-limit
+                              'wl-summary-subject-length-limit)
+
 ;; 2001-12-10
 (elmo-define-obsolete-variable 'wl-summary-update-confirm-threshold
                               'elmo-folder-update-threshold)