From: Richard M. Stallman Date: Fri, 2 Aug 2002 17:57:02 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: emacs-pretest-21.2.91~131 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=1200c80e3616941dd75b4115eb553151d1d4280f;p=emacs.git *** empty log message *** --- 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.