From: Gerd Moellmann Date: Mon, 25 Oct 1999 13:32:00 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: emacs-pretest-21.0.90~6314 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=bd3c545deb43a9622c850b47d172d5e593f24bc6;p=emacs.git *** empty log message *** --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index ed6f1f0392e..7018a1a31a4 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,8 @@ +1999-10-25 Gerd Moellmann + + * info.el (Info-build-node-completions): Add '("*") to the + completion list. + 1999-10-25 Richard M. Stallman * frame.el (auto-raise-mode): When enabling the mode, diff --git a/src/ChangeLog b/src/ChangeLog index c1eff94ee52..6c5b5d2ea9a 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,7 @@ +1999-10-25 Richard M. Stallman + + * regex.c (POP_FAILURE_POINT): Extract failure_id as an integer. + 1999-10-24 Ken Raeburn * alloc.c: Undef HIDE_LISP_IMPLEMENTATION before including