Mercurial > emacs
changeset 54996:38ad006eedb2
*** empty log message ***
author | John Paul Wallington <jpw@pobox.com> |
---|---|
date | Tue, 20 Apr 2004 00:26:36 +0000 |
parents | df451d79772b |
children | 21d4358a7507 |
files | src/ChangeLog |
diffstat | 1 files changed, 6 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/src/ChangeLog Tue Apr 20 00:22:16 2004 +0000 +++ b/src/ChangeLog Tue Apr 20 00:26:36 2004 +0000 @@ -1,3 +1,9 @@ +2004-04-20 John Paul Wallington <jpw@gnu.org> + + * fns.c (Fassoc, Feql): Fix indentation. + + * fontset.c (regularize_fontname): Renamed from regulalize_fontname. + 2004-04-19 John Paul Wallington <jpw@gnu.org> * fns.c (Feql): New function.