]> git.eshelyaron.com Git - emacs.git/commit
Add macOS character-palette (bug#29837)
authorAlan Third <alan@idiocy.org>
Sun, 24 Dec 2017 15:40:03 +0000 (15:40 +0000)
committerAlan Third <alan@idiocy.org>
Sun, 7 Jan 2018 20:38:26 +0000 (20:38 +0000)
commit1daac66a6eedbcbfa32ab920b5c579872d989517
tree6c273e0c588b7e7d949b1c0a1b6f10fde2fe5e94
parent9a220bbd94f427279dd1130f9fe6524f8a012ef2
Add macOS character-palette (bug#29837)

* lisp/ns-win.el (ns-do-show-character-palette): New function.
* src/nsfns.m (Sns_show_character_palette): New function.
* src/nsterm.m (EmacsView::insertText): Handle NSAttributedString.
lisp/term/ns-win.el
src/nsfns.m
src/nsterm.m