(comint-use-prompt-regexp, comint-send-input, comint-source-default,
authorJuanma Barranquero <lekktu@gmail.com>
Thu, 21 Jul 2005 15:13:47 +0000 (15:13 +0000)
committerJuanma Barranquero <lekktu@gmail.com>
Thu, 21 Jul 2005 15:13:47 +0000 (15:13 +0000)
commitd6ff789ca759f05e8e8ac0e2c2fd5ac374248241
treec6fb98d7190a3faa7981eae5f694f4604f50e874
parent538f78c3a818b0ed6feb6a54b8548026c6aceb46
(comint-use-prompt-regexp, comint-send-input, comint-source-default,
comint-extract-string, comint-get-source, comint-word, comint-completion,
comint-source, comint-prompt-read-only, comint-update-fence):
Fix typos in docstrings.
(comint-use-prompt-regexp-instead-of-fields, comint-kill-output):
Declare with define-obsolete-*-alias macros.
(comint-previous-matching-input-from-input,
comint-next-matching-input-from-input, comint-previous-matching-input,
comint-next-matching-input, comint-forward-matching-input):
Improve argument/docstring consistency.
lisp/ChangeLog
lisp/comint.el