diff options
| author | Luc Teirlinck | 2004-07-31 16:09:34 +0000 |
|---|---|---|
| committer | Luc Teirlinck | 2004-07-31 16:09:34 +0000 |
| commit | 83f6422686cc5bda8643b36bd1fcb699897a8115 (patch) | |
| tree | b21d9f99a9f1948c3d18d4c7d013d3332ba137b4 /src | |
| parent | 1492344029072d1f7ffaf276d1ce5cdc4dfd16b9 (diff) | |
| download | emacs-83f6422686cc5bda8643b36bd1fcb699897a8115.tar.gz emacs-83f6422686cc5bda8643b36bd1fcb699897a8115.zip | |
*** empty log message ***
Diffstat (limited to 'src')
| -rw-r--r-- | src/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index 11cc0f7ba89..a891a6bb68c 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,11 @@ | |||
| 1 | 2004-07-31 Luc Teirlinck <teirllm@auburn.edu> | ||
| 2 | |||
| 3 | * keymap.c (Fset_keymap_parent, Fdefine_prefix_command): Doc fixes. | ||
| 4 | |||
| 5 | * keyboard.c (syms_of_keyboard) <disable-point-adjustment>: Doc fix. | ||
| 6 | |||
| 7 | * callint.c (Fcall_interactively): Doc fix. | ||
| 8 | |||
| 1 | 2004-07-30 Kim F. Storm <storm@cua.dk> | 9 | 2004-07-30 Kim F. Storm <storm@cua.dk> |
| 2 | 10 | ||
| 3 | * editfns.c (Fformat): Allocate extra (dummy) element in info. | 11 | * editfns.c (Fformat): Allocate extra (dummy) element in info. |