Mercurial > emacs
changeset 45827:6afcf684fc24
*** empty log message ***
author | Juanma Barranquero <lekktu@gmail.com> |
---|---|
date | Fri, 14 Jun 2002 09:41:35 +0000 |
parents | ffa13f09e36d |
children | ad50e4ff5888 |
files | lisp/ChangeLog |
diffstat | 1 files changed, 6 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Fri Jun 14 09:41:20 2002 +0000 +++ b/lisp/ChangeLog Fri Jun 14 09:41:35 2002 +0000 @@ -1,3 +1,9 @@ +2002-06-14 Juanma Barranquero <lektu@terra.es> + + * comint.el (comint-snapshot-last-prompt): Bind + `inhibit-read-only' to t to support read-only prompts. + (comint-output-filter): Likewise. + 2002-06-14 Miles Bader <miles@gnu.org> * subr.el (copy-tree): Use `nconc' and `nreverse' instead of `nreconc'.