From: yamaoka Date: Fri, 23 Feb 2001 11:52:22 +0000 (+0000) Subject: * dgnushack.el: Don't require `emu'. X-Git-Tag: t-gnus-6_14_6-04~9 X-Git-Url: http://git.chise.org/gitweb/?a=commitdiff_plain;h=23d58bc605ebc977d9b593ba4b50325da2e79764;p=elisp%2Fgnus.git- * dgnushack.el: Don't require `emu'. --- diff --git a/ChangeLog b/ChangeLog index fc642cc..ecac0b8 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2001-02-23 Katsumi Yamaoka + + * lisp/dgnushack.el: Don't require `emu'. + 2001-02-16 Katsumi Yamaoka * lisp/message.el (message-forward-subject-author-subject): Decode diff --git a/lisp/dgnushack.el b/lisp/dgnushack.el index 9b7239b..9646b49 100644 --- a/lisp/dgnushack.el +++ b/lisp/dgnushack.el @@ -246,10 +246,6 @@ Try to re-configure with --with-addpath=FLIM_PATH and run make again. (defalias 'update-autoloads-from-directory 'ignore)) (autoload 'texinfo-parse-line-arg "texinfmt") -(unless (fboundp 'with-temp-buffer) - ;; Pickup some macros. - (require 'emu)) - (defalias 'device-sound-enabled-p 'ignore) (defalias 'play-sound-file 'ignore) (defalias 'nndb-request-article 'ignore)