emacs-diffs
[Top][All Lists]
Advanced

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

master updated (3be70a13d7b -> d7071359522)


From: Stefan Monnier
Subject: master updated (3be70a13d7b -> d7071359522)
Date: Sat, 9 Mar 2024 10:38:49 -0500 (EST)

monnier pushed a change to branch master.

      from  3be70a13d7b Run 'syncdoc-update-type-hierarchy'.
       new  454a55dbd96 (dir-locals-collect-variables): Avoid spurious safety 
warnings
       new  c79a509384d Add non-TS modes as extra parent of TS modes (bug#68246)
       new  41de53d4a1c Simplify mode-indexed tables in packages
       new  357eb52e094 (eglot-server-programs): Comment and whitespace only 
change
       new  d7071359522 Merge branch 'make-ts-derived-modes'


Summary of changes:
 .dir-locals.el                       |   4 +-
 etc/NEWS                             |  10 ++
 lisp/align.el                        |   9 +-
 lisp/cedet/semantic/symref/grep.el   |   6 --
 lisp/emulation/viper.el              |   1 -
 lisp/files.el                        |   6 ++
 lisp/htmlfontify.el                  |   1 +
 lisp/info-look.el                    |   5 +-
 lisp/progmodes/c-ts-mode.el          |   4 +
 lisp/progmodes/cmake-ts-mode.el      |   2 +
 lisp/progmodes/cperl-mode.el         |   2 +
 lisp/progmodes/csharp-mode.el        |   2 +
 lisp/progmodes/dockerfile-ts-mode.el |   2 +
 lisp/progmodes/eglot.el              | 187 ++++++++++++++++++-----------------
 lisp/progmodes/elixir-ts-mode.el     |   2 +
 lisp/progmodes/go-ts-mode.el         |   4 +
 lisp/progmodes/gud.el                |  10 +-
 lisp/progmodes/heex-ts-mode.el       |   2 +
 lisp/progmodes/hideshow.el           |   3 +
 lisp/progmodes/java-ts-mode.el       |   2 +
 lisp/progmodes/js.el                 |   2 +
 lisp/progmodes/json-ts-mode.el       |   2 +
 lisp/progmodes/lua-ts-mode.el        |   2 +
 lisp/progmodes/python.el             |   2 +
 lisp/progmodes/ruby-ts-mode.el       |   2 +
 lisp/progmodes/rust-ts-mode.el       |   2 +
 lisp/progmodes/sh-script.el          |   2 +
 lisp/progmodes/typescript-ts-mode.el |   4 +
 lisp/textmodes/css-mode.el           |   2 +
 lisp/textmodes/html-ts-mode.el       |   2 +
 lisp/textmodes/toml-ts-mode.el       |   2 +
 lisp/textmodes/yaml-ts-mode.el       |   2 +
 32 files changed, 178 insertions(+), 112 deletions(-)



reply via email to

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