Mercurial > emacs
changeset 39729:05093dfba0b4
("button"): Load removed.
author | Miles Bader <miles@gnu.org> |
---|---|
date | Tue, 09 Oct 2001 11:21:59 +0000 |
parents | 570d86d34c32 |
children | 620762a412a6 |
files | lisp/loadup.el |
diffstat | 1 files changed, 1 insertions(+), 3 deletions(-) [+] |
line wrap: on
line diff
--- 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