# HG changeset patch # User Miles Bader # Date 1002626519 0 # Node ID 05093dfba0b48a0254e442682a147cce2a20b6e0 # Parent 570d86d34c32caa490be85b965b1611c46915410 ("button"): Load removed. diff -r 570d86d34c32 -r 05093dfba0b4 lisp/loadup.el --- a/lisp/loadup.el Tue Oct 09 11:17:39 2001 +0000 +++ b/lisp/loadup.el Tue Oct 09 11:21:59 2001 +0000 @@ -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