summaryrefslogtreecommitdiff
path: root/lisp/ielm.el
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/ielm.el')
-rw-r--r--lisp/ielm.el2
1 files changed, 0 insertions, 2 deletions
diff --git a/lisp/ielm.el b/lisp/ielm.el
index 4397ea0b413..3322e7e55c2 100644
--- a/lisp/ielm.el
+++ b/lisp/ielm.el
@@ -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.