]> git.eshelyaron.com Git - emacs.git/commitdiff
*** empty log message ***
authorEli Zaretskii <eliz@is.elta.co.il>
Mon, 16 Feb 2004 19:29:00 +0000 (19:29 +0000)
committerEli Zaretskii <eliz@is.elta.co.il>
Mon, 16 Feb 2004 19:29:00 +0000 (19:29 +0000)
etc/ChangeLog
lisp/ChangeLog

index c1e6cc505168c0ce30d53f9e36faf1d5cf0d37cd..eb0019c969fde49ff1d8f4cc942fce8c2465f3a4 100644 (file)
@@ -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.
index 300343166b7d60365f66b138708854335e721397..fac8960830e101c680728d172d0535d14ed8791b 100644 (file)
@@ -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.