diff options
| author | Luc Teirlinck | 2004-08-30 22:03:18 +0000 |
|---|---|---|
| committer | Luc Teirlinck | 2004-08-30 22:03:18 +0000 |
| commit | 2aa2f8b8c979787390f8ebf6ebe22fa81bbe7c06 (patch) | |
| tree | 58c638f90cddc96e489e8c6a6bf86e97ea1f1305 /man/ChangeLog | |
| parent | 16ceacc222529b8cdfd6fa7b2031940a926717f0 (diff) | |
| download | emacs-2aa2f8b8c979787390f8ebf6ebe22fa81bbe7c06.tar.gz emacs-2aa2f8b8c979787390f8ebf6ebe22fa81bbe7c06.zip | |
Various minor changes in addition to:
(Indentation Commands): Correct description of `indent-relative'.
(Tab Stops): <TAB> is no longer bound to `tab-to-tab-stop' in Text
mode. The *Tab Stops* buffer uses Overwrite Mode.
(Just Spaces): `untabify' converts sequences of at least two spaces to tabs.
Diffstat (limited to 'man/ChangeLog')
| -rw-r--r-- | man/ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/man/ChangeLog b/man/ChangeLog index d859a3b2fe0..8af5062c7e7 100644 --- a/man/ChangeLog +++ b/man/ChangeLog | |||
| @@ -1,3 +1,12 @@ | |||
| 1 | 2004-08-30 Luc Teirlinck <teirllm@auburn.edu> | ||
| 2 | |||
| 3 | * indent.texi: Various minor changes in addition to: | ||
| 4 | (Indentation Commands): Correct description of `indent-relative'. | ||
| 5 | (Tab Stops): <TAB> is no longer bound to `tab-to-tab-stop' in Text | ||
| 6 | mode. The *Tab Stops* buffer uses Overwrite Mode. | ||
| 7 | (Just Spaces): `untabify' converts sequences of at least two | ||
| 8 | spaces to tabs. | ||
| 9 | |||
| 1 | 2004-08-28 Eli Zaretskii <eliz@gnu.org> | 10 | 2004-08-28 Eli Zaretskii <eliz@gnu.org> |
| 2 | 11 | ||
| 3 | * faq.texi (Emacs for MS-DOS): Update URLs for the MS-DOS port of | 12 | * faq.texi (Emacs for MS-DOS): Update URLs for the MS-DOS port of |