emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] /srv/bzr/emacs/trunk r109564: ChangeLog date fixes


From: Glenn Morris
Subject: [Emacs-diffs] /srv/bzr/emacs/trunk r109564: ChangeLog date fixes
Date: Fri, 10 Aug 2012 21:46:38 -0700
User-agent: Bazaar (2.5.0)

------------------------------------------------------------
revno: 109564
committer: Glenn Morris <address@hidden>
branch nick: trunk
timestamp: Fri 2012-08-10 21:46:38 -0700
message:
  ChangeLog date fixes
modified:
  admin/ChangeLog
  lisp/ChangeLog
  src/ChangeLog
  test/ChangeLog
=== modified file 'admin/ChangeLog'
--- a/admin/ChangeLog   2012-08-11 02:12:12 +0000
+++ b/admin/ChangeLog   2012-08-11 04:46:38 +0000
@@ -1,4 +1,4 @@
-2012-08-10  Glenn Morris  <address@hidden>
+2012-08-11  Glenn Morris  <address@hidden>
 
        * bzrmerge.el (bzrmerge-resolve): Disable local eval:.
 

=== modified file 'lisp/ChangeLog'
--- a/lisp/ChangeLog    2012-08-11 02:12:12 +0000
+++ b/lisp/ChangeLog    2012-08-11 04:46:38 +0000
@@ -1,4 +1,4 @@
-2012-08-10  Glenn Morris  <address@hidden>
+2012-08-11  Glenn Morris  <address@hidden>
 
        * emacs-lisp/copyright.el (copyright-update-directory): Logic fix.
 
@@ -7,8 +7,6 @@
        * emacs-lisp/autoload.el (autoload-find-generated-file)
        (autoload-find-file): Disable local eval: (for insurance).
 
-2012-08-07  Glenn Morris  <address@hidden>
-
        * files.el (hack-local-variables-filter): If an eval: form is not
        known to be safe, and enable-local-variables is :safe, then ignore
        the form totally, as is done for non-eval forms.  (Bug#12155)

=== modified file 'src/ChangeLog'
--- a/src/ChangeLog     2012-08-11 02:13:55 +0000
+++ b/src/ChangeLog     2012-08-11 04:46:38 +0000
@@ -1,10 +1,8 @@
-2012-08-08  YAMAMOTO Mitsuharu  <address@hidden>
+2012-08-11  YAMAMOTO Mitsuharu  <address@hidden>
 
        * unexmacosx.c (copy_data_segment): Copy initialized data in
        statically linked libraries from input file rather than memory.
 
-2012-08-07  YAMAMOTO Mitsuharu  <address@hidden>
-
        * unexmacosx.c (print_load_command_name): Add cases LC_MAIN,
        LC_SOURCE_VERSION, and LC_DYLIB_CODE_SIGN_DRS.
        (dump_it) [LC_DYLIB_CODE_SIGN_DRS]: Call copy_linkedit_data.

=== modified file 'test/ChangeLog'
--- a/test/ChangeLog    2012-08-11 02:12:12 +0000
+++ b/test/ChangeLog    2012-08-11 04:46:38 +0000
@@ -1,13 +1,7 @@
-2012-08-10  Glenn Morris  <address@hidden>
-
-       * automated/files.el (files-test-disable-local-variables): New test.
-
-2012-08-08  Glenn Morris  <address@hidden>
+2012-08-11  Glenn Morris  <address@hidden>
 
        * automated/files.el: New file.
 
-2012-08-07  Glenn Morris  <address@hidden>
-
        * automated/Makefile.in (all): Fix typo.
 
 2012-08-10  Dmitry Gutov  <address@hidden>


reply via email to

[Prev in Thread] Current Thread [Next in Thread]