emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/src/keyboard.c


From: Eli Zaretskii
Subject: [Emacs-diffs] Changes to emacs/src/keyboard.c
Date: Thu, 24 Jan 2002 12:18:36 -0500

Index: emacs/src/keyboard.c
diff -c emacs/src/keyboard.c:1.648 emacs/src/keyboard.c:1.649
*** emacs/src/keyboard.c:1.648  Sun Jan 13 05:14:47 2002
--- emacs/src/keyboard.c        Thu Jan 24 12:18:35 2002
***************
*** 3010,3016 ****
        if (EQ (XCAR (c), Qhelp_echo))
        {
          /* Don't record `help-echo' in recent_keys unless it shows some help
!            message, and a different help than the previoiusly recorded
             event.  */
          Lisp_Object help, last_help;
  
--- 3010,3016 ----
        if (EQ (XCAR (c), Qhelp_echo))
        {
          /* Don't record `help-echo' in recent_keys unless it shows some help
!            message, and a different help than the previously recorded
             event.  */
          Lisp_Object help, last_help;
  



reply via email to

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