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: YAMAMOTO Mitsuharu
Subject: [Emacs-diffs] Changes to emacs/src/keyboard.c
Date: Sat, 01 Oct 2005 07:08:26 -0400

Index: emacs/src/keyboard.c
diff -c emacs/src/keyboard.c:1.837 emacs/src/keyboard.c:1.838
*** emacs/src/keyboard.c:1.837  Sun Sep 25 23:49:15 2005
--- emacs/src/keyboard.c        Sat Oct  1 11:08:25 2005
***************
*** 10743,10753 ****
    poll_suppress_count = 1;
    start_polling ();
  #endif
- 
- #ifdef MAC_OSX
-   /* At least provide an escape route since C-g doesn't work.  */
-   signal (SIGINT, interrupt_signal);
- #endif
  }
  
  /* This type's only use is in syms_of_keyboard, to initialize the
--- 10743,10748 ----




reply via email to

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