Package: wl / 2.15.9+0.20141019-6

Metadata

Package Version Patches format
wl 2.15.9+0.20141019-6 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
10_docfix.patch | (download)

ChangeLog | 18 17 + 1 - 0 !
doc/wl-ja.texi | 63 60 + 3 - 0 !
doc/wl.texi | 20 10 + 10 - 0 !
elmo/ChangeLog | 4 4 + 0 - 0 !
4 files changed, 91 insertions(+), 14 deletions(-)

 doc fixes
20_ssl cert info.patch | (download)

utils/ssl.el | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 use "opsnssl" instead of ssl-program-name for ssl-certificate-information


30_epg config.patch | (download)

wl/wl-vars.el | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 don't use the epg-configuration function
Bug-Debian: http://bugs.debian.org/657131

This patch prevents the creation of "$HOME/.gnupg" mentioned in 
Debian Bug#657131.  The epg-configuration function invokes 
"gpg --with-colons --list-config" which causes this bug.


40_idle timer.patch | (download)

wl/ChangeLog | 9 9 + 0 - 0 !
wl/wl-util.el | 49 29 + 20 - 0 !
2 files changed, 38 insertions(+), 20 deletions(-)

 do not fail when idle-timer for wl-biff
50_imap4 uid.patch | (download)

elmo/ChangeLog | 4 4 + 0 - 0 !
elmo/elmo-imap4.el | 2 1 + 1 - 0 !
2 files changed, 5 insertions(+), 1 deletion(-)

 fix typo for elmo-imap4-use-uid
60_elmo string.patch | (download)

elmo/ChangeLog | 4 4 + 0 - 0 !
elmo/elmo-util.el | 2 1 + 1 - 0 !
2 files changed, 5 insertions(+), 1 deletion(-)

 fix typo for elmo-string
70_xemacs.patch | (download)

elmo/elmo-util.el | 6 5 + 1 - 0 !
wl/wl-summary.el | 6 4 + 2 - 0 !
wl/wl-vars.el | 2 1 + 1 - 0 !
3 files changed, 10 insertions(+), 4 deletions(-)

 prevent errors on xemacs
80_elmo passwd.patch | (download)

elmo/ChangeLog | 10 10 + 0 - 0 !
elmo/elmo-util.el | 6 3 + 3 - 0 !
2 files changed, 13 insertions(+), 3 deletions(-)

 do not let passwords become a garbage
90_truncate lines.patch | (download)

wl/ChangeLog | 7 7 + 0 - 0 !
wl/wl-vars.el | 8 6 + 2 - 0 !
2 files changed, 13 insertions(+), 2 deletions(-)

 refer to truncate-lines if default-truncate-lines is not bound.