diff lisp/net/quickurl.el @ 38436:b174db545cfd

Some fixes to follow coding conventions.
author Pavel Janík <Pavel@Janik.cz>
date Mon, 16 Jul 2001 12:23:00 +0000
parents 50acec1e0d30
children 0d8b17d428b5
line wrap: on
line diff
--- a/lisp/net/quickurl.el	Mon Jul 16 12:22:17 2001 +0000
+++ b/lisp/net/quickurl.el	Mon Jul 16 12:23:00 2001 +0000
@@ -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