From 96238a5ae743901ccc692df055219a110b74beee Mon Sep 17 00:00:00 2001 From: Andrew Innes Date: Mon, 5 Nov 2001 23:20:02 +0000 Subject: [PATCH] *** empty log message *** --- lisp/ChangeLog | 5 +++++ src/ChangeLog | 5 +++++ 2 files changed, 10 insertions(+) diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 60640ca163b..831730b0711 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,8 @@ +2001-11-05 Andrew Innes + + * makefile.w32-in (bootstrap-clean-CMD, bootstrap-clean-SH): Don't + attempt to remake autoloads before nuking .elc files. + 2001-11-04 Richard M. Stallman * emacs-lisp/lisp-mode.el (last-sexp-toggle-display): Cope if diff --git a/src/ChangeLog b/src/ChangeLog index f958a513586..7d9912997f1 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,8 @@ +2001-11-05 Andrew Innes + + * w32proc.c (Fw32_set_keyboard_layout): Use CHECK_NUMBER_CAR and + CHECK_NUMBER_CDR. + 2001-11-05 Richard M. Stallman * unexelf.c (unexec): Minor changes; clean up comments. -- 2.39.5