# HG changeset patch # User Eli Zaretskii # Date 1097254936 0 # Node ID bb0119c0fae06db9016f0b08a730a5e482bed4f5 # Parent a3021a22f48b2d1b7e034638de3c43bfec7413c0 *** empty log message *** diff -r a3021a22f48b -r bb0119c0fae0 lisp/ChangeLog --- a/lisp/ChangeLog Fri Oct 08 17:00:17 2004 +0000 +++ b/lisp/ChangeLog Fri Oct 08 17:02:16 2004 +0000 @@ -1,4 +1,9 @@ -2004-10-09 Masatake YAMATO +2004-10-08 Alan Mackenzie + + * isearch.el (isearch-yank-line): C-y yanks to next EOL, not end + of current line. + +2004-10-08 Masatake YAMATO * server.el (server-process-filter): Wrap `process-send-region' by `condition-case' to guard the case when the pipe to PROC is