Mercurial > emacs
comparison lisp/ChangeLog @ 71108:b44a459ae79e
*** empty log message ***
author | Kim F. Storm <storm@cua.dk> |
---|---|
date | Wed, 31 May 2006 08:56:54 +0000 |
parents | 44a7192990fe |
children | d5405a24cc20 |
comparison
equal
deleted
inserted
replaced
71107:c2a4cb0acf5e | 71108:b44a459ae79e |
---|---|
1 2006-05-31 Takaaki Ota <Takaaki.Ota@am.sony.com> | |
2 | |
3 * textmodes/table.el: Convert all HTML tags to lower case for | |
4 XHTML compatibility. | |
5 | |
1 2006-05-31 Masatake YAMATO <jet@gyve.org> | 6 2006-05-31 Masatake YAMATO <jet@gyve.org> |
2 | 7 |
3 * progmodes/compile.el (compilation-error-regexp-alist-alist::gcov-called-line): | 8 * progmodes/compile.el (compilation-error-regexp-alist-alist::gcov-called-line): |
4 Don't put face on `-' lines in gcov file. | 9 Don't put face on `-' lines in gcov file. |
5 Suggested by Dan Nicolaescu. | 10 Suggested by Dan Nicolaescu. |
6 | 11 |
7 2006-05-31 Nick Roberts <nickrob@snap.net.nz> | 12 2006-05-31 Nick Roberts <nickrob@snap.net.nz> |
8 | 13 |