emacs-diffs
[Top][All Lists]
Advanced

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

master updated (ba6429081a8 -> 6814ab06f2c)


From: Eli Zaretskii
Subject: master updated (ba6429081a8 -> 6814ab06f2c)
Date: Sat, 4 Jan 2025 10:01:55 -0500 (EST)

eliz pushed a change to branch master.

      from  ba6429081a8 Don't always enable xterm-mouse-mode (bug#74833)
      adds  43a8f0de5ec Always match underscore variables for elixir-ts-mode
      adds  07e9f27c3e0 ; * doc/misc/calc.texi: Fix makeinfo warnings 
(bug#75166).
      adds  d47a7d6f0fe ; Add missing parameters in keymap doc
      adds  7acfea19358 ; * doc/lispref/modes.texi (Customizing Keywords): Fix 
typo (bug#75193).
      adds  a720458fdd0 (elisp-flymake-byte-compile): Improve UX with 
`debug-on-error`
      adds  afe776051ec [project-vc]: Make project-buffers more consistent with 
project-files
       new  d63767995e0 Merge from origin/emacs-30
      adds  7fa975adbce Update copyright year to 2025
      adds  cd6e2a08285 Fix copyright years by hand
       new  a1b687568fd ; Merge from origin/emacs-30
      adds  f47a29da5c4 * lisp/man.el (Man-mode): Improve docstring.
      adds  0cacf806391 ; * etc/NEWS: Document change of 
'make-cursor-line-fully-visible'.
      adds  ae2589ea7a5 Add expression handling to heex-ts-mode
      adds  921f454f508 Update fontification for attribute values in 
heex-ts-mode
      adds  55f43f5b220 ; Fix typo in treesit-explore-mode
      adds  4b2bb63b7ac Fix documentation and prompt in 'package-isolate'
      adds  6d8c3c0cbe4 Use `keymap*-set' over `global-set-key'/`define-key' in 
elisp intro
      adds  6468c3f7a74 Update doc string of 'insert'
       new  6814ab06f2c Merge from origin/emacs-30


Summary of changes:
 doc/lispintro/emacs-lisp-intro.texi                | 120 ++++++++++++++-------
 doc/lispref/keymaps.texi                           |   2 +-
 doc/lispref/modes.texi                             |   2 +-
 doc/misc/calc.texi                                 |   5 +-
 etc/NEWS.30                                        |   7 ++
 lisp/emacs-lisp/package.el                         |  15 ++-
 lisp/man.el                                        |  16 ++-
 lisp/progmodes/elisp-mode.el                       |   4 +-
 lisp/progmodes/elixir-ts-mode.el                   |   4 +-
 lisp/progmodes/heex-ts-mode.el                     |   5 +-
 lisp/progmodes/project.el                          |   4 +-
 lisp/treesit.el                                    |   2 +-
 src/editfns.c                                      |   4 +-
 .../progmodes/heex-ts-mode-resources/indent.erts   |  16 +++
 14 files changed, 139 insertions(+), 67 deletions(-)



reply via email to

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