# HG changeset patch # User Michael Albinus # Date 1208198644 0 # Node ID 01d0ddc5bfce40a147e7a88b3303fe55f200fe54 # Parent 8518c76e40835305ad2a8124d44c8a8cfad6d852 *** empty log message *** diff -r 8518c76e4083 -r 01d0ddc5bfce src/ChangeLog --- a/src/ChangeLog Mon Apr 14 18:13:16 2008 +0000 +++ b/src/ChangeLog Mon Apr 14 18:44:04 2008 +0000 @@ -3,7 +3,7 @@ * w32font.c (w32font_open_internal): Set max_bounds.descent in compatibility struct, for better underline positioning. -2008-04-13 David Hansen (tiny change) +2008-04-13 David Hansen * dbusbind.c (dbus-get-unique-name): Remove extra copying of name string. @@ -460,7 +460,7 @@ (Fupcase_word, Fdowncase_word, Fcapitalize_word, operate_on_word): Fix int -> EMACS_INT. -2008-03-23 David Hansen (tiny change) +2008-03-23 David Hansen * dbusbind.c (xd_read_message): Remove extra copying of message strings. Check for NULL `interface' or `member'.