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,v


From: Romain Francoise
Subject: [Emacs-diffs] Changes to emacs/src/keyboard.c,v
Date: Wed, 29 Aug 2007 16:03:29 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Romain Francoise <rfrancoise>   07/08/29 16:03:27

Index: keyboard.c
===================================================================
RCS file: /cvsroot/emacs/emacs/src/keyboard.c,v
retrieving revision 1.910
retrieving revision 1.911
diff -u -b -r1.910 -r1.911
--- keyboard.c  29 Aug 2007 05:27:55 -0000      1.910
+++ keyboard.c  29 Aug 2007 16:03:26 -0000      1.911
@@ -11319,6 +11319,7 @@
   Fset_input_interrupt_mode (interrupt);
   Fset_output_flow_control (flow, Qnil);
   Fset_input_meta_mode (meta, Qnil);
+  if (!NILP (quit))
   Fset_quit_char (quit);
   return Qnil;
 }




reply via email to

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