emacs-diffs
[Top][All Lists]
Advanced

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

master updated (5ae0c167324 -> 2d1a96e878e)


From: Eli Zaretskii
Subject: master updated (5ae0c167324 -> 2d1a96e878e)
Date: Thu, 6 Apr 2023 14:40:40 -0400 (EDT)

eliz pushed a change to branch master.

      from  5ae0c167324 Describe how to run Emba tests locally
      adds  6419d78fa6f Fix using background commands in 'eshell-command'
      adds  e2ebf3995d0 ; Auto-commit of loaddefs files.
      adds  21a4ee209c1 Fix new Eshell tests on MS-Windows
      adds  46209b2453b ; Fix last change
       new  c755463f044 ; Merge from origin/emacs-29
      adds  d1d39a0f09c Document enhancements in handling of echo-area messages
      adds  24ed9c7ae78 ; * doc/emacs/trouble.texi (Checklist): Minor copyedits 
(bug#62320).
      adds  89ac5ba11c7 Fix ModelSim error regexp in vhdl-mode
      adds  b39c3cd1125 ; * etc/NEWS: Fix typos.
       new  40860b61eed Merge from origin/emacs-29
      adds  89e337c3fc9 ; Make sure 'eshell-command' tests don't prompt the user
       new  f7e8586104b ; Merge from origin/emacs-29
      adds  fb2c4409207 ; * lisp/progmodes/c-ts-mode.el (c++-ts-mode): Add some 
notice.
      adds  cb8d6ab648f * lisp/subr.el (use-dialog-box-p): Fix conditions for 
GUI dialogs.
      adds  3619663f982 Preserve peer information for web page in eww-readable
      adds  82d0b6c64ea ; * lisp/subr.el (use-dialog-box-p): Fix last change.
      adds  86cf9fd932c Eglot: don't watch directories that don't exist
      adds  5a1c9aace70 ; Add a bit more docstring to tsx-ts-mode (bug#62429)
      adds  479626dbac9 Update to Org 9.6.3-2-gf2949d
      adds  728bc09cf3c Fix regexp string escaping mistake in vhdl-mode.el 
(bug#62508)
      adds  eda88c63adf ; * doc/emacs/trouble.texi (Checklist): Minor grammar 
fix.
      adds  8c1b1022439 ; * lisp/image.el (put-image): Doc fix.
      adds  db308233cb3 Comment out GNUSTEP jobs on EMBA (again)
      adds  a832bc7090c Correct terminology in Elisp Reference Manual
      adds  90c07d3fdd2 Another terminology fix in ELisp reference manual
      adds  257090b8728 Adapt EMBA scripts.
      adds  38cdfcb2128 ; Fix description of new 'keymap-*' functions
      adds  81d1f46d0fe ; Avoid compiler warning in eglot.el.
      adds  6b9f9df9454 ; Improve documentation of 'declare-function'
      adds  5e1953a8f85 ; * etc/NEWS: Minor copyedits of entry for 'keymap-*' 
functions.
      adds  63d4a86f8d1 Fix transforming sliced images
      adds  470d269ec1f Make emoji-zoom-{increase,decrease} set text properties 
correctly
      adds  305246d9726 Add emoji-zoom-reset
       new  2d1a96e878e Merge from origin/emacs-29


Summary of changes:
 doc/emacs/trouble.texi               | 12 ++++--
 doc/lispref/commands.texi            |  6 +--
 doc/lispref/display.texi             | 74 +++++++++++++++++++++++++++---------
 doc/lispref/frames.texi              |  2 +-
 doc/lispref/functions.texi           | 19 ++++-----
 doc/lispref/keymaps.texi             | 19 +++++----
 etc/NEWS.29                          | 28 +++++++++-----
 etc/refcards/orgcard.tex             |  2 +-
 lisp/image.el                        | 50 ++++++++++++++++--------
 lisp/international/emoji.el          | 60 ++++++++++++++++++++---------
 lisp/international/mule-cmds.el      |  3 +-
 lisp/minibuffer.el                   | 26 +++++++++++--
 lisp/net/eww.el                      |  2 +-
 lisp/org/ob-comint.el                | 37 ++++++++----------
 lisp/org/org-version.el              |  4 +-
 lisp/org/org.el                      | 35 +++++++++--------
 lisp/progmodes/c-ts-mode.el          |  6 ++-
 lisp/progmodes/eglot.el              |  6 ++-
 lisp/progmodes/typescript-ts-mode.el |  5 ++-
 lisp/progmodes/vhdl-mode.el          |  2 +-
 lisp/subr.el                         |  7 ++--
 test/infra/Dockerfile.emba           |  4 +-
 22 files changed, 267 insertions(+), 142 deletions(-)



reply via email to

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