aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorGerd Moellmann2001-10-28 19:08:14 +0000
committerGerd Moellmann2001-10-28 19:08:14 +0000
commitcac1daf08d638ef098883944361d377b4de958c6 (patch)
treef1772dd5de317613e85a30ed70bfdc798732c4f2 /src/ChangeLog
parentf4c2acb31f7276d3d51b563cfab4f8132c3f063e (diff)
downloademacs-cac1daf08d638ef098883944361d377b4de958c6.tar.gz
emacs-cac1daf08d638ef098883944361d377b4de958c6.zip
(x_build_heuristic_mask): Fix a bug not incrementing
a loop counter.
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 2ba3c7cd09d..9f51b7df5ca 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,8 @@
12001-10-28 Gerd Moellmann <gerd@gnu.org>
2
3 * xfns.c (x_build_heuristic_mask): Fix a bug not incrementing
4 a loop counter.
5
12001-10-28 Pavel Jan,Bm(Bk <Pavel@Janik.cz> 62001-10-28 Pavel Jan,Bm(Bk <Pavel@Janik.cz>
2 7
3 * emacs.c: Use argv[0] instead of emacs when -t was specified. 8 * emacs.c: Use argv[0] instead of emacs when -t was specified.