# HG changeset patch # User Markus Rost # Date 1032223433 0 # Node ID 9c7b0f6d7f051ecffeb7bc5c15aeeaf1336f987a # Parent 22c6e92cccfb868aeaf80b43f74a481cf0f3b834 *** empty log message *** diff -r 22c6e92cccfb -r 9c7b0f6d7f05 lisp/ChangeLog --- a/lisp/ChangeLog Tue Sep 17 00:42:29 2002 +0000 +++ b/lisp/ChangeLog Tue Sep 17 00:43:53 2002 +0000 @@ -1,3 +1,8 @@ +2002-09-16 Markus Rost + + * ls-lisp.el (ls-lisp-format-time-list): Fix type and provide + :tag's. + 2002-09-16 Richard M. Stallman * play/gomoku.el (gomoku-move-up, gomoku-move-down): @@ -11,7 +16,8 @@ 2002-09-16 Juanma Barranquero - * dired-aux.el (dired-add-entry): Add missing argument to `dired-mark'. + * dired-aux.el (dired-add-entry): Add missing argument to + `dired-mark'. 2002-09-16 John Paul Wallington @@ -242,7 +248,8 @@ * international/ucs-tables.el: Fix last change. - * international/utf-8.el (utf-8-fragment-on-decoding): Fix last change. + * international/utf-8.el (utf-8-fragment-on-decoding): Fix last + change. 2002-09-11 Kim F. Storm