Sync up with r21-4-10-utf-2000-0_20-=hanziku-x.
[chise/xemacs-chise.git-] / lisp / list-mode.el
index 60c0ee3..25d2418 100644 (file)
@@ -658,8 +658,3 @@ Go to the window from which completion was requested."
                                            (point-max)))))
 
 ;;; list-mode.el ends here
-
-;; [tomo] ad-hoc method to avoid slowness of the first completion
-(if (featurep 'utf-2000)
-    (with-temp-buffer
-      (completion-list-mode)))