emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] /srv/bzr/emacs/trunk r111401: Correct dates of merged Chan


From: Glenn Morris
Subject: [Emacs-diffs] /srv/bzr/emacs/trunk r111401: Correct dates of merged ChangeLog entries
Date: Wed, 02 Jan 2013 11:02:05 -0800
User-agent: Bazaar (2.5.0)

------------------------------------------------------------
revno: 111401
committer: Glenn Morris <address@hidden>
branch nick: trunk
timestamp: Wed 2013-01-02 11:02:05 -0800
message:
  Correct dates of merged ChangeLog entries
modified:
  doc/lispref/ChangeLog
  lisp/ChangeLog
  src/ChangeLog
=== modified file 'doc/lispref/ChangeLog'
--- a/doc/lispref/ChangeLog     2013-01-02 16:13:04 +0000
+++ b/doc/lispref/ChangeLog     2013-01-02 19:02:05 +0000
@@ -1,4 +1,4 @@
-2012-12-31  Glenn Morris  <address@hidden>
+2013-01-02  Glenn Morris  <address@hidden>
 
        * customize.texi (Common Keywords, Type Keywords):
        Replace "active field" with "button".  (Bug#13310)

=== modified file 'lisp/ChangeLog'
--- a/lisp/ChangeLog    2013-01-02 16:13:04 +0000
+++ b/lisp/ChangeLog    2013-01-02 19:02:05 +0000
@@ -1,10 +1,10 @@
-2012-12-31  Andreas Schwab  <address@hidden>
+2013-01-02  Andreas Schwab  <address@hidden>
 
        * emacs-lisp/byte-run.el (defmacro): Use same argument parsing as
        defun.  Don't check for DECL if DOCSTRING isn't a string.
        (defun): Likewise.
 
-2012-12-31  Glenn Morris  <address@hidden>
+2013-01-02  Glenn Morris  <address@hidden>
 
        * eshell/em-cmpl.el (eshell-pcomplete):
        More thoroughly imitate pcomplete.  (Bug#13293)
@@ -12,29 +12,27 @@
        * files.el (parse-colon-path): Doc fix.  (Bug#12351)
        Return nil for empty path elements.  (Bug#13296)
 
-2012-12-31  Fabián Ezequiel Gallina  <address@hidden>
+2013-01-02  Fabián Ezequiel Gallina  <address@hidden>
 
        * progmodes/python.el (python-nav-end-of-statement): Rewrite in
        order to improve efficiency (Based on Daniel Colascione's
        <address@hidden> patch).  (Bug#13182)
 
-2012-12-31  Glenn Morris  <address@hidden>
+2013-01-02  Glenn Morris  <address@hidden>
 
        * vc/log-edit.el (log-edit-header-contents-regexp): Add doc string.
 
-2012-12-31  Fabián Ezequiel Gallina  <address@hidden>
+2013-01-02  Fabián Ezequiel Gallina  <address@hidden>
 
        * progmodes/python.el: Support other commands triggering
        python-indent-line so indentation cycling continues to work.
        (python-indent-trigger-commands): New defcustom.
        (python-indent-line): Use it.
 
-2012-12-31  Fabián Ezequiel Gallina  <address@hidden>
-
        * progmodes/python.el (python-shell-send-region): Add blank lines
        for non sent code so backtraces remain correct.
 
-2012-12-31  Andreas Schwab  <address@hidden>
+2013-01-02  Andreas Schwab  <address@hidden>
 
        * emacs-lisp/byte-run.el (defmacro): Don't lose final nil if
        neither DOCSTRING nor DECL was given.  (Bug#13316)

=== modified file 'src/ChangeLog'
--- a/src/ChangeLog     2013-01-02 16:13:04 +0000
+++ b/src/ChangeLog     2013-01-02 19:02:05 +0000
@@ -1,4 +1,4 @@
-2012-12-31  Glenn Morris  <address@hidden>
+2013-01-02  Glenn Morris  <address@hidden>
 
        * keymap.c (Fkey_description): Doc fix.  (Bug#13323)
 


reply via email to

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