comparison lisp/url/url-cache.el @ 83218:47f53c5c9620

Merged in changes from CVS trunk. Patches applied: * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-608 Update from CVS * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-609 Update from CVS * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-610 Merge from gnus--rel--5.10 * miles@gnu.org--gnu-2004/gnus--rel--5.10--patch-45 Update from CVS git-archimport-id: lorentey@elte.hu--2004/emacs--multi-tty--0--patch-258
author Karoly Lorentey <lorentey@elte.hu>
date Tue, 12 Oct 2004 07:52:25 +0000
parents eb7e8d483840 01934125951e
children ae7fab96922c
comparison
equal deleted inserted replaced
83217:8131adf4ac7b 83218:47f53c5c9620
1 ;;; url-cache.el --- Uniform Resource Locator retrieval tool 1 ;;; url-cache.el --- Uniform Resource Locator retrieval tool
2 ;; Keywords: comm, data, processes, hypermedia 2 ;; Keywords: comm, data, processes, hypermedia
3 3
4 ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; 4 ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
5 ;;; Copyright (c) 1993 - 1996 by William M. Perry <wmperry@cs.indiana.edu>
6 ;;; Copyright (c) 1996 - 1999 Free Software Foundation, Inc. 5 ;;; Copyright (c) 1996 - 1999 Free Software Foundation, Inc.
7 ;;; 6 ;;;
8 ;;; This file is part of GNU Emacs. 7 ;;; This file is part of GNU Emacs.
9 ;;; 8 ;;;
10 ;;; GNU Emacs is free software; you can redistribute it and/or modify 9 ;;; GNU Emacs is free software; you can redistribute it and/or modify