]> git.eshelyaron.com Git - emacs.git/commitdiff
*** 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 aa4ef387e14c7ccec7cb007a8ebb276db99d4a9d..aa7ba593558ad754444b57614814417578a93505 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 594decdb5227be87fc5567a18baf56a8ed86a09c..c351567beaea4c820ff756d3a80f3c5b906f5b85 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.