comparison lisp/ChangeLog @ 70211:4f34f2ecee37

Removed mention of C-c C-j.
author J.D. Smith <jdsmith@as.arizona.edu>
date Mon, 24 Apr 2006 21:59:03 +0000
parents 83aa98a17215
children 90d76f24753a
comparison
equal deleted inserted replaced
70210:83aa98a17215 70211:4f34f2ecee37
101 (comint-previous-matching-input): Use 101 (comint-previous-matching-input): Use
102 `coming-delete-input'. Save the partial input if leaving the 102 `coming-delete-input'. Save the partial input if leaving the
103 edit line. Goto point-max before deleting input to avoid 103 edit line. Goto point-max before deleting input to avoid
104 partial input fragments hanging around. 104 partial input fragments hanging around.
105 (comint-restore-input): New function, used by 105 (comint-restore-input): New function, used by
106 `comint-previous-input', and bound to "C-c C-j". 106 `comint-previous-input'.
107 107
108 2006-04-18 Luc Teirlinck <teirllm@auburn.edu> 108 2006-04-18 Luc Teirlinck <teirllm@auburn.edu>
109 109
110 * imenu.el (imenu--index-alist): Balance parentheses. 110 * imenu.el (imenu--index-alist): Balance parentheses.
111 111