emacs-diffs
[Top][All Lists]
Advanced

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

master updated (39b77970c6 -> abeb29bfcc)


From: Stefan Kangas
Subject: master updated (39b77970c6 -> abeb29bfcc)
Date: Sat, 7 Jan 2023 00:44:49 -0500 (EST)

skangas pushed a change to branch master.

      from  39b77970c6 Port to current Gnulib file-has-acl
      adds  699711786a Further generic-related improvements in csharp-ts-mode 
(bug#60376)
      adds  7420b6dcc3 Fix `pr-interface'
      adds  92e8c0c091 ruby-ts-mode: Highlight more kinds of parameters
      adds  5ab03bcc43 Unify the string interpolation delimiters face across ts 
modes
      adds  2ea6ee5cbf (font-lock-regexp-face): New face
      adds  f2ebe43362 (treesit-simple-indent-presets): Short-circuit 'and' and 
'or'
      adds  ff66a5d324 (treesit--indent-rules-optimize): Optimize 'and' and 
'or' matcher forms
      adds  9d410f8de6 (treesit-simple-indent-presets): Ensure 'and' works for 
anchors too
       new  abeb29bfcc Merge from origin/emacs-29


Summary of changes:
 etc/NEWS.29                          |  1 +
 lisp/font-lock.el                    |  6 ++++++
 lisp/progmodes/csharp-mode.el        |  3 +++
 lisp/progmodes/js.el                 |  4 ++--
 lisp/progmodes/ruby-ts-mode.el       | 38 +++++++++++++++++++++++-------------
 lisp/progmodes/typescript-ts-mode.el |  4 ++--
 lisp/treesit.el                      | 21 ++++++++++++--------
 lisp/wid-edit.el                     |  4 +++-
 test/lisp/wid-edit-tests.el          | 16 +++++++++++++++
 9 files changed, 70 insertions(+), 27 deletions(-)



reply via email to

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