emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

master updated (35d9881 -> 33e8116)


From: Glenn Morris
Subject: master updated (35d9881 -> 33e8116)
Date: Sat, 7 Nov 2020 12:58:08 -0500 (EST)

gm pushed a change to branch master.

      from  35d9881   Various fixes and backward compatibility for gnus-search
      adds  1b7ab9d   Don't render XML declaration of an HTML document 
(bug#44348)
      adds  5932df7   Document that the :match function for a widget takes an 
external value
      adds  89740e9   Prevent redisplay from moving point behind user's back
      adds  e90ffcf   * src/w32fns.c (Fw32_register_hot_key): Doc fix.  
(Bug#44456)
      adds  53933cd   ; * lisp/international/mule.el (define-coding-system): 
Doc fix.
       new  6b63b66   Merge from origin/emacs-27
      adds  29af10a   Backport: Fix exiting the finder-commentary buffer
      adds  0cdd6c9   Handle Cairo errors in ftcrfont_open
       new  1de0044   ; Merge from origin/emacs-27
      adds  a6fcba7   Fix documentation of 
'windmove-swap-states-default-keybindings'
      adds  f4acd7a   Split windows evenly when 'min-margins' parameter was set 
(Bug#44483)
      adds  9899f74   Merge branch 'emacs-27' of 
git.savannah.gnu.org:/srv/git/emacs into emacs-27
      adds  9da0f40   * lisp/subr.el (read-char-from-minibuffer): Doc fix.  
(Bug#44451)
      adds  d424217   Fix 'send-string-to-terminal' writing very long strings
      adds  f5d7fb3   Fix 'uudecode-decode-region-internal' in multibyte buffers
       new  33e8116   Merge from origin/emacs-27


Summary of changes:
 doc/emacs/windows.texi     |  4 ++--
 doc/misc/widget.texi       | 19 ++++++++++++++++---
 lisp/international/mule.el | 11 +++++++++--
 lisp/mail/uudecode.el      | 36 +++++++++++++++++-------------------
 lisp/net/eww.el            |  2 +-
 lisp/subr.el               | 12 +++++++-----
 lisp/window.el             |  8 +++++++-
 src/bidi.c                 | 12 ++++++++++++
 src/dispnew.c              |  4 ++++
 src/w32fns.c               | 27 +++++++++++++++------------
 10 files changed, 90 insertions(+), 45 deletions(-)



reply via email to

[Prev in Thread] Current Thread [Next in Thread]