changeset 42558:4a1e3c7e7dd1

Fix spelling in comments.
author Pavel Janík <Pavel@Janik.cz>
date Sat, 05 Jan 2002 18:59:25 +0000
parents c450330ea833
children bc23470d2355
files lisp/image-file.el
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/image-file.el	Sat Jan 05 18:58:49 2002 +0000
+++ b/lisp/image-file.el	Sat Jan 05 18:59:25 2002 +0000
@@ -1,4 +1,4 @@
-;;; image-file.el --- Support for visiting image files
+;;; image-file.el --- support for visiting image files
 ;;
 ;; Copyright (C) 2000, 2001 Free Software Foundation, Inc.
 ;;
@@ -25,7 +25,7 @@
 ;;; Commentary:
 
 ;; Defines a file-name-handler hook that transforms visited (or
-;; inserted) image files so that they are displayed by emacs as
+;; inserted) image files so that they are displayed by Emacs as
 ;; images.  This is done by putting a `display' text-property on the
 ;; image data, with the image-data still present underneath; if the
 ;; resulting buffer file is saved to another name it will correctly save