Mercurial > emacs
comparison src/ChangeLog @ 107385:8cc1510017f3
Spell out in ChangeLog the purpose of revision 99649.
author | Eli Zaretskii <eliz@gnu.org> |
---|---|
date | Sat, 13 Mar 2010 03:52:05 -0500 |
parents | d7f54b6298bf |
children | 969a1a50d14c |
comparison
equal
deleted
inserted
replaced
107384:e7834ecb3a22 | 107385:8cc1510017f3 |
---|---|
5 * frame.c (Vdefault_frame_scroll_bars): Set default to Qright for | 5 * frame.c (Vdefault_frame_scroll_bars): Set default to Qright for |
6 all window systems. | 6 all window systems. |
7 | 7 |
8 2010-03-12 Eli Zaretskii <eliz@gnu.org> | 8 2010-03-12 Eli Zaretskii <eliz@gnu.org> |
9 | 9 |
10 These changes remove termcap.c from the build on Posix platforms. | |
10 * Makefilie.in (termcapobj): Move termcap.o from here... | 11 * Makefilie.in (termcapobj): Move termcap.o from here... |
11 (MSDOS_OBJ): ...to here. | 12 (MSDOS_OBJ): ...to here. |
12 (termcapobj) [!LIBS_TERMCAP]: Remove specialized value, as it is | 13 (termcapobj) [!LIBS_TERMCAP]: Remove specialized value, as it is |
13 now identical to when LIBS_TERMCAP is defined. | 14 now identical to when LIBS_TERMCAP is defined. |
14 | 15 |
15 * term.c: Remove (ifdef'ed away) inclusion of termcap.h. | 16 * term.c: Remove (ifdef'ed away) inclusion of termcap.h. |
16 | 17 |
17 * cm.c: Remove (ifdef'ed away) inclusion of termcap.h. | 18 * cm.c: Remove (ifdef'ed away) inclusion of termcap.h. |
18 | 19 |
19 * config.in: Regenerated. | 20 * config.in: Regenerated. (See top-level ChangeLog.) |
20 | 21 |
21 2010-03-10 Chong Yidong <cyd@stupidchicken.com> | 22 2010-03-10 Chong Yidong <cyd@stupidchicken.com> |
22 | 23 |
23 * Branch for 23.2. | 24 * Branch for 23.2. |
24 | 25 |