emacs-diffs
[Top][All Lists]
Advanced

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

master updated (28268e4 -> 43d97f1)


From: Glenn Morris
Subject: master updated (28268e4 -> 43d97f1)
Date: Wed, 25 Dec 2019 10:55:04 -0500 (EST)

gm pushed a change to branch master.

      from  28268e4   Support .dylib suffix for modules on macOS (Bug#36226).
      adds  9eb871c   Cut the emacs-27 release branch
       new  93d4725   ; Merge from origin/emacs-27
      adds  ee12c42   imagemagick-types needs to initialize ImageMagick
      adds  75d0cef   Trivial docstring fixes
      adds  51ea32d   * src/emacs-module.h.in: Add reference to manual.
      adds  6184aa0   ; * etc/NEWS: Fix boring oddities.
      adds  0de6309   Clarify base64 requirements and say what 
{en,de}code_coding_region does
      adds  a9fe6df   Fix problem with emacs -nw / eww / svg
      adds  dbf4b5b   Fix manual typo in Special Read Syntax
      adds  ca6a53d   Don't default to showing X-Faces externally in Gnus
       new  2bb7bb4   Merge from origin/emacs-27
      adds  719a692   Don’t allow portable dumping in interactive mode 
(Bug#38453).
      adds  41f0cf2   * src/pdumper.c (Fdump_emacs_portable): Reword error 
message.
       new  b766a9d   ; Merge from origin/emacs-27
      adds  9ea9ac9   Apply the 'xref-group' property properly
      adds  c3be58a   Improve vc--add-line, vc--remove-regexp
      adds  91c16ac   Improve doc string of 'files--message'
       new  43d97f1   Merge from origin/emacs-27


Summary of changes:
 ChangeLog.3                    |  50 +++++++++---------
 doc/lispref/objects.texi       |   2 +-
 etc/NEWS.27                    | 114 ++++++++++++++++++++---------------------
 lisp/cedet/semantic/analyze.el |   3 +-
 lisp/emacs-lisp/cl-macs.el     |   2 +-
 lisp/emacs-lisp/map.el         |  11 ++--
 lisp/files.el                  |   6 +--
 lisp/filesets.el               |   2 +-
 lisp/gnus/gnus-art.el          |  12 ++---
 lisp/net/shr.el                |   3 +-
 lisp/progmodes/compile.el      |   2 +-
 lisp/progmodes/prolog.el       |   2 +-
 lisp/progmodes/sql.el          |   2 +-
 lisp/progmodes/xref.el         |   2 +-
 lisp/term.el                   |   2 +-
 lisp/vc/vc.el                  |  20 ++++----
 src/coding.c                   |  14 +++++
 src/emacs-module.h.in          |   6 +++
 src/fns.c                      |  16 +++++-
 src/image.c                    |  21 +++++---
 src/syntax.c                   |   2 +-
 21 files changed, 165 insertions(+), 129 deletions(-)



reply via email to

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