diff options
| author | Luc Teirlinck | 2004-08-20 23:01:33 +0000 |
|---|---|---|
| committer | Luc Teirlinck | 2004-08-20 23:01:33 +0000 |
| commit | 3f9be7ceca00ad51ff01468243f5f820bf767996 (patch) | |
| tree | 3ad0997c10c4c33c7352cdcc4c6f55d1c03c4403 /man/ChangeLog | |
| parent | fcaf7de969a4e3556e184640911efb8e4a8dc874 (diff) | |
| download | emacs-3f9be7ceca00ad51ff01468243f5f820bf767996.tar.gz emacs-3f9be7ceca00ad51ff01468243f5f820bf767996.zip | |
(Backup Deletion): Correct description of `delete-old-versions'.
(Time Stamps): `time-stamp' needs to be added to `before-save-hook'.
(Auto Save Files): Recommend `auto-save-mode' to reenable
auto-saving, rather than the abbreviation `auto-save'.
Diffstat (limited to 'man/ChangeLog')
| -rw-r--r-- | man/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/man/ChangeLog b/man/ChangeLog index 3ff412eb881..85996a57030 100644 --- a/man/ChangeLog +++ b/man/ChangeLog | |||
| @@ -1,3 +1,11 @@ | |||
| 1 | 2004-08-20 Luc Teirlinck <teirllm@auburn.edu> | ||
| 2 | |||
| 3 | * files.texi (Backup Deletion): Correct description of | ||
| 4 | `delete-old-versions'. | ||
| 5 | (Time Stamps): `time-stamp' needs to be added to `before-save-hook'. | ||
| 6 | (Auto Save Files): Recommend `auto-save-mode' to reenable | ||
| 7 | auto-saving, rather than the abbreviation `auto-save'. | ||
| 8 | |||
| 1 | 2004-08-17 Luc Teirlinck <teirllm@auburn.edu> | 9 | 2004-08-17 Luc Teirlinck <teirllm@auburn.edu> |
| 2 | 10 | ||
| 3 | * emacs.texi (Top): Mention "cutting" and "pasting" as synonyms | 11 | * emacs.texi (Top): Mention "cutting" and "pasting" as synonyms |