comparison lisp/ChangeLog @ 55297:c41667f38513

*** empty log message ***
author Luc Teirlinck <teirllm@auburn.edu>
date Sat, 01 May 2004 20:18:27 +0000
parents 0da869ea68e0
children 72ed5a7627d2
comparison
equal deleted inserted replaced
55296:24a3d142d101 55297:c41667f38513
1 2004-05-01 Luc Teirlinck <teirllm@auburn.edu>
2
3 * ielm.el (ielm-prompt-read-only): Update docstring.
4
5 * comint.el (comint-prompt-read-only): Update docstring.
6 (comint-update-fence, comint-kill-whole-line)
7 (comint-kill-region): New functions.
8
9 * simple.el (kill-whole-line): Use "p" instead of "P" in
10 interactive form".
11
1 2004-05-01 Juanma Barranquero <lektu@terra.es> 12 2004-05-01 Juanma Barranquero <lektu@terra.es>
2 13
3 * 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
4 format arglist so default values in CL-style argument lists are 15 format arglist so default values in CL-style argument lists are
5 correctly shown. 16 correctly shown.