emacs-diffs
[Top][All Lists]
Advanced

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

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


From: Pavel Janík
Subject: [Emacs-diffs] Changes to emacs/src/xterm.c
Date: Sun, 27 Jan 2002 11:43:37 -0500

Index: emacs/src/xterm.c
diff -c emacs/src/xterm.c:1.702 emacs/src/xterm.c:1.703
*** emacs/src/xterm.c:1.702     Wed Jan 16 17:55:00 2002
--- emacs/src/xterm.c   Sun Jan 27 11:43:36 2002
***************
*** 7470,7476 ****
        
   set_help_echo:
    
!   /* Set help_echo to a help string.to display for this tool-bar item.
       XTread_socket does the rest.  */
    help_echo_object = help_echo_window = Qnil;
    help_echo_pos = -1;
--- 7470,7476 ----
        
   set_help_echo:
    
!   /* Set help_echo to a help string to display for this tool-bar item.
       XTread_socket does the rest.  */
    help_echo_object = help_echo_window = Qnil;
    help_echo_pos = -1;



reply via email to

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