From: Andreas Schwab Date: Sun, 8 Dec 2002 13:22:05 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: ttn-vms-21-2-B4~12090 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=4824556fdf8870a092add7cbfdbc3f672d08fc60;p=emacs.git *** empty log message *** --- diff --git a/ChangeLog b/ChangeLog index a6072e11b84..c4bc24c81ec 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2002-12-08 Andreas Schwab + + * Makefile.in (install-arch-indep): Revert last change. + 2002-11-27 Dave Love * configure.in: Use AC_CHECK_DECLS, not AC_DECL_SYS_SIGLIST. diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 079c089c34a..de1e4efaf0d 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,8 @@ +2002-12-08 Andreas Schwab + + * files.el (insert-directory): Insert free space only when + listing a full directory. + 2002-12-08 Nick Roberts * gdb-ui.el : Remove inappropriate key-bindings.