]> git.eshelyaron.com Git - emacs.git/commitdiff
; ChangeLog fixes
authorGlenn Morris <rgm@gnu.org>
Tue, 6 Jun 2017 00:33:55 +0000 (20:33 -0400)
committerGlenn Morris <rgm@gnu.org>
Tue, 6 Jun 2017 00:33:55 +0000 (20:33 -0400)
ChangeLog.2
ChangeLog.3
doc/misc/ChangeLog.1
lisp/ChangeLog.12
lisp/erc/ChangeLog.1
lisp/org/ChangeLog.1
src/ChangeLog.13

index 4b266e1e9527d820c8ffd7d6a6e986eb24db21e1..3b22d482963f8bb2d3c20e9b20097998fed87f08 100644 (file)
        * lisp/progmodes/cc-engine.el (c-record-parse-state-state): Terminate stale
        markers.
 
-2016-03-30  Alan Mackenzie  <acm@muc.de>
-
-       Merge branch 'emacs-25' of /home/acm/emacs/emacs.git/emacs-25 into emacs-25
-
 2016-03-29  Xue Fuqiao  <xfq.free@gmail.com>
 
        * doc/lispref/text.texi (Columns): Remove a nonexistent reference.
        * doc/emacs/maintaining.texi (Identifier Search)
        (Looking Up Identifiers): Remove the word "valid" (bug#22692).
 
-2016-02-28  Michael Albinus  <michael.albinus@gmx.de>
-
-       Merge branch 'emacs-25' of git.sv.gnu.org:/srv/git/emacs into emacs-25
-
 2016-02-28  Michael Albinus  <michael.albinus@gmx.de>
 
        Set auto-revert-use-notify to nil in global-auto-revert-mode.  (Bug#22814)
        that we get case-insensitive completion.
        (erc-completion-at-point): Remove.
 
-2016-02-05  Eli Zaretskii  <eliz@gnu.org>
-
-       Merge branch 'emacs-25' of git.savannah.gnu.org:/srv/git/emacs into emacs-25
-
 2016-02-05  Michael Albinus  <michael.albinus@gmx.de>
 
        * test/automated/file-notify-tests.el (file-notify-test06-many-events):
        alternative, such as "This allow you to do something", "This allows
        something to be done" or "This allows the doing of something".
 
-2016-01-24  l3thal  <kwhite@gnu.org>
-
-       Merge branch 'emacs-25' of git.sv.gnu.org:/srv/git/emacs into emacs-25
-
 2016-01-24  Kelvin White  <kwhite@gnu.org>
 
        Add NEWS entry for asynchronous reconnect in ERC
 
-2016-01-24  l3thal  <kwhite@gnu.org>
-
-       Add NEWS entry for asynchronous reconnect in ERC
-
 2016-01-24  Kelvin White  <kwhite@gnu.org>
 
        browse-url.el: Add 'google-chrome' to supported browsers.
        (hide-ifdef-undef, show-ifdef-block): Don't use '(interactive "r")'
        in commands that should only act on the region if it's active.
 
-2016-01-15  Phillip Lord  <phillip.lord@russet.org.uk>
-
-       Merge branch 'emacs-25' of git.sv.gnu.org:/srv/git/emacs into emacs-25
-
 2016-01-15  Phillip Lord  <phillip.lord@russet.org.uk>
 
        Enable test selector from command line
        (c-after-change): Amend c-new-END here, rather than initializing it and
        c-new-BEG.
 
-2016-01-04  Michael Albinus  <michael.albinus@gmx.de>
-
-       Merge branch 'emacs-25' of git.sv.gnu.org:/srv/git/emacs into emacs-25
-
 2016-01-04  Michael Albinus  <michael.albinus@gmx.de>
 
        Introduce check-expensive tests.
 
        * etc/tutorials/TUTORIAL.pt_BR: Fix a typo.  (Bug#22165)
 
-2015-12-13  Eli Zaretskii  <eliz@gnu.org>
-
-       Merge branch 'emacs-25' of git.savannah.gnu.org:/srv/git/emacs into emacs-25
-
 2015-12-13  Tassilo Horn  <tsdh@gnu.org>
 
        Improve regex to not trigger stack overflow
        (ifconfig-program-options): Check the actual program in use.
        (arp-program): Check sbin directories.
 
-2015-12-04  (tiny change) Arash Esbati  <esbati@gmx.de>  (tiny change)
+2015-12-04  Arash Esbati  <esbati@gmx.de>  (tiny change)
 
        Fix wrong-type-argument integer-or-marker-p nil error
 
        * lisp/textmodes/reftex-auc.el (reftex-what-index-tag):
        Fix (wrong-type-argument integer-or-marker-p nil) error (bug#22077).
 
-2015-12-04  Alan Mackenzie  <acm@muc.de>
-
-       Merge branch 'scratch/follow' of /home/acm/emacs/emacs.git/emacs-25 into scratch/follow
-
-       Merge necessitated by a rebase operation.
-
 2015-12-04  Alan Mackenzie  <acm@muc.de>
 
        lisp/isearch.el: Eliminate macro isearch-call-message, replacing with funcall.
        (isearch-new-regexp-function): Define variable.
        (isearch-new-word): Define as an obsolete alias. (Bug#22018)
 
-2015-11-27  Eli Zaretskii  <eliz@gnu.org>
-
-       Merge branch 'emacs-25' of git.savannah.gnu.org:/srv/git/emacs into emacs-25
-
 2015-11-27  Lee Bochicchio  <lboc.home@gmail.com>
 
        * test/automated/abbrev-tests.el: Define more tests
        that this function runs Lisp.  Suggested by Richard Stallman
        <rms@gnu.org>.
 
-2015-11-26  Phillip Lord  <phillip.lord@russet.org.uk>
-
-       Merge branch 'emacs-25' of git.sv.gnu.org:/srv/git/emacs into emacs-25
-
 2015-11-26  Phillip Lord  <phillip.lord@russet.org.uk>
 
        Fix regression after merge.
        (dynlib_addr) [WINDOWSNT]: Non-trivial implementation to report
        the full file name of the module for a given address.
 
-2015-11-24  Alan Mackenzie  <acm@muc.de>
-
-       Merge branch 'emacs-25' of git.sv.gnu.org:/srv/git/emacs into emacs-25
-
 2015-11-24  Alan Mackenzie  <acm@muc.de>
 
        Squashed commit of the following:
        (module_copy_string_contents): Encode before reading the byte
        size.  Return false if and only if an error occurred.
 
-2015-11-23  Eli Zaretskii  <eliz@gnu.org>
-
-       Merge branch 'emacs-25' of git.savannah.gnu.org:/srv/git/emacs into emacs-25
-
 2015-11-23  Shakthi Kannan  <shakthimaan@gmail.com>
 
        Add the tamil-dvorak input method
 
        * CONTRIBUTE (Branches): Improve wording for back-ported commits.
 
-2015-11-14  Dmitry Gutov  <dgutov@yandex.ru>
-
-       Merge branch 'master' into emacs-25
-
 2015-11-14  Dmitry Gutov  <dgutov@yandex.ru>
 
        Use generic dispatch for xref backends
        (xref-query-replace): Ditto.  And check that the search results
        are up-to-date.
 
-2015-11-13  John Wiegley  <johnw@newartisans.com>
-
-       Merge remote-tracking branch 'origin/master' into emacs-25
+2015-11-13  Kelvin White  <kwhite@gnu.org>
 
-2015-11-13  l3thal  <kwhite@gnu.org>
-
-       Merge branch 'erc-async-reconnect' into emacs-25
-
-       Reconnect asynchronously.
+       Reconnect asynchronously in erc.
 
 2015-11-13  Paul Eggert  <eggert@cs.ucla.edu>
 
        mflt_run to leave the output areas unchanged on failure, as
        this isn’t part of its interface spec.
 
-2015-11-13  Eli Zaretskii  <eliz@gnu.org>
-
-       Merge branch 'emacs-25' of git.savannah.gnu.org:/srv/git/emacs into emacs-25
-
 2015-11-13  Paul Eggert  <eggert@cs.ucla.edu>
 
        Port recent XCB changes to 64-bit ‘long int’
        * lisp/emacs-lisp/package.el (package-menu-execute):
        Remove reference to remove-dups.
 
-2015-05-21  kwhite  <kwhite@gnu.org>
+2015-05-21  Kelvin White  <kwhite@gnu.org>
 
        * lisp/erc/erc.el: Hide network/channel messages.
        (erc-network-hide-list, erc-channel-hide-list): New lists to define
        * lisp/eshell/esh-arg.el (eshell-parse-special-reference): Parse
        '#<buffer-name>'.
 
-2015-05-17  Jan D  <jan.h.d@swipnet.se>
-
-       Merge branch 'master' into cairo
-
 2015-04-26  Jan D  <jan.h.d@swipnet.se>
 
-       Merge branch 'master' into cairo
-
        Add PBM support for cairo
        * src/image.c (xcolor_to_argb32): New function.
        (get_spec_bg_or_alpha_as_argb): Call xcolor_to_argb32.
        * src/xterm.c (x_update_begin): Don't create any surface for non-visible
        tip frames, the geometry may be wrong.
 
-       Merge branch 'master' into cairo, fixes tooltips not shown.
-
-       Merge branch 'master' into cairo
-
        Add CAIRO_CFLAGS to lwlib/Makefile.in
        * Makefile.in (CAIRO_CFLAGS): Add.
 
index f187c2852f7bae0390edaf80f4e1feb339ff5655..51245e77608289750c316bc4a30b09fadf04e070 100644 (file)
 
        * etc/NEWS: Mention addition of 'cyrillic-tuvan' input method.
 
-2016-11-18  Alex  <agrambot@gmail.com>
+2016-11-18  Alexander Gramiak  <agrambot@gmail.com>
 
        Extend 'indent-relative' when its arg is non-nil
 
 
        * test/lisp/net/network-stream-tests.el: New suite of network tests.
 
-2016-02-07  Foo  <rasmus@gmx.us>
+2016-02-07  Rasmus Pank Roulund  <rasmus@gmx.us>
 
        Allow various Gnus and Message address variables to be functions
 
index b3cb6a501a0cd02795dda4a6f14abf1d89d8a4cf..b6c6c294446623a8b1b22e0e1be3d5eb1ba32e9b 100644 (file)
 
        * efaq.texi (Problems with very large files): Fix superscript typo.
 
-2013-01-07  Rasmus  <w530@pank.eu>
+2013-01-07  Rasmus Pank Roulund  <w530@pank.eu>
 
        * org.texi (Global and local cycling): Fix missing '@'.
 
index 46db752e467d9625e58e963a57a3707a318aead0..04c5d8138dcb4cb5b93282e246cfad3ee8133b10 100644 (file)
        * progmodes/ld-script.el (auto-mode-alist): Recognize linker
        scripts whose file-name extensions are "\.x[bdsru]?[cn]?$".
 
-2006-01-01  Michael Ernst  <mernst@alum.mit.edu>  (tiny changes)
+2006-01-01  Michael Ernst  <mernst@alum.mit.edu>  (tiny change)
 
        * textmodes/tildify.el: Fix typos (misspellings) in the commentary.
 
        * textmodes/tex-mode.el (tex-view): If tex-shell process is not
        running, restart it.
 
-2005-03-19  Yoichi NAKAYAMA  <yoichi@geiin.org>  (tiny changes)
+2005-03-19  Yoichi NAKAYAMA  <yoichi@geiin.org>  (tiny change)
 
        * finder.el (finder-current-item): Throw an error on an empty line.
 
index 373b179b6f0ecab5ddd52730c33684b0b19bfe41..2d5403fdc1747a19a3bd8d0908f2efe28d380907 100644 (file)
        * make 353 (NAMES reply) output go into the appropriate channel buffer
          (if it exists) or into the active erc buffer (if not).
 
-2003-08-29  mtoledo  <mtoledo@confusibombus>
+2003-08-29  Marcelo Toledo  <mtoledo@confusibombus>
 
        * erc.el:
        Added the variable erc-echo-notices-in-current-buffer to make possible display notices in the current buffer (queries to nickserv/chanserv/memoserv). Defaults to nil so nothing changes from what we have today.
        (erc-join-info-buffer): Changed default to 'disable.
        (erc-nick-completion): Changed default to 'all.
 
-2001-07-04  uid31117  <uid31117@confusibombus>
-
-       * erc.el: Resolved...
-
 2001-07-03  Alex Schroeder  <alex@gnu.org>
 
        * erc.el(erc-highlight-strings): New option and new function.
index 4fc9f5fe1c13ddb260b3de47911f6402fa1358b1..9d2c6663919578d941d1c30ecced8f9608b4ccf5 100644 (file)
 
        * org.el (org-mode): Add guard around set-face-foreground.
 
-2014-04-22  Rasmus  <w530@pank.eu>
+2014-04-22  Rasmus Pank Roulund  <w530@pank.eu>
 
        * ox-html.el (org-html-html5-elements): Drop reference to hgroup.
 
        (org-insert-link): Call `org-link-try-special-completion' from the
        original buffer.
 
-2013-11-12  Oleh  <oleh.krehel@gmail.com>
+2013-11-12  Oleh Krehel  <oleh.krehel@gmail.com>
 
        * org.el (org-open-at-point): The new code is being run in the
        same spot as `org-open-link-functions'.  In case they failed,
        check if link matches "^id:" and if so, load the id interface and
        follwo the link.
 
-2013-11-12  Rasmus  <rasmus@gmx.us>  (tiny change)
+2013-11-12  Rasmus Pank Roulund  <rasmus@gmx.us>  (tiny change)
 
        * ox-latex.el (org-latex--inline-image): The pgf format is
        associated to an inline image and treated like tikz files.
        * org-clock.el (org-clock-notify-once-if-expired):
        Honor `org-clock-sound'.
 
-2013-11-12  Rasmus Pank  <rasmus.pank@gmail.com>
+2013-11-12  Rasmus Pank Roulund  <rasmus.pank@gmail.com>
 
        * org.el (org-format-latex-header): Remove eucal and amsmath.
        (org-latex-default-packages-alist): Remove amstext and add
        * org-latex.el (org-export-as-latex): Fix bug in setting the
        export directory according to the LaTeX options.
 
-2012-04-01  K.Nagashima  <uni.naga@gmail.com>  (tiny change)
+2012-04-01  K. Nagashima  <uni.naga@gmail.com>  (tiny change)
 
        * org.el (org-show-subtree): Make interactive.
 
index 3a58c0cc754a393f214f7eb27233090f769e441d..66f062d3d3fa352ff123ab3dc8af1f3357a89b53 100644 (file)
        * casetab.c (init_casetab_once): Don't abuse the ascii eqv table for
        the upcase table.
 
-2013-03-27  rzl24ozi  <rzl24ozi@gmail.com>  (tiny changes)
+2013-03-27  rzl24ozi  <rzl24ozi@gmail.com>  (tiny change)
 
        * image.c [WINDOWSNT]: Fix calls to DEF_IMGLIB_FN for SVG function.