comparison lisp/ChangeLog @ 66561:742e40a6bf3c

* net/tramp.el (tramp-chunksize): Escape parentheses in docstring starting at beginning of line. Fontification is messed up when `open-paren-in-column-0-is-defun-start' set to t. Reported by John Paul Wallington <jpw@pobox.com>.
author Michael Albinus <michael.albinus@gmx.de>
date Sun, 30 Oct 2005 19:58:40 +0000
parents a3ac2cd57daa
children 624edd899d32
comparison
equal deleted inserted replaced
66560:232f770dbf0f 66561:742e40a6bf3c
1 2005-10-30 Michael Albinus <michael.albinus@gmx.de>
2
3 * net/tramp.el (tramp-chunksize): Escape parentheses in docstring
4 starting at beginning of line. Fontification is messed up when
5 `open-paren-in-column-0-is-defun-start' set to t. Reported
6 by John Paul Wallington <jpw@pobox.com>.
7
1 2005-10-30 Luc Teirlinck <teirllm@auburn.edu> 8 2005-10-30 Luc Teirlinck <teirllm@auburn.edu>
2 9
3 * comint.el (comint-send-input): Call `comint-update-fence' when 10 * comint.el (comint-send-input): Call `comint-update-fence' when
4 `comint-process-echoes' and `comint-prompt-read-only' are both 11 `comint-process-echoes' and `comint-prompt-read-only' are both
5 non-nil, to avoid leftover read-only newline. 12 non-nil, to avoid leftover read-only newline.