diff options
| author | Eli Zaretskii | 2000-08-20 08:05:35 +0000 |
|---|---|---|
| committer | Eli Zaretskii | 2000-08-20 08:05:35 +0000 |
| commit | 441ba712b0c7aa27aeddd3134b551ac201320ad5 (patch) | |
| tree | 3c3d66311e3ed608979186ff5a1a551b69a1d719 | |
| parent | 250023311fe457abd8f6f40645700a65461899e9 (diff) | |
| download | emacs-441ba712b0c7aa27aeddd3134b551ac201320ad5.tar.gz emacs-441ba712b0c7aa27aeddd3134b551ac201320ad5.zip | |
Remove redundant description of change-log-redate.
| -rw-r--r-- | man/programs.texi | 10 |
1 files changed, 2 insertions, 8 deletions
diff --git a/man/programs.texi b/man/programs.texi index fde849a1bb7..fd5fd2737d9 100644 --- a/man/programs.texi +++ b/man/programs.texi | |||
| @@ -1745,12 +1745,6 @@ with whitespace and a star. Here are two entries, both dated in May | |||
| 1745 | (vc-cancel-version): Doc fix. | 1745 | (vc-cancel-version): Doc fix. |
| 1746 | @end smallexample | 1746 | @end smallexample |
| 1747 | 1747 | ||
| 1748 | @noindent | ||
| 1749 | (Previous Emacs versions used a different format for the date. You can | ||
| 1750 | convert old-style entries to the current format with | ||
| 1751 | @findex change-log-redate | ||
| 1752 | @kbd{M-x change-log-redate}.) | ||
| 1753 | |||
| 1754 | One entry can describe several changes; each change should have its | 1748 | One entry can describe several changes; each change should have its |
| 1755 | own item. Normally there should be a blank line between items. When | 1749 | own item. Normally there should be a blank line between items. When |
| 1756 | items are related (parts of the same change, in different places), group | 1750 | items are related (parts of the same change, in different places), group |
| @@ -1781,8 +1775,8 @@ of entries with either the current or old-style date formats. | |||
| 1781 | 1775 | ||
| 1782 | @findex change-log-redate | 1776 | @findex change-log-redate |
| 1783 | @cindex converting change log date style | 1777 | @cindex converting change log date style |
| 1784 | Versions of Emacs before 20.1 used a format for the time of the change | 1778 | Versions of Emacs before 20.1 used a different format for the time of |
| 1785 | log entry that was different from what it uses now: | 1779 | the change log entry: |
| 1786 | 1780 | ||
| 1787 | @smallexample | 1781 | @smallexample |
| 1788 | Fri May 25 11:23:23 1993 Richard Stallman <rms@@gnu.org> | 1782 | Fri May 25 11:23:23 1993 Richard Stallman <rms@@gnu.org> |