aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorDave Love2002-07-31 22:59:53 +0000
committerDave Love2002-07-31 22:59:53 +0000
commit4a3923ed6df667fdc3410453a93c4173903a8eee (patch)
tree7b86cdfe2bd89166d292062abf0a4276e304fca5 /src
parent45dd79b9e9525d00dd0aaa7a13b639373291e6c6 (diff)
downloademacs-4a3923ed6df667fdc3410453a93c4173903a8eee.tar.gz
emacs-4a3923ed6df667fdc3410453a93c4173903a8eee.zip
*** empty log message ***
Diffstat (limited to 'src')
-rw-r--r--src/ChangeLog17
1 files changed, 17 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index bbf18ef11f8..2071b3507f7 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,20 @@
12002-07-31 Dave Love <fx@gnu.org>
2
3 * config.in: Generated with autoheader.
4
5 * xfns.c [HAVE_STDLIB_H]: Change logic (instead of fixing typo).
6
7 * m/sparc.h (HAVE_ALLOCA): Delete.
8
9 * s/irix6-5.h: Don't include strings.h.
10 (bcopy, bzero, bcmp): Don't undef.
11
12 * s/irix6-0.h (bcopy, bzero, bcmp): Don't undef.
13
14 * s/usg5-4.h (NO_SIOCTL_H): Don't define.
15 (TIOCSIGSEND): Don't test IRIX6.
16 (bcopy, bzero, bcmp): Define conditionally.
17
12002-07-31 Kenichi Handa <handa@etl.go.jp> 182002-07-31 Kenichi Handa <handa@etl.go.jp>
2 19
3 * buffer.c (Qas, Qmake, Qto): New variables. 20 * buffer.c (Qas, Qmake, Qto): New variables.