comparison lisp/ChangeLog @ 61396:a2c0a72230cf

* cus-edit.el (custom-modified-face): * comint.el (comint-highlight-input): Fix previous changes. * term.el (term-handle-ansi-escape): Add a comment.
author Dan Nicolaescu <dann@ics.uci.edu>
date Fri, 08 Apr 2005 20:55:09 +0000 (2005-04-08)
parents 21f8452c722e
children cf9ed6277047
comparison
equal deleted inserted replaced
61395:21f8452c722e 61396:a2c0a72230cf
1 2005-04-08 Dan Nicolaescu <dann@ics.uci.edu>
2
3 * cus-edit.el (custom-modified-face):
4 * comint.el (comint-highlight-input): Fix previous changes.
5 * term.el (term-handle-ansi-escape): Add a comment.
6
1 2005-04-08 Stefan Monnier <monnier@iro.umontreal.ca> 7 2005-04-08 Stefan Monnier <monnier@iro.umontreal.ca>
2 8
3 * whitespace.el (whitespace-highlight-the-space): Put the same overlay 9 * whitespace.el (whitespace-highlight-the-space): Put the same overlay
4 in the buffer and in whitespace-highlighted-space. 10 in the buffer and in whitespace-highlighted-space.
5 (whitespace-unhighlight-the-space): Simplify. 11 (whitespace-unhighlight-the-space): Simplify.