emacs-diffs
[Top][All Lists]
Advanced

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

master updated (b761a381066 -> 687c4137fa4)


From: Eli Zaretskii
Subject: master updated (b761a381066 -> 687c4137fa4)
Date: Sat, 27 Apr 2024 06:26:28 -0400 (EDT)

eliz pushed a change to branch master.

      from  b761a381066 Fix `find-grep-dired' with default OpenBSD's Grep
      adds  e3aae5fd385 ; Document 'filtered-frame-list'
      adds  c929532b469 Remove ert-equal-including-properties from manual
      adds  aed2b7a3d82 Avoid assertion violations in 'push_prefix_prop'
      adds  f593bf79a91 Fix the user manual for `calendar-time-zone-style'
      adds  dc720decc3a Fix markup and indexing in the Calendar chapter of user 
manual
      adds  afd0b548fcc Fix python-ts-mode built-in functions and attributes 
(bug#70478)
      adds  90be3015b4d ; Document bookmark fringe mark in the user manual
      adds  2a533514929 Fix Widget manual typos, markup and omissions 
(bug#70502)
      adds  81476fa19e8 Improve documentation of selection and navigation in 
*xref* buffers
      adds  42766f95e5c * build-aux/make-info-dir: Avoid bashism (bug#70484).
      adds  1cc6322e612 ; * etc/PROBLEMS: Document crashes due to tree-sitter 
ABI (bug#70438).
      adds  494dfd9cf2b Fix indentation of if/else in 'csharp-ts-mode' 
(bug#70345)
      adds  d8687fd6cd8 Fix last change
      adds  f37f01b5046 Fix a typo in Introduction to Emacs Lisp (bug#70571).
       new  687c4137fa4 Merge from origin/emacs-29


Summary of changes:
 build-aux/make-info-dir                            |   5 +-
 doc/emacs/calendar.texi                            | 262 ++++++++++++---------
 doc/emacs/maintaining.texi                         |  53 +++--
 doc/emacs/regs.texi                                |  15 +-
 doc/lispintro/emacs-lisp-intro.texi                |   2 +-
 doc/lispref/frames.texi                            |  12 +
 doc/misc/ert.texi                                  |   3 +-
 doc/misc/widget.texi                               |  47 ++--
 etc/PROBLEMS                                       |  22 ++
 lisp/progmodes/csharp-mode.el                      |   4 +-
 lisp/progmodes/python.el                           |  16 +-
 src/dispextern.h                                   |   4 +-
 src/xdisp.c                                        |   2 +
 .../progmodes/csharp-mode-resources/indent-ts.erts |  51 ++++
 test/lisp/progmodes/csharp-mode-tests.el           |   3 +
 15 files changed, 346 insertions(+), 155 deletions(-)
 create mode 100644 test/lisp/progmodes/csharp-mode-resources/indent-ts.erts



reply via email to

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