summaryrefslogtreecommitdiff
path: root/lisp/echistory.el
diff options
context:
space:
mode:
authorJim Blandy <jimb@redhat.com>1991-05-09 21:50:55 +0000
committerJim Blandy <jimb@redhat.com>1991-05-09 21:50:55 +0000
commitf9f9507e1d3202408b73b0c32a6e504502a70d5e (patch)
treef53ad33f6276bfcd7d883fc82c7a6f8795c80f6a /lisp/echistory.el
parent745bc783eb8bd84b07a7d512660947ec214e71eb (diff)
downloademacs-f9f9507e1d3202408b73b0c32a6e504502a70d5e.tar.gz
*** empty log message ***
Diffstat (limited to 'lisp/echistory.el')
-rw-r--r--lisp/echistory.el1
1 files changed, 1 insertions, 0 deletions
diff --git a/lisp/echistory.el b/lisp/echistory.el
index f50c4e66c91..1354650f171 100644
--- a/lisp/echistory.el
+++ b/lisp/echistory.el
@@ -22,6 +22,7 @@
(require 'electric) ; command loop
(require 'chistory) ; history lister
+;;;###autoload
(defun Electric-command-history-redo-expression (&optional noconfirm)
"Edit current history line in minibuffer and execute result.
With prefix arg NOCONFIRM, execute current line as-is without editing."