Mercurial > emacs
changeset 32658:62b30be1a019
*** empty log message ***
author | Gerd Moellmann <gerd@gnu.org> |
---|---|
date | Thu, 19 Oct 2000 12:03:08 +0000 |
parents | a0c4d9cbadcd |
children | 8f47d09a2be7 |
files | src/ChangeLog |
diffstat | 1 files changed, 6 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/src/ChangeLog Thu Oct 19 12:02:40 2000 +0000 +++ b/src/ChangeLog Thu Oct 19 12:03:08 2000 +0000 @@ -1,3 +1,9 @@ +2000-10-19 Gerd Moellmann <gerd@gnu.org> + + * eval.c (skip_debugger): Prevent a compiler warning. + (Fcondition_case): Likewise. + (Fbacktrace_frame): Use a null interactive spec. + 2000-10-19 Kenichi Handa <handa@etl.go.jp> * xterm.c (x_find_ccl_program): Check also fontp->full_name.