diff options
| author | Paul Eggert | 2012-12-22 08:25:40 -0800 |
|---|---|---|
| committer | Paul Eggert | 2012-12-22 08:25:40 -0800 |
| commit | f99f164170af8b7ee84bb229da6ec17b1df7c7bd (patch) | |
| tree | 46c1c5edd4fab11f4cafc4d9200d1a125b941060 /doc/misc/srecode.texi | |
| parent | f109a67ecb16c7698539b4fd92c113257e282d53 (diff) | |
| download | emacs-f99f164170af8b7ee84bb229da6ec17b1df7c7bd.tar.gz emacs-f99f164170af8b7ee84bb229da6ec17b1df7c7bd.zip | |
Hyphen and dash fixes in texinfo files.
Diffstat (limited to 'doc/misc/srecode.texi')
| -rw-r--r-- | doc/misc/srecode.texi | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/doc/misc/srecode.texi b/doc/misc/srecode.texi index 0d1c02cf90f..3000cd0caf8 100644 --- a/doc/misc/srecode.texi +++ b/doc/misc/srecode.texi | |||
| @@ -15,7 +15,7 @@ | |||
| 15 | @c %**end of header | 15 | @c %**end of header |
| 16 | 16 | ||
| 17 | @copying | 17 | @copying |
| 18 | Copyright @copyright{} 2007-2012 Free Software Foundation, Inc. | 18 | Copyright @copyright{} 2007--2012 Free Software Foundation, Inc. |
| 19 | 19 | ||
| 20 | @quotation | 20 | @quotation |
| 21 | Permission is granted to copy, distribute and/or modify this document | 21 | Permission is granted to copy, distribute and/or modify this document |
| @@ -463,7 +463,7 @@ show NAME | |||
| 463 | This will enable that section. | 463 | This will enable that section. |
| 464 | 464 | ||
| 465 | 465 | ||
| 466 | NOTE: May 11, 2008 - I haven't used this yet, so I don't know if it works. | 466 | NOTE: May 11, 2008: I haven't used this yet, so I don't know if it works. |
| 467 | 467 | ||
| 468 | 468 | ||
| 469 | @node Special Variables | 469 | @node Special Variables |
| @@ -575,10 +575,10 @@ macros which will enable different @var{sections}. The automatic | |||
| 575 | section variables are. | 575 | section variables are. |
| 576 | 576 | ||
| 577 | @itemize @bullet | 577 | @itemize @bullet |
| 578 | @item @var{first} - The first entry in the table. | 578 | @item @var{first}---The first entry in the table. |
| 579 | @item @var{notfirst} - Not the first entry in the table. | 579 | @item @var{notfirst}---Not the first entry in the table. |
| 580 | @item @var{last} - The last entry in the table | 580 | @item @var{last}---The last entry in the table |
| 581 | @item @var{notlast} - Not the last entry in the table. | 581 | @item @var{notlast}---Not the last entry in the table. |
| 582 | @end itemize | 582 | @end itemize |
| 583 | 583 | ||
| 584 | @node Compound Variable Values | 584 | @node Compound Variable Values |
| @@ -1654,7 +1654,7 @@ This would be a field of the class being inserted into. | |||
| 1654 | 1654 | ||
| 1655 | Inside a body of code, such as a function or method body. | 1655 | Inside a body of code, such as a function or method body. |
| 1656 | 1656 | ||
| 1657 | - no conventions yet. | 1657 | ---no conventions yet. |
| 1658 | 1658 | ||
| 1659 | @section Standard Dictionary Values | 1659 | @section Standard Dictionary Values |
| 1660 | 1660 | ||
| @@ -1778,7 +1778,7 @@ all template files for that application will be loaded. | |||
| 1778 | @end defun | 1778 | @end defun |
| 1779 | 1779 | ||
| 1780 | 1780 | ||
| 1781 | todo - Add examples. Most core stuff is already described above. | 1781 | todo: Add examples. Most core stuff is already described above. |
| 1782 | 1782 | ||
| 1783 | 1783 | ||
| 1784 | @node GNU Free Documentation License | 1784 | @node GNU Free Documentation License |