From 6e2d14c82468c52831d2d6c513d6bd4ef6afc406 Mon Sep 17 00:00:00 2001 From: "Richard M. Stallman" Date: Thu, 11 Aug 2005 14:01:38 +0000 Subject: [PATCH] *** empty log message *** --- lisp/ChangeLog | 2 ++ src/ChangeLog | 5 +++++ 2 files changed, 7 insertions(+) diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 8d8f3e0f6c..b1b69bca12 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,5 +1,7 @@ 2005-08-11 Richard M. Stallman + * simple.el (pop-global-mark): Reverse test of widen-automatically. + * battery.el (battery-status-function): Don't use ignore-errors. 2005-08-11 Lute Kamstra diff --git a/src/ChangeLog b/src/ChangeLog index 68614d7c8c..7a572c8271 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,8 @@ +2005-08-11 Richard M. Stallman + + * image.c (syms_of_image): Init image_types here, and call define_image_type. + (init_image): Not here. + 2005-08-09 Richard M. Stallman * bytecode.c (BYTE_CODE_QUIT): Throw t to Vthrow_on_input. -- 2.20.1