emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lib-src/ChangeLog,v


From: Juanma Barranquero
Subject: [Emacs-diffs] Changes to emacs/lib-src/ChangeLog,v
Date: Fri, 15 Feb 2008 16:59:20 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Juanma Barranquero <lektu>      08/02/15 16:59:19

Index: ChangeLog
===================================================================
RCS file: /sources/emacs/emacs/lib-src/ChangeLog,v
retrieving revision 2.437
retrieving revision 2.438
diff -u -b -r2.437 -r2.438
--- ChangeLog   10 Feb 2008 19:24:48 -0000      2.437
+++ ChangeLog   15 Feb 2008 16:59:19 -0000      2.438
@@ -1,3 +1,7 @@
+2008-02-15  Juanma Barranquero  <address@hidden>
+
+       * emacsclient.c (print_help_and_exit): Show -d option on Windows.
+
 2008-02-10  Dan Nicolaescu  <address@hidden>
 
        * fakemail.c: Undo previous change.
@@ -7,8 +11,7 @@
        * fakemail.c (MAIL_PROGRAM_NAME): Remove unused conditional.
        (main): Replace MAIL_PROGRAM_NAME with its value.
 
-       * Makefile.in (REGEXP_IN_LIBC): Remove reference to obsolete
-       variable.
+       * Makefile.in (REGEXP_IN_LIBC): Remove reference to obsolete variable.
 
 2008-02-08  Stefan Monnier  <address@hidden>
 
@@ -21,7 +24,8 @@
 
 2008-02-04  Tom Tromey  <address@hidden>
 
-       * etags.c: Add "GTY" as synonym for __attribute__. Update gperf output.
+       * etags.c: Add "GTY" as synonym for __attribute__.
+       Update gperf output.
 
 2008-02-01  Jason Rumney  <address@hidden>
 
@@ -32,7 +36,7 @@
 
 2008-02-01  Jason Rumney  <address@hidden>
 
-       * makefile.w32-in (obj): Add font.o and w32font.o
+       * makefile.w32-in (obj): Add font.o and w32font.o.
 
 2008-02-01  Zhang Wei <address@hidden>  (tiny change)
 
@@ -2689,12 +2693,12 @@
        * etags.c (suggest_asking_for_help): Provide a
        meaningful help message with and without LONG_OPTIONS.
 
-       * etags.c: <io.h> [MSDOS]: Include it, don't include string.h.
+       * etags.c (<io.h>) [MSDOS]: Include it, don't include string.h.
        <stdlib.h, string.h>: Don't test MSDOS when including them.
        (white, nonam, endtk): Like elsewhere, use \r instead of \013.
        (put_entries): Correctly use %ld instead of %d in printf.
 
-       * etags.c: <unistd.h> [HAVE_UNISTD_H]: Include conditionally, else
+       * etags.c (<unistd.h>) [HAVE_UNISTD_H]: Include conditionally, else
        declare getcwd if HAVE_GETCWD.
        (consider_token): Dead break instruction removed.
 
@@ -2703,14 +2707,14 @@
        Add support for large files.  Merge glibc 2.1.2.
 
        * b2m.c, emacsclient.c, emacsserver.c, fakemail.c, make-docfile.c,
-       movemail.c, pop.c:
+       * movemail.c, pop.c:
        Do not include <stdlib.h>, as <config.h> does this now.
 
        * b2m.c, emacsserver.c, etags.c, profile.c:
        Include <config.h> before any system include files.
 
        * emacsclient.c, emacsserver.c, fakemail.c, movemail.c, pop.c,
-       test-distrib.c:
+       * test-distrib.c:
        (read, write, open, close): Do not undef.
 
        * getopt.c, getopt1.c: Adopt glibc 2.1.2, with the following fix:




reply via email to

[Prev in Thread] Current Thread [Next in Thread]