* wl-addrmgr.el (wl-addrmgr-replace-field): Use `point-at-bol'.
[elisp/wanderlust.git] / wl / ChangeLog
index 52373b6..9fdcd15 100644 (file)
@@ -1,5 +1,17 @@
 2010-01-04  TAKAHASHI Kaoru  <kaoru@kaisei.org>
 
+       * wl-addrmgr.el (wl-addrmgr-replace-field): Use `point-at-bol'.
+       * wl-action.el (wl-summary-remove-argument): Explicit `point-at-bol'.
+       * wl-summary.el (wl-summary-narrow-to-region)
+       (wl-summary-insert-line): Use `point-at-bol', `point-at-eol'.
+
+       * wl.el (wl-plugged-sending-queue-status): Use `number-to-string'
+       instead of `int-to-string'.
+       * wl-dnd.el (wl-dnd-start-drag): Ditto.
+       * wl-score.el (wl-score-insert-help, wl-summary-increase-score): Ditto.
+       * wl-summary.el (wl-summary-jump-to-msg, wl-summary-save): Ditto.
+       * wl-util.el (wl-url-nntp): Ditto.
+
        * wl.el (wl-plugged-set-variables, wl-plugged-dop-queue-info)
        (wl-plugged-dop-queue-status): Don't quote `lambda'.
        * wl-thread.el (wl-thread-delete-message): Ditto