emacs-devel
[Top][All Lists]
Advanced

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

text properties


From: Paul Pogonyshev
Subject: text properties
Date: Wed, 28 Jul 2004 03:55:06 +0300
User-agent: KMail/1.6.52

Is it expected that evaluating this form sets `modified' flag
of the current buffer even though fontifying by adding a hook
by `jit-lock-register' does not?

        (add-text-properties 1 (1+ (buffer-size))
                             '(face nil invisible nil))

Paul




reply via email to

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