Mercurial > emacs
diff lib-src/ChangeLog @ 71199:c54897eb4a35
(main): Exit with EXIT_FAILURE if BROWSE file doesn't exist, is not seekable, not is failed in ftall.
| author | Masatake YAMATO <jet@gyve.org> |
|---|---|
| date | Sat, 03 Jun 2006 17:49:36 +0000 |
| parents | cf751e648b1d |
| children | 33251672fc28 |
line wrap: on
line diff
--- a/lib-src/ChangeLog Sat Jun 03 15:30:02 2006 +0000 +++ b/lib-src/ChangeLog Sat Jun 03 17:49:36 2006 +0000 @@ -1,3 +1,8 @@ +2006-06-04 Masatake YAMATO <jet@gyve.org> + + * ebrowse.c (main): Exit with EXIT_FAILURE if BROWSE file + doesn't exist, is not seekable, not is failed in ftall. + 2006-06-03 Eli Zaretskii <eliz@gnu.org> * makefile.w32-in (ALL): Add sorted-doc and digest-doc.
