summaryrefslogtreecommitdiff
path: root/lisp
diff options
context:
space:
mode:
authorRichard M. Stallman <rms@gnu.org>2007-05-05 04:50:04 +0000
committerRichard M. Stallman <rms@gnu.org>2007-05-05 04:50:04 +0000
commit39f3dff9f3daea154ccc6659e46014a6a2abb687 (patch)
tree3a60ede163d7cad30daaa896e42cdd57c98f864e /lisp
parent2e8750896b55676973a5b7dbd06fef672cfffd90 (diff)
downloademacs-39f3dff9f3daea154ccc6659e46014a6a2abb687.tar.gz
*** empty log message ***
Diffstat (limited to 'lisp')
-rw-r--r--lisp/ChangeLog11
1 files changed, 11 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 4d8f0d81ebf..f15cc415b3b 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,8 @@
+2007-05-03 Ryan Yeske <rcyeske@gmail.com>
+
+ * net/rcirc.el (rcirc-timeout-seconds): Increase to prevent unwanted
+ disconnections.
+
2007-05-01 Romain Francoise <romain@orebokech.com>
* dired-x.el: Revert 2007-04-06 change.
@@ -11,6 +16,12 @@
* find-dired.el (find-dired-filter): Propertize all text down to eob.
+2007-04-29 Davis Herring <herring@lanl.gov>
+
+ * calendar/timeclock.el (timeclock-in): Fix non-interactive
+ workday specifications.
+ (timeclock-log): Don't kill the log buffer if it already existed.
+
2007-04-29 Richard Stallman <rms@gnu.org>
* international/mule.el (auto-coding-alist): Add pdf => no-conversion.