[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Emacs-diffs] Changes to emacs/lib-src/ChangeLog
From: |
Thien-Thi Nguyen |
Subject: |
[Emacs-diffs] Changes to emacs/lib-src/ChangeLog |
Date: |
Wed, 25 May 2005 10:17:42 -0400 |
Index: emacs/lib-src/ChangeLog
diff -c emacs/lib-src/ChangeLog:2.277 emacs/lib-src/ChangeLog:2.278
*** emacs/lib-src/ChangeLog:2.277 Fri May 13 08:53:38 2005
--- emacs/lib-src/ChangeLog Wed May 25 14:17:42 2005
***************
*** 1,3 ****
--- 1,8 ----
+ 2005-05-25 Thien-Thi Nguyen <address@hidden>
+
+ * yow.c (setup_yow): Use EXIT_FAILURE in case no separators found.
+ (yow): Use EXIT_FAILURE in case of memory error.
+
2005-05-13 YAMAMOTO Mitsuharu <address@hidden>
* make-docfile.c (DIRECTORY_SEP): New macro.