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 [emacs-unicode-2]


From: Miles Bader
Subject: [Emacs-diffs] Changes to emacs/lib-src/ChangeLog [emacs-unicode-2]
Date: Mon, 28 Jun 2004 03:41:27 -0400

Index: emacs/lib-src/ChangeLog
diff -c emacs/lib-src/ChangeLog:2.233.2.1 emacs/lib-src/ChangeLog:2.233.2.2
*** emacs/lib-src/ChangeLog:2.233.2.1   Fri Apr 16 12:49:43 2004
--- emacs/lib-src/ChangeLog     Mon Jun 28 07:28:21 2004
***************
*** 1,3 ****
--- 1,59 ----
+ 2004-06-01  Juanma Barranquero  <address@hidden>
+ 
+       * makefile.w32-in (obj): Add image.c.
+ 
+ 2004-05-10  Thien-Thi Nguyen  <address@hidden>
+ 
+       * test-distrib.c (main): For failing cases, exit with
+       `EXIT_FAILURE'.
+ 
+ 2004-05-08  Jason Rumney  <address@hidden>
+ 
+       * makefile.w32-in (lisp1, lisp2): Split lisp to avoid long
+       command-lines.
+ 
+ 2004-05-08  Thien-Thi Nguyen  <address@hidden>
+ 
+       * cvtmail.c: Throughout, replace 0 destined for `exit' arg
+       with `EXIT_SUCCESS'.  Likewise, replace 1 with `EXIT_FAILURE'.
+       (main): Use `EXIT_SUCCESS' or `EXIT_FAILURE' for return value.
+ 
+       * ebrowse.c, emacsclient.c, fakemail.c, hexl.c,
+       * make-docfile.c, movemail.c, profile.c, sorted-doc.c,
+       * test-distrib.c, update-game-score.c, yow.c: Likewise.
+ 
+ 2004-05-08  Thien-Thi Nguyen  <address@hidden>
+ 
+       * Makefile.in (emacsclient${EXEEXT}): Use makefile var `version'.
+ 
+ 2004-05-07  Thien-Thi Nguyen  <address@hidden>
+ 
+       * b2m.c (GOOD, BAD): Delete macros.  Throughout,
+       replace w/ `EXIT_SUCCESS' and `EXIT_FAILURE', respectively.
+       (main): Use `EXIT_SUCCESS' or `EXIT_FAILURE' for return value.
+ 
+       * etags.c: Likewise.
+ 
+ 2004-05-03  Jason Rumney  <address@hidden>
+ 
+       * makefile.nt: Remove.
+ 
+ 2004-04-26  Eli Zaretskii  <address@hidden>
+ 
+       * make-docfile.c (IS_DIRECTORY_SEP): New macro.
+       (put_filename): Remove unused variable len.  Use IS_DIRECTORY_SEP
+       instead of a literal '/'.
+ 
+ 2004-04-23  Juanma Barranquero  <address@hidden>
+ 
+       * makefile.w32-in: Add "-*- makefile -*-" mode tag.
+ 
+ 2004-04-17  Paul Eggert  <address@hidden>
+ 
+       * rcs2log (Help): Clarify wording of the usage message.
+       Problem reported by Alan Mackenzie in
+       <http://mail.gnu.org/archive/html/bug-gnu-emacs/2004-04/msg00188.html>.
+ 
  2004-04-07  Stefan Monnier  <address@hidden>
  
        * make-docfile.c (xmalloc): Fix return type.




reply via email to

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