From bf4041b634a303d33e5938a446a1be71eaf30ed6 Mon Sep 17 00:00:00 2001 From: Eli Zaretskii Date: Tue, 3 Jul 2001 13:03:45 +0000 Subject: [PATCH] *** empty log message *** --- lisp/ChangeLog | 4 ++++ lisp/gnus/ChangeLog | 5 +++++ 2 files changed, 9 insertions(+) diff --git a/lisp/ChangeLog b/lisp/ChangeLog index aa4ef387e14..aa7ba593558 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,5 +1,9 @@ 2001-07-03 Eli Zaretskii + * find-file.el (ff-find-the-other-file): Use file-name-nondirectory + instead of string-match to find the basename of the file. From + Pascal Obry . + * net/browse-url.el (browse-url-default-windows-browser): Support the MS-DOS port when it runs on Windows. (browse-url-browser-function) [ms-dos]: Default to diff --git a/lisp/gnus/ChangeLog b/lisp/gnus/ChangeLog index 594decdb522..c351567beae 100644 --- a/lisp/gnus/ChangeLog +++ b/lisp/gnus/ChangeLog @@ -1,3 +1,8 @@ +2001-07-02 Eli Zaretskii + + * gnus.el: Fix the header line, for finder.el. Suggested by + Pavel Janik + 2001-07-02 Gerd Moellmann * gnus.el (gnus-local-domain): Removed because unused. -- 2.39.2