diff options
| author | Luc Teirlinck | 2004-01-07 20:49:14 +0000 |
|---|---|---|
| committer | Luc Teirlinck | 2004-01-07 20:49:14 +0000 |
| commit | 583c353d8b3c0cdf5ae13b9cb44ba19fd3251f0e (patch) | |
| tree | efde4783d3a4b2eff798595bad4e3c2758a23774 /lispref/ChangeLog | |
| parent | 1d7b9cc0dd12548db46fe8d86c05f4f412966856 (diff) | |
| download | emacs-583c353d8b3c0cdf5ae13b9cb44ba19fd3251f0e.tar.gz emacs-583c353d8b3c0cdf5ae13b9cb44ba19fd3251f0e.zip | |
*** empty log message ***
Diffstat (limited to 'lispref/ChangeLog')
| -rw-r--r-- | lispref/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/lispref/ChangeLog b/lispref/ChangeLog index ab5a573a89a..62fb3e10307 100644 --- a/lispref/ChangeLog +++ b/lispref/ChangeLog | |||
| @@ -1,3 +1,10 @@ | |||
| 1 | 2004-01-07 Luc Teirlinck <teirllm@auburn.edu> | ||
| 2 | |||
| 3 | * files.texi (Saving Buffers): Clarify descriptions of | ||
| 4 | `write-contents-functions' and `before-save-hook'. | ||
| 5 | Make the defvar's for `before-save-hook' and `after-save-hook' | ||
| 6 | into defopt's. | ||
| 7 | |||
| 1 | 2004-01-07 Kim F. Storm <storm@cua.dk> | 8 | 2004-01-07 Kim F. Storm <storm@cua.dk> |
| 2 | 9 | ||
| 3 | * commands.texi (Click Events): Describe new image and | 10 | * commands.texi (Click Events): Describe new image and |