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 [EMACS_23_1_RC]


From: Glenn Morris
Subject: [Emacs-diffs] emacs/etc ChangeLog compilation.txt [EMACS_23_1_RC]
Date: Fri, 10 Jul 2009 04:43:38 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Branch:         EMACS_23_1_RC
Changes by:     Glenn Morris <gm>       09/07/10 04:43:38

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&only_with_tag=EMACS_23_1_RC&r1=1.778.2.3&r2=1.778.2.4
http://cvs.savannah.gnu.org/viewcvs/emacs/etc/compilation.txt?cvsroot=emacs&only_with_tag=EMACS_23_1_RC&r1=1.26&r2=1.26.2.1

Patches:
Index: ChangeLog
===================================================================
RCS file: /sources/emacs/emacs/etc/ChangeLog,v
retrieving revision 1.778.2.3
retrieving revision 1.778.2.4
diff -u -b -r1.778.2.3 -r1.778.2.4
--- ChangeLog   10 Jul 2009 04:22:49 -0000      1.778.2.3
+++ ChangeLog   10 Jul 2009 04:43:37 -0000      1.778.2.4
@@ -1,3 +1,7 @@
+2009-07-10  Kevin Ryde  <address@hidden>
+
+       * compilation.txt: Fix names of some elements.
+
 2009-07-10  Kenichi Handa  <address@hidden>
 
        * PROBLEMS: Show the workaround for single<->double width problem

Index: compilation.txt
===================================================================
RCS file: /sources/emacs/emacs/etc/compilation.txt,v
retrieving revision 1.26
retrieving revision 1.26.2.1
diff -u -b -r1.26 -r1.26.2.1
--- compilation.txt     19 Feb 2009 06:50:39 -0000      1.26
+++ compilation.txt     10 Jul 2009 04:43:37 -0000      1.26.2.1
@@ -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]