From f8565280371147cbc1555b546500d961c3b8c921 Mon Sep 17 00:00:00 2001 From: Eli Zaretskii Date: Tue, 19 Feb 2002 11:22:16 +0000 Subject: [PATCH] *** empty log message *** --- lisp/ChangeLog | 3 +++ src/ChangeLog | 5 +++++ 2 files changed, 8 insertions(+) diff --git a/lisp/ChangeLog b/lisp/ChangeLog index e87561ad08e..b679bd218e3 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,5 +1,8 @@ 2002-02-19 Eli Zaretskii + * textmodes/bibtex.el (bibtex-parse-keys): Put save-match-data + around function body. + * net/browse-url.el (browse-url-maybe-new-window): Reverse the sense of the comparison, to match the doc strings of functions that use this macro. diff --git a/src/ChangeLog b/src/ChangeLog index a9816b649b7..ab27f83b46b 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,8 @@ +2002-02-19 Eli Zaretskii + + * floatfns.c (Fatan): Accept an optional second arg and call + atan2 if passed 2 args. + 2002-02-18 Jason Rumney * w32term.c (glyph_rect): Determine the row and glyph more precisely. -- 2.39.5