Mercurial > emacs
changeset 56591:a091aed32eb2
*** empty log message ***
author | Luc Teirlinck <teirllm@auburn.edu> |
---|---|
date | Mon, 02 Aug 2004 20:50:09 +0000 |
parents | f48e32fbfc6c |
children | 612b6e5acada |
files | src/ChangeLog |
diffstat | 1 files changed, 4 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/src/ChangeLog Mon Aug 02 20:46:51 2004 +0000 +++ b/src/ChangeLog Mon Aug 02 20:50:09 2004 +0000 @@ -1,3 +1,7 @@ +2004-08-02 Luc Teirlinck <teirllm@auburn.edu> + + * data.c (Finteractive_form): Doc fix. + 2004-08-02 Kim F. Storm <storm@cua.dk> * indent.c (compute_motion): Use actual window width if WIDTH is -1,