From: Eli Zaretskii Date: Mon, 16 Feb 2004 19:29:00 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: ttn-vms-21-2-B4~7579 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=8c094106a849093a750a4a6d29b6006f2cd2ba4b;p=emacs.git *** empty log message *** --- diff --git a/etc/ChangeLog b/etc/ChangeLog index c1e6cc50516..eb0019c969f 100644 --- a/etc/ChangeLog +++ b/etc/ChangeLog @@ -1,3 +1,7 @@ +2004-02-16 Klaus Zeitler + + * PROBLEMS: Document crashes on X when build with GCC and GNU ld. + 2004-02-08 Andreas Schwab * NEWS: Fix typo. diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 300343166b7..fac8960830e 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,8 @@ +2004-02-16 Eli Zaretskii + + * progmodes/grep.el (grep-compute-defaults): Undo change from + 2004-01-29: don't use executable-command-find-posix-p. + 2004-02-16 Richard Sharman * hilit-chg.el: Use require instead of eval-and-compile.