emacs-diffs
[Top][All Lists]
Advanced

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

master updated (828c49ae29f -> 841614c7227)


From: Stefan Kangas
Subject: master updated (828c49ae29f -> 841614c7227)
Date: Fri, 3 Mar 2023 00:45:04 -0500 (EST)

skangas pushed a change to branch master.

      from  828c49ae29f Fix `cond` miscompilation bug
      adds  3f43a16bc63 ; Avoid byte-compilation warning in c-ts-mode.el
      adds  a137f71c67e Improvements to xwidget on macOS (bug#60703)
      adds  756225e3778 Fix wdired-tests on MS-Windows
      adds  1c7b2673bdd Avoid signaling errors in url-basic-auth when password 
is nil
      adds  67befc1f5a5 Eglot: use shell-file-name in eglot--cmd (bug#61748)
      adds  a72a55e3e49 Fix c/c++-ts-mode's mode lighter
      adds  9e105d483fa Fix c-ts-mode indentation for statement after preproc 
(bug#61893)
       new  841614c7227 Merge from origin/emacs-29


Summary of changes:
 lisp/progmodes/c-ts-mode.el |  23 ++++++----
 lisp/progmodes/eglot.el     |   2 +-
 lisp/url/url-auth.el        |   5 ++-
 lisp/xwidget.el             |   3 +-
 src/nsxwidget.h             |   2 +
 src/nsxwidget.m             | 100 +++++++++++++++++++++++++++++++-------------
 src/xwidget.c               |  63 +++++++++++++++++-----------
 test/lisp/wdired-tests.el   |  19 ++++++++-
 8 files changed, 152 insertions(+), 65 deletions(-)



reply via email to

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