Mercurial > emacs
view lisp/mail/sc.el @ 29719:bec7534ceb14
(isearch-minibuffer-input-method)
(isearch-minibuffer-input-method-function): These variables
deleted.
(isearch-with-input-method): Don't use the above variables.
(isearch-process-search-multibyte-characters): Likewise. Call
read-string with the arg INHERIT-INPUT-METHOD t.
author | Kenichi Handa <handa@m17n.org> |
---|---|
date | Mon, 19 Jun 2000 00:56:20 +0000 |
parents | 2b742626505a |
children | 67b464da13ec |
line wrap: on
line source
;;; sc.el --- old name for supercite (require 'supercite) (provide 'sc) ;; sc.el ends here