emacs-diffs
[Top][All Lists]
Advanced

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

master updated (598ab9ca10d -> 93592c69179)


From: Eli Zaretskii
Subject: master updated (598ab9ca10d -> 93592c69179)
Date: Sat, 9 Dec 2023 07:48:06 -0500 (EST)

eliz pushed a change to branch master.

      from  598ab9ca10d ; Fix documentation of register-preview changes
      adds  a547b0e2e83 rust-ts-mode--comment-docstring: Fix/improve the 
previous change
      adds  a1f88963f5d rust-ts-mode--comment-docstring: Handle block doc 
comments
      adds  5f923ff1a6a ; Fix typos
      adds  4fd254e1830 * lisp/indent.el (indent-rigidly): Improve prompt 
(bug#67620).
      adds  89068516b3e Don't claim to signal an error when deleting a 
nonexisting file.
      adds  82ddcf37ec6 ; * doc/lispref/files.texi (Changing Files): Fix last 
change.
      adds  04a39353bae ; * lisp/gnus/message.el (message-mail-user-agent): Doc 
fix (bug#67638).
      adds  71c5f3694fd ; Another fix of doc string of 
'message-mail-user-agent' (bug#67638).
      adds  ad0f87bb4c3 (js--treesit-font-lock-settings): Remove some duplicates
      adds  83ed9018ede (js--treesit-font-lock-settings): Highlight parameters 
in function expression
      adds  4a72f13bdfb js-ts-mode: Highlight property shorthands in assignments
      adds  dc9b733ab88 js-ts-mode: Highlight function parameters inside 
destructuring
      adds  037d858dc1a (rust-ts-mode): Set electric-indent-chars
      adds  12daf386f37 ; * doc/lispref/processes.texi (Network): Fix wording 
and punctuation.
      adds  46fe7a17f53 Fix dragging mode line on text terminals with a mouse 
(bug#67457)
      adds  0f361cc985d ; Minor copyedits in description of ':box' face property
       new  486094126ba Merge from origin/emacs-29
       new  93592c69179 ; * doc/misc/modus-themes.org: Fix merge snafu.


Summary of changes:
 doc/lispintro/emacs-lisp-intro.texi    |  2 +-
 doc/lispref/display.texi               | 14 +++++++-------
 doc/lispref/files.texi                 |  7 ++++---
 doc/lispref/keymaps.texi               |  2 +-
 doc/lispref/processes.texi             | 28 +++++++++++++++-------------
 doc/misc/calc.texi                     |  2 +-
 doc/misc/eglot.texi                    |  2 +-
 doc/misc/epa.texi                      |  4 ++--
 doc/misc/modus-themes.org              |  6 +++---
 doc/misc/widget.texi                   |  6 +++---
 etc/ERC-NEWS                           |  2 +-
 etc/ORG-NEWS                           |  2 +-
 etc/PROBLEMS                           |  2 +-
 lisp/cedet/semantic/complete.el        |  2 +-
 lisp/cedet/srecode/extract.el          |  2 +-
 lisp/cedet/srecode/srt-mode.el         |  2 +-
 lisp/desktop.el                        |  2 +-
 lisp/emacs-lisp/comp-cstr.el           |  2 +-
 lisp/emacs-lisp/comp.el                |  2 +-
 lisp/emacs-lisp/ert.el                 |  2 +-
 lisp/emacs-lisp/lisp.el                |  2 +-
 lisp/emacs-lisp/package-vc.el          |  2 +-
 lisp/erc/erc-services.el               |  2 +-
 lisp/gnus/gnus-search.el               |  2 +-
 lisp/gnus/message.el                   | 10 +++++++---
 lisp/gnus/nndiary.el                   |  2 +-
 lisp/gnus/nnml.el                      |  2 +-
 lisp/indent.el                         |  2 +-
 lisp/language/hanja-util.el            |  2 +-
 lisp/loadup.el                         |  6 +++---
 lisp/mail/rmailout.el                  |  2 +-
 lisp/net/newst-treeview.el             |  2 +-
 lisp/net/sieve-manage.el               |  4 ++--
 lisp/net/soap-client.el                |  2 +-
 lisp/org/oc-biblatex.el                |  2 +-
 lisp/org/oc.el                         |  2 +-
 lisp/org/org-capture.el                |  2 +-
 lisp/org/org-compat.el                 |  2 +-
 lisp/org/org-element.el                |  2 +-
 lisp/org/org-persist.el                |  4 ++--
 lisp/org/org-table.el                  |  2 +-
 lisp/org/org.el                        |  4 ++--
 lisp/progmodes/c-ts-common.el          |  4 ++--
 lisp/progmodes/c-ts-mode.el            |  2 +-
 lisp/progmodes/compile.el              |  2 +-
 lisp/progmodes/cperl-mode.el           |  2 +-
 lisp/progmodes/js.el                   | 26 +++++++++-----------------
 lisp/progmodes/perl-mode.el            |  4 ++--
 lisp/progmodes/ruby-ts-mode.el         |  2 +-
 lisp/progmodes/rust-ts-mode.el         | 10 +++++++---
 lisp/ses.el                            |  2 +-
 lisp/simple.el                         |  2 +-
 lisp/term/linux.el                     |  6 +++++-
 lisp/vc/vc-rcs.el                      |  2 +-
 lisp/vc/vc.el                          |  2 +-
 lisp/xt-mouse.el                       | 10 +++++++---
 src/conf_post.h                        |  2 +-
 src/image.c                            |  2 +-
 src/itree.c                            |  2 +-
 src/tparam.c                           |  2 +-
 src/window.c                           |  2 +-
 src/xfont.c                            |  2 +-
 src/xterm.c                            |  2 +-
 test/lisp/international/mule-tests.el  |  2 +-
 test/lisp/progmodes/perl-mode-tests.el |  2 +-
 65 files changed, 130 insertions(+), 119 deletions(-)



reply via email to

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