aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorRichard M. Stallman2002-03-03 20:11:42 +0000
committerRichard M. Stallman2002-03-03 20:11:42 +0000
commit7109132248e4d20f0cbf7d53339ac9761380783c (patch)
treed010e6869a6865da45ee348658304d8c8714eae2 /src/ChangeLog
parentd8eb23bd4017f3b35844ed814c8e4788f9f31b24 (diff)
downloademacs-7109132248e4d20f0cbf7d53339ac9761380783c.tar.gz
emacs-7109132248e4d20f0cbf7d53339ac9761380783c.zip
[!emacs]: Move #define of bcopy to after string.h.
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 1db79cfc82c..13b73240d71 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,10 @@
12002-03-03 Gary Wong <gtw@gnu.org>
2
3 * termcap.c [!emacs]: Replace ospeed for building standalone
4 libtermcap, for binary compatibility.
5
6 * tparam.c [!emacs]: Move #define of bcopy to after string.h.
7
12002-03-03 Richard M. Stallman <rms@gnu.org> 82002-03-03 Richard M. Stallman <rms@gnu.org>
2 9
3 * xrdb.c (file_p): Rename arg `path' to `filename'. 10 * xrdb.c (file_p): Rename arg `path' to `filename'.