aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorGerd Moellmann2000-03-12 17:01:50 +0000
committerGerd Moellmann2000-03-12 17:01:50 +0000
commit9b2f3c38300a597cf7607a49b459c9a4d461d306 (patch)
tree5eebaf02413cca14be77703c46dd3d60d0e09f2a /src
parent4ab1d4be61e081dab81b3c235bb9ddfd43be5d2b (diff)
downloademacs-9b2f3c38300a597cf7607a49b459c9a4d461d306.tar.gz
emacs-9b2f3c38300a597cf7607a49b459c9a4d461d306.zip
*** empty log message ***
Diffstat (limited to 'src')
-rw-r--r--src/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 41fd1d6d768..77e1c961b20 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,5 +1,8 @@
12000-03-12 Gerd Moellmann <gerd@gnu.org> 12000-03-12 Gerd Moellmann <gerd@gnu.org>
2 2
3 * atimer.c (cancel_atimer): Break out of the loop as soon as timer
4 has been found. Fix bug not computing timer's predecessor.
5
3 * fileio.c (Fread_file_name): Handle case that DIR contains a 6 * fileio.c (Fread_file_name): Handle case that DIR contains a
4 file name. 7 file name.
5 8