From 70b49b72eeb81a82264c6a76069d476eb7c7d633 Mon Sep 17 00:00:00 2001 From: Chong Yidong Date: Fri, 1 Sep 2006 13:36:35 +0000 Subject: [PATCH] Document `buffer-chars-modified-tick' --- etc/NEWS | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/etc/NEWS b/etc/NEWS index aefb11ccb2d..28e5fb0d93f 100644 --- a/etc/NEWS +++ b/etc/NEWS @@ -4082,6 +4082,13 @@ position or for a given window pixel coordinate. ** Text modification: ++++ +*** The new function `buffer-chars-modified-tick' returns a buffer's +tick counter for changes to characters. Each time text in that buffer +is inserted or deleted, the character-change counter is updated to the +tick counter (`buffer-modified-tick'). Text property changes leave it +unchanged. + +++ *** The new function `insert-for-yank' normally works like `insert', but removes the text properties in the `yank-excluded-properties' list -- 2.39.2