emacs-diffs
[Top][All Lists]
Advanced

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

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


From: Richard M. Stallman
Subject: [Emacs-diffs] Changes to emacs/src/editfns.c
Date: Mon, 17 Dec 2001 21:15:53 -0500

Index: emacs/src/editfns.c
diff -c emacs/src/editfns.c:1.323 emacs/src/editfns.c:1.324
*** emacs/src/editfns.c:1.323   Thu Nov 15 03:05:45 2001
--- emacs/src/editfns.c Mon Dec 17 21:15:53 2001
***************
*** 2473,2478 ****
--- 2473,2480 ----
         characters, not just the bytes.  */
        int c1, c2;
  
+       QUIT;
+ 
        if (! NILP (bp1->enable_multibyte_characters))
        {
          c1 = BUF_FETCH_MULTIBYTE_CHAR (bp1, i1_byte);



reply via email to

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