Mercurial > emacs
comparison src/ChangeLog @ 74122:92f9d0430fab
* s/openbsd.h (LD_SWITCH_SYSTEM): Remove /usr/pkg/lib and
/usr/pkg/lib from the library search path.
(LD_SWITCH_X_DEFAULT): New macro.
author | Chong Yidong <cyd@stupidchicken.com> |
---|---|
date | Wed, 22 Nov 2006 15:15:58 +0000 |
parents | 0769cd6b8ca7 |
children | d2c862c74209 |
comparison
equal
deleted
inserted
replaced
74121:fd56562ea7ba | 74122:92f9d0430fab |
---|---|
1 2006-11-02 Alfred M. Szmidt <ams@gnu.org> (tiny change) | |
2 | |
3 * s/openbsd.h (LD_SWITCH_SYSTEM): Remove /usr/pkg/lib and | |
4 /usr/pkg/lib from the library search path. | |
5 (LD_SWITCH_X_DEFAULT): New macro. | |
6 | |
1 2006-11-22 Chong Yidong <cyd@stupidchicken.com> | 7 2006-11-22 Chong Yidong <cyd@stupidchicken.com> |
2 | 8 |
3 * window.c (set_window_buffer): Clear mouse highlight if it is in | 9 * window.c (set_window_buffer): Clear mouse highlight if it is in |
4 this window. | 10 this window. |
5 | 11 |