diff options
| author | Richard M. Stallman | 2002-03-03 20:11:42 +0000 |
|---|---|---|
| committer | Richard M. Stallman | 2002-03-03 20:11:42 +0000 |
| commit | 7109132248e4d20f0cbf7d53339ac9761380783c (patch) | |
| tree | d010e6869a6865da45ee348658304d8c8714eae2 /src/ChangeLog | |
| parent | d8eb23bd4017f3b35844ed814c8e4788f9f31b24 (diff) | |
| download | emacs-7109132248e4d20f0cbf7d53339ac9761380783c.tar.gz emacs-7109132248e4d20f0cbf7d53339ac9761380783c.zip | |
[!emacs]: Move #define of bcopy to after string.h.
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 7 |
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 @@ | |||
| 1 | 2002-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 | |||
| 1 | 2002-03-03 Richard M. Stallman <rms@gnu.org> | 8 | 2002-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'. |