diff options
author | Ulrich Müller <ulm@gentoo.org> | 2007-07-25 18:13:50 +0000 |
---|---|---|
committer | Ulrich Müller <ulm@gentoo.org> | 2007-07-25 18:13:50 +0000 |
commit | e4f667c111731e01924f26a15c00a539ff8c6736 (patch) | |
tree | ed02a600fb70001f19e8941d2ad459aa4e206551 /app-emacs/emacs-w3m/files | |
parent | Re-add ~alpha wrt #176487 (diff) | |
download | historical-e4f667c111731e01924f26a15c00a539ff8c6736.tar.gz historical-e4f667c111731e01924f26a15c00a539ff8c6736.tar.bz2 historical-e4f667c111731e01924f26a15c00a539ff8c6736.zip |
Remove old.
Package-Manager: portage-2.1.3_rc9
Diffstat (limited to 'app-emacs/emacs-w3m/files')
-rw-r--r-- | app-emacs/emacs-w3m/files/70emacs-w3m-gentoo.el | 15 | ||||
-rw-r--r-- | app-emacs/emacs-w3m/files/digest-emacs-w3m-1.4.4-r1 | 3 |
2 files changed, 0 insertions, 18 deletions
diff --git a/app-emacs/emacs-w3m/files/70emacs-w3m-gentoo.el b/app-emacs/emacs-w3m/files/70emacs-w3m-gentoo.el deleted file mode 100644 index 8a3c1cfb292e..000000000000 --- a/app-emacs/emacs-w3m/files/70emacs-w3m-gentoo.el +++ /dev/null @@ -1,15 +0,0 @@ - -;;; emacs-w3m site-lisp configuration - -(add-to-list 'load-path "@SITELISP@") - -(autoload 'w3m "w3m" "Interface for w3m on Emacs." t) -(autoload 'w3m-browse-url "w3m" "Interface for w3m on Emacs." t) -(autoload 'w3m-find-file "w3m" "w3m interface function for local file." t) -(autoload 'w3m-search "w3m-search" "Search QUERY using SEARCH-ENGINE." t) -(autoload 'w3m-weather "w3m-weather" "Display weather report." t) -(autoload 'w3m-antenna "w3m-antenna" "Report chenge of WEB sites." t) -(autoload 'w3m-namazu "w3m-namazu" "Search files with Namazu." t) - -(setq w3m-icon-directory "/usr/share/emacs-w3m/icon") - diff --git a/app-emacs/emacs-w3m/files/digest-emacs-w3m-1.4.4-r1 b/app-emacs/emacs-w3m/files/digest-emacs-w3m-1.4.4-r1 deleted file mode 100644 index 299af32318ec..000000000000 --- a/app-emacs/emacs-w3m/files/digest-emacs-w3m-1.4.4-r1 +++ /dev/null @@ -1,3 +0,0 @@ -MD5 6e592a9c0ab22fb532ebc3bcb21a45b1 emacs-w3m-1.4.4.tar.gz 796123 -RMD160 d57a1296bcfcb422c379c9e8f35311ff2ac7d702 emacs-w3m-1.4.4.tar.gz 796123 -SHA256 a3e5e8374f7cfcedd5107feec84659248aad52fa302dec1e85f48529e71c77a4 emacs-w3m-1.4.4.tar.gz 796123 |