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

index 9aff3e0..bb89733 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 b582dbf..5fab698 100644 (file)
@@ -252,10 +252,6 @@ Try to re-configure with --with-addpath=FLIM_PATH and run make again.
   (defalias 'Custom-make-dependencies 'ignore)
   (defalias 'update-autoloads-from-directory 'ignore))
 
-(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)