From 1200c80e3616941dd75b4115eb553151d1d4280f Mon Sep 17 00:00:00 2001 From: "Richard M. Stallman" Date: Fri, 2 Aug 2002 17:57:02 +0000 Subject: [PATCH] *** empty log message *** --- lisp/ChangeLog | 8 ++++++++ src/ChangeLog | 4 ++++ 2 files changed, 12 insertions(+) diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 1549bc20eae..e59ca674d4e 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,11 @@ +2002-08-02 Richard M. Stallman + + * autoinsert.el (auto-insert-alist): Redo finding C and C++ headers. + + * icomplete.el (icomplete-exhibit): Use minibuffer-prompt-end. + + * pcomplete.el (pcomplete-entries): Doc fix. + 2002-07-30 Andreas Schwab * shell.el (explicit-bash-args): New user option. diff --git a/src/ChangeLog b/src/ChangeLog index 37c2ec1adaf..d8c6a341537 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,7 @@ +2002-08-02 Henrik Enberg + + * lread.c (init_lread): Move the installed-lisp dirs later in the path. + 2002-08-01 Richard M. Stallman * Makefile.in (SOME_MACHINE_OBJECTS): Add fontset.o. -- 2.39.5