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: Chong Yidong
Subject: [Emacs-diffs] Changes to emacs/src/buffer.c
Date: Sat, 25 Feb 2006 23:32:20 +0000

Index: emacs/src/buffer.c
diff -u emacs/src/buffer.c:1.499 emacs/src/buffer.c:1.500
--- emacs/src/buffer.c:1.499    Fri Feb 24 23:31:26 2006
+++ emacs/src/buffer.c  Sat Feb 25 23:32:19 2006
@@ -4094,6 +4094,8 @@
              == OVERLAY_POSITION (OVERLAY_END (overlay))))
        Fdelete_overlay (overlay);
     }
+
+  windows_or_buffers_changed++;
   return value;
 }
 




reply via email to

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