Mercurial > emacs
comparison lisp/ChangeLog @ 55298:72ed5a7627d2
*** empty log message ***
author | Luc Teirlinck <teirllm@auburn.edu> |
---|---|
date | Sat, 01 May 2004 20:40:58 +0000 |
parents | c41667f38513 |
children | 56281773d450 |
comparison
equal
deleted
inserted
replaced
55297:c41667f38513 | 55298:72ed5a7627d2 |
---|---|
5 * comint.el (comint-prompt-read-only): Update docstring. | 5 * comint.el (comint-prompt-read-only): Update docstring. |
6 (comint-update-fence, comint-kill-whole-line) | 6 (comint-update-fence, comint-kill-whole-line) |
7 (comint-kill-region): New functions. | 7 (comint-kill-region): New functions. |
8 | 8 |
9 * simple.el (kill-whole-line): Use "p" instead of "P" in | 9 * simple.el (kill-whole-line): Use "p" instead of "P" in |
10 interactive form". | 10 interactive form. |
11 | 11 |
12 2004-05-01 Juanma Barranquero <lektu@terra.es> | 12 2004-05-01 Juanma Barranquero <lektu@terra.es> |
13 | 13 |
14 * help-fns.el (help-add-fundoc-usage): Use %S instead of %s to | 14 * help-fns.el (help-add-fundoc-usage): Use %S instead of %s to |
15 format arglist so default values in CL-style argument lists are | 15 format arglist so default values in CL-style argument lists are |