diff options
author | Mamoru Komachi <usata@gentoo.org> | 2004-01-21 16:37:09 +0000 |
---|---|---|
committer | Mamoru Komachi <usata@gentoo.org> | 2004-01-21 16:37:09 +0000 |
commit | 7f863f2d9478a49bd6690ce56635032262da4f51 (patch) | |
tree | 5f374a956b59bddedfe89fc144d712fd442dcd91 /app-emacs/emacs-w3m/files | |
parent | Changed net-www/w3mmee to virtual/w3m. See bug #38795 (diff) | |
download | gentoo-2-7f863f2d9478a49bd6690ce56635032262da4f51.tar.gz gentoo-2-7f863f2d9478a49bd6690ce56635032262da4f51.tar.bz2 gentoo-2-7f863f2d9478a49bd6690ce56635032262da4f51.zip |
Changed net-www/w3mmee to virtual/w3m. See bug #38795
Diffstat (limited to 'app-emacs/emacs-w3m/files')
-rw-r--r-- | app-emacs/emacs-w3m/files/70emacs-w3mmee-gentoo.el | 17 | ||||
-rw-r--r-- | app-emacs/emacs-w3m/files/digest-emacs-w3m-1.3.80-r1 (renamed from app-emacs/emacs-w3m/files/digest-emacs-w3m-1.3.80) | 0 |
2 files changed, 0 insertions, 17 deletions
diff --git a/app-emacs/emacs-w3m/files/70emacs-w3mmee-gentoo.el b/app-emacs/emacs-w3m/files/70emacs-w3mmee-gentoo.el deleted file mode 100644 index df6b05102ca2..000000000000 --- a/app-emacs/emacs-w3m/files/70emacs-w3mmee-gentoo.el +++ /dev/null @@ -1,17 +0,0 @@ - -;;; emacs-w3m site-lisp configuration - -(add-to-list 'load-path "@SITELISP@") - -(setq w3m-command "/usr/bin/w3mmee") - -(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.3.80 b/app-emacs/emacs-w3m/files/digest-emacs-w3m-1.3.80-r1 index 71d85d8b7cb1..71d85d8b7cb1 100644 --- a/app-emacs/emacs-w3m/files/digest-emacs-w3m-1.3.80 +++ b/app-emacs/emacs-w3m/files/digest-emacs-w3m-1.3.80-r1 |