1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2025-01-22 18:35:09 +00:00

("button"): Load removed.

This commit is contained in:
Miles Bader 2001-10-09 11:21:59 +00:00
parent 788d62cf43
commit 5db04750b9

View File

@ -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