# HG changeset patch # User Stephen J. Turnbull # Date 1276445574 -32400 # Node ID 7e535575bf6d45dda5174c09ad986f93d7017fa9 # Parent 0f7d483cff5a8248eac3af5e1be666f871dd72f7 More permission consistency. diff -r 0f7d483cff5a -r 7e535575bf6d nt/ChangeLog --- a/nt/ChangeLog Sun Jun 13 23:54:13 2010 +0900 +++ b/nt/ChangeLog Mon Jun 14 01:12:54 2010 +0900 @@ -1,3 +1,7 @@ +2010-06-14 Stephen J. Turnbull + + * compface.mak: More permission consistency. + 2010-06-13 Stephen J. Turnbull * tiff.mak: diff -r 0f7d483cff5a -r 7e535575bf6d nt/compface.mak --- a/nt/compface.mak Sun Jun 13 23:54:13 2010 +0900 +++ b/nt/compface.mak Mon Jun 14 01:12:54 2010 +0900 @@ -16,7 +16,7 @@ ## You should have received a copy of the GNU General Public License ## along with XEmacs; see the file COPYING. If not, write to -## the Free Software Foundation, Inc., 51 Franklin St - Fifth Floor, +## the Free Software Foundation, Inc., 51 Franklin Street - Fifth Floor, ## Boston, MA 02110-1301, USA. !if !defined(DEBUG_XEMACS) diff -r 0f7d483cff5a -r 7e535575bf6d src/ChangeLog --- a/src/ChangeLog Sun Jun 13 23:54:13 2010 +0900 +++ b/src/ChangeLog Mon Jun 14 01:12:54 2010 +0900 @@ -1,3 +1,7 @@ +2010-06-14 Stephen J. Turnbull + + * number.h: Another permission consistency fix. + 2010-06-13 Stephen J. Turnbull * elhash.c: diff -r 0f7d483cff5a -r 7e535575bf6d src/number.h --- a/src/number.h Sun Jun 13 23:54:13 2010 +0900 +++ b/src/number.h Mon Jun 14 01:12:54 2010 +0900 @@ -15,7 +15,7 @@ You should have received a copy of the GNU General Public License along with XEmacs; see the file COPYING. If not, write to -the Free Software Foundation, Inc., 51 Franklin St - Fifth Floor, +the Free Software Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston, MA 02110-1301, USA. */ /* Synched up with: Not in FSF. */