summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGlenn Morris <rgm@gnu.org>2017-06-05 20:33:55 -0400
committerGlenn Morris <rgm@gnu.org>2017-06-05 20:33:55 -0400
commit6a757bead92a3cb827d9b19a1a5ca931f198c045 (patch)
tree52da441ae286bcd4a08baddb989d0162eed04154
parent695d50fa0a11c6bd98f9f4a9b5a2905d33282316 (diff)
downloademacs-6a757bead92a3cb827d9b19a1a5ca931f198c045.tar.gz
; ChangeLog fixes
-rw-r--r--ChangeLog.286
-rw-r--r--ChangeLog.34
-rw-r--r--doc/misc/ChangeLog.12
-rw-r--r--lisp/ChangeLog.124
-rw-r--r--lisp/erc/ChangeLog.16
-rw-r--r--lisp/org/ChangeLog.110
-rw-r--r--src/ChangeLog.132
7 files changed, 16 insertions, 98 deletions
diff --git a/ChangeLog.2 b/ChangeLog.2
index 4b266e1e952..3b22d482963 100644
--- a/ChangeLog.2
+++ b/ChangeLog.2
@@ -5982,10 +5982,6 @@
* 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.
@@ -7281,10 +7277,6 @@
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)
* etc/NEWS:
@@ -8740,10 +8732,6 @@
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):
@@ -10159,18 +10147,10 @@
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.
@@ -11065,10 +11045,6 @@
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
* test/automated/Makefile.in: Change variable manipulation to avoid
@@ -11907,10 +11883,6 @@
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.
* Makefile.in (check-expensive):
@@ -13594,10 +13566,6 @@
* 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
@@ -14202,7 +14170,7 @@
(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
@@ -14211,12 +14179,6 @@
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.
2015-12-04 Alan Mackenzie <acm@muc.de>
@@ -15012,10 +14974,6 @@
(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
@@ -15101,10 +15059,6 @@
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.
* src/undo.c (prepare_record): Remove call to run_undoable_change.
@@ -15362,10 +15316,6 @@
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:
commit e1ecf76585bef2eb87995f7a7f92cc12003a6f70
@@ -15540,10 +15490,6 @@
(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
@@ -16721,10 +16667,6 @@
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
* lisp/progmodes/xref.el (xref-backend-functions):
@@ -16814,15 +16756,9 @@
(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>
@@ -16843,10 +16779,6 @@
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’
@@ -31789,7 +31721,7 @@
* 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
@@ -32188,14 +32120,8 @@
* 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.
@@ -32262,10 +32188,6 @@
* 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.
diff --git a/ChangeLog.3 b/ChangeLog.3
index f187c2852f7..51245e77608 100644
--- a/ChangeLog.3
+++ b/ChangeLog.3
@@ -1629,7 +1629,7 @@
* 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
@@ -18731,7 +18731,7 @@
* 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
diff --git a/doc/misc/ChangeLog.1 b/doc/misc/ChangeLog.1
index b3cb6a501a0..b6c6c294446 100644
--- a/doc/misc/ChangeLog.1
+++ b/doc/misc/ChangeLog.1
@@ -822,7 +822,7 @@
* 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 '@'.
diff --git a/lisp/ChangeLog.12 b/lisp/ChangeLog.12
index 46db752e467..04c5d8138dc 100644
--- a/lisp/ChangeLog.12
+++ b/lisp/ChangeLog.12
@@ -14350,7 +14350,7 @@
* 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.
@@ -30895,7 +30895,7 @@
* 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.
diff --git a/lisp/erc/ChangeLog.1 b/lisp/erc/ChangeLog.1
index 373b179b6f0..2d5403fdc17 100644
--- a/lisp/erc/ChangeLog.1
+++ b/lisp/erc/ChangeLog.1
@@ -6289,7 +6289,7 @@
* 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.
@@ -11635,10 +11635,6 @@
(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.
diff --git a/lisp/org/ChangeLog.1 b/lisp/org/ChangeLog.1
index 4fc9f5fe1c1..9d2c6663919 100644
--- a/lisp/org/ChangeLog.1
+++ b/lisp/org/ChangeLog.1
@@ -1176,7 +1176,7 @@
* 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.
@@ -6519,14 +6519,14 @@
(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.
@@ -6760,7 +6760,7 @@
* 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
@@ -11195,7 +11195,7 @@
* 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.
diff --git a/src/ChangeLog.13 b/src/ChangeLog.13
index 3a58c0cc754..66f062d3d3f 100644
--- a/src/ChangeLog.13
+++ b/src/ChangeLog.13
@@ -17504,7 +17504,7 @@
* 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.