Mercurial > emacs
changeset 43029:ea2c1935280f
Delete autoload cookies.
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Fri, 01 Feb 2002 04:16:02 +0000 |
parents | 5a7c132708d2 |
children | 90bce6424b8b |
files | lisp/ediff-hook.el |
diffstat | 1 files changed, 0 insertions(+), 4 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ediff-hook.el Fri Feb 01 04:15:14 2002 +0000 +++ b/lisp/ediff-hook.el Fri Feb 01 04:16:02 2002 +0000 @@ -44,7 +44,6 @@ ;; end pacifier ;; allow menus to be set up without ediff-wind.el being loaded -;;;###autoload (defvar ediff-window-setup-function) ;; This is used to avoid compilation warnings. When emacs/xemacs forms can @@ -52,7 +51,6 @@ ;; In this case, the macro will expand into the form that is appropriate to the ;; compiler at hand. ;; Suggested by rms. -;;;###autoload (defmacro ediff-cond-compile-for-xemacs-or-emacs (xemacs-form emacs-form) (if (string-match "XEmacs" emacs-version) xemacs-form emacs-form)) @@ -60,7 +58,6 @@ ;; Note we wrap this in a progn so that we pick up the whole def ;; for auto-autoload. That way we do not load ediff-hook.el when defining ;; the menus. -;;;###autoload (progn (ediff-cond-compile-for-xemacs-or-emacs ;; xemacs form @@ -82,7 +79,6 @@ )) -;;;###autoload (ediff-cond-compile-for-xemacs-or-emacs (progn (defvar ediff-menu