Changes committed gnus/lisp (ChangeLog)
"Reiner Steib" <[email protected]>
| Newsgroups | gmane.emacs.gnus.commits |
|---|---|
| Message-ID | <[email protected]> |
Modified: ChangeLog Attribute 2007-10-28 gnus-treat-emphasize change correctly. Index: ChangeLog diff -u gnus/lisp/ChangeLog:7.1828 gnus/lisp/ChangeLog:7.1829 --- ChangeLog:7.1828 Fri Apr 11 08:39:27 2008 +++ ChangeLog Sun Apr 13 14:38:38 2008 @@ -1409,8 +1409,11 @@ (message-fix-before-sending): Add `bogus-recipient'. * gnus-art.el (gnus-button-mid-or-mail-heuristic-alist): Add "alpine". - (gnus-treat-emphasize, gnus-treat-body-boundary): Don't test - window-system. + (gnus-treat-body-boundary): Don't test window-system. + +2007-10-28 Leo <[email protected]> (tiny change) + + * gnus-art.el (gnus-treat-emphasize): Don't test window-system. 2007-10-28 Miles Bader <[email protected]>