summaryrefslogtreecommitdiff
path: root/ChangeLog.3
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog.3')
-rw-r--r--ChangeLog.3176
1 files changed, 88 insertions, 88 deletions
diff --git a/ChangeLog.3 b/ChangeLog.3
index 53c1bcf614f..235c8bb180e 100644
--- a/ChangeLog.3
+++ b/ChangeLog.3
@@ -767,7 +767,7 @@
* lisp/textmodes/mhtml-mode.el: Avoid loading flyspell. (Bug#33939)
-2019-01-05 Paul Eggert <eggert@cs.ucla.edu>
+2019-01-07 Paul Eggert <eggert@cs.ucla.edu>
Improve GC+Cairo workaround
@@ -778,7 +778,7 @@
(cherry picked from commit d02fd482fbeaf6ed551e78223b538495cb0c3541)
-2019-01-05 Paul Eggert <eggert@cs.ucla.edu>
+2019-01-07 Paul Eggert <eggert@cs.ucla.edu>
Work around GC+Cairo bug
@@ -786,21 +786,21 @@
* src/ftfont.c (ftfont_close) [USE_CAIRO]:
Do nothing if GC is in progress.
-2019-01-05 Eli Zaretskii <eliz@gnu.org>
+2019-01-07 Eli Zaretskii <eliz@gnu.org>
Improve commentary in font.h
* src/font.h (struct font, struct font_driver): Fix typos and
wording in comments. Document all driver methods.
-2019-01-04 Martin Rudalics <rudalics@gmx.at>
+2019-01-07 Martin Rudalics <rudalics@gmx.at>
Fix definition of Qwindow_point_insertion_type (Bug#33871)
* src/window.c (Qwindow_point_insertion_type): Fix definition
(Bug#33871).
-2019-01-04 Eli Zaretskii <eliz@gnu.org>
+2019-01-07 Eli Zaretskii <eliz@gnu.org>
Improve documentation of 'server-name'
@@ -810,14 +810,14 @@
'server-name' to specify the server file as an absolute file
name. Do not merge to master. (Bug#33934)
-2019-01-04 Eli Zaretskii <eliz@gnu.org>
+2019-01-07 Eli Zaretskii <eliz@gnu.org>
Update Unicode copyright notice
* admin/unidata/copyright.html: Updated version from the
Unicode Consortium's site.
-2019-01-02 Michael Albinus <michael.albinus@gmx.de>
+2019-01-07 Michael Albinus <michael.albinus@gmx.de>
Handle quoted file names in filenotify.el
@@ -828,31 +828,31 @@
(files-file-name-non-special-notify-handlers): Do not expect
to fail.
-2019-01-01 Paul Eggert <eggert@cs.ucla.edu>
+2019-01-07 Paul Eggert <eggert@cs.ucla.edu>
Fix copyright years by hand
These are dates that admin/update-copyright did not update, or
updated incorrectly.
-2019-01-01 Paul Eggert <eggert@cs.ucla.edu>
+2019-01-07 Paul Eggert <eggert@cs.ucla.edu>
Update copyright year to 2019
Run 'TZ=UTC0 admin/update-copyright $(git ls-files)'.
-2018-12-31 Eli Zaretskii <eliz@gnu.org>
+2019-01-07 Eli Zaretskii <eliz@gnu.org>
* doc/man/emacs.1.in: Fix value of default frame height. (Bug#33921)
-2018-12-30 Martin Rudalics <rudalics@gmx.at>
+2019-01-07 Martin Rudalics <rudalics@gmx.at>
In user manual fix value of default frame height (Bug#33921)
* doc/emacs/cmdargs.texi (Window Size X): Fix value of default
frame height (Bug#33921).
-2018-12-29 Eli Zaretskii <eliz@gnu.org>
+2019-01-07 Eli Zaretskii <eliz@gnu.org>
Improve documentation of 'file-local-name' and related APIs
@@ -869,14 +869,14 @@
the documentation of the "local part" of a remote file name,
and its use in APIs that start remote processes.
-2018-12-29 Michael Albinus <michael.albinus@gmx.de>
+2019-01-07 Michael Albinus <michael.albinus@gmx.de>
Fix Bug#31704. Do not merge
* lisp/net/tramp.el (tramp-eshell-directory-change):
Use `path-separator' as it does eshell. (Bug#31704)
-2018-12-29 Michael Albinus <michael.albinus@gmx.de>
+2019-01-07 Michael Albinus <michael.albinus@gmx.de>
Fix Bug#31704. Do not merge
@@ -887,38 +887,38 @@
* lisp/net/tramp.el (tramp-eshell-directory-change):
Use `path-separator' as it does eshell. (Bug#31704)
-2018-12-29 Eli Zaretskii <eliz@gnu.org>
+2019-01-07 Eli Zaretskii <eliz@gnu.org>
* lisp/files.el (cd): Fix last change. (Bug#33791)
-2018-12-29 Eli Zaretskii <eliz@gnu.org>
+2019-01-07 Eli Zaretskii <eliz@gnu.org>
Fix remote directories in Eshell on MS-Windows
* lisp/files.el (cd): Support remote directory names on
MS-Windows. (Bug#33791)
-2018-12-29 Drew Adams <drew.adams@oracle.com>
+2019-01-07 Drew Adams <drew.adams@oracle.com>
Fix :type 'group' in defcustom
* lisp/wid-edit.el (group): Fix the :format spec. (Bug#33566)
-2018-12-28 Alan Third <alan@idiocy.org>
+2019-01-07 Alan Third <alan@idiocy.org>
Fix NS fringe bitmap drawing bug (bug#33864)
* src/nsterm.m (ns_draw_fringe_bitmap): Check the rectangle to clear
correctly.
-2018-12-28 Eli Zaretskii <eliz@gnu.org>
+2019-01-07 Eli Zaretskii <eliz@gnu.org>
Fix commentary in dispnew.c
* src/dispnew.c (buffer_posn_from_coords): Fix inaccuracies in
the commentary.
-2018-12-27 Paul Eggert <eggert@cs.ucla.edu>
+2019-01-07 Paul Eggert <eggert@cs.ucla.edu>
Improve accept-process-process doc
@@ -928,14 +928,14 @@
even after P has exited, and that it can return nil even if P
is still running (Bug#33839).
-2018-12-23 Stephen Leake <stephen_leake@stephe-leake.org>
+2019-01-07 Stephen Leake <stephen_leake@stephe-leake.org>
Fix a simple bug in display-buffer-use-some-frame
* lisp/window.el (display-buffer-use-some-frame): Simplify the
predicate, fix TYPE arg to window--display-buffer.
-2018-12-23 Michael Albinus <michael.albinus@gmx.de>
+2019-01-07 Michael Albinus <michael.albinus@gmx.de>
Clarify thread switching while waiting for process output
@@ -943,7 +943,7 @@
switching happens when waiting for process output from
asynchronous processes.
-2018-12-22 Charles A. Roelli <charles@aurox.ch>
+2019-01-07 Charles A. Roelli <charles@aurox.ch>
Improve process doc. with respect to handling of large input (Bug#33191)
@@ -956,13 +956,13 @@
also the comment about ICANON in src/sysdep.c, function
child_setup_tty.
-2018-12-22 Terrence Brannon <metaperl@gmail.com>
+2019-01-07 Terrence Brannon <metaperl@gmail.com>
Minor copyedits in landmark.el
* lisp/obsolete/landmark.el: Fix author's email and commentary.
-2018-12-20 Alan Mackenzie <acm@muc.de>
+2019-01-07 Alan Mackenzie <acm@muc.de>
Check result from c-backward-token-2 to avoid infinite loop
@@ -971,7 +971,7 @@
* lisp/progmodes/cc-fonts.el (c-get-fontification-context): While moving back
over enclosing parentheses, check that c-backward-token-2 actually moves.
-2018-12-19 Paul Eggert <eggert@cs.ucla.edu>
+2019-01-07 Paul Eggert <eggert@cs.ucla.edu>
cl-make-random-state was not copying its arg
@@ -981,7 +981,7 @@
* test/lisp/emacs-lisp/cl-extra-tests.el:
(cl-extra-test-cl-make-random-state): New test.
-2018-12-19 Glenn Morris <rgm@gnu.org>
+2019-01-07 Glenn Morris <rgm@gnu.org>
Skip a vc-bzr test if run as root
@@ -989,7 +989,7 @@
Skip this test when run as root. This works around a race
condition in root-specific code in vc-mode-line when deleting a file.
-2018-12-19 Chris Feng <chris.w.feng@gmail.com>
+2019-01-07 Chris Feng <chris.w.feng@gmail.com>
Backport: Handle unread-command-events consistently (bug#23980)
@@ -1000,7 +1000,7 @@
(cherry picked from commit 1f3f4b1296613b8cdc0632a68fde86e86ddad866)
-2018-12-19 Glenn Morris <rgm@gnu.org>
+2019-01-07 Glenn Morris <rgm@gnu.org>
Restrict downcasing in elisp xref tests (bug#25534)
@@ -1014,7 +1014,7 @@
(xref-elisp-test-run, emacs-test-dir): Only downcase if the
filesystem seems to be case-insensitive.
-2018-12-18 Rob Browning <rlb@defaultvalue.org>
+2019-01-07 Rob Browning <rlb@defaultvalue.org>
Avoid test failures if directory name looks like a regexp
@@ -1024,7 +1024,7 @@
Regexp-quote file names to avoid failures with directory names
of the form "build/emacs-i87jK3/emacs-26.1+1/...".
-2018-12-18 Michael Albinus <michael.albinus@gmx.de>
+2019-01-07 Michael Albinus <michael.albinus@gmx.de>
Fix Bug#33524
@@ -1032,11 +1032,11 @@
(flymake-proc-create-temp-with-folder-structure):
Unquote file-name. (Bug#33524)
-2018-12-17 Glenn Morris <rgm@gnu.org>
+2019-01-07 Glenn Morris <rgm@gnu.org>
* doc/lispintro/emacs-lisp-intro.texi (Finding More): Fix xref.
-2018-12-17 Paul Eggert <eggert@cs.ucla.edu>
+2019-01-07 Paul Eggert <eggert@cs.ucla.edu>
More porting to GCC 8 of --enable-gcc-warnings
@@ -1048,14 +1048,14 @@
No longer const.
* src/emacs-module.c: Ignore -Wcast-function-type.
-2018-12-15 Glenn Morris <rgm@gnu.org>
+2019-01-07 Glenn Morris <rgm@gnu.org>
Fix an epg test for recent GnuPG versions (bug#33439)
* test/lisp/epg-tests.el (epg-decrypt-1):
Tell recent GnuPG (e.g. 2.2.11) not to worry about missing MDC.
-2018-12-14 Robert Pluim <rpluim@gmail.com>
+2019-01-07 Robert Pluim <rpluim@gmail.com>
Document font structure layout constraints
@@ -1063,7 +1063,7 @@
* src/xftfont.c (struct xftfont_info): Document layout constraints.
-2018-12-14 Robert Pluim <rpluim@gmail.com>
+2019-01-07 Robert Pluim <rpluim@gmail.com>
Document font structure layout constraints
@@ -1074,7 +1074,7 @@
* src/ftfont.c (struct ftfont_info): Document layout constraints.
-2018-12-14 Eli Zaretskii <eliz@gnu.org>
+2019-01-07 Eli Zaretskii <eliz@gnu.org>
Fix display of line numbers in empty lines beyond EOB
@@ -1083,7 +1083,7 @@
on that single line, but not on the rest of empty lines beyond
EOB. (Bug#33732)
-2018-12-11 Eli Zaretskii <eliz@gnu.org>
+2019-01-07 Eli Zaretskii <eliz@gnu.org>
Fix redisplay when a window's scroll bar or fringes are changed
@@ -1092,14 +1092,14 @@
thorough redisplay of a window when scroll bars or fringes are
changed. (Bug#33694)
-2018-12-11 Martin Rudalics <rudalics@gmx.at>
+2019-01-07 Martin Rudalics <rudalics@gmx.at>
Tiny markup fix in Elisp manual
* doc/lispref/lists.texi (Building Lists): Use '@var' instead
of '@code' for argument.
-2018-12-10 Alan Mackenzie <acm@muc.de>
+2019-01-07 Alan Mackenzie <acm@muc.de>
CC Mode: stop extra parens on expression causing false fontification as type
@@ -1107,7 +1107,7 @@
arithmetic operator followed by several open parentheses, not just one, as not
being an argument list.
-2018-12-10 Ari Roponen <ari.roponen@gmail.com>
+2019-01-07 Ari Roponen <ari.roponen@gmail.com>
Fix cairo scrolling for side-by-side windows
@@ -1118,7 +1118,7 @@
(cherry picked from commit 6e362a32bc9d21f73a0f29ca6f45481edeea6f29)
-2018-12-10 Alan Mackenzie <acm@muc.de>
+2019-01-07 Alan Mackenzie <acm@muc.de>
CC Mode: stop wrongly recognizing "func(a * 9)" as "pointer to type a"
@@ -1127,11 +1127,11 @@
new flag variable got-number if one is found. In the test for CASE 18, check
this flag.
-2018-12-10 Stefan Monnier <monnier@iro.umontreal.ca>
+2019-01-07 Stefan Monnier <monnier@iro.umontreal.ca>
* lisp/emacs-lisp/cursor-sensor.el: Add motivation
-2018-12-10 Raimon Grau <raimonster@gmail.com>
+2019-01-07 Raimon Grau <raimonster@gmail.com>
Guard occur against an undefined orig-line
@@ -1140,14 +1140,14 @@
buffer with `list-matching-lines-jump-to-current-line' set to t.
(Bug#33476)
-2018-12-09 Eli Zaretskii <eliz@gnu.org>
+2019-01-07 Eli Zaretskii <eliz@gnu.org>
Indexing followup to recent changes
* doc/lispref/text.texi (Special Properties): Index
'cursor-sensor-inhibit'. (Bug#33664)
-2018-12-09 Stefan Monnier <monnier@iro.umontreal.ca>
+2019-01-07 Stefan Monnier <monnier@iro.umontreal.ca>
Improve documentation of cursor-sensor.el (bug#33664)
@@ -1155,20 +1155,20 @@
* lisp/emacs-lisp/cursor-sensor.el (Commentary): Add cursor-sensor-mode.
(cursor-sensor-inhibit): Add docstring.
-2018-12-09 Stefan Monnier <monnier@iro.umontreal.ca>
+2019-01-07 Stefan Monnier <monnier@iro.umontreal.ca>
* doc/lispref/commands.texi (Adjusting Point): Bug#33662
Tweak text to clarify intangibility.
-2018-12-09 Michael Albinus <michael.albinus@gmx.de>
+2019-01-07 Michael Albinus <michael.albinus@gmx.de>
Tramp multi-hop methods must be inline
* doc/misc/tramp.texi (Ad-hoc multi-hops): Involved methods must
be inline methods.
-2018-12-08 Ari Roponen <ari.roponen@gmail.com>
+2019-01-07 Ari Roponen <ari.roponen@gmail.com>
Fix scaling problem in Cairo builds
@@ -1176,21 +1176,21 @@
(x_update_begin) [USE_CAIRO && USE_GTK]: Support scaling.
(Bug#33442)
-2018-12-06 Juri Linkov <juri@linkov.net>
+2019-01-07 Juri Linkov <juri@linkov.net>
* lisp/simple.el (next-line-or-history-element): Use current-column
in all position calculations.
(previous-line-or-history-element): Idem. (Bug#33640)
-2018-12-03 Martin Rudalics <rudalics@gmx.at>
+2019-01-07 Martin Rudalics <rudalics@gmx.at>
A few further fixes of window internals description
* doc/lispref/internals.texi (Window Internals): Add a few
more items and clarify description of some others.
-2018-12-02 Eli Zaretskii <eliz@gnu.org>
+2019-01-07 Eli Zaretskii <eliz@gnu.org>
Revert "Revert "Fix infloop in GC mark_kboards""
@@ -1199,7 +1199,7 @@
with the behavior reported in bug#33571, which seems to be
the expected behavior.
-2018-12-02 Eli Zaretskii <eliz@gnu.org>
+2019-01-07 Eli Zaretskii <eliz@gnu.org>
Revert "Fix infloop in GC mark_kboards"
@@ -1207,29 +1207,29 @@
since it caused unintended adverse effects on echoing of keys.
(Bug#33571)
-2018-12-02 Glenn Morris <rgm@gnu.org>
+2019-01-07 Glenn Morris <rgm@gnu.org>
* lisp/emacs-lisp/subr-x.el (if-let, when-let): Doc fix: active voice.
-2018-12-01 Paul Eggert <eggert@cs.ucla.edu>
+2019-01-07 Paul Eggert <eggert@cs.ucla.edu>
Fix infloop in GC mark_kboards
Do not merge to master, as I have a more systematic fix there.
* src/keyboard.c (mark_kboards): Fix infloop (Bug#33547).
-2018-12-01 Alan Third <alan@idiocy.org>
+2019-01-07 Alan Third <alan@idiocy.org>
Fix macOS run-time feature check
* src/nsterm.m (x_set_parent_frame) [NS_IMPL_COCOA]: Fix run-time
feature check.
-2018-12-01 Stefan Monnier <monnier@iro.umontreal.ca>
+2019-01-07 Stefan Monnier <monnier@iro.umontreal.ca>
* etc/NEWS-*: Fix capitalization of "Emacs"
-2018-12-01 Eli Zaretskii <eliz@gnu.org>
+2019-01-07 Eli Zaretskii <eliz@gnu.org>
Fix "M-x man" when there's no 'man' program on PATH
@@ -1237,7 +1237,7 @@
buffer is not read-only when inserting a message into it.
(Bug#33510)
-2018-11-30 Paul Eggert <eggert@cs.ucla.edu>
+2019-01-07 Paul Eggert <eggert@cs.ucla.edu>
Fix core dump in dbus-message-internal
@@ -1245,11 +1245,11 @@
* src/dbusbind.c (Fdbus_message_internal):
Don’t go past array end (Bug#33530).
-2018-11-30 Michael Albinus <michael.albinus@gmx.de>
+2019-01-07 Michael Albinus <michael.albinus@gmx.de>
* doc/misc/dbus.texi (Type Conversion): Fix typo. (Bug#33551)
-2018-11-30 Eli Zaretskii <eliz@gnu.org>
+2019-01-07 Eli Zaretskii <eliz@gnu.org>
Improve documentation of gdb-mi.el
@@ -1260,7 +1260,7 @@
(GDB User Interface Layout): Mention some additional
customizable variables. (Bug#33548)
-2018-11-29 Thomas Fitzsimmons <fitzsim@fitzsim.org>
+2019-01-07 Thomas Fitzsimmons <fitzsim@fitzsim.org>
LDAP: Set process-connection-type to t on Darwin
@@ -1268,32 +1268,32 @@
process-connection-type to t on Darwin. Do not merge to
master. (Bug#33050)
-2018-11-28 Eli Zaretskii <eliz@gnu.org>
+2019-01-07 Eli Zaretskii <eliz@gnu.org>
Fix a typo in a doc string
* lisp/emacs-lisp/map-ynp.el (read-answer-short): Fix typo.
(Bug#33528)
-2018-11-28 Eli Zaretskii <eliz@gnu.org>
+2019-01-07 Eli Zaretskii <eliz@gnu.org>
Minor markup fix in frames.texi
* doc/lispref/frames.texi (Frame Layout): Fix markup of @table
entries. (Bug#33531)
-2018-11-28 Glenn Morris <rgm@gnu.org>
+2019-01-07 Glenn Morris <rgm@gnu.org>
* lisp/net/trampver.el (customize-package-emacs-version-alist):
Add 2.3.3.
* lisp/mh-e/mh-e.el (customize-package-emacs-version-alist): Additions.
-2018-11-27 Glenn Morris <rgm@gnu.org>
+2019-01-07 Glenn Morris <rgm@gnu.org>
* lisp/emacs-lisp/map-ynp.el (map-y-or-n-p): Pass format to message.
-2018-11-27 Robert Pluim <rpluim@gmail.com>
+2019-01-07 Robert Pluim <rpluim@gmail.com>
Don't call xwidget functions until GTK has been initialized
@@ -1308,7 +1308,7 @@
initialized.
(xwidget_init_view): Likewise.
-2018-11-27 Eli Zaretskii <eliz@gnu.org>
+2019-01-07 Eli Zaretskii <eliz@gnu.org>
Improve documentation of Ediff wordwise commands
@@ -1322,7 +1322,7 @@
https://lists.gnu.org/archive/html/help-gnu-emacs/2018-11/msg00197.html
for the details.
-2018-11-26 Eli Zaretskii <eliz@gnu.org>
+2019-01-07 Eli Zaretskii <eliz@gnu.org>
Support Hunspell 1.7.0 in ispell.el
@@ -1332,7 +1332,7 @@
in Hunspell 1.7.0 that prevents it from reporting the loaded
dictionary. (Bug#33493)
-2018-11-26 Eli Zaretskii <eliz@gnu.org>
+2019-01-07 Eli Zaretskii <eliz@gnu.org>
Avoid clearing echo-area message by auto-save-visited-file-name
@@ -1340,14 +1340,14 @@
previous echo-area message, if any, and restore it before
exiting. (Bug#33490)
-2018-11-25 Alan Third <alan@idiocy.org>
+2019-01-07 Alan Third <alan@idiocy.org>
Set tooltip text color (bug#33452)
* src/nsmenu.m: ([EmacsTooltip init]): Set text color to black.
-2018-11-25 Alan Third <alan@idiocy.org>
+2019-01-07 Alan Third <alan@idiocy.org>
Fix more drawing bugs in NS port (bug#32932)
@@ -1364,7 +1364,7 @@
* src/xdisp.c (expose_window_tree) [HAVE_NS]:
(expose_frame) [HAVE_NS]: Redraw even if the frame is garbaged.
-2018-11-24 Alan Mackenzie <acm@muc.de>
+2019-01-07 Alan Mackenzie <acm@muc.de>
Fix bug #33416, where typing a ) in a comment at EOB caused a loop (CC Mode).
@@ -1372,7 +1372,7 @@
point inside whitespace when moving over a comment at EOB which has no
terminating LF. Check this possibility and correct for it.
-2018-11-24 Ulrich Müller <ulm@gentoo.org>
+2019-01-07 Ulrich Müller <ulm@gentoo.org>
Update the calc units table
@@ -1385,7 +1385,7 @@
* lisp/calc/calc-units.el (math-standard-units): Update according
to redefinition of the SI in 2018. (Bug#33412)
-2018-11-24 Eli Zaretskii <eliz@gnu.org>
+2019-01-07 Eli Zaretskii <eliz@gnu.org>
Improve indexing in the ELisp manual
@@ -1397,7 +1397,7 @@
(Quoting, Backquote): Add index entries that begin with
"forms". (Bug#33440)
-2018-11-23 Eli Zaretskii <eliz@gnu.org>
+2019-01-07 Eli Zaretskii <eliz@gnu.org>
More Symbola-related extensions for default fontset
@@ -1405,14 +1405,14 @@
few more blocks of symbols and punctuation supported by latest
Symbola.
-2018-11-23 Eli Zaretskii <eliz@gnu.org>
+2019-01-07 Eli Zaretskii <eliz@gnu.org>
Better support for display of U+1F900..U+1F9FF block
* lisp/international/fontset.el (setup-default-fontset): Add
the [#x1F900..#x1F9FF] block to those supported by Symbola.
-2018-11-23 Eli Zaretskii <eliz@gnu.org>
+2019-01-07 Eli Zaretskii <eliz@gnu.org>
Improve documentation of 'edit-abbrevs-mode'
@@ -1420,7 +1420,7 @@
for more detailed usage information. (Bug#33443)
(edit-abbrevs): Doc fix.
-2018-11-22 Eli Zaretskii <eliz@gnu.org>
+2019-01-07 Eli Zaretskii <eliz@gnu.org>
Improve documentation of 'dired-do-compress'
@@ -1428,7 +1428,7 @@
string the effect on directories and on compressed archive.
(Bug#33450)
-2018-11-22 Eli Zaretskii <eliz@gnu.org>
+2019-01-07 Eli Zaretskii <eliz@gnu.org>
Improve doc string and display of 'describe-character'
@@ -1437,11 +1437,11 @@
display "preferred" before "charset": it tends to confuse
people.
-2018-11-21 Eli Zaretskii <eliz@gnu.org>
+2019-01-07 Eli Zaretskii <eliz@gnu.org>
* etc/NEWS: Clarify what 'Z' does in Dired. (Bug#33450)
-2018-11-20 Eli Zaretskii <eliz@gnu.org>
+2019-01-07 Eli Zaretskii <eliz@gnu.org>
Update the docs of object internals
@@ -1449,7 +1449,7 @@
(Window Internals, Process Internals): Update the descriptions
of Lisp objects.
-2018-11-19 Stephen Berman <stephen.berman@gmx.net>
+2019-01-07 Stephen Berman <stephen.berman@gmx.net>
Fix two Edebug defcustoms (bug#33428)
@@ -1457,14 +1457,14 @@
(edebug-print-level): Fix customization type to allow setting
the documented valid value nil via the Customize interface.
-2018-11-19 Michael Albinus <michael.albinus@gmx.de>
+2019-01-07 Michael Albinus <michael.albinus@gmx.de>
Fix Bug#33141
* lisp/net/tramp.el (tramp-make-tramp-file-name): Avoid check for
empty method with simplified `tramp-syntax'. (Bug#33141)
-2018-11-19 Eli Zaretskii <eliz@gnu.org>
+2019-01-07 Eli Zaretskii <eliz@gnu.org>
Improve documentation of the window tree
@@ -1475,7 +1475,7 @@
* src/window.h (struct window): Improve commentary to some
fields.
-2018-11-19 Eli Zaretskii <eliz@gnu.org>
+2019-01-07 Eli Zaretskii <eliz@gnu.org>
Fix window scrolling on TTY frames when there's no mode line
@@ -1483,7 +1483,7 @@
next, prev, and parent pointers, as they are unrelated to
whether a window has a mode line. (Bug#33363)
-2018-11-19 Eli Zaretskii <eliz@gnu.org>
+2019-01-07 Eli Zaretskii <eliz@gnu.org>
Fix decoding XML files encoded in ISO-8859
@@ -1492,7 +1492,7 @@
encoding tag specifies an encoding whose type is 'charset'.
(Bug#33429)
-2018-11-19 Nicolas Petton <nicolas@petton.fr>
+2019-01-07 Nicolas Petton <nicolas@petton.fr>
* etc/AUTHORS: Update.