]> git.eshelyaron.com Git - emacs.git/commitdiff
(browse-url-epiphany): Doc fix.
authorJohn Paul Wallington <jpw@pobox.com>
Fri, 1 Aug 2003 00:32:34 +0000 (00:32 +0000)
committerJohn Paul Wallington <jpw@pobox.com>
Fri, 1 Aug 2003 00:32:34 +0000 (00:32 +0000)
lisp/ChangeLog
lisp/net/browse-url.el

index c196189031f0440c14c7f07b622da725ca17ed28..556f82d38449977f5d5b79d65b649b5e52c304e6 100644 (file)
@@ -1,3 +1,7 @@
+2003-07-31  John Paul Wallington  <jpw@gnu.org>
+
+       * net/browse-url.el (browse-url-epiphany): Doc fix.
+
 2003-07-30  Kenichi Handa  <handa@m17n.org>
 
        * international/fontset.el (setup-default-fontset): Change
index 895ab12282fd3da91ca99c2dd400f623cadb523c..b97eda6472b73c2d59095b5075ba758fdb3224ea 100644 (file)
@@ -983,7 +983,7 @@ non-nil, load the document in a new Epiphany window, otherwise use a
 random existing one.  A non-nil interactive prefix argument reverses
 the effect of `browse-url-new-window-flag'.
 
-If `browse-url-galeon-new-window-is-tab' is non-nil, then whenever a
+If `browse-url-epiphany-new-window-is-tab' is non-nil, then whenever a
 document would otherwise be loaded in a new window, it is loaded in a
 new tab in an existing window instead.