[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Erbot-cvs] Changes to erbot/ChangeLog
From: |
D . Goel |
Subject: |
[Erbot-cvs] Changes to erbot/ChangeLog |
Date: |
Thu, 10 Nov 2005 00:59:16 -0500 |
Index: erbot/ChangeLog
diff -u erbot/ChangeLog:1.28 erbot/ChangeLog:1.29
--- erbot/ChangeLog:1.28 Thu Nov 10 04:32:47 2005
+++ erbot/ChangeLog Thu Nov 10 05:59:16 2005
@@ -1,3 +1,10 @@
+2005-11-10 D Goel <address@hidden>
+
+ * erbot.el (erbot-safep): Make a minor change, to try to render
+ this function live up to its name: make it deem any newlines
+ unsafe. Because of the way the engine works, this change has no
+ effect on erbot at this time.
+
2005-11-09 Michael Olson <address@hidden>
* erbot.el (erbot-reply): Make erbot-safep check each line of the
@@ -27,7 +34,7 @@
2005-10-05 D Goel <address@hidden>
* erbot.el (erbot-join-servers): `erc-compute-port' seems to be
- undefined for my older ERC (4.0 $Revision: 1.28 $). So, I
+ undefined for my older ERC (4.0 $Revision: 1.29 $). So, I
reverted to old behavior when it is undefined. Did I do it right?
2005-10-05 Michael Olson <address@hidden>