*** empty log message ***
authorEli Zaretskii <eliz@gnu.org>
Tue, 3 Jul 2001 13:03:45 +0000 (13:03 +0000)
committerEli Zaretskii <eliz@gnu.org>
Tue, 3 Jul 2001 13:03:45 +0000 (13:03 +0000)
lisp/ChangeLog
lisp/gnus/ChangeLog

index aa4ef38..aa7ba59 100644 (file)
@@ -1,5 +1,9 @@
 2001-07-03  Eli Zaretskii  <eliz@is.elta.co.il>
 
+       * 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 <p.obry@wanadoo.fr>.
+
        * 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
index 594decd..c351567 100644 (file)
@@ -1,3 +1,8 @@
+2001-07-02  Eli Zaretskii  <eliz@is.elta.co.il>
+
+       * gnus.el: Fix the header line, for finder.el.  Suggested by
+       Pavel Janik <Pavel@Janik.cz>
+
 2001-07-02  Gerd Moellmann  <gerd@gnu.org>
 
        * gnus.el (gnus-local-domain): Removed because unused.