Mercurial > emacs
diff lisp/ChangeLog @ 48887:e846f8d1619c
(Info-dir-remove-duplicates): Avoid infloop when
deleting last entry.
author | John Paul Wallington <jpw@pobox.com> |
---|---|
date | Wed, 18 Dec 2002 05:16:09 +0000 |
parents | 2bce492766d6 |
children | 2f4ee0c9b5be |
line wrap: on
line diff
--- a/lisp/ChangeLog Wed Dec 18 02:44:24 2002 +0000 +++ b/lisp/ChangeLog Wed Dec 18 05:16:09 2002 +0000 @@ -1,3 +1,8 @@ +2002-12-18 John Paul Wallington <jpw@shootybangbang.com> + + * info.el (Info-dir-remove-duplicates): Avoid infloop when + deleting last entry. + 2002-12-17 Nick Roberts <nick@nick.uklinux.net> * gdb-ui.el (gdba-marker-filter, gdb-output-burst): Merge and