From 5db04750b97abbfcaec729c056d74d442ad4c836 Mon Sep 17 00:00:00 2001 From: Miles Bader Date: Tue, 9 Oct 2001 11:21:59 +0000 Subject: [PATCH] ("button"): Load removed. --- lisp/loadup.el | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/lisp/loadup.el b/lisp/loadup.el index 729da92182f..db5bcb9ea52 100644 --- a/lisp/loadup.el +++ b/lisp/loadup.el @@ -1,6 +1,6 @@ ;;; loadup.el --- load up standardly loaded Lisp files for Emacs -;; Copyright (C) 1985, 1986, 1992, 1994 Free Software Foundation, Inc. +;; Copyright (C) 1985, 1986, 1992, 1994, 2001 Free Software Foundation, Inc. ;; Maintainer: FSF ;; Keywords: internal @@ -72,8 +72,6 @@ (load "loaddefs.el") ;Don't get confused if someone compiled this by mistake. (message "%s" (garbage-collect)) -(load "button") ; used by help - (load "help") ;; Any Emacs Lisp source file (*.el) loaded here after can contain -- 2.39.2