aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorGerd Moellmann2000-01-26 13:07:11 +0000
committerGerd Moellmann2000-01-26 13:07:11 +0000
commitfc3cb4607cc17f0a465bb15dd492c58cccac080c (patch)
tree2e4431e4d8bc754f3b04bea08bf1630e854c57c5 /src/ChangeLog
parent9e49c9901e45251a12d8248961856f2ced369729 (diff)
downloademacs-fc3cb4607cc17f0a465bb15dd492c58cccac080c.tar.gz
emacs-fc3cb4607cc17f0a465bb15dd492c58cccac080c.zip
[__GNUC__ && __GNUC_MINOR__ >= 95]: Undef
LD_SWITCH_SYSTEM inherited from irix5-0.h.
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index e92e1dad809..e2428088cff 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,5 +1,8 @@
12000-01-26 Gerd Moellmann <gerd@gnu.org> 12000-01-26 Gerd Moellmann <gerd@gnu.org>
2 2
3 * s/irix6-5.h [__GNUC__ && __GNUC_MINOR__ >= 95]: Undef
4 LD_SWITCH_SYSTEM inherited from irix5-0.h.
5
3 * bytecode.c (Fbyte_code) [BYTE_CODE_SAFE]: Fix typo. 6 * bytecode.c (Fbyte_code) [BYTE_CODE_SAFE]: Fix typo.
4 7
52000-01-25 Gerd Moellmann <gerd@gnu.org> 82000-01-25 Gerd Moellmann <gerd@gnu.org>