# HG changeset patch # User Glenn Morris # Date 1188697788 0 # Node ID e7c5a54d8f0df97615578950ba4472b8f0bc487e # Parent 11a5007499d25b0b3f565c0f1dfcfcf315741211 *** empty log message *** diff -r 11a5007499d2 -r e7c5a54d8f0d lisp/ChangeLog --- a/lisp/ChangeLog Sun Sep 02 01:27:57 2007 +0000 +++ b/lisp/ChangeLog Sun Sep 02 01:49:48 2007 +0000 @@ -5,6 +5,9 @@ * eshell/em-unix.el (eshell/time): Stringify and flatten the non-command arguments. + * log-view.el (log-view-current-file): Give a more explicit error + if log-view-file-re fails to find a match. + 2007-09-01 Thien-Thi Nguyen * emacs-lisp/bytecomp.el (byte-recompile-directory):