Mercurial > emacs
comparison lisp/ChangeLog @ 78194:7952bfb04478
*** empty log message ***
author | Jason Rumney <jasonr@gnu.org> |
---|---|
date | Sun, 22 Jul 2007 22:55:09 +0000 |
parents | 766492e8b0b8 |
children | 896bf6c07ad3 |
comparison
equal
deleted
inserted
replaced
78193:b088dcbbe69a | 78194:7952bfb04478 |
---|---|
1 2007-07-22 Jason Rumney <jasonr@gnu.org> | |
2 | |
3 * w32-fns.el (set-default-process-coding-system): Use dos line ends | |
4 for input to cmdproxy on all versions of Windows. | |
5 Use dos line ends for input to plink. | |
6 | |
7 * comint.el (comint-simple-send): Concat newline before sending. | |
8 (comint-password-prompt-regexp): Recognize plink's passphrase prompt. | |
9 | |
1 2007-07-22 Juri Linkov <juri@jurta.org> | 10 2007-07-22 Juri Linkov <juri@jurta.org> |
2 | 11 |
3 * isearch.el (isearch-edit-string): Save old point and | 12 * isearch.el (isearch-edit-string): Save old point and |
4 isearch-other-end to old-point and old-other-end before reading | 13 isearch-other-end to old-point and old-other-end before reading |
5 the search string from minibuffer. After exiting minibuffer set | 14 the search string from minibuffer. After exiting minibuffer set |