Fix up merged ChangeLog entries (dates, duplication, etc)
authorGlenn Morris <rgm@gnu.org>
Sat, 29 Nov 2014 21:25:50 +0000 (13:25 -0800)
committerGlenn Morris <rgm@gnu.org>
Sat, 29 Nov 2014 21:25:50 +0000 (13:25 -0800)
ChangeLog
admin/ChangeLog
doc/emacs/ChangeLog
lisp/ChangeLog
lisp/gnus/ChangeLog
nt/ChangeLog
src/ChangeLog

index 4ab7aac4becc6af0247bea74e523a7d01c9d94f5..498ae90cce6d67d33ac6c6f9e0e354d937980b4c 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -73,7 +73,7 @@
 
        * .gitignore: Add entries for emacsvers files.
 
-2014-11-17  Paul Eggert  <eggert@cs.ucla.edu>
+2014-11-27  Paul Eggert  <eggert@cs.ucla.edu>
 
        Restore 'Bug#' -> 'debbugs:' rewrite in log-edit-mode.
        * .dir-locals.el (log-edit-mode): Restore the (log-edit-rewrite-fixes
index d894f768fcd7c1518548ecc1de4757a052256e3b..70961a727a602f7ee396e9873f782a0b6eb1321b 100644 (file)
@@ -13,7 +13,7 @@
        * gitmerge.el: New file.
        * notes/git-workflow: Add documentation for using it.
 
-2014-11-17  Oscar Fuentes  <ofv@wanadoo.es>
+2014-11-27  Oscar Fuentes  <ofv@wanadoo.es>
 
        * admin/CPP-DEFINES: Mention MINGW_W64.
 
        * admin.el (set-version): No more need to update nt/*.rc.
        * authors.el (authors-renamed-files-alist): Add .rc.in files.
 
-2014-11-16  Glenn Morris  <rgm@gnu.org>
-
-       * update_autogen: Auto-detect VCS in use.
-       (vcs): New variable.
-       (status, commit, main): Handle git.
-
 2014-11-13  Andreas Schwab  <schwab@suse.de>
 
        * make-tarball.txt: Make annotated tag and push it out.
index 956f14b0bdb672b7a52ddff6b0f8d43fe4821683..bc81e177d85cb691e09b37439c22b86964025429 100644 (file)
@@ -10,7 +10,7 @@
        * maintaining.texi (Switching Branches): Mention "C-x v r".
        Correct commands for switching branches in various VCSs.
 
-2014-11-16  Tassilo Horn  <tsdh@gnu.org>
+2014-11-27  Tassilo Horn  <tsdh@gnu.org>
 
        * misc.texi (DocView Slicing): Describe how to slice with the
        mouse.  Fix command mentioned by slice by BoundingBox paragraph.
index fbd7e2f8eebd80750710fffb23fc3d5acc14a6ee..f1ef3f2a23202fd77db3ccbe328b38d6b8d142a3 100644 (file)
@@ -9,12 +9,6 @@
        forward to find the end of the subtree and the insertion point
        (bug#19102).
 
-2014-11-29  Leonard Randall  <leonard.a.randall@gmail.com>
-
-       * textmodes/reftex-parse.el (reftex-using-biblatex-p): Make search
-       for comment lines non-greedy and stopping at newlines to fix stack
-       overflows with large files. [Backport]
-
 2014-11-29  Fabián Ezequiel Gallina  <fgallina@gnu.org>
 
        * progmodes/python.el (python-shell-completion-setup-code): Use
 
        * dom.el (dom-pp): New function.
 
-2014-11-17  Eli Zaretskii  <eliz@gnu.org>
+2014-11-27  Eli Zaretskii  <eliz@gnu.org>
 
        * vc/vc-bzr.el (vc-bzr-print-log, vc-bzr-expanded-log-entry):
        Don't assume --long is the default for "bzr log", always specify
        it explicitly, in case the user defined an alias for 'log' that
        uses some other format.
 
-2014-11-16  Fabián Ezequiel Gallina  <fgallina@gnu.org>
+2014-11-27  Fabián Ezequiel Gallina  <fgallina@gnu.org>
 
        * progmodes/python.el (python-eldoc--get-doc-at-point):
        Strip shell output before returning.  (bug#18794)
 
-2014-11-16  Dmitry Gutov  <dgutov@yandex.ru>
+2014-11-27  Dmitry Gutov  <dgutov@yandex.ru>
 
        Fix indentation before `!=' and after `+='.  Originally reported
        in https://github.com/mooz/js2-mode/issues/174.
        (in)equality operator a separate case.
        (js--continued-expression-p): Escape the second `+' in the regexp.
 
-2014-11-16  Stefan Monnier  <monnier@iro.umontreal.ca>
+2014-11-27  Stefan Monnier  <monnier@iro.umontreal.ca>
 
        * window.el (handle-select-window): Deactivate shift-region (bug#19003).
 
index e2b26684c6dedfa6cdbe78c40f711bdec589968b..017543158616966923144b7f389f92376673ddd1 100644 (file)
        * message.el (message-valid-fqdn-regexp): Add non-internaional new
        TLDs.
 
-2014-11-16  Adam Sjøgren  <asjo@koldfront.dk>
-
-       * mml2015.el (mml2015-display-key-image): New variable.
-
 2014-11-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
 
        * gnus-sum.el (gnus-summary-exit-no-update): Don't query about
index 6f9056275236277b2ce36acb141628fcd7279f8c..28f5fd432d4ec319c1ed22faf154259a6a9ad5d7 100644 (file)
@@ -1,12 +1,7 @@
-2014-11-17  Oscar Fuentes  <ofv@wanadoo.es>
+2014-11-27  Oscar Fuentes  <ofv@wanadoo.es>
 
        * inc/ms-w32.h: Define MINGW_W64.
-
-       * nt/addpm.c: Use it.
-
-       * nt/addsection.c: Use it.
-
-       * nt/preprep.c: Use it.
+       * nt/addpm.c, nt/addsection.c, nt/preprep.c: Use it.
 
 2014-11-24  Glenn Morris  <rgm@gnu.org>
 
index 53834edffa8d441b1bdb6c33b8eb1e8a881fa9a9..668c3e809f6a117c81d59700d1a17ebb77f78e72 100644 (file)
        for paxctl and setfattr. Fixes temacs startup failure with
        grsecurity/PaX enabled Linux kernel (bug#19067).
 
-2014-11-29  Ulf Jasper  <ulf.jasper@web.de>
-
-       * nsterm.m (ns_send_appdefined): Check for application defined
-       event on Cocoa (Bug#18993).  Backport from trunk.
-
 2014-11-27  Oscar Fuentes  <ofv@wanadoo.es>
 
-       * src/w32.c: Use MINGW_W64 instead of _W64.
-
-       * src/w32heap.c: Likewise.
-
-2014-11-17  Oscar Fuentes  <ofv@wanadoo.es>
-
-       * src/w32.c: Use MINGW_W64 instead of _W64.
-
-       * src/w32term.c: Likewise.
+       * src/w32.c, src/w32heap.c, src/w32term.c:
+       Use MINGW_W64 instead of _W64.
 
-2014-11-16  Stefan Monnier  <monnier@iro.umontreal.ca>
+2014-11-27  Stefan Monnier  <monnier@iro.umontreal.ca>
 
        * frame.c (Fhandle_switch_frame): Deactivate shift-region (bug#19003).