From: Michael Albinus Date: Mon, 14 Apr 2008 18:44:04 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: emacs-pretest-23.0.90~6273 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=9ec3aaef2b79e905f97a57fdb17a401e62b2d0fe;p=emacs.git *** empty log message *** --- diff --git a/src/ChangeLog b/src/ChangeLog index 7aa8c857523..6a678db405a 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -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'.