From 6c24e35f04e102ce8ddc4e6f9a1bc5e117a91b45 Mon Sep 17 00:00:00 2001 From: Glenn Morris Date: Wed, 17 Oct 2012 12:56:12 -0400 Subject: [PATCH] * doc/emacs/mini.texi (Repetition): Further copyedit. --- doc/emacs/ChangeLog | 4 ++++ doc/emacs/mini.texi | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/doc/emacs/ChangeLog b/doc/emacs/ChangeLog index 82cf6ee45b..873681ad0d 100644 --- a/doc/emacs/ChangeLog +++ b/doc/emacs/ChangeLog @@ -1,3 +1,7 @@ +2012-10-17 Glenn Morris + + * mini.texi (Repetition): Further copyedit. + 2012-10-17 Dani Moncayo * mini.texi (Repetition): Copyedit. diff --git a/doc/emacs/mini.texi b/doc/emacs/mini.texi index 9cc61208a9..0036b67f17 100644 --- a/doc/emacs/mini.texi +++ b/doc/emacs/mini.texi @@ -683,7 +683,7 @@ the text for that expression. Even if you don't know Lisp, it will probably be obvious which command is displayed for repetition. If you type just @key{RET}, that repeats the command unchanged. You can also change the command by editing the Lisp expression before you execute -it. The repeated command is added to the front of the command history +it. The executed command is added to the front of the command history unless it is identical to the most recent item. Once inside the minibuffer for @kbd{C-x @key{ESC} @key{ESC}}, you -- 2.39.2