diff options
| author | Paul Eggert | 2013-03-12 09:53:31 -0700 |
|---|---|---|
| committer | Paul Eggert | 2013-03-12 09:53:31 -0700 |
| commit | 5c592c9a1a41a0fdaf6a01067ce1478826acd39e (patch) | |
| tree | 2c2485941444d1e6f8b47b1351550b2e7271443f /etc/tutorials | |
| parent | ca68a22e6473d24f3aaca3d5ad26b78fad256560 (diff) | |
| download | emacs-5c592c9a1a41a0fdaf6a01067ce1478826acd39e.tar.gz emacs-5c592c9a1a41a0fdaf6a01067ce1478826acd39e.zip | |
Add coding tags for iso-2022-7bit files that are not already tagged.
* HELLO, tutorials/TUTORIAL.ko, tutorials/TUTORIAL.th:
Add coding tag. For TUTORIAL.th this prevents Emacs from
misinterpreting the file.
Diffstat (limited to 'etc/tutorials')
| -rw-r--r-- | etc/tutorials/TUTORIAL.ko | 3 | ||||
| -rw-r--r-- | etc/tutorials/TUTORIAL.th | 4 |
2 files changed, 5 insertions, 2 deletions
diff --git a/etc/tutorials/TUTORIAL.ko b/etc/tutorials/TUTORIAL.ko index 2fad098c501..78ea63ff9e0 100644 --- a/etc/tutorials/TUTORIAL.ko +++ b/etc/tutorials/TUTORIAL.ko | |||
| @@ -997,3 +997,6 @@ COPYING$(C@L6s4B(B $(CFD@O@;(B $(C@P0m(B $(C3-(B $(CHD?!(B GNU $(C@L8 | |||
| 997 | $(CAV=J=C?@(B. $(C@Z@/(B $(C<RGAF.?~>n8&(B $(C>20m(B $(C885i0m(B $(C0x@/GT@87N=a(B $(C<RGAF.?~>n(B | 997 | $(CAV=J=C?@(B. $(C@Z@/(B $(C<RGAF.?~>n8&(B $(C>20m(B $(C885i0m(B $(C0x@/GT@87N=a(B $(C<RGAF.?~>n(B |
| 998 | $(C9fGX8&(B ("$(C<R@/1G(B") $(C1Y@}GO4B5%(B $(C55?s=C4Y(B. | 998 | $(C9fGX8&(B ("$(C<R@/1G(B") $(C1Y@}GO4B5%(B $(C55?s=C4Y(B. |
| 999 | 999 | ||
| 1000 | ;;; Local Variables: | ||
| 1001 | ;;; coding: iso-2022-7bit | ||
| 1002 | ;;; End: | ||
diff --git a/etc/tutorials/TUTORIAL.th b/etc/tutorials/TUTORIAL.th index 7906b6cf409..e313fc71a59 100644 --- a/etc/tutorials/TUTORIAL.th +++ b/etc/tutorials/TUTORIAL.th | |||
| @@ -1001,6 +1001,6 @@ virach@nectec.or.th | |||
| 1001 | Translate - January 1999 by Virach Sornlertlamvanich | 1001 | Translate - January 1999 by Virach Sornlertlamvanich |
| 1002 | 1002 | ||
| 1003 | ;;; Local Variables: | 1003 | ;;; Local Variables: |
| 1004 | ;;; sentence-end-double-space: nil | 1004 | ;;; sentence-end-double-space: nil |
| 1005 | ;;; coding: iso-2022-7bit | ||
| 1005 | ;;; End: | 1006 | ;;; End: |
| 1006 | |||