diff options
author | Mamoru Komachi <usata@gentoo.org> | 2003-10-10 20:12:44 +0000 |
---|---|---|
committer | Mamoru Komachi <usata@gentoo.org> | 2003-10-10 20:12:44 +0000 |
commit | a72d2de0957d672f1903ace341bdebd8bfdc321c (patch) | |
tree | 3b524167ea36decc415dec2f92e4e1930dad1b03 /app-emacs/wanderlust/files | |
parent | Migrated from app-emacs/wl to app-emacs/wanderlust. Removed intermediate CVS ... (diff) | |
download | gentoo-2-a72d2de0957d672f1903ace341bdebd8bfdc321c.tar.gz gentoo-2-a72d2de0957d672f1903ace341bdebd8bfdc321c.tar.bz2 gentoo-2-a72d2de0957d672f1903ace341bdebd8bfdc321c.zip |
Migrated from app-emacs/wl to app-emacs/wanderlust. Removed intermediate CVS snapshots.
Diffstat (limited to 'app-emacs/wanderlust/files')
5 files changed, 14 insertions, 0 deletions
diff --git a/app-emacs/wanderlust/files/70wl-gentoo.el b/app-emacs/wanderlust/files/70wl-gentoo.el new file mode 100644 index 000000000000..8aa46ec18901 --- /dev/null +++ b/app-emacs/wanderlust/files/70wl-gentoo.el @@ -0,0 +1,10 @@ + +;;; Wanderlust site-lisp configuration + +(setq load-path (cons "@SITELISP@" load-path)) + +(autoload 'wl "wl" "Wanderlust" t) +(autoload 'wl-other-frame "wl" "Wanderlust on new frame." t) +(autoload 'wl-draft "wl-draft" "Write draft with Wanderlust." t) + +(setq wl-icon-directory "/usr/share/wl/icons") diff --git a/app-emacs/wanderlust/files/digest-wanderlust-2.10.1-r1 b/app-emacs/wanderlust/files/digest-wanderlust-2.10.1-r1 new file mode 100644 index 000000000000..7cee3c3b53c6 --- /dev/null +++ b/app-emacs/wanderlust/files/digest-wanderlust-2.10.1-r1 @@ -0,0 +1 @@ +MD5 80cb1a4e3c76025284bf7eaa23faf1d6 wl-2.10.1.tar.gz 967205 diff --git a/app-emacs/wanderlust/files/digest-wanderlust-2.11.18.20031008 b/app-emacs/wanderlust/files/digest-wanderlust-2.11.18.20031008 new file mode 100644 index 000000000000..7a7f69143c61 --- /dev/null +++ b/app-emacs/wanderlust/files/digest-wanderlust-2.11.18.20031008 @@ -0,0 +1 @@ +MD5 b302105ce05646d813aaf48ac24f45a6 wl-2.11.18.20031008.tar.gz 1016758 diff --git a/app-emacs/wanderlust/files/digest-wanderlust-2.11.4.20030728 b/app-emacs/wanderlust/files/digest-wanderlust-2.11.4.20030728 new file mode 100644 index 000000000000..c24b75f447ba --- /dev/null +++ b/app-emacs/wanderlust/files/digest-wanderlust-2.11.4.20030728 @@ -0,0 +1 @@ +MD5 61ba857eb64bc496ffa276acc2c5abea wl-2.11.4.20030728.tar.gz 1014094 diff --git a/app-emacs/wanderlust/files/digest-wanderlust-2.8.1 b/app-emacs/wanderlust/files/digest-wanderlust-2.8.1 new file mode 100644 index 000000000000..af59f295815c --- /dev/null +++ b/app-emacs/wanderlust/files/digest-wanderlust-2.8.1 @@ -0,0 +1 @@ +MD5 8a11da5eb8b5990c0c0d99216e29e1ac wl-2.8.1.tar.gz 1040012 |