Mercurial > emacs
comparison src/ChangeLog @ 109170:76e072dbe342
Clean up include guards.
* src/tparam.c: Remove include guards for config.h, string.h and code
that assumes #ifndef emacs.
* src/termcap.c:
* src/unexalpha.c:
* src/sysdep.c:
* src/filemode.c:
* src/filelock.c:
* src/bidi.c: Likewise.
| author | Dan Nicolaescu <dann@ics.uci.edu> |
|---|---|
| date | Wed, 07 Jul 2010 21:55:07 -0700 |
| parents | 5df3f77a9df9 |
| children | d8a16c4fa9b1 |
comparison
equal
deleted
inserted
replaced
| 109169:5df3f77a9df9 | 109170:76e072dbe342 |
|---|---|
| 1 2010-07-08 Dan Nicolaescu <dann@ics.uci.edu> | 1 2010-07-08 Dan Nicolaescu <dann@ics.uci.edu> |
| 2 | |
| 3 Clean up include guards. | |
| 4 * tparam.c: Remove include guards for config.h, string.h and code | |
| 5 that assumes #ifndef emacs. | |
| 6 * termcap.c: | |
| 7 * unexalpha.c: | |
| 8 * sysdep.c: | |
| 9 * filemode.c: | |
| 10 * filelock.c: | |
| 11 * bidi.c: Likewise. | |
| 2 | 12 |
| 3 Remove prefix-args.c | 13 Remove prefix-args.c |
| 4 * prefix-args.c: Remove file. | 14 * prefix-args.c: Remove file. |
| 5 * autodeps.mk (ALLOBJS): Remove reference to prefix-args. | 15 * autodeps.mk (ALLOBJS): Remove reference to prefix-args. |
| 6 * Makefile.in (temacs${EXEEXT}): Remove references to | 16 * Makefile.in (temacs${EXEEXT}): Remove references to |
