[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
gnustandards ChangeLog make-stds.texi
From: |
Karl Berry |
Subject: |
gnustandards ChangeLog make-stds.texi |
Date: |
Fri, 13 Jul 2012 17:00:17 +0000 |
CVSROOT: /sources/gnustandards
Module name: gnustandards
Changes by: Karl Berry <karl> 12/07/13 17:00:17
Modified files:
. : ChangeLog make-stds.texi
Log message:
configure.ac rather than configure.in
CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/gnustandards/ChangeLog?cvsroot=gnustandards&r1=1.166&r2=1.167
http://cvs.savannah.gnu.org/viewcvs/gnustandards/make-stds.texi?cvsroot=gnustandards&r1=1.63&r2=1.64
Patches:
Index: ChangeLog
===================================================================
RCS file: /sources/gnustandards/gnustandards/ChangeLog,v
retrieving revision 1.166
retrieving revision 1.167
diff -u -b -r1.166 -r1.167
--- ChangeLog 30 Jun 2012 15:35:01 -0000 1.166
+++ ChangeLog 13 Jul 2012 17:00:14 -0000 1.167
@@ -1,10 +1,17 @@
+2012-07-13 Paul Eggert <address@hidden>
+
+ * make-stds.texi (Directory Variables): configure.ac preferred
+ to configure.in.
+ bug-standards, 09 Jul 2012 01:25:12.
+
2012-06-30 Thien-Thi Nguyen <address@hidden>
and Karl Berry <address@hidden>
* standards.texi (Change Log Concepts): mention possibility
of a one-line description describing the overall purpose;
- the full description changes to media files and others without
+ the full description of changes to media files and others without
a comment syntax can go in the ChangeLog.
+ bug-standards, 04 Jun 2012 11:52:37.
2012-06-15 Karl Berry <address@hidden>
Index: make-stds.texi
===================================================================
RCS file: /sources/gnustandards/gnustandards/make-stds.texi,v
retrieving revision 1.63
retrieving revision 1.64
diff -u -b -r1.63 -r1.64
--- make-stds.texi 23 Nov 2010 00:24:04 -0000 1.63
+++ make-stds.texi 13 Jul 2012 17:00:17 -0000 1.64
@@ -602,7 +602,7 @@
If you are using Autoconf, write the default as @samp{@@lispdir@@}.
In order to make @samp{@@lispdir@@} work, you need the following lines
-in your @file{configure.in} file:
+in your @file{configure.ac} file:
@example
lispdir='address@hidden@}/emacs/site-lisp'
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- gnustandards ChangeLog make-stds.texi,
Karl Berry <=