[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Emacs-diffs] /srv/bzr/emacs/trunk r99658: Spell out in ChangeLog the pu
From: |
Eli Zaretskii |
Subject: |
[Emacs-diffs] /srv/bzr/emacs/trunk r99658: Spell out in ChangeLog the purpose of revision 99649. |
Date: |
Sat, 13 Mar 2010 03:52:05 -0500 |
User-agent: |
Bazaar (2.0.3) |
------------------------------------------------------------
revno: 99658
committer: Eli Zaretskii <address@hidden>
branch nick: trunk
timestamp: Sat 2010-03-13 03:52:05 -0500
message:
Spell out in ChangeLog the purpose of revision 99649.
modified:
ChangeLog
src/ChangeLog
=== modified file 'ChangeLog'
--- a/ChangeLog 2010-03-12 16:34:27 +0000
+++ b/ChangeLog 2010-03-13 08:52:05 +0000
@@ -1,5 +1,6 @@
2010-03-12 Eli Zaretskii <address@hidden>
+ These changes remove termcap.c from the build on Posix platforms.
* configure.in <AC_CHECK_HEADERS>: Remove termcap.h.
* configure: Regenerated.
=== modified file 'src/ChangeLog'
--- a/src/ChangeLog 2010-03-12 23:13:02 +0000
+++ b/src/ChangeLog 2010-03-13 08:52:05 +0000
@@ -7,6 +7,7 @@
2010-03-12 Eli Zaretskii <address@hidden>
+ These changes remove termcap.c from the build on Posix platforms.
* Makefilie.in (termcapobj): Move termcap.o from here...
(MSDOS_OBJ): ...to here.
(termcapobj) [!LIBS_TERMCAP]: Remove specialized value, as it is
@@ -16,7 +17,7 @@
* cm.c: Remove (ifdef'ed away) inclusion of termcap.h.
- * config.in: Regenerated.
+ * config.in: Regenerated. (See top-level ChangeLog.)
2010-03-10 Chong Yidong <address@hidden>
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Emacs-diffs] /srv/bzr/emacs/trunk r99658: Spell out in ChangeLog the purpose of revision 99649.,
Eli Zaretskii <=