Mercurial > hg > xemacs-beta
comparison lisp/utils/browse-url.el @ 12:bcdc7deadc19 r19-15b7
Import from CVS: tag r19-15b7
author | cvs |
---|---|
date | Mon, 13 Aug 2007 08:48:16 +0200 |
parents | 376386a54a3c |
children | 131b0175ea99 |
comparison
equal
deleted
inserted
replaced
11:91ffe8bd52e4 | 12:bcdc7deadc19 |
---|---|
7 ;; Created: 03 Apr 1995 | 7 ;; Created: 03 Apr 1995 |
8 ;; Version: 0.38 18 Jun 1996 | 8 ;; Version: 0.38 18 Jun 1996 |
9 ;; Keywords: hypertext | 9 ;; Keywords: hypertext |
10 ;; X-Home page: http://wombat.doc.ic.ac.uk/ | 10 ;; X-Home page: http://wombat.doc.ic.ac.uk/ |
11 | 11 |
12 ;; This file is part of GNU Emacs. | 12 ;; This file is part of XEmacs. |
13 | 13 |
14 ;; GNU Emacs is free software; you can redistribute it and/or modify | 14 ;; XEmacs is free software; you can redistribute it and/or modify it |
15 ;; it under the terms of the GNU General Public License as published | 15 ;; under the terms of the GNU General Public License as published by |
16 ;; by the Free Software Foundation; either version 1, or (at your | 16 ;; the Free Software Foundation; either version 1, or (at your option) |
17 ;; option) any later version. | 17 ;; any later version. |
18 | 18 |
19 ;; GNU Emacs is distributed in the hope that it will be useful, but | 19 ;; XEmacs is distributed in the hope that it will be useful, but |
20 ;; WITHOUT ANY WARRANTY; without even the implied warranty of | 20 ;; WITHOUT ANY WARRANTY; without even the implied warranty of |
21 ;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU | 21 ;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU |
22 ;; General Public License for more details. | 22 ;; General Public License for more details. |
23 | 23 |
24 ;; You should have received a copy of the GNU General Public License | 24 ;; You should have received a copy of the GNU General Public License |
25 ;; along with GNU Emacs; see the file COPYING. If not, write to the | 25 ;; along with XEmacs; see the file COPYING. If not, write to the Free |
26 ;; Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. | 26 ;; Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA |
27 ;; 02111-1307, USA. | |
27 | 28 |
28 ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; | 29 ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; |
29 ;;; Commentary: | 30 ;;; Commentary: |
30 | 31 |
31 ;; The latest version of this package should be available from | 32 ;; The latest version of this package should be available from |