diff options
Diffstat (limited to 'www/w3/files/dot.emacs.tmpl')
-rw-r--r-- | www/w3/files/dot.emacs.tmpl | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/www/w3/files/dot.emacs.tmpl b/www/w3/files/dot.emacs.tmpl deleted file mode 100644 index cba240257400..000000000000 --- a/www/w3/files/dot.emacs.tmpl +++ /dev/null @@ -1,8 +0,0 @@ -;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; Emacs-w3 ;;;; -;; Emacs-w3(Ver.%VERSION%) ;; -;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; -(setq url-keep-history t) -(setq url-be-asynchronous t) -(setq w3-default-homepage - "file://localhost/usr/share/doc/handbook/handbook.html") -;; Emacs-w3 end |