emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] emacs/etc ChangeLog compilation.txt


From: Dan Nicolaescu
Subject: [Emacs-diffs] emacs/etc ChangeLog compilation.txt
Date: Wed, 04 Feb 2009 13:37:00 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Dan Nicolaescu <dann>   09/02/04 13:37:00

Modified files:
        etc            : ChangeLog compilation.txt 

Log message:
        (gnu): Add an example for the "note" format.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/emacs/etc/ChangeLog?cvsroot=emacs&r1=1.760&r2=1.761
http://cvs.savannah.gnu.org/viewcvs/emacs/etc/compilation.txt?cvsroot=emacs&r1=1.24&r2=1.25

Patches:
Index: ChangeLog
===================================================================
RCS file: /cvsroot/emacs/emacs/etc/ChangeLog,v
retrieving revision 1.760
retrieving revision 1.761
diff -u -b -r1.760 -r1.761
--- ChangeLog   4 Feb 2009 09:13:18 -0000       1.760
+++ ChangeLog   4 Feb 2009 13:36:59 -0000       1.761
@@ -1,3 +1,7 @@
+2009-02-04  Dan Nicolaescu  <address@hidden>
+
+       * compilation.txt (gnu): Add an example for the "note" format.
+
 2009-02-04  Jason Rumney  <address@hidden>
 
        * PROBLEMS (CPP): Note problem with resource compiler of MSVC.

Index: compilation.txt
===================================================================
RCS file: /cvsroot/emacs/emacs/etc/compilation.txt,v
retrieving revision 1.24
retrieving revision 1.25
diff -u -b -r1.24 -r1.25
--- compilation.txt     8 Jan 2009 05:12:00 -0000       1.24
+++ compilation.txt     4 Feb 2009 13:37:00 -0000       1.25
@@ -210,6 +210,7 @@
 foo/bar.py:8: FutureWarning message
 foo.py:8: RuntimeWarning message
 foo.c:8:I: message
+foo.c:8.23: note: message
 foo.c:8.23: info: message
 foo.c:8:23:information: message
 foo.c:8.23-45: Informational: message




reply via email to

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