aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorLuc Teirlinck2005-12-30 23:13:54 +0000
committerLuc Teirlinck2005-12-30 23:13:54 +0000
commitc26ec07faf3d0b605442fe00baadded9444b5fdb (patch)
tree8bfdd6c5634031c367c672ea1f52c5dd9019b9fa /src/ChangeLog
parent8913f945ec49e5f647ab5d405bab8c7aee40b183 (diff)
downloademacs-c26ec07faf3d0b605442fe00baadded9444b5fdb.tar.gz
emacs-c26ec07faf3d0b605442fe00baadded9444b5fdb.zip
*** empty log message ***
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index b1fc39a4100..f598976ba07 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,9 @@
12005-12-30 Luc Teirlinck <teirllm@auburn.edu>
2
3 * textprop.c (set_text_properties): Reword description of return value.
4 Return Qnil if caller wants to remove all text properties from a
5 string and the string already has no intervals.
6
12005-12-30 Stefan Monnier <monnier@iro.umontreal.ca> 72005-12-30 Stefan Monnier <monnier@iro.umontreal.ca>
2 8
3 * term.c (visible_cursor): New boolean var. 9 * term.c (visible_cursor): New boolean var.