comparison lisp/browse-url.el @ 18224:0e98af37970d

Comment change.
author Richard M. Stallman <rms@gnu.org>
date Thu, 12 Jun 1997 00:50:08 +0000
parents 3f2cc6cc8705
children 0c8339d10beb
comparison
equal deleted inserted replaced
18223:186381dc815d 18224:0e98af37970d
1 ;;; browse-url.el --- ask a WWW browser to load a URL 1 ;;; browse-url.el --- ask a WWW browser to load a URL
2 2
3 ;; Copyright 1995, 1996 Free Software Foundation, Inc. 3 ;; Copyright 1995, 1996 Free Software Foundation, Inc.
4 4
5 ;; Author: Denis Howe <dbh@doc.ic.ac.uk> 5 ;; Author: Denis Howe <dbh@doc.ic.ac.uk>
6 ;; Maintainer: Denis Howe <dbh@doc.ic.ac.uk> 6 ;; Maintainer: Dave Love <d.love@dl.ac.uk>
7 ;; Created: 03 Apr 1995 7 ;; Created: 03 Apr 1995
8 ;; Keywords: hypertext 8 ;; Keywords: hypertext
9 ;; X-Home page: http://wombat.doc.ic.ac.uk/ 9 ;; X-Home page: http://wombat.doc.ic.ac.uk/
10 10
11 ;; This file is part of GNU Emacs. 11 ;; This file is part of GNU Emacs.