# HG changeset patch # User Eli Zaretskii # Date 1076959740 0 # Node ID 9a41bfd38de962a8cd8e7e6c3416fc5e39da5b8c # Parent 1313586e1e29b322f7024f99648f798076d4d728 *** empty log message *** diff -r 1313586e1e29 -r 9a41bfd38de9 etc/ChangeLog --- 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 + + * PROBLEMS: Document crashes on X when build with GCC and GNU ld. + 2004-02-08 Andreas Schwab * NEWS: Fix typo. diff -r 1313586e1e29 -r 9a41bfd38de9 lisp/ChangeLog --- 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 + + * 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.