emacs-diffs
[Top][All Lists]
Advanced

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

emacs-29 updated (683961cd733 -> 2e6093b425e)


From: Theodor Thornhill
Subject: emacs-29 updated (683961cd733 -> 2e6093b425e)
Date: Sun, 19 Feb 2023 14:48:21 -0500 (EST)

theo pushed a change to branch emacs-29.

      from  683961cd733 * lisp/simple.el (choose-completion): Check for 
completion-in-region-mode.
       new  d397f3d5084 Add comment style toggle for c-ts-mode (bug#61550)
       new  c544df4fa3f Cleanup preproc indent for c-ts-mode (bug#61558)
       new  2e6093b425e Adjust jsx indentation


Summary of changes:
 lisp/progmodes/c-ts-mode.el                        | 54 +++++++++++++++++++---
 lisp/progmodes/js.el                               |  6 ++-
 lisp/progmodes/typescript-ts-mode.el               |  9 ++--
 .../c-ts-mode-resources/indent-preproc.erts        | 45 ++++++++++++++++++
 test/lisp/progmodes/c-ts-mode-tests.el             |  4 ++
 5 files changed, 107 insertions(+), 11 deletions(-)
 create mode 100644 test/lisp/progmodes/c-ts-mode-resources/indent-preproc.erts



reply via email to

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