Mercurial > emacs
changeset 33346:8b937b4669a8
*** empty log message ***
author | Gerd Moellmann <gerd@gnu.org> |
---|---|
date | Thu, 09 Nov 2000 14:48:39 +0000 |
parents | 8ee80e8c9093 |
children | 07dd05556e82 |
files | src/ChangeLog |
diffstat | 1 files changed, 5 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/src/ChangeLog Thu Nov 09 14:48:19 2000 +0000 +++ b/src/ChangeLog Thu Nov 09 14:48:39 2000 +0000 @@ -1,3 +1,8 @@ +2000-11-09 Gerd Moellmann <gerd@gnu.org> + + * dired.c (directory_files_internal): Add missing GCPRO's. + Some cleanup. + 2000-11-08 Gerd Moellmann <gerd@gnu.org> * xdisp.c (syms_of_xdisp): Change doc of max-mini-window-height.