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: Sun, 04 Feb 2007 23:49:42 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Juanma Barranquero <lektu>      07/02/04 23:49:41

Index: ChangeLog
===================================================================
RCS file: /cvsroot/emacs/emacs/lib-src/ChangeLog,v
retrieving revision 2.377
retrieving revision 2.378
diff -u -b -r2.377 -r2.378
--- ChangeLog   4 Feb 2007 22:05:03 -0000       2.377
+++ ChangeLog   4 Feb 2007 23:49:41 -0000       2.378
@@ -1,6 +1,6 @@
 2007-02-04  Per Cederqvist  <address@hidden>
 
-       * etags.c: (gperf, in_word_set): changed attribute for Java to
+       * etags.c (gperf, in_word_set): Change attribute for Java to
        (C_JAVA & ~C_PLPL).  The previous change introduced 2004-09-13 was
        broken, as (C_JAVA & !C_PLPL) always evaluates to 0.  This caused
        import, package, extends, implements and interface to be treated
@@ -8,7 +8,7 @@
 
 2007-01-02  Francesco Potort,Al(B  <address@hidden>
 
-       * etags.c: (longopts): New undocumented option --no-duplicates.
+       * etags.c (longopts): New undocumented option --no-duplicates.
        (no_duplicates): Static variables for the above option.
        (print_help): Do not print help for --no-warn, now undocumented.
        (add_node): Allow duplicate tags in ctags mode unless --no-duplicates.
@@ -28,7 +28,7 @@
 
        * makefile.w32-in (make-docfile, ctags, etags, ebrowse, hexl)
        (movemail, fakemail, sorted-doc, digest-doc, emacsclient)
-       (test-distrib, $(DOC), all): depend on stamp_BLD instead of $(BLD).
+       (test-distrib, $(DOC), all): Depend on stamp_BLD instead of $(BLD).
        ($(BLD)/make-docfile.$(O) $(BLD)/hexl.$(O) $(BLD)/fakemail.$(O))
        ($(BLD)/sorted-doc.$(O) $(BLD)/digest-doc.$(O))
        ($(BLD)/test-distrib.$(O) $(GETOPTOBJS) $(MOVEMAILOBJS))




reply via email to

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