From d6909a3f6d8c152823619425fbf9f150e7a2fd96 Mon Sep 17 00:00:00 2001 From: Eli Zaretskii Date: Sat, 3 Nov 2001 17:06:17 +0000 Subject: [PATCH] *** empty log message *** --- lisp/ChangeLog | 5 +++++ src/ChangeLog | 7 +++++++ 2 files changed, 12 insertions(+) diff --git a/lisp/ChangeLog b/lisp/ChangeLog index abbc114644f..bdc86812413 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,8 @@ +2001-11-03 Eli Zaretskii + + * tooltip.el (tooltip-delay): Decrease to 0.7. + (tooltip-hide-delay): Enlarge to 10. + 2001-11-03 Richard M. Stallman * mouse.el (popup-menu): If the user refuses to select diff --git a/src/ChangeLog b/src/ChangeLog index bc5b3f2326d..80136fe8580 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,10 @@ +2001-11-03 Richard M. Stallman + + * data.c (Fmake_local_variable): Doc fix. + + * eval.c (Frun_hooks, Frun_hook_with_args_until_failure): Doc fix. + (Frun_hook_with_args_until_success, Frun_hook_with_args): Doc fix. + 2001-11-02 Stefan Monnier * regex.c (regcomp, regexec): Don't forget the __restrict. -- 2.39.2