# HG changeset patch # User Stefan Monnier # Date 1007742587 0 # Node ID dc9ed9d094c367c5893113dc659c975e247e6596 # Parent 983cbc381841caa93a43a60b09d203c2c4004f04 Capitalization in comment. diff -r 983cbc381841 -r dc9ed9d094c3 lisp/international/utf-8.el --- a/lisp/international/utf-8.el Fri Dec 07 14:57:08 2001 +0000 +++ b/lisp/international/utf-8.el Fri Dec 07 16:29:47 2001 +0000 @@ -1,4 +1,4 @@ -;;; utf-8.el --- limited UTF-8 decoding/encoding support -*- coding: iso-2022-7bit-*- +;;; utf-8.el --- Limited UTF-8 decoding/encoding support -*- coding: iso-2022-7bit-*- ;; Copyright (C) 2001 Electrotechnical Laboratory, JAPAN. ;; Licensed to the Free Software Foundation.