changeset 54013:9a41bfd38de9

*** empty log message ***
author Eli Zaretskii <eliz@is.elta.co.il>
date Mon, 16 Feb 2004 19:29:00 +0000
parents 1313586e1e29
children 6296b1d1ae51
files etc/ChangeLog lisp/ChangeLog
diffstat 2 files changed, 9 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/etc/ChangeLog	Mon Feb 16 19:27:38 2004 +0000
+++ b/etc/ChangeLog	Mon Feb 16 19:29:00 2004 +0000
@@ -1,3 +1,7 @@
+2004-02-16  Klaus Zeitler  <kzeitler@lucent.com>
+
+	* PROBLEMS: Document crashes on X when build with GCC and GNU ld.
+
 2004-02-08  Andreas Schwab  <schwab@suse.de>
 
 	* NEWS: Fix typo.
--- a/lisp/ChangeLog	Mon Feb 16 19:27:38 2004 +0000
+++ b/lisp/ChangeLog	Mon Feb 16 19:29:00 2004 +0000
@@ -1,3 +1,8 @@
+2004-02-16  Eli Zaretskii  <eliz@elta.co.il>
+
+	* 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  <rsharman@pobox.com>
 
 	* hilit-chg.el: Use require instead of eval-and-compile.