Mercurial > hg > xemacs-beta
comparison modules/ChangeLog @ 5137:0ac12485616c
reindent modules/base64/base64.c
-------------------- ChangeLog entries follow: --------------------
modules/ChangeLog addition:
2010-03-12 Ben Wing <ben@xemacs.org>
* base64/base64.c:
* base64/base64.c (Fbase64_encode):
* base64/base64.c (Fbase64_decode):
* base64/base64.c (syms_of_base64):
Fix file to follow GNU coding standards for indentation, spacing
before parens.
author | Ben Wing <ben@xemacs.org> |
---|---|
date | Fri, 12 Mar 2010 18:30:05 -0600 |
parents | c0934cef10c6 |
children | e5380fdaf8f1 |
comparison
equal
deleted
inserted
replaced
5136:0f66906b6e37 | 5137:0ac12485616c |
---|---|
1 2010-03-12 Ben Wing <ben@xemacs.org> | |
2 | |
3 * base64/base64.c: | |
4 * base64/base64.c (Fbase64_encode): | |
5 * base64/base64.c (Fbase64_decode): | |
6 * base64/base64.c (syms_of_base64): | |
7 Fix file to follow GNU coding standards for indentation, spacing | |
8 before parens. | |
9 | |
1 2010-02-06 Ben Wing <ben@xemacs.org> | 10 2010-02-06 Ben Wing <ben@xemacs.org> |
2 | 11 |
3 * canna/canna_api.c: | 12 * canna/canna_api.c: |
4 * canna/canna_api.c (storeResults): | 13 * canna/canna_api.c (storeResults): |
5 * canna/canna_api.c (Fcanna_set_bunsetsu): | 14 * canna/canna_api.c (Fcanna_set_bunsetsu): |