emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] emacs-24 r116906: src/keyboard.c: Fix a typo in a comment


From: Eli Zaretskii
Subject: [Emacs-diffs] emacs-24 r116906: src/keyboard.c: Fix a typo in a comment to read_char.
Date: Fri, 04 Apr 2014 13:19:22 +0000
User-agent: Bazaar (2.6b2)

------------------------------------------------------------
revno: 116906
revision-id: address@hidden
parent: address@hidden
committer: Eli Zaretskii <address@hidden>
branch nick: emacs-24
timestamp: Fri 2014-04-04 16:19:35 +0300
message:
  src/keyboard.c: Fix a typo in a comment to read_char.
modified:
  src/keyboard.c                 keyboard.c-20091113204419-o5vbwnq5f7feedwu-449
=== modified file 'src/keyboard.c'
--- a/src/keyboard.c    2014-02-24 14:26:49 +0000
+++ b/src/keyboard.c    2014-04-04 13:19:35 +0000
@@ -2377,7 +2377,7 @@
    -2 means do neither.
    1 means do both.  */
 
-/* The arguments MAP is for menu prompting.  MAP is a keymap.
+/* The argument MAP is a keymap for menu prompting.
 
    PREV_EVENT is the previous input event, or nil if we are reading
    the first event of a key sequence (or not reading a key sequence).


reply via email to

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