Mercurial > emacs
changeset 55297:c41667f38513
*** empty log message ***
author | Luc Teirlinck <teirllm@auburn.edu> |
---|---|
date | Sat, 01 May 2004 20:18:27 +0000 |
parents | 24a3d142d101 |
children | 72ed5a7627d2 |
files | lisp/ChangeLog |
diffstat | 1 files changed, 11 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Sat May 01 20:15:57 2004 +0000 +++ b/lisp/ChangeLog Sat May 01 20:18:27 2004 +0000 @@ -1,3 +1,14 @@ +2004-05-01 Luc Teirlinck <teirllm@auburn.edu> + + * ielm.el (ielm-prompt-read-only): Update docstring. + + * comint.el (comint-prompt-read-only): Update docstring. + (comint-update-fence, comint-kill-whole-line) + (comint-kill-region): New functions. + + * simple.el (kill-whole-line): Use "p" instead of "P" in + interactive form". + 2004-05-01 Juanma Barranquero <lektu@terra.es> * help-fns.el (help-add-fundoc-usage): Use %S instead of %s to