emacs-diffs
[Top][All Lists]
Advanced

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

master updated (b09765a7114 -> 1be62044732)


From: Eli Zaretskii
Subject: master updated (b09765a7114 -> 1be62044732)
Date: Sat, 23 Dec 2023 06:33:10 -0500 (EST)

eliz pushed a change to branch master.

      from  b09765a7114 Fix alignment of columns in Dired display with ls-lisp
      adds  06c399914fa Eglot: Add Uiua language server
      adds  f68f3500236 Improve documentation of text properties handling when 
yanking
      adds  67d9af1c074 Fix using disabled command without a docstring
      adds  75cc1593412 ; * etc/PROBLEMS: Update the "GnuPG hangs" entry.
      adds  b6429b1c1c7 ; Improve documentation of ispell.el's dictionary 
database
      adds  03625c2fefa Fix passive mode for tnftp client in ange-ftp.el.
      adds  7b315e8a5c9 Fix an issue when searching subtree backward (bug#67117)
      adds  2922d683b78 ; * src/treesit.c (treesit_traverse_child_helper): Fix 
comment.
      adds  cb3684e9dfa Fix script for some characters
      adds  77678244b83 doc/lispintro: Don't mention `set` (bug#67734)
      adds  1ad126c0f28 ; Fix typo
      adds  bd0c7589715 Improve documentation of new native-compilation commands
      adds  d386a8aa43f Recommend customizing eglot for python-base-mode
      adds  d220893216c Fix c++-ts-mode indentation (bug#67975)
      adds  7a00ca92c19 Fix treesit test (bug#67117)
      adds  77232826821 Add sample code to the "let*" section in 
"forward-paragraph"
      adds  fba7b9db397 Add explanation for extra parentheses in ELisp 
Introduction
      adds  1e5357d3d1f * doc/man/emacsclient.1: Add missing sections 
(bug#66598)
      adds  a4751657389 * doc/man/emacsclient.1: Fix --tramp option.
       new  1be62044732 Merge from origin/emacs-29


Summary of changes:
 admin/unidata/blocks.awk            |   3 +-
 doc/lispintro/emacs-lisp-intro.texi | 172 ++++++++++++++++++------------------
 doc/lispref/compile.texi            |  15 +++-
 doc/lispref/text.texi               |   5 +-
 doc/man/emacsclient.1               |  62 +++++++++++--
 doc/misc/eglot.texi                 |  10 +--
 etc/PROBLEMS                        |   4 +-
 lisp/international/characters.el    |   3 +
 lisp/net/ange-ftp.el                |   2 +-
 lisp/novice.el                      |   7 +-
 lisp/progmodes/c-ts-mode.el         |   2 +-
 lisp/progmodes/eglot.el             |   3 +-
 lisp/progmodes/elisp-mode.el        |  16 ++--
 lisp/textmodes/ispell.el            |  13 ++-
 src/treesit.c                       |   4 +-
 test/src/treesit-tests.el           |  36 ++++++++
 16 files changed, 239 insertions(+), 118 deletions(-)



reply via email to

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