comparison lisp/ChangeLog @ 43419:afa0b133a056

*** empty log message ***
author Eli Zaretskii <eliz@gnu.org>
date Tue, 19 Feb 2002 11:22:16 +0000
parents 39769f818134
children 3a576cd9f462
comparison
equal deleted inserted replaced
43418:b563c818c2b9 43419:afa0b133a056
1 2002-02-19 Eli Zaretskii <eliz@is.elta.co.il> 1 2002-02-19 Eli Zaretskii <eliz@is.elta.co.il>
2
3 * textmodes/bibtex.el (bibtex-parse-keys): Put save-match-data
4 around function body.
2 5
3 * net/browse-url.el (browse-url-maybe-new-window): Reverse the 6 * net/browse-url.el (browse-url-maybe-new-window): Reverse the
4 sense of the comparison, to match the doc strings of functions 7 sense of the comparison, to match the doc strings of functions
5 that use this macro. 8 that use this macro.
6 9