]> git.eshelyaron.com Git - emacs.git/commitdiff
(Changing Properties): Don't use return value of set-text-properties.
authorRichard M. Stallman <rms@gnu.org>
Fri, 30 Dec 2005 16:34:23 +0000 (16:34 +0000)
committerRichard M. Stallman <rms@gnu.org>
Fri, 30 Dec 2005 16:34:23 +0000 (16:34 +0000)
lispref/ChangeLog
lispref/text.texi

index f2fde2261ac3d922da1b1a291cd5fe53c9fd2fe4..f3b812390a1f3e1b52a776aaa5a4b08313c4e89d 100644 (file)
@@ -1,3 +1,8 @@
+2005-12-30  Richard M. Stallman  <rms@gnu.org>
+
+       * text.texi (Changing Properties):
+       Don't use return value of set-text-properties.
+
 2005-12-29  Luc Teirlinck  <teirllm@auburn.edu>
 
        * modes.texi (Mode Line Format): Correct typo in menu.
index b8d727efca43a9bda95154c8c5649c86943f25f7..b37715be5a0cdb13fa48c81292e825562a528e46 100644 (file)
@@ -2735,6 +2735,8 @@ from the specified range of text.  Here's an example:
 @example
 (set-text-properties @var{start} @var{end} nil)
 @end example
+
+Do not rely on the return value of this function.
 @end defun
 
   The easiest way to make a string with text properties