From 9539d46584868ff54a5acf1bdbe2446f9a84974a Mon Sep 17 00:00:00 2001 From: Glenn Morris Date: Wed, 2 Jan 2013 11:02:05 -0800 Subject: [PATCH] Correct dates of merged ChangeLog entries --- doc/lispref/ChangeLog | 2 +- lisp/ChangeLog | 14 ++++++-------- src/ChangeLog | 2 +- 3 files changed, 8 insertions(+), 10 deletions(-) diff --git a/doc/lispref/ChangeLog b/doc/lispref/ChangeLog index 1820f30442..b837525fb4 100644 --- a/doc/lispref/ChangeLog +++ b/doc/lispref/ChangeLog @@ -1,4 +1,4 @@ -2012-12-31 Glenn Morris +2013-01-02 Glenn Morris * customize.texi (Common Keywords, Type Keywords): Replace "active field" with "button". (Bug#13310) diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 00bce0b62b..9ff1ca01c4 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,10 +1,10 @@ -2012-12-31 Andreas Schwab +2013-01-02 Andreas Schwab * 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 +2013-01-02 Glenn Morris * 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 +2013-01-02 Fabián Ezequiel Gallina * progmodes/python.el (python-nav-end-of-statement): Rewrite in order to improve efficiency (Based on Daniel Colascione's patch). (Bug#13182) -2012-12-31 Glenn Morris +2013-01-02 Glenn Morris * vc/log-edit.el (log-edit-header-contents-regexp): Add doc string. -2012-12-31 Fabián Ezequiel Gallina +2013-01-02 Fabián Ezequiel Gallina * 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 - * progmodes/python.el (python-shell-send-region): Add blank lines for non sent code so backtraces remain correct. -2012-12-31 Andreas Schwab +2013-01-02 Andreas Schwab * emacs-lisp/byte-run.el (defmacro): Don't lose final nil if neither DOCSTRING nor DECL was given. (Bug#13316) diff --git a/src/ChangeLog b/src/ChangeLog index d967bebff1..7342f7c6ad 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,4 +1,4 @@ -2012-12-31 Glenn Morris +2013-01-02 Glenn Morris * keymap.c (Fkey_description): Doc fix. (Bug#13323) -- 2.20.1