From c77c48d99297ad605f791495f967e9718bb797a1 Mon Sep 17 00:00:00 2001 From: Eli Zaretskii Date: Sun, 11 Nov 2001 19:23:13 +0000 Subject: [PATCH] File regenerated. --- lisp/ChangeLog | 2 ++ lisp/subdirs.el | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 9ca5f0f5e90..3c5a5444363 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,5 +1,7 @@ 2001-11-11 Eli Zaretskii + * subdirs.el: Regenerated. + * menu-bar.el (menu-bar-edit-menu): Don't use x-selection-exists-p if it is not fboundp. (clipboard-yank): Ditto. diff --git a/lisp/subdirs.el b/lisp/subdirs.el index 6fa1a64403e..8f6b63290d5 100644 --- a/lisp/subdirs.el +++ b/lisp/subdirs.el @@ -1,3 +1,3 @@ ;; 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" "obsolete")) +(normal-top-level-add-to-load-path '("toolbar" "textmodes" "progmodes" "play" "obsolete" "net" "mail" "language" "international" "gnus" "eshell" "emulation" "emacs-lisp" "calendar" "calc" )) -- 2.39.5