From: Kenichi Handa Date: Mon, 5 Feb 2001 00:38:37 +0000 (+0000) Subject: (isearch-forward): Add description about input method X-Git-Tag: emacs-pretest-21.0.98~176 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=482f06c97bf2e64ffdfe64922e8af89abde302d3;p=emacs.git (isearch-forward): Add description about input method in the docsting. --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 1f5683ce2fd..cc38fee5c99 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,8 @@ +2001-02-05 Kenichi Handa + + * isearch.el (isearch-forward): Add description about input method + in the docsting. + 2001-02-04 Stefan Monnier * skeleton.el (skeleton-internal-1): Always push the mark for @.