emacs-diffs
[Top][All Lists]
Advanced

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

master updated (16e835171a8 -> bb5b25181ea)


From: Eli Zaretskii
Subject: master updated (16e835171a8 -> bb5b25181ea)
Date: Sat, 12 Oct 2024 05:56:18 -0400 (EDT)

eliz pushed a change to branch master.

      from  16e835171a8 ; Revise docstring from last change
      adds  2d4d6dc43a4 Delete XIE X extension from TODO
      adds  37a6c859b04 ; * lisp/emacs-lisp/cl-macs.el (cl-once-only): Fix 
capitalisation.
      adds  ed57faafc74 Set treesit-primary-parser for tree-sitter modes
      adds  52746ceb625 Remove duplicate indent rules in elixir-ts-mode
      adds  1ea0d9b891b Revert "Set treesit-primary-parser for tree-sitter 
modes"
      adds  cd36e070c24 Eglot: minor changes to doc and docstrings
      adds  6a5c2edd84f Eglot: use :immediate t when resolving completions 
(bug#73279)
      adds  f520008744b Avoid segfaults in Rmail-MIME
      adds  e49b479f869 Fix c-ts-mode indentation for initializer lists 
(bug#73661)
      adds  d664227f81a ; More accurate documentation of 
'file-newer-than-file-p'
      adds  6dbe4e99ac4 ; * lisp/emacs-lisp/chart.el (chart-bar-quickie): 
Improve documentation.
      adds  fb155bcfb6f ; * lisp/emacs-lisp/chart.el (chart-bar-quickie): Doc 
fix.
      adds  0f8f0773183 ; * doc/emacs/search.texi (Word Search): Document 
'dictionary-search'.
       new  bb5b25181ea Merge from origin/emacs-30


Summary of changes:
 doc/emacs/search.texi                              | 40 ++++++++++++++++++++++
 doc/lispref/files.texi                             |  3 +-
 doc/misc/eglot.texi                                | 28 +++++++++------
 etc/TODO                                           |  3 --
 lisp/emacs-lisp/chart.el                           | 17 +++++----
 lisp/emacs-lisp/cl-macs.el                         |  2 +-
 lisp/mail/rmailmm.el                               | 12 ++++---
 lisp/progmodes/c-ts-mode.el                        |  9 +++--
 lisp/progmodes/eglot.el                            | 12 ++++---
 lisp/progmodes/elixir-ts-mode.el                   |  3 --
 src/coding.c                                       |  4 ++-
 src/fileio.c                                       |  3 +-
 .../lisp/progmodes/c-ts-mode-resources/indent.erts | 39 +++++++++++++++++++++
 13 files changed, 135 insertions(+), 40 deletions(-)



reply via email to

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