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 [EMACS_21_1_RC]


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

Index: emacs/src/buffer.c
diff -c emacs/src/buffer.c:1.358.4.6 emacs/src/buffer.c:1.358.4.7
*** emacs/src/buffer.c:1.358.4.6        Sun Jun  1 20:56:52 2003
--- emacs/src/buffer.c  Sun Jul  6 21:51:49 2003
***************
*** 1302,1307 ****
--- 1302,1308 ----
  #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]