emacs-diffs
[Top][All Lists]
Advanced

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

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


From: Kenichi Handa
Subject: [Emacs-diffs] Changes to emacs/src/buffer.c
Date: Sun, 06 Jul 2003 21:45:49 -0400

Index: emacs/src/buffer.c
diff -c emacs/src/buffer.c:1.427 emacs/src/buffer.c:1.428
*** emacs/src/buffer.c:1.427    Thu Jun 26 19:16:44 2003
--- emacs/src/buffer.c  Sun Jul  6 21:45:49 2003
***************
*** 1382,1387 ****
--- 1382,1388 ----
  #endif /* CLASH_DETECTION */
  
    kill_buffer_processes (buf);
+   clear_charpos_cache (b);
  
    tem = Vinhibit_quit;
    Vinhibit_quit = Qt;




reply via email to

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