aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorGerd Moellmann2000-10-19 12:03:08 +0000
committerGerd Moellmann2000-10-19 12:03:08 +0000
commit17401c97e685c7c966f62298451678fbd11e93c4 (patch)
treefb5dfecbff092d57b7561d7f3c85297fed291854 /src/ChangeLog
parent877cf6b438c82e43ca401278f277ed344d05b0bf (diff)
downloademacs-17401c97e685c7c966f62298451678fbd11e93c4.tar.gz
emacs-17401c97e685c7c966f62298451678fbd11e93c4.zip
(skip_debugger): Prevent a compiler warning.
(Fcondition_case): Likewise. (Fbacktrace_frame): Use a null interactive spec.
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 4711516ba31..69651dc5ce9 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,9 @@
12000-10-19 Gerd Moellmann <gerd@gnu.org>
2
3 * eval.c (skip_debugger): Prevent a compiler warning.
4 (Fcondition_case): Likewise.
5 (Fbacktrace_frame): Use a null interactive spec.
6
12000-10-19 Kenichi Handa <handa@etl.go.jp> 72000-10-19 Kenichi Handa <handa@etl.go.jp>
2 8
3 * xterm.c (x_find_ccl_program): Check also fontp->full_name. 9 * xterm.c (x_find_ccl_program): Check also fontp->full_name.