diff options
| author | Glenn Morris | 2012-04-10 00:15:09 -0700 |
|---|---|---|
| committer | Glenn Morris | 2012-04-10 00:15:09 -0700 |
| commit | 78658677a294be3c6cc71817ae8dd1551bd92ce3 (patch) | |
| tree | 76a2f2fac6b41b3147892ed34b088ac59d92cb13 | |
| parent | b245988452013d8cf83f0d45eb10ff6265f21db7 (diff) | |
| download | emacs-78658677a294be3c6cc71817ae8dd1551bd92ce3.tar.gz emacs-78658677a294be3c6cc71817ae8dd1551bd92ce3.zip | |
Comment trivia.
| -rw-r--r-- | lisp/url/url-domsuf.el | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/lisp/url/url-domsuf.el b/lisp/url/url-domsuf.el index 3785a1c2fb2..29fc166e30b 100644 --- a/lisp/url/url-domsuf.el +++ b/lisp/url/url-domsuf.el | |||
| @@ -1,6 +1,8 @@ | |||
| 1 | ;;; url-domsuf.el --- Say what domain names can have cookies set. | 1 | ;;; url-domsuf.el --- Say what domain names can have cookies set. |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2011 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2012 Free Software Foundation, Inc. |
| 4 | |||
| 5 | ;; Author: Lars Magne Ingebrigtsen <larsi@gnus.org> | ||
| 4 | 6 | ||
| 5 | ;; Keywords: comm, data, processes, hypermedia | 7 | ;; Keywords: comm, data, processes, hypermedia |
| 6 | 8 | ||