comparison lisp/ChangeLog @ 29718:2cb352360679

*** empty log message ***
author Kenichi Handa <handa@m17n.org>
date Mon, 19 Jun 2000 00:53:55 +0000
parents 4d0f9cd2e661
children a297debe5d12
comparison
equal deleted inserted replaced
29717:acaa36b47f50 29718:2cb352360679
1 2000-06-19 Kenichi Handa <handa@etl.go.jp>
2
3 * international/isearch-x.el (isearch-minibuffer-input-method)
4 (isearch-minibuffer-input-method-function): These variables
5 deleted.
6 (isearch-with-input-method): Don't use the above variables.
7 (isearch-process-search-multibyte-characters): Likewise. Call
8 read-string with the arg INHERIT-INPUT-METHOD t.
9
1 2000-06-17 Stefan Monnier <monnier@cs.yale.edu> 10 2000-06-17 Stefan Monnier <monnier@cs.yale.edu>
2 11
3 * font-lock.el (font-lock-after-fontify-buffer) 12 * font-lock.el (font-lock-after-fontify-buffer)
4 (font-lock-after-unfontify-buffer): No need to call back to jit-lock. 13 (font-lock-after-unfontify-buffer): No need to call back to jit-lock.
5 14