emacs-diffs
[Top][All Lists]
Advanced

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

master updated (a022bc3 -> fa7148f)


From: Glenn Morris
Subject: master updated (a022bc3 -> fa7148f)
Date: Fri, 3 Jan 2020 10:55:07 -0500 (EST)

gm pushed a change to branch master.

      from  a022bc3   * .gitlab-ci.yml (before_script): Install g++ for CEDET 
tests.
      adds  138e905   Update distribution documentation
       new  00ddb49   Merge from origin/emacs-27
      adds  4011b17   ; Auto-commit of loaddefs files.
       new  ef40d52   ; Merge from origin/emacs-27
      adds  bb9402e   Raise default max-specpdl-size value
      adds  42f66aa   ; Fix NEWS.24
      adds  fab3674   Revert "Raise default max-specpdl-size value"
      adds  43203d5   * lisp/loadup.el: Set max-specpdl-size to 1800 when 
loading cl-generic.el.
      adds  071483b   Fix reverting customizations
       new  6654ace   Merge from origin/emacs-27
      adds  3381542   Fix compilation with GTK versions older than 3
       new  2ab5bc3   ; Merge from origin/emacs-27
      adds  01dfcb7   Fix removal of frame decorations on Windows (Bug#38705)
      adds  1420906   * src/fileio.c (Fwrite_region): Improve the doc string.
      adds  37f9182   Fix redisplay when mode-line-format changes mode-line's 
height
      adds  09b6570   ; * src/dispnew.c (adjust_glyph_matrix): Fix last change.
      adds  2d82f5a   Change Tramp version to 2.4.3.27.1
      adds  d3884f5   Adapt commentary in Tramp persistency file
      adds  0636431   * lisp/net/tramp.el (tramp-file-local-name): New defun.  
(Bug#34343)
       new  fa7148f   Merge from origin/emacs-27


Summary of changes:
 admin/nt/README-ftp-server                  | 277 ----------------------------
 admin/nt/dist-build/README-windows-binaries |  88 +++++++--
 doc/misc/trampver.texi                      |   2 +-
 etc/NEWS.24                                 |  10 +-
 lisp/custom.el                              |   5 +-
 lisp/frame.el                               |   3 +
 lisp/loadup.el                              |   4 +-
 lisp/net/tramp-cache.el                     |   2 +-
 lisp/net/tramp.el                           |  19 ++
 lisp/net/trampver.el                        |   7 +-
 src/dispnew.c                               |   8 +
 src/fileio.c                                |   1 +
 src/w32fns.c                                |   3 +
 src/w32term.h                               |   4 +
 src/xdisp.c                                 |  65 ++++---
 15 files changed, 175 insertions(+), 323 deletions(-)
 delete mode 100644 admin/nt/README-ftp-server



reply via email to

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