X-Git-Url: http://git.chise.org/gitweb/?a=blobdiff_plain;ds=sidebyside;f=wl%2Fwl-vars.el;h=2472ed66774f5427cdcb7549684a5654cf9d01b8;hb=0fd1dbee05cddb8e63c5925608a42002a8f7549c;hp=b224d0dd71589f65d125f6171fd61f879c05cbbf;hpb=5a954fe4158278866dd1c6b07e8b0ee39653c54c;p=elisp%2Fwanderlust.git diff --git a/wl/wl-vars.el b/wl/wl-vars.el index b224d0d..2472ed6 100644 --- a/wl/wl-vars.el +++ b/wl/wl-vars.el @@ -1164,6 +1164,11 @@ Set this if (system-name) does not return FQDN." :type 'boolean :group 'wl-pref) +(defcustom wl-message-truncate-lines default-truncate-lines + "*Truncate lines in Message/Draft Buffer." + :type 'boolean + :group 'wl-pref) + (defcustom wl-message-scroll-amount 5 "*Scroll amount by SPC key." :type 'integer