emacs-diffs
[Top][All Lists]
Advanced

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

master updated (06882a2d768 -> 87be53846bf)


From: Eli Zaretskii
Subject: master updated (06882a2d768 -> 87be53846bf)
Date: Sat, 30 Mar 2024 04:40:38 -0400 (EDT)

eliz pushed a change to branch master.

      from  06882a2d768 ; Fix last change in inclusion of byteswap.h header
      adds  8d8253f8991 * etc/NEWS: Update for Emacs 29.3
      adds  3221d8d4611 * admin/authors.el (authors-aliases): Add ignored 
authors.
      adds  befa9fcaae2 org-macro--set-templates: Prevent code evaluation
      adds  ccc188fcf98 * lisp/files.el (untrusted-content): New variable.
      adds  937b9042ad7 * lisp/gnus/mm-view.el (mm-display-inline-fontify): 
Mark contents untrusted.
      adds  6f9ea396f49 org-latex-preview: Add protection when 
`untrusted-content' is non-nil
      adds  2bc865ace05 org-file-contents: Consider all remote files unsafe
      adds  7a5d7be52c5 org--confirm-resource-safe: Fix prompt when prompting 
in non-file Org buffers
       new  cd60fa42f68 Merge from origin/emacs-29
      adds  0dab0c0d688 Bump Emacs version to 29.3
      adds  ff6cc3d2cf0 * lisp/ldefs-boot.el: Regenerate.
       new  706fda358bc ; Merge from origin/emacs-29
      adds  ae8f815613c Update files for Emacs 29.3
       new  826998e82f2 Merge from origin/emacs-29
      adds  96fb7199424 Bump Emacs version to 29.3.50
       new  1284aa2655b ; Merge from origin/emacs-29
      adds  9d3d77f12da Fix documentation of 'other-window-for-scrolling'
      adds  38faacf353f Improve documentation of <Delete> in user manual
       new  b1e33b0b621 Merge from origin/emacs-29
      adds  95d9e6eb6b4 * Don't install unnecessary trampolines (bug#69573) 
(don't merge)
       new  966ece24756 ; Merge from origin/emacs-29
      adds  bcf6dd6e266 Add typescript-ts-mode indentation for interface bodies 
(bug#70023)
      adds  fbf68302999 Add test for previous change (bug#70023)
      adds  946d4aad1df Avoid errors in Info-search-case-sensitively in DIR 
buffers
       new  87be53846bf Merge from origin/emacs-29


Summary of changes:
 ChangeLog.4                                        | 594 ++++++++++++++++++++-
 admin/authors.el                                   |   4 +-
 doc/emacs/basic.texi                               |  11 +-
 etc/AUTHORS                                        | 144 +++--
 etc/HISTORY                                        |   2 +
 etc/NEWS.29                                        |  34 +-
 lisp/files.el                                      |   8 +
 lisp/gnus/mm-view.el                               |   1 +
 lisp/info.el                                       |   2 +-
 lisp/org/org-macro.el                              |   9 +-
 lisp/org/org.el                                    |  27 +-
 lisp/progmodes/typescript-ts-mode.el               |   1 +
 src/window.c                                       |  17 +-
 test/lisp/emacs-lisp/cl-generic-tests.el           |   1 -
 .../typescript-ts-mode-resources/indent.erts       |  14 +
 15 files changed, 780 insertions(+), 89 deletions(-)



reply via email to

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