diff options
author | Dave Love <fx@gnu.org> | 2002-11-14 14:05:16 +0000 |
---|---|---|
committer | Dave Love <fx@gnu.org> | 2002-11-14 14:05:16 +0000 |
commit | 554c3968d7502c9fe8a8447b96ca4d3aedc267bb (patch) | |
tree | a89f1c920845fe1e311b4bd296b6d41b95a4f4ac /leim | |
parent | 407fa6018212dfad1c1d8bbf0902335d86681d04 (diff) | |
download | emacs-554c3968d7502c9fe8a8447b96ca4d3aedc267bb.tar.gz |
Fix coding cookie.
Diffstat (limited to 'leim')
-rw-r--r-- | leim/quail/latin-ltx.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/leim/quail/latin-ltx.el b/leim/quail/latin-ltx.el index e38d2d930a9..16060f7ab14 100644 --- a/leim/quail/latin-ltx.el +++ b/leim/quail/latin-ltx.el @@ -1,4 +1,4 @@ -;;; latin-ltx.el --- Quail package for TeX-style input -*-coding: iso-2022-7bit-*- +;;; latin-ltx.el --- Quail package for TeX-style input -*-coding: iso-2022-7bit;-*- ;; Copyright (C) 2001 Electrotechnical Laboratory, JAPAN. ;; Licensed to the Free Software Foundation. |