aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorGerd Moellmann2000-12-12 11:38:41 +0000
committerGerd Moellmann2000-12-12 11:38:41 +0000
commitc0006262e9007a4b8b5df498982b12743b072ddb (patch)
tree613223b978d69731189a95d06c49538ff7d57a58 /src/ChangeLog
parente9a59cad3681dc2052f2fbeb737a2b03bb7af748 (diff)
downloademacs-c0006262e9007a4b8b5df498982b12743b072ddb.tar.gz
emacs-c0006262e9007a4b8b5df498982b12743b072ddb.zip
(Fx_hide_tip): Simplified.emacs-pretest-21.0.93
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 0f8c6810431..e500e14ffe2 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,5 +1,7 @@
12000-12-12 Gerd Moellmann <gerd@gnu.org> 12000-12-12 Gerd Moellmann <gerd@gnu.org>
2 2
3 * xfns.c (Fx_hide_tip): Simplified.
4
3 * s/freebsd.h, s/netbsd.h (GC_MARK_STACK): Use 5 * s/freebsd.h, s/netbsd.h (GC_MARK_STACK): Use
4 GC_MAKE_GCPROS_NOOPS instead of `1'. 6 GC_MAKE_GCPROS_NOOPS instead of `1'.
5 7