emacs-diffs
[Top][All Lists]
Advanced

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

master updated (3de8ed09ab4 -> acfd261a61a)


From: Eli Zaretskii
Subject: master updated (3de8ed09ab4 -> acfd261a61a)
Date: Sat, 10 Jun 2023 06:47:43 -0400 (EDT)

eliz pushed a change to branch master.

      from  3de8ed09ab4 Avoid infinite recursion in 'window_wants_header_line'
      adds  a3459a28e41 * admin/unidata/emoji-zwj.awk: Avoid sprint buffer 
overflow
       new  c777779bf24 ; Merge from origin/emacs-29
      adds  583ba1db7ee typescript-ts-mode: Add a rule for function_signature
      adds  4bc043ff45d Avoid asking redundant question in emacsbug.el
      adds  2eadf328d05 * test/infra/Dockerfile.emba (emacs-base): Don't 
install gawk.
      adds  05f25238b7b Merge branch 'emacs-29' of 
git.savannah.gnu.org:/srv/git/emacs into emacs-29
      adds  2a84ab905c8 Handle point in last file-name component in minibuffer 
completion
      adds  27fcfa2c0a7 ; * etc/NEWS: Improve instructions for grammar 
libraries.
      adds  fa8135f8916 Revert changes to the order in which package descs are 
loaded
      adds  dd2d8ff2f5c ; * etc/NEWS: Mention the issue with PGTK on WSL 
(bug#63384).
      adds  07c8211ca30 Add 'infer' as a keyword to typescript-ts-mode 
(bug#63880)
      adds  bcc222251e1 Fix `emacs-lisp-native-compile-and-load' for C-h f 
(bug#58314)
      adds  026afb22984 ; * etc/PROBLEMS: Entry about crashes due to anti-virus 
(bug#57880).
      adds  240803cc3e1 Document 'startup-redirect-eln-cache'
      adds  a3a69ec2342 Fix connection-local user options handling (bug#63300)
      adds  65f355ea0a3 ; Update my mail address
      adds  90eadc3e234 Revert "* package.el (package--get-activatable-pkg): 
Prefer source packages"
      adds  f4ee696b887 Improve documentation of color-related functions
      adds  9855a3ea744 ; * src/xdisp.c (redisplay_tool_bar): Fix a typo in a 
comment.
      adds  f11e2d36999 ; * admin/git-bisect-start: Update failing commits
      adds  0d8b69e0ad3 Don't ding when completion succeeded
       new  acfd261a61a Merge from origin/emacs-29


Summary of changes:
 admin/git-bisect-start                         | 14 +++++++++-
 doc/lispref/compile.texi                       | 21 +++++++++++++-
 doc/lispref/frames.texi                        | 14 ++++++++++
 etc/NEWS.29                                    | 22 +++++++++------
 etc/PROBLEMS                                   | 38 ++++++++++++++++++++++++++
 lisp/emacs-lisp/comp-cstr.el                   |  2 +-
 lisp/emacs-lisp/comp.el                        | 33 ++++++++++++++--------
 lisp/emacs-lisp/package.el                     | 18 ++++--------
 lisp/files-x.el                                | 26 +++++++++++++-----
 lisp/mail/emacsbug.el                          | 16 +++++++----
 lisp/minibuffer.el                             | 10 ++++---
 lisp/progmodes/elisp-mode.el                   |  8 ++++--
 lisp/progmodes/typescript-ts-mode.el           |  5 ++--
 src/comp.c                                     |  2 +-
 src/xdisp.c                                    |  2 +-
 test/infra/Dockerfile.emba                     |  2 +-
 test/lisp/emacs-lisp/comp-cstr-tests.el        |  2 +-
 test/src/comp-resources/comp-test-funcs-dyn.el |  2 +-
 test/src/comp-resources/comp-test-funcs.el     |  2 +-
 test/src/comp-resources/comp-test-pure.el      |  2 +-
 test/src/comp-tests.el                         |  2 +-
 21 files changed, 179 insertions(+), 64 deletions(-)



reply via email to

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