]> git.eshelyaron.com Git - emacs.git/commit
* lisp/net/eww.el (eww-bookmark-prepare): Use truncate-string-to-width.
authorMark Oteiza <mvoteiza@udel.edu>
Sun, 11 Oct 2015 02:43:44 +0000 (22:43 -0400)
committerMark Oteiza <mvoteiza@udel.edu>
Mon, 26 Oct 2015 16:15:50 +0000 (12:15 -0400)
commit3f828dc76be74e3587af74b5b3e3458f67f2b7ba
tree5fcd922ad05748b5e211b99afbf8d44440f021c7
parent0d9c67236cab3ffe9a8f1276e93a32e437c09bfc
* lisp/net/eww.el (eww-bookmark-prepare): Use truncate-string-to-width.

`substring' does not account for full width characters.
lisp/net/eww.el