[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Emacs-diffs] Changes to emacs/lib-src/ChangeLog,v
From: |
Francesco Potortì |
Subject: |
[Emacs-diffs] Changes to emacs/lib-src/ChangeLog,v |
Date: |
Fri, 18 May 2007 08:45:31 +0000 |
CVSROOT: /sources/emacs
Module name: emacs
Changes by: Francesco Potortì <pot> 07/05/18 08:45:30
Index: ChangeLog
===================================================================
RCS file: /sources/emacs/emacs/lib-src/ChangeLog,v
retrieving revision 2.386
retrieving revision 2.387
diff -u -b -r2.386 -r2.387
--- ChangeLog 26 Apr 2007 14:22:04 -0000 2.386
+++ ChangeLog 18 May 2007 08:45:29 -0000 2.387
@@ -1,3 +1,11 @@
+2007-05-18 Francesco Potort,Al(B <address@hidden>
+
+ * etags.c: Extern definitions of some more pointer functions for
+ standalone compilation, especially important for 64bit platforms.
+ (main, print_help): --members is now the default for etags.
+ (C_entries): Parse start of C comment as a space == end of token.
+ This is not necessary for C++ comment, already parsed as newline.
+
2007-04-26 Glenn Morris <address@hidden>
* makefile.w32-in (VERSION): Increase to 22.1.50.
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Emacs-diffs] Changes to emacs/lib-src/ChangeLog,v,
Francesco Potortì <=