diff options
author | Eli Zaretskii <eliz@gnu.org> | 2006-02-17 10:34:16 +0000 |
---|---|---|
committer | Eli Zaretskii <eliz@gnu.org> | 2006-02-17 10:34:16 +0000 |
commit | 554f8e67938c55c2ce9d18aa80e5fffd5cb0e079 (patch) | |
tree | 8cb8128a8c179b807e34b9c73ec5d8a8a7fc82c1 /man/faq.texi | |
parent | 43ce897acc0496cc985605245544b8115100a043 (diff) | |
download | emacs-554f8e67938c55c2ce9d18aa80e5fffd5cb0e079.tar.gz |
Remove the coding cookie, it's not needed anymore.
Diffstat (limited to 'man/faq.texi')
-rw-r--r-- | man/faq.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man/faq.texi b/man/faq.texi index fd69ad663b5..01becae0c87 100644 --- a/man/faq.texi +++ b/man/faq.texi @@ -1,4 +1,4 @@ -\input texinfo @c -*- coding: latin-1; mode: texinfo; -*- +\input texinfo @c -*- mode: texinfo; -*- @c %**start of header @setfilename ../info/efaq @settitle GNU Emacs FAQ |