# HG changeset patch # User Ben Wing # Date 1264068657 21600 # Node ID 4ce4d519bdd82a8ef6c7b949553749b874a44612 # Parent 9113c5044de845752fae69e3cc46830e89225430 use two hashes for comments in Makefile.in.in -------------------- ChangeLog entries follow: -------------------- src/ChangeLog addition: 2010-01-21 Ben Wing * Makefile.in.in: Oops. Use two hashes for comments in Makefile.in.in. diff -r 9113c5044de8 -r 4ce4d519bdd8 src/ChangeLog --- a/src/ChangeLog Wed Jan 20 22:30:33 2010 -0600 +++ b/src/ChangeLog Thu Jan 21 04:10:57 2010 -0600 @@ -68,6 +68,11 @@ Remove `extern Lisp_Object' decls that duplicate lisp.h, since they have different C vs. C++ linkage. +2010-01-21 Ben Wing + + * Makefile.in.in: + Oops. Use two hashes for comments in Makefile.in.in. + 2010-01-20 Ben Wing * symbols.c: diff -r 9113c5044de8 -r 4ce4d519bdd8 src/Makefile.in.in --- a/src/Makefile.in.in Wed Jan 20 22:30:33 2010 -0600 +++ b/src/Makefile.in.in Thu Jan 21 04:10:57 2010 -0600 @@ -917,12 +917,12 @@ testdir = $(SRC)/../tests/automated batch_test_emacs = $(BATCH_PACKAGES) -l $(testdir)/test-harness.el -f batch-test-emacs $(testdir) -# `config-changed' is useful if you are building both Unicode-internal -# and old-Mule workspaces using --srcdir and don't run configure before -# switching from one to the other. If you rerun configure, update-elc.el -# notices this and automatically removes the two files below, but not -# if you just switch directories and `make'. In that case, do -# `make config-changed' to avoid an error. +## `config-changed' is useful if you are building both Unicode-internal +## and old-Mule workspaces using --srcdir and don't run configure before +## switching from one to the other. If you rerun configure, update-elc.el +## notices this and automatically removes the two files below, but not +## if you just switch directories and `make'. In that case, do +## `make config-changed' to avoid an error. .PHONY: remove-config-dependent-elcs config-changed remove-config-dependent-elcs: