1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-06 20:00:46 -08:00

*** empty log message ***

This commit is contained in:
Gerd Moellmann 2000-04-14 13:30:35 +00:00
parent 90757bb354
commit a2522dca96
2 changed files with 11 additions and 0 deletions

View file

@ -1,3 +1,8 @@
2000-04-14 Gerd Moellmann <gerd@gnu.org>
* gud.el (gud-jdb-build-source-files-list): Check that directory
exists before calling directory-files.
2000-04-13 Dave Love <fx@gnu.org>
* emacs-lisp/trace.el: Change maintainer. Use new backquote

View file

@ -1,3 +1,9 @@
2000-04-14 Gerd Moellmann <gerd@gnu.org>
* 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 <fx@gnu.org>
* Makefile.in (LIBS, IBOBJS): New variable.