skk-dev / ddskk

Daredevil SKK (Simple Kana to Kanji conversion program)
GNU General Public License v3.0
195 stars 42 forks source link

Use function line-beginning-position instead of point-at-bol. #213

Closed tkita closed 1 year ago

tkita commented 1 year ago

Use function line-{beginning|end}-position instead of point-at-{bol|eol}.