Mercurial > emacs
diff lisp/ChangeLog @ 107144:0811f079d15e
* man.el (Man-fontify-manpage, Man-cleanup-manpage):
Remove remaining ^H with their preceding chars. (Bug#5566)
author | Juri Linkov <juri@jurta.org> |
---|---|
date | Sun, 14 Feb 2010 02:20:31 +0200 |
parents | 38f0f81b2f1f |
children | 541b767fb366 |
line wrap: on
line diff
--- a/lisp/ChangeLog Sat Feb 13 11:29:25 2010 -0800 +++ b/lisp/ChangeLog Sun Feb 14 02:20:31 2010 +0200 @@ -1,3 +1,8 @@ +2010-02-14 Juri Linkov <juri@jurta.org> + + * man.el (Man-fontify-manpage, Man-cleanup-manpage): + Remove remaining ^H with their preceding chars. (Bug#5566) + 2010-02-13 Glenn Morris <rgm@gnu.org> * simple.el (transpose-subr): Give it a doc-string.