From a2522dca96e8afbb8724a5f448f3d4eb472b4572 Mon Sep 17 00:00:00 2001 From: Gerd Moellmann Date: Fri, 14 Apr 2000 13:30:35 +0000 Subject: [PATCH] *** empty log message *** --- lisp/ChangeLog | 5 +++++ src/ChangeLog | 6 ++++++ 2 files changed, 11 insertions(+) diff --git a/lisp/ChangeLog b/lisp/ChangeLog index fbd50ef9f9c..c065665425b 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,8 @@ +2000-04-14 Gerd Moellmann + + * gud.el (gud-jdb-build-source-files-list): Check that directory + exists before calling directory-files. + 2000-04-13 Dave Love * emacs-lisp/trace.el: Change maintainer. Use new backquote diff --git a/src/ChangeLog b/src/ChangeLog index cd150845e89..210aafeb75b 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,9 @@ +2000-04-14 Gerd Moellmann + + * filelock.c (MAKE_LOCK_NAME): Allocate 2 more bytes. + (fill_in_lock_file_name): Avoid existing files that aren't + links. + 2000-04-14 Dave Love * Makefile.in (LIBS, IBOBJS): New variable. -- 2.39.5