diff options
| author | Stefan Monnier | 2001-12-07 16:29:47 +0000 |
|---|---|---|
| committer | Stefan Monnier | 2001-12-07 16:29:47 +0000 |
| commit | 0a7ef20a6ba5d79ae6ec4dbf2800e3fe61991c38 (patch) | |
| tree | c0dfc275899b9ef1d2dbe817b0f8a87642daa1af | |
| parent | 5945f1e222e7bf2c3059df643e88d7717cb053e2 (diff) | |
| download | emacs-0a7ef20a6ba5d79ae6ec4dbf2800e3fe61991c38.tar.gz emacs-0a7ef20a6ba5d79ae6ec4dbf2800e3fe61991c38.zip | |
Capitalization in comment.
| -rw-r--r-- | lisp/international/utf-8.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/international/utf-8.el b/lisp/international/utf-8.el index f04fc45e7e9..165ccd324bf 100644 --- a/lisp/international/utf-8.el +++ b/lisp/international/utf-8.el | |||
| @@ -1,4 +1,4 @@ | |||
| 1 | ;;; utf-8.el --- limited UTF-8 decoding/encoding support -*- coding: iso-2022-7bit-*- | 1 | ;;; utf-8.el --- Limited UTF-8 decoding/encoding support -*- coding: iso-2022-7bit-*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2001 Electrotechnical Laboratory, JAPAN. | 3 | ;; Copyright (C) 2001 Electrotechnical Laboratory, JAPAN. |
| 4 | ;; Licensed to the Free Software Foundation. | 4 | ;; Licensed to the Free Software Foundation. |