emacs-diffs
[Top][All Lists]
Advanced

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

master updated (0bb8a011d5 -> bb383a5491)


From: Stefan Kangas
Subject: master updated (0bb8a011d5 -> bb383a5491)
Date: Tue, 17 Jan 2023 00:45:15 -0500 (EST)

skangas pushed a change to branch master.

      from  0bb8a011d5 Add 'file-user-uid' to get the connection-local 
effective UID
      adds  c8d5480972 Bump use-package version for Emacs 29.1
      adds  f16bd1ead4 Revert "* lisp/subr.el (while-let): Use if-let, not 
if-let* (bug#60758)."
      adds  82ae9caadd * lisp/subr.el (while-let): Fix docs if-let->if-let* 
(bug#60758).
      adds  44c9cb8653 Improve indentation for jsx
      adds  352e41016b ruby-ts-mode: Support the option ruby-block-indent
      adds  3d1e74c82a Fix tree-sitter indent preset function (bug#60270)
      adds  67df34c143 Fix M-x eglot prompt when connection already exists 
(bug#60557)
      adds  7c8eac8fbc ; * src/w32fns.c: Fix quoting.  Patch by Arash Esbati 
<arash@gnu.org>.
      adds  1b458aced7 ; * lisp/progmodes/eglot.el: Remove stray space.
      adds  f367ba3ed0 ; Avoid byte-compiler warning in eglot.el
      adds  140824dc09 ; Fix more quoting in w32fns.c.
      adds  c1d32d9a20 CC Mode: Prevent ids in temporary "declarators" getting 
into c-found-types
      adds  e8c77d9abd Fix hfy-exclude-file-rules (bug#60562)
       new  bb383a5491 Merge from origin/emacs-29


Summary of changes:
 lisp/htmlfontify.el                                | 14 +++++-----
 lisp/progmodes/cc-engine.el                        |  8 +++++-
 lisp/progmodes/eglot.el                            | 24 ++++++++--------
 lisp/progmodes/js.el                               | 15 ++++++----
 lisp/progmodes/ruby-ts-mode.el                     | 32 ++++++++++++++++++----
 lisp/progmodes/typescript-ts-mode.el               | 14 ++++++----
 lisp/subr.el                                       |  6 ++--
 lisp/treesit.el                                    |  1 -
 lisp/use-package/use-package-core.el               |  2 +-
 lisp/use-package/use-package.el                    |  2 +-
 src/w32fns.c                                       | 16 +++++------
 .../lisp/progmodes/c-ts-mode-resources/indent.erts | 14 ++++++++++
 test/lisp/progmodes/ruby-ts-mode-tests.el          |  1 +
 13 files changed, 98 insertions(+), 51 deletions(-)



reply via email to

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