]> git.eshelyaron.com Git - emacs.git/commit
Fix input method operation on read-only text
authorEvgeny Zajcev <lg.zevlg@gmail.com>
Wed, 4 Sep 2019 15:09:55 +0000 (18:09 +0300)
committerEli Zaretskii <eliz@gnu.org>
Sat, 7 Sep 2019 10:04:36 +0000 (13:04 +0300)
commit52f83af1f3975130b6bd035166780c2c2dde778c
treef95588119dd528b167f645266eb0fa46f2e5ab46
parent40eb4c51a40a37c14e882e6db3f880ba4528c089
Fix input method operation on read-only text

* lisp/international/quail.el (quail-input-method): Check also
read-only property of text in addition to the buffer's
read-only state.
lisp/international/quail.el