]> git.eshelyaron.com Git - emacs.git/commit
; Fix dictionary name completion annotations
authorEshel Yaron <me@eshelyaron.com>
Sun, 3 Mar 2024 08:40:45 +0000 (09:40 +0100)
committerEshel Yaron <me@eshelyaron.com>
Sun, 3 Mar 2024 08:40:45 +0000 (09:40 +0100)
commitdc2b79a184971658809472848f1aced089d42da5
treea1fdb93a36c8acd6191547d7700fe016e64c84b4
parent364c3a6cf19ff64ea125100d90f0a08931580910
; Fix dictionary name completion annotations

* lisp/net/dictionary.el (dictionary-dictionaries): Decode
server response as UTF-8.
(dictionary-completing-read-dictionary): Use 'string-width'
to calculate string width.
lisp/net/dictionary.el