Tweaks to display-buffer default actions; remove same-window-* autoload forms.
[bpt/emacs.git] / lisp / ielm.el
index 4397ea0..3322e7e 100644 (file)
@@ -553,8 +553,6 @@ Customized bindings may be defined in `ielm-map', which currently contains:
 
 ;;; User command
 
-;;;###autoload (add-hook 'same-window-buffer-names (purecopy "*ielm*"))
-
 ;;;###autoload
 (defun ielm nil
   "Interactively evaluate Emacs Lisp expressions.