Mercurial > hg > xemacs-beta
comparison src/ChangeLog @ 4941:4ce4d519bdd8
use two hashes for comments in Makefile.in.in
-------------------- ChangeLog entries follow: --------------------
src/ChangeLog addition:
2010-01-21 Ben Wing <ben@xemacs.org>
* Makefile.in.in:
Oops. Use two hashes for comments in Makefile.in.in.
author | Ben Wing <ben@xemacs.org> |
---|---|
date | Thu, 21 Jan 2010 04:10:57 -0600 |
parents | 9113c5044de8 |
children | de60897044f4 |
comparison
equal
deleted
inserted
replaced
4940:9113c5044de8 | 4941:4ce4d519bdd8 |
---|---|
66 | 66 |
67 * number.h: | 67 * number.h: |
68 Remove `extern Lisp_Object' decls that duplicate lisp.h, | 68 Remove `extern Lisp_Object' decls that duplicate lisp.h, |
69 since they have different C vs. C++ linkage. | 69 since they have different C vs. C++ linkage. |
70 | 70 |
71 2010-01-21 Ben Wing <ben@xemacs.org> | |
72 | |
73 * Makefile.in.in: | |
74 Oops. Use two hashes for comments in Makefile.in.in. | |
75 | |
71 2010-01-20 Ben Wing <ben@xemacs.org> | 76 2010-01-20 Ben Wing <ben@xemacs.org> |
72 | 77 |
73 * symbols.c: | 78 * symbols.c: |
74 Add long comment about the types of magic symbols, and the various | 79 Add long comment about the types of magic symbols, and the various |
75 declarations that go along with them. | 80 declarations that go along with them. |