view lisp/subdirs.el @ 32817:329d12003f37

(widget-field-keymap, widget-text-keymap): Define the tool-bar map as nil, as for the menu-bar. Otherwise, we'll get duplicate tool-bar entries because we'll see the global ones on more than one path through keymaps.
author Gerd Moellmann <gerd@gnu.org>
date Tue, 24 Oct 2000 12:27:45 +0000
parents 401684b10cd9
children 5cdf7acaeb2d
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" "eshell" "emulation" "emacs-lisp" "calendar" "toolbar"))