aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorGerd Moellmann2001-01-31 12:22:58 +0000
committerGerd Moellmann2001-01-31 12:22:58 +0000
commitce070307f0bd0936d0c077a932c574184d78ef7c (patch)
tree0559b8b302c5286d42d0f3597cdcb3cd49d77a0b /src/ChangeLog
parent7dd77513d42048801270f6970b124edd25730544 (diff)
downloademacs-ce070307f0bd0936d0c077a932c574184d78ef7c.tar.gz
emacs-ce070307f0bd0936d0c077a932c574184d78ef7c.zip
(Fmake_list): Add a QUIT in the loop; unroll the loop.
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog4
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 @@
12001-01-31 Gerd Moellmann <gerd@gnu.org>
2
3 * alloc.c (Fmake_list): Add a QUIT in the loop; unroll the loop.
4
12001-01-31 Dave Love <fx@gnu.org> 52001-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.