diff options
Diffstat (limited to 'lisp/net/quickurl.el')
-rw-r--r-- | lisp/net/quickurl.el | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lisp/net/quickurl.el b/lisp/net/quickurl.el index 4076c5ae7f2..0751aec4286 100644 --- a/lisp/net/quickurl.el +++ b/lisp/net/quickurl.el @@ -1,4 +1,4 @@ -;;; quickurl.el --- Insert an URL based on text at point in buffer. +;;; quickurl.el --- insert an URL based on text at point in buffer ;; Copyright (C) 1999,2000,2001 Free Software Foundation, Inc. @@ -7,7 +7,7 @@ ;; Created: 1999-05-28 ;; Keywords: hypermedia -;; This file is part of GNU emacs. +;; This file is part of GNU Emacs. ;; GNU Emacs is free software; you can redistribute it and/or modify ;; it under the terms of the GNU General Public License as published by |