(test-riece-log-display-message-function): "yes" -> "true".
* test/Makefile.am (EXTRA_DIST): Add lunit-report.el and
test-riece-log.el.
2004-12-10 Daiki Ueno <ueno@unixuser.org>
+ * test/test-riece-log.el
+ (test-riece-log-display-message-function): "yes" -> "true".
+
+ * test/Makefile.am (EXTRA_DIST): Add lunit-report.el and
+ test-riece-log.el.
+
+2004-12-10 Daiki Ueno <ueno@unixuser.org>
+
* riece.el (riece-shrink-buffer): Shrink buffer based on chars
instead of lines.
-EXTRA_DIST = luna.el lunit.el \
- test-riece-addon.el test-riece-alias.el test-riece-url.el \
- test-riece-yank.el
\ No newline at end of file
+EXTRA_DIST = luna.el lunit.el lunit-report.el \
+ test-riece-addon.el test-riece-alias.el test-riece-log.el \
+ test-riece-url.el test-riece-yank.el
\ No newline at end of file
(riece-log-enabled t)
riece-log-directory-map
(riece-server-process-alist
- (list (cons "" (start-process "" (current-buffer) "yes")))))
+ (list (cons "" (start-process "" (current-buffer) "true")))))
(riece-log-display-message-function
(riece-make-message
(riece-make-identity "ueno" "")