Mercurial > emacs
changeset 103021:c647b4bc74ad
*** empty log message ***
author | Jason Rumney <jasonr@gnu.org> |
---|---|
date | Sat, 18 Apr 2009 13:52:29 +0000 |
parents | 7fb0884440b3 |
children | 15bf0d8a6099 |
files | lisp/ChangeLog |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Sat Apr 18 13:50:08 2009 +0000 +++ b/lisp/ChangeLog Sat Apr 18 13:52:29 2009 +0000 @@ -1,7 +1,7 @@ 2009-04-18 Jason Rumney <jasonr@gnu.org> * facemenu.el (list-colors-duplicates): w32-default-color-map is - a function. + a function (Bug#3044). 2009-04-18 ARISAWA Akihiro <ari@mbf.ocn.ne.jp>