aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorGerd Moellmann2001-01-29 21:27:53 +0000
committerGerd Moellmann2001-01-29 21:27:53 +0000
commite8f044a008d2a99a1344b755997ecda1771084fb (patch)
tree55500d92be98fda3a361ab5a1a9b1281fb1690f9 /src
parent4d58697d2d3a642fcbea2a94d553851d7413d62a (diff)
downloademacs-e8f044a008d2a99a1344b755997ecda1771084fb.tar.gz
emacs-e8f044a008d2a99a1344b755997ecda1771084fb.zip
*** empty log message ***
Diffstat (limited to 'src')
-rw-r--r--src/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 552279a82dc..fa023f9e69f 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,8 @@
12001-01-29 Gerd Moellmann <gerd@gnu.org>
2
3 * bytecode.c (Fbyte_code) <Bcurrent_column>: Add
4 BEFORE_POTENTIAL_GC and AFTER_POTENTIAL_GC.
5
12001-01-29 Eli Zaretskii <eliz@is.elta.co.il> 62001-01-29 Eli Zaretskii <eliz@is.elta.co.il>
2 7
3 * textprop.c (Fset_text_properties): Doc fix. 8 * textprop.c (Fset_text_properties): Doc fix.