emacs-diffs
[Top][All Lists]
Advanced

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

master updated (d7a6a6941bc -> 3bd7a90dde2)


From: Eli Zaretskii
Subject: master updated (d7a6a6941bc -> 3bd7a90dde2)
Date: Sat, 23 Mar 2024 06:53:24 -0400 (EDT)

eliz pushed a change to branch master.

      from  d7a6a6941bc Merge remote-tracking branch 'savannah/master' into 
master-android-1
      adds  d5901f3f05e Improve documentation of 'edebug-print-*' variables
      adds  8cf05d9be12 Fix 'shortdoc-copy-function-as-kill'
      adds  f48babb1120 `term-mode': mention the keymap to add keybindings to
      adds  c890622e1a9 Tweak regexp for object initializers in csharp-mode 
(bug#69571)
      adds  06a991e7e87 ; * admin/notes/bugtracker: Minor copyedit.
      adds  8014dbb2ad8 * admin/notes/bugtracker: Minor copyedit.
      adds  5bdc2436c64 ; * lisp/emacs-lisp/cl-macs.el (cl-labels): Fix stray 
diff marker.
      adds  7f6e335f4b4 Fix documentation of M-SPC in user manual
      adds  fa79de7c6b8 ; * lisp/calendar/calendar.el: Remove extra space.
      adds  759dedfab07 More accurate documentation of 'rmail-mail-new-frame'
      adds  689f04a2ddf Clarify description of format-spec truncation
       new  e813c0fa3a1 Merge from origin/emacs-29
      adds  51848e4731f * Fix missing `comp-files-queue' update (bug#63415).
       new  a530b8d3662 ; Merge from origin/emacs-29
      adds  afb7a23e7b9 ; Improve documentation of 'backup-by-copying'
      adds  e95a8622263 ; * lisp/keymap.el (key-parse): Fix processing of 
"[TAB]".  (Bug#69893)
       new  3bd7a90dde2 Merge from origin/emacs-29


Summary of changes:
 admin/notes/bugtracker                             |  4 ++--
 doc/emacs/files.texi                               |  6 +++++
 doc/emacs/killing.texi                             | 28 +++++++++++++++-------
 doc/emacs/rmail.texi                               |  5 +++-
 doc/lispref/strings.texi                           |  2 +-
 lisp/calendar/calendar.el                          |  2 +-
 lisp/emacs-lisp/cl-macs.el                         |  2 +-
 lisp/emacs-lisp/edebug.el                          | 12 ++++++----
 lisp/format-spec.el                                |  6 ++---
 lisp/keymap.el                                     |  2 +-
 lisp/progmodes/csharp-mode.el                      |  7 ++++--
 lisp/term.el                                       | 11 +++++++--
 .../progmodes/csharp-mode-resources/indent.erts    | 19 +++++++++++++++
 ...{heex-ts-mode-tests.el => csharp-mode-tests.el} | 13 +++++-----
 14 files changed, 85 insertions(+), 34 deletions(-)
 create mode 100644 test/lisp/progmodes/csharp-mode-resources/indent.erts
 copy test/lisp/progmodes/{heex-ts-mode-tests.el => csharp-mode-tests.el} (70%)



reply via email to

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