You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/app-emacs/wanderlust/files/wanderlust-2.15.9_p20130619...

18 lines
538 B

--- a/wl/wl-vars.el.orig 2018-07-27 21:05:15.768467090 -0500
+++ b/wl/wl-vars.el 2018-07-27 21:05:45.590468576 -0500
@@ -1742,12 +1742,12 @@
:group 'wl-pref
:type 'string)
-(defcustom wl-message-truncate-lines default-truncate-lines
+(defcustom wl-message-truncate-lines nil
"*Truncate lines in Message Buffer."
:type 'boolean
:group 'wl-pref)
-(defcustom wl-draft-truncate-lines default-truncate-lines
+(defcustom wl-draft-truncate-lines nil
"*Truncate lines in Draft Buffer."
:type 'boolean
:group 'wl-draft