view lisp/subdirs.el @ 30798:8884b93379ef

(browse-url-filename-alist): Add a clause for Doze and Dog. (browse-url): Use dolist, not mapcar. (browse-url-at-point): Check for null url. (browse-url-event-buffer, browse-url-event-point): Functions deleted. (browse-url-at-mouse, browse-url-netscape): Simplify.
author Dave Love <fx@gnu.org>
date Tue, 15 Aug 2000 11:17:17 +0000
parents fb7388151943
children 79896a32090f
line wrap: on
line source

;; In load-path, after this directory should come
;; certain of its subdirectories.  Here we specify them.
(normal-top-level-add-to-load-path '("textmodes" "progmodes" "play" "net" "mail" "language" "international" "gnus" "emulation" "emacs-lisp" "calendar" "eshell" ))