]> git.eshelyaron.com Git - emacs.git/commitdiff
*** empty log message ***
authorRichard M. Stallman <rms@gnu.org>
Thu, 11 Aug 2005 14:01:38 +0000 (14:01 +0000)
committerRichard M. Stallman <rms@gnu.org>
Thu, 11 Aug 2005 14:01:38 +0000 (14:01 +0000)
lisp/ChangeLog
src/ChangeLog

index 8d8f3e0f6ca026246e2b536f638ccbe343b6c230..b1b69bca123ea2a5e68f5b1faa3371dab891a1e0 100644 (file)
@@ -1,5 +1,7 @@
 2005-08-11  Richard M. Stallman  <rms@gnu.org>
 
+       * 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  <lute@gnu.org>
index 68614d7c8c4818575491bc9b6fa0b757584ef364..7a572c8271cddc0d797048dec710cb164cc33be7 100644 (file)
@@ -1,3 +1,8 @@
+2005-08-11  Richard M. Stallman  <rms@gnu.org>
+
+       * image.c (syms_of_image): Init image_types here, and call define_image_type.
+       (init_image): Not here.
+
 2005-08-09  Richard M. Stallman  <rms@gnu.org>
 
        * bytecode.c (BYTE_CODE_QUIT): Throw t to Vthrow_on_input.