From: Glenn Morris Date: Wed, 20 Oct 2010 03:53:34 +0000 (-0700) Subject: Fix format of old lib-src/ChangeLog entry. X-Git-Tag: emacs-pretest-24.0.90~104^2~275^2~438^2~45^2~550 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=e43b1141f38c0e3a859367cc2f225c14fdd8dea0;p=emacs.git Fix format of old lib-src/ChangeLog entry. --- diff --git a/lib-src/ChangeLog b/lib-src/ChangeLog index 0f24b234972..7b3255bb14d 100644 --- a/lib-src/ChangeLog +++ b/lib-src/ChangeLog @@ -5376,10 +5376,10 @@ (main): Improve usage message. (error): Write to stderr, not stdout. - * b2m.c cvtmail.c digest-doc.c emacsclient.c emacsserver.c etags.c - fakemail.c hexl.c make-docfile.c profile.c sorted-doc.c test-distrib.c - timer.c wakeup.c yow.c: Eliminate some -Wall warnings from unused - variables and implicitly declared functions. + * b2m.c, cvtmail.c, digest-doc.c, emacsclient.c, emacsserver.c: + * etags.c, fakemail.c, hexl.c, make-docfile.c, profile.c, sorted-doc.c: + * test-distrib.c, timer.c, wakeup.c, yow.c: Eliminate some -Wall + warnings from unused variables and implicitly declared functions. 1994-10-11 Richard Stallman