/[emacs]/emacs/src/keyboard.c
ViewVC logotype

Diff of /emacs/src/keyboard.c

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.626.4.1 by pj, Wed Oct 31 09:44:59 2001 UTC revision 1.626.4.2 by eliz, Thu Jan 24 17:20:15 2002 UTC
# Line 2968  record_char (c) Line 2968  record_char (c)
2968       Lisp_Object c;       Lisp_Object c;
2969  {  {
2970    /* Don't record `help-echo' in recent_keys unless it shows some help    /* Don't record `help-echo' in recent_keys unless it shows some help
2971       message, and a different help than the previoiusly recorded       message, and a different help than the previously recorded
2972       event.  */       event.  */
2973    if (CONSP (c) && EQ (XCAR (c), Qhelp_echo))    if (CONSP (c) && EQ (XCAR (c), Qhelp_echo))
2974      {      {

Legend:
Removed from v.1.626.4.1  
changed lines
  Added in v.1.626.4.2

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26