Mercurial > hg > xemacs-beta
comparison lisp/utils/browse-url.el @ 70:131b0175ea99 r20-0b30
Import from CVS: tag r20-0b30
author | cvs |
---|---|
date | Mon, 13 Aug 2007 09:02:59 +0200 |
parents | bcdc7deadc19 |
children | c7528f8e288d |
comparison
equal
deleted
inserted
replaced
69:804d1389bcd6 | 70:131b0175ea99 |
---|---|
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 XEmacs. | 12 ;; This file is part of GNU Emacs. |
13 | 13 |
14 ;; XEmacs is free software; you can redistribute it and/or modify it | 14 ;; GNU Emacs is free software; you can redistribute it and/or modify |
15 ;; under the terms of the GNU General Public License as published by | 15 ;; it under the terms of the GNU General Public License as published |
16 ;; the Free Software Foundation; either version 1, or (at your option) | 16 ;; by the Free Software Foundation; either version 1, or (at your |
17 ;; any later version. | 17 ;; option) any later version. |
18 | 18 |
19 ;; XEmacs is distributed in the hope that it will be useful, but | 19 ;; GNU Emacs 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 XEmacs; see the file COPYING. If not, write to the Free | 25 ;; along with GNU Emacs; see the file COPYING. If not, write to the |
26 ;; Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA | 26 ;; Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. |
27 ;; 02111-1307, USA. | |
28 | 27 |
29 ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; | 28 ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; |
30 ;;; Commentary: | 29 ;;; Commentary: |
31 | 30 |
32 ;; The latest version of this package should be available from | 31 ;; The latest version of this package should be available from |