diff options
| author | Glenn Morris | 2014-06-09 22:20:31 -0400 |
|---|---|---|
| committer | Glenn Morris | 2014-06-09 22:20:31 -0400 |
| commit | 29993416fb4d19c1c3bb146367fc4bed74845486 (patch) | |
| tree | 2073aeaac4bf8d27e49191a2d780f812ab6ceb84 /doc/misc/gnus-coding.texi | |
| parent | 61784fd180c2f8ab056ddd1af7302ce58afded9f (diff) | |
| download | emacs-29993416fb4d19c1c3bb146367fc4bed74845486.tar.gz emacs-29993416fb4d19c1c3bb146367fc4bed74845486.zip | |
Add .info extension to @setfilename commands in doc/
This makes no difference to anything, since we always use makeinfo -o,
but it makes automake happier, if we ever decide to use that.
Diffstat (limited to 'doc/misc/gnus-coding.texi')
| -rw-r--r-- | doc/misc/gnus-coding.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/misc/gnus-coding.texi b/doc/misc/gnus-coding.texi index 44cc29b9c39..0b2b063275d 100644 --- a/doc/misc/gnus-coding.texi +++ b/doc/misc/gnus-coding.texi | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | \input texinfo | 1 | \input texinfo |
| 2 | 2 | ||
| 3 | @setfilename gnus-coding | 3 | @setfilename gnus-coding.info |
| 4 | @settitle Gnus Coding Style and Maintenance Guide | 4 | @settitle Gnus Coding Style and Maintenance Guide |
| 5 | @documentencoding UTF-8 | 5 | @documentencoding UTF-8 |
| 6 | @syncodeindex fn cp | 6 | @syncodeindex fn cp |