diff options
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index b977060629d..ad4cbfab5c8 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,7 @@ | |||
| 1 | 2001-01-31 Gerd Moellmann <gerd@gnu.org> | ||
| 2 | |||
| 3 | * alloc.c (Fmake_list): Add a QUIT in the loop; unroll the loop. | ||
| 4 | |||
| 1 | 2001-01-31 Dave Love <fx@gnu.org> | 5 | 2001-01-31 Dave Love <fx@gnu.org> |
| 2 | 6 | ||
| 3 | * textprop.c (Fset_text_properties): Fix newline in doc string. | 7 | * textprop.c (Fset_text_properties): Fix newline in doc string. |