]> git.eshelyaron.com Git - emacs.git/commitdiff
*** empty log message ***
authorMichael Albinus <michael.albinus@gmx.de>
Mon, 14 Apr 2008 18:44:04 +0000 (18:44 +0000)
committerMichael Albinus <michael.albinus@gmx.de>
Mon, 14 Apr 2008 18:44:04 +0000 (18:44 +0000)
src/ChangeLog

index 7aa8c857523cfd6549bb9b5472ddfc0351b53909..6a678db405a84da2f21153d14e4987b318eeb3ba 100644 (file)
@@ -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  <david.hansen@gmx.net>  (tiny change)
+2008-04-13  David Hansen  <david.hansen@gmx.net>
 
        * dbusbind.c (dbus-get-unique-name): Remove extra copying of name
        string.
        (Fupcase_word, Fdowncase_word, Fcapitalize_word, operate_on_word):
        Fix int -> EMACS_INT.
 
-2008-03-23  David Hansen  <david.hansen@gmx.net>  (tiny change)
+2008-03-23  David Hansen  <david.hansen@gmx.net>
 
        * dbusbind.c (xd_read_message): Remove extra copying of message
        strings.  Check for NULL `interface' or `member'.