From 3ed51b364482af64749980ed7ce67812046b1713 Mon Sep 17 00:00:00 2001 From: Tatsuya Kinoshita Date: Wed, 4 May 2011 01:44:14 +0900 Subject: Releasing debian version 0.1.10+0.1.11pre+kokb23-4 --- debian/emacsen-startup | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 debian/emacsen-startup (limited to 'debian/emacsen-startup') diff --git a/debian/emacsen-startup b/debian/emacsen-startup new file mode 100644 index 0000000..eba463f --- /dev/null +++ b/debian/emacsen-startup @@ -0,0 +1,5 @@ +;; w3m-init.el +(setq load-path (cons "/usr/share/emacs/site-lisp/w3m/" load-path)) +(autoload 'w3m "w3m" "Interface for w3m on Emacs." t) +(autoload 'w3m-browse-url "w3m" "w3m interface function for browse-url.el." t) +(autoload 'w3m-find-file "w3m" "w3m Interface function for local file." t) -- cgit v1.2.3