emacs-diffs
[Top][All Lists]
Advanced

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

master updated (9b0cb2185d7 -> 1d0e3030ff2)


From: Eli Zaretskii
Subject: master updated (9b0cb2185d7 -> 1d0e3030ff2)
Date: Sat, 18 Nov 2023 06:10:55 -0500 (EST)

eliz pushed a change to branch master.

      from  9b0cb2185d7 ; * etc/NEWS: Fix last change (bug#67225).
      adds  5612fd21a05 Add two doc strings to cl-extra.el
       new  fe553611835 Merge from origin/emacs-29
      adds  5bebd292c63 Pass only the local parts of Eshell's $PATH to 
'tramp-remote-path'
       new  457b5e23fa1 ; Merge from origin/emacs-29
      adds  3fff22eb20c Fix spell-checking email message with citations
      adds  f98637b51b5 ; Fix 'add-face-text-property' shortdoc
      adds  32a32853ce9 Typofix in the doc/lispref/modes.texi
       new  f99de40efc0 Merge from origin/emacs-29
      adds  260ba357bbe Eglot: Send standard :language-id for 
typescript-language-server
       new  1eec562e118 ; Merge from origin/emacs-29
      adds  5a1808da5f3 ; * doc/misc/eglot.texi (Eglot Commands): Fix typos 
(bug#67159).
       new  7ce68f0435e Merge from origin/emacs-29
      adds  c1251ae1f93 * lisp/progmodes/eglot.el (eglot-server-programs): Fix 
previous commit.
       new  703b9c8d24e ; Merge from origin/emacs-29
      adds  4e406bb4208 Fix CBZ file detection in doc-view-mode
      adds  5f3309f6b0f ; Improve indexing in ELisp manual
      adds  42181b65df1 ; * src/editfns.c (Fline_beginning_position): Doc fix.
      adds  c20ae7a30fb ; Improve cross-references in description of 'pcase'
      adds  b4d990bd637 ; Clarify wording about arguments in doc strings
      adds  6f884d3aed9 Add 5 docstrings to abbrev.el (bug#67153)
      adds  c65ddf26a33 ; doc/lispref/debugging.texi: Add reference to Profiler 
docs (bug#67236).
      adds  232a57a3e32 ; * doc/lispref/debugging.texi (Debugging): Add 
cross-references.
       new  6c367f0ad4b Merge from origin/emacs-29
      adds  7b0e07c41ae Make Tramp aware of completion-regexp-list (don't merge)
       new  e5e35a2be6c ; Merge from origin/emacs-29
      adds  8d2012024de * test/lisp/net/tramp-tests.el 
(tramp--test-timeout-handler): Be more verbose.
      adds  3327f36ad95 Add 2 SQLite extensions to allow-list.
      adds  d9e43f2197f Document changes in 'edmacro-parse-keys'
       new  1d0e3030ff2 Merge from origin/emacs-29


Summary of changes:
 doc/lispref/control.texi     |  7 ++++++-
 doc/lispref/debugging.texi   |  6 ++++--
 doc/lispref/modes.texi       |  2 +-
 doc/lispref/tips.texi        | 19 ++++++++++++++-----
 doc/misc/eglot.texi          |  6 +++---
 lisp/abbrev.el               | 39 ++++++++++++++++++++++++++++++++++++---
 lisp/doc-view.el             |  2 +-
 lisp/edmacro.el              | 13 ++++++++++---
 lisp/emacs-lisp/cl-extra.el  | 11 +++++++++--
 lisp/emacs-lisp/shortdoc.el  |  2 +-
 lisp/textmodes/ispell.el     |  3 ++-
 src/editfns.c                |  1 +
 src/sqlite.c                 |  2 ++
 test/lisp/net/tramp-tests.el | 10 ++++++----
 14 files changed, 96 insertions(+), 27 deletions(-)



reply via email to

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