X-Git-Url: http://git.chise.org/gitweb/?p=elisp%2Fwanderlust.git;a=blobdiff_plain;f=wl%2FChangeLog;h=9fdcd15849a5f366f3730c247debfd35c5ffc6fe;hp=0af5c3142d81f73b8549703bbb7c3a180af8d224;hb=3292cda093d45703dd7adcbf612000796397855d;hpb=1e5af9d12d955fc95eb2318495eeaebe9159fa17 diff --git a/wl/ChangeLog b/wl/ChangeLog index 0af5c31..9fdcd15 100644 --- a/wl/ChangeLog +++ b/wl/ChangeLog @@ -1,5 +1,10 @@ 2010-01-04 TAKAHASHI Kaoru + * 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.