emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lisp/net/browse-url.el


From: Simon Josefsson
Subject: [Emacs-diffs] Changes to emacs/lisp/net/browse-url.el
Date: Wed, 09 Mar 2005 06:27:47 -0500

Index: emacs/lisp/net/browse-url.el
diff -c emacs/lisp/net/browse-url.el:1.42 emacs/lisp/net/browse-url.el:1.43
*** emacs/lisp/net/browse-url.el:1.42   Tue Feb 22 14:11:25 2005
--- emacs/lisp/net/browse-url.el        Wed Mar  9 11:27:46 2005
***************
*** 815,822 ****
  When called non-interactively, optional second argument NEW-WINDOW is
  used instead of `browse-url-new-window-flag'.
  
! The order attempted is gnome-moz-remote, Mozilla, Galeon, Netscape,
! Mosaic, IXI Mosaic, Lynx in an xterm, MMM, Konqueror, and then W3."
    (apply
      (cond
       ((executable-find browse-url-gnome-moz-program) 'browse-url-gnome-moz)
--- 815,823 ----
  When called non-interactively, optional second argument NEW-WINDOW is
  used instead of `browse-url-new-window-flag'.
  
! The order attempted is gnome-moz-remote, Mozilla, Galeon,
! Konqueror, Netscape, Mosaic, IXI Mosaic, Lynx in an xterm, MMM,
! and then W3."
    (apply
      (cond
       ((executable-find browse-url-gnome-moz-program) 'browse-url-gnome-moz)




reply via email to

[Prev in Thread] Current Thread [Next in Thread]