emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] emacs-24 01/01: * src/keyboard.c: Fix comment typo.


From: Glenn Morris
Subject: [Emacs-diffs] emacs-24 01/01: * src/keyboard.c: Fix comment typo.
Date: Mon, 24 Nov 2014 07:50:19 +0000

branch: emacs-24
commit 3e3b940fc1b60681fb28cdbba99527bdd7ba08cc
Author: Glenn Morris <address@hidden>
Date:   Sun Nov 23 23:49:39 2014 -0800

    * src/keyboard.c: Fix comment typo.
---
 src/keyboard.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/keyboard.c b/src/keyboard.c
index eb27d6f..29bf9ed 100644
--- a/src/keyboard.c
+++ b/src/keyboard.c
@@ -11721,7 +11721,7 @@ keys_of_keyboard (void)
      - we enter the second prompt.
        current-prefix-arg is non-nil, prefix-arg is nil.
      - before running the first real event, we run the special iconify-frame
-       event, but we pass the `special' arg to execute-command so
+       event, but we pass the `special' arg to command-execute so
        current-prefix-arg and prefix-arg are left untouched.
      - here we foolishly copy the non-nil current-prefix-arg to prefix-arg.
      - the next key event will have a spuriously non-nil current-prefix-arg.  
*/



reply via email to

[Prev in Thread] Current Thread [Next in Thread]