comparison lisp/ChangeLog @ 102889:dccc80becf9d

*** empty log message ***
author Eli Zaretskii <eliz@gnu.org>
date Wed, 08 Apr 2009 13:51:48 +0000
parents 16fb33cc1bdb
children 78cf196522ce
comparison
equal deleted inserted replaced
102888:377ae1928153 102889:dccc80becf9d
1 2009-04-08 Eli Zaretskii <eliz@gnu.org> 1 2009-04-08 Eli Zaretskii <eliz@gnu.org>
2
3 * term/pc-win.el (msdos-last-help-message): New defvar.
4 (msdos-show-help): Use it to avoid saving the last message if it
5 was also a help message (Bug#2895).
2 6
3 * mail/rmail.el (rmail-simplified-subject): Normalize whitespace 7 * mail/rmail.el (rmail-simplified-subject): Normalize whitespace
4 in subject. This resurrects a feature, lost in transition to 8 in subject. This resurrects a feature, lost in transition to
5 mbox, whereby Subject is matched even if it's broken into several 9 mbox, whereby Subject is matched even if it's broken into several
6 lines at arbitrary places. 10 lines at arbitrary places.