diff options
-rw-r--r-- | lisp/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 8797a56a24b..3af3434f4bd 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,8 @@ +2003-08-18 Luc Teirlinck <teirllm@mail.auburn.edu> + + * wid-edit.el (widget-echo-help): Make it handle expressions that + evaluate to strings. + 2003-08-18 Michael Mauger <mmaug@yahoo.com> Version 1.8.0 of sql-mode. (Patch submitted 2003-06-21) |