Mercurial > emacs
comparison src/ChangeLog @ 109594:fe23ee097a54
* src/buffer.c (Qwindow): Do not define, already defined in data.c.
(syms_of_buffer): Do not intern and staticpro Qwindow. (Bug#6760)
author | Dan Nicolaescu <dann@ics.uci.edu> |
---|---|
date | Thu, 29 Jul 2010 21:42:38 -0700 |
parents | b54c435793d9 |
children | 52a2d97e28e4 |
comparison
equal
deleted
inserted
replaced
109593:e77efe427ead | 109594:fe23ee097a54 |
---|---|
1 2010-07-30 Dan Nicolaescu <dann@ics.uci.edu> | |
2 | |
3 * buffer.c (Qwindow): Do not define, already defined in data.c. | |
4 (syms_of_buffer): Do not intern and staticpro Qwindow. (Bug#6760) | |
5 | |
1 2010-07-29 Chad Brown <yandros@mit.edu> | 6 2010-07-29 Chad Brown <yandros@mit.edu> |
2 | 7 |
3 Replace tests for SYSV_SYSTEM_DIR with HAVE_DIRENT_H, set via autoconf. | 8 Replace tests for SYSV_SYSTEM_DIR with HAVE_DIRENT_H, set via autoconf. |
4 * dired.c, sysdep.c: Test HAVE_DIRENT_H instead of SYSV_SYSTEM_DIR. | 9 * dired.c, sysdep.c: Test HAVE_DIRENT_H instead of SYSV_SYSTEM_DIR. |
5 * config.in: Undef HAVE_DIRENT_H. | 10 * config.in: Undef HAVE_DIRENT_H. |