* dgnushack.el: Don't require `emu'.
authoryamaoka <yamaoka>
Fri, 23 Feb 2001 11:52:22 +0000 (11:52 +0000)
committeryamaoka <yamaoka>
Fri, 23 Feb 2001 11:52:22 +0000 (11:52 +0000)
ChangeLog
lisp/dgnushack.el

index fc642cc..ecac0b8 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2001-02-23  Katsumi Yamaoka <yamaoka@jpl.org>
+
+       * lisp/dgnushack.el: Don't require `emu'.
+
 2001-02-16  Katsumi Yamaoka <yamaoka@jpl.org>
 
        * lisp/message.el (message-forward-subject-author-subject): Decode
index 9b7239b..9646b49 100644 (file)
@@ -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)