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: Glenn Morris
Subject: [Emacs-diffs] emacs/etc ChangeLog compilation.txt
Date: Fri, 10 Jul 2009 04:44:55 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Glenn Morris <gm>       09/07/10 04:44:55

Modified files:
        etc            : ChangeLog compilation.txt 

Log message:
        Kevin Ryde  <user42 at zip.com.au>
        
        Fix names of some elements.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/emacs/etc/ChangeLog?cvsroot=emacs&r1=1.784&r2=1.785
http://cvs.savannah.gnu.org/viewcvs/emacs/etc/compilation.txt?cvsroot=emacs&r1=1.26&r2=1.27

Patches:
Index: ChangeLog
===================================================================
RCS file: /sources/emacs/emacs/etc/ChangeLog,v
retrieving revision 1.784
retrieving revision 1.785
diff -u -b -r1.784 -r1.785
--- ChangeLog   8 Jul 2009 02:31:02 -0000       1.784
+++ ChangeLog   10 Jul 2009 04:44:55 -0000      1.785
@@ -1,3 +1,7 @@
+2009-07-10  Kevin Ryde  <address@hidden>
+
+       * compilation.txt: Fix names of some elements.
+
 2009-07-08  Glenn Morris  <address@hidden>
 
        * tutorials/TUTORIAL: Standardize the way M-x commands are written:

Index: compilation.txt
===================================================================
RCS file: /sources/emacs/emacs/etc/compilation.txt,v
retrieving revision 1.26
retrieving revision 1.27
diff -u -b -r1.26 -r1.27
--- compilation.txt     19 Feb 2009 06:50:39 -0000      1.26
+++ compilation.txt     10 Jul 2009 04:44:55 -0000      1.27
@@ -396,7 +396,7 @@
 
 * Podchecker error messages, per Pod::Checker
 
-symbol: compilation-perl--Pod::Checker
+symbol: perl--Pod::Checker
 
 *** ERROR: Spurious text after =cut at line 193 in file foo.pm
 *** ERROR: =over on line 37 without closing =back at line EOF in file bar.pm
@@ -405,21 +405,21 @@
 
 * Perl Test module error messages
 
-symbol: compilation-perl--Test
+symbol: perl--Test
 
 # Failed test 1 in foo.t at line 6
 
 
 * Perl Test::Harness output
 
-symbol: compilation-perl--Test::Harness
+symbol: perl--Test::Harness
 
 NOK 1# Test 1 got: "1234" (t/foo.t at line 46)
 
 
 * Perl HTML::Lint::Error::as_string()
 
-symbol: compilation-weblint
+symbol: weblint
 
 index.html (13:1) Unknown element <fdjsk>
 




reply via email to

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