From b1c661c724b9655e11245ad07943278f3d017392 Mon Sep 17 00:00:00 2001 From: Juanma Barranquero Date: Sun, 9 May 2004 00:50:52 +0000 Subject: [PATCH] *** empty log message *** --- lisp/ChangeLog | 6 ++++++ src/ChangeLog | 4 ++++ 2 files changed, 10 insertions(+) diff --git a/lisp/ChangeLog b/lisp/ChangeLog index a949e53fcf8..7078a91d070 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,9 @@ +2004-05-09 Juanma Barranquero + + * help-fns.el (help-highlight-arguments): Don't try to highlight + missing or autoloaded arglists. Accept structured arguments, like + the first ones of `do' and `flet'. + 2004-05-08 Andreas Schwab * emacs-lisp/checkdoc.el (checkdoc-minor-mode): Doc fix. diff --git a/src/ChangeLog b/src/ChangeLog index 5168e9126e1..97c82856bc8 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,7 @@ +2004-05-09 Piet van Oostrum (tiny change) + + * data.c (Fquo): Simplify. + 2004-05-08 Peter Whaite (tiny change) * data.c (Fquo): If any argument is float, do the computation in -- 2.39.2