emacs-diffs
[Top][All Lists]
Advanced

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

master updated (6831008a27 -> 79f2494680)


From: Eli Zaretskii
Subject: master updated (6831008a27 -> 79f2494680)
Date: Sat, 16 Apr 2022 14:06:43 -0400 (EDT)

eliz pushed a change to branch master.

      from  6831008a27 Regenerated ldefs-boot.el
      adds  dd3863d8bc ; Prepare the release branch for Emacs-28.2 development
       new  d64ad72bcc ; Merge from origin/emacs-28
      adds  8c71ac606e Fix fallout from lexical-binding in vhdl-mode.el
       new  e8fd3a2a2d Merge from origin/emacs-28
      adds  4161a36849 cl-generic.el: Fix bug#46722
      adds  009e88e002 Merge with Tramp 2.5.2.3 (Do not merge with master)
      adds  71f51f1b9d Commit missing file from previous commit (Do not merge 
with master)
       new  e888cee1f9 ; Merge from origin/emacs-28
      adds  93974198b6 Commit missing file from previous commit
      adds  11a1f7817e Merge branch 'emacs-28' of git.sv.gnu.org:/srv/git/emacs 
into emacs-28
      adds  aab36e1895 Fix error in tramp-archive-autoload-file-name-handler
       new  e495a3d79b Merge from origin/emacs-28
      adds  98abf01fd6 Use correct signal oldset in posix_spawn implementation
       new  6339fcffa1 ; Merge from origin/emacs-28
      adds  4f27588a16 Clarify "idleness" in the ELisp manual
      adds  ff997ad786 Ensure local `default-directory' in Tramp when needed
      adds  886339747b Extend tramp-archive-test45-auto-load
      adds  24a6c7c8c0 Update and fix instructions and scripts for updating the 
Web pages
      adds  9dd44505b1 ; * src/window.c (Fset_window_start): Clarify the effect 
of NOFORCE.
      adds  84a2857722 Fix scrolling of the stack window in Calc
       new  5890b80bca Merge from origin/emacs-28
      adds  b385fd0b88 Revert "Make shell-resync-dirs handle whitespace in 
directory names"
       new  cb953504ab ; Merge from origin/emacs-28
      adds  338eda09d8 Fix typo in next-error-find-buffer-function
      adds  e8d2f40f41 Clean up the MSDOS port
      adds  33828e4818 * doc/misc/eww.texi (Advanced): Correct outdated info 
(bug#54839).
      adds  cccaa9c31d Fix a kill-append regression
      adds  e71c7a7c60 Fix default-directory of buffers visiting files in 
renamed directories
      adds  5e47d6284b * lisp/gnus/mm-encode.el (mm-default-file-encoding): Fix 
"when" arg
       new  8804dfdb1a Merge from origin/emacs-28
      adds  78e1640ad5 Fix 'window-text-pixel-width' when starting from display 
property
       new  25db9dfae0 ; Merge from origin/emacs-28
      adds  ab2b822b9b Revert "Make cl-concatenate an alias of seq-concatenate"
      adds  5ee959aa87 Add a comment about cl-concatenate
      adds  880f2734c9 A better fix for bug#54800
      adds  b201823f63 Describe problems with invoking Python on MS-Windows
       new  6ecb7ff5ec Merge from origin/emacs-28
      adds  bc63651588 Make all vc-*-responsible-p functions return a string
       new  1cc32c6c19 ; Merge from origin/emacs-28
      adds  803ac857ee Fix cursor motion under truncate-lines with Flymake 
fringe indicator
      adds  3f166bdf44 ; * etc/PROBLEMS: Describe MS-Windows issues with fonts. 
 (Bug#54685)
      adds  a8bb12ab05 Improve discoverability of 'insert-directory-program'
      adds  9da744e450 Fix documentation of Outline minor mode options
      adds  855e15dbf1 Fix builds on older versions of macOS
      adds  dc3d1628ec ; * src/sysdep.c: Fix mistake in previous commit
      adds  d53c999b4a Further vcs-cvs/rcs-responsible-p updates from master
       new  44ba0270b7 Merge from origin/emacs-28
      adds  1c495aff71 Clarify when mode tagging is used
       new  bf7fc3efbf ; Merge from origin/emacs-28
       new  79f2494680 Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs


Summary of changes:
 admin/admin.el                       | 141 ++++++++++++++++++-----------------
 admin/make-tarball.txt               |  75 ++++++++++++++++---
 admin/upload-manuals                 |   5 +-
 doc/lispref/os.texi                  |   3 +-
 doc/misc/eww.texi                    |   8 +-
 etc/PROBLEMS                         |  67 +++++++++++++++--
 etc/refcards/Makefile                |   7 +-
 lisp/calc/calc.el                    |   2 +-
 lisp/dired-aux.el                    |  37 ++++-----
 lisp/dired.el                        |   7 +-
 lisp/emacs-lisp/cl-extra.el          |   8 +-
 lisp/files.el                        |   4 +-
 lisp/gnus/mm-encode.el               |   2 +-
 lisp/net/tramp-archive.el            |  15 ++--
 lisp/net/tramp.el                    |  17 +++--
 lisp/outline.el                      |  73 ++++++++++++------
 lisp/progmodes/vhdl-mode.el          |  32 ++++----
 lisp/simple.el                       |   4 +-
 lisp/vc/vc-bzr.el                    |   2 +-
 lisp/vc/vc-cvs.el                    |   2 +-
 lisp/vc/vc-dav.el                    |   4 +-
 lisp/vc/vc-rcs.el                    |   2 +-
 lisp/vc/vc-sccs.el                   |   2 +-
 lisp/vc/vc-src.el                    |  12 +--
 lisp/vc/vc.el                        |   2 +-
 msdos/sed1v2.inp                     |   6 ++
 msdos/sedlibmk.inp                   |   3 +
 src/indent.c                         |   5 +-
 src/msdos.h                          |   9 +++
 src/window.c                         |   9 ++-
 test/lisp/net/tramp-archive-tests.el |  47 ++++++------
 31 files changed, 397 insertions(+), 215 deletions(-)



reply via email to

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