emacs-diffs
[Top][All Lists]
Advanced

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

scratch/pkg updated (29493889ecd -> a8eb9731a11)


From: Gerd Moellmann
Subject: scratch/pkg updated (29493889ecd -> a8eb9731a11)
Date: Sun, 3 Dec 2023 00:41:57 -0500 (EST)

gerd pushed a change to branch scratch/pkg.

      from  29493889ecd Merge remote-tracking branch 'origin/master' into 
scratch/pkg
      adds  d5e6b3ff5ae Fix test name with erts-run-test with Point-Char
      adds  3c3c46f4298 ; Improve and add tests for Completion Preview mode
      adds  dd1c5cca70f ; Avoid 'completion-at-point' in 
'completion-preview-insert'
      adds  38e2291cce0 Fix merging italic and underline faces with other fonts
      adds  9656fe03585 Add option `dired-filename-display-length'
      adds  88bd83d1783 Make some aspects of shr rendering customizable
      adds  42545444055 Allow displaying images inline
      adds  d41a5e4b1ba Outline support for shr rendered documents
      adds  d0d9d7f5fa3 Optionally turn on visual-line-mode + outline support
      adds  0de7efe897b Don't insert subscript on a newline
      adds  e736a1b5a2a Don't enable pinentry loopback mode for gpgsm
      adds  8157d49060b Merge branch 'master' of 
git.savannah.gnu.org:/srv/git/emacs
      adds  e6ad97a3338 Fix byte-compilation warnings about 'sqlite-rollback'
      adds  df094dd4bc1 Do not unregister a D-Bus service which is a unique name
      adds  0676a029310 Extend D-Bus doc and test
      adds  6f843f03dc2 typescript-ts-mode: Add missing 'operator' to 
treesit-font-lock-features
      adds  77ab00207d6 ; * admin/authors.el (authors-aliases): Add Noah Peart.
      adds  d8726dd382a Merge from origin/emacs-29
      adds  9cd72fbfa62 ; * configure.ac: Fix the unexec build.
      adds  ab37e0b56a9 ; project-prompt-project-name: Reword a comment
      adds  efae0e68efc (project-prompt-project-name): Simplify a bit
      adds  c20226a1ef5 Repair `tab-first-completion` (bug#67158)
      adds  82bba6713fc regex-emacs.c (forall_firstchar): Fix regression 
bug#67226
      adds  f8fe0cf1bbc ; * src/pdumper.c (dump_vectorlike): Populate switch 
fully.
      adds  278a6e1916c Refactor pseudovector printing
      adds  0a6d0a4959a Simplify option erc-fill-wrap-merge-indicator
      adds  d2ce30afdd2 ; Mark test for erc--update-channel-modes as :unstable
      adds  fb0198bf7e2 ; Update Autoconf auxiliaries in exec
      adds  a7c16e73c08 * src/pdumper.c (dump_vectorlike): Avert compiler 
warning.
      adds  7304cc8a9ca Simplify gnus-group-search-forward
      adds  47e313e9805 Unbind 'C-M-i' in Text mode
      adds  dd5d2b3d3d2 Fix 'dired--get-ellipsis-length'
      adds  e5a9f3371d1 ; * lisp/textmodes/ispell.el (ispell-complete-word): 
Remove FIXME.
      adds  6a01a1a856f .elc format: Record lambdas' doc strings lazily, not 
inline
      adds  6c47931a1ad Make EIEIO ':accessor' behave like ':reader' when 
reading (bug#66938)
      adds  2ec4526b972 (ruby-ts-mode): Extend treesit-thing-settings 
(bug#67036)
      adds  7633f329704 (ruby-ts-mode): Also add 'self' and 'super' to things
      adds  ea4c5fcd772 (ruby-ts-mode): Extend treesit-thing-settings more
      adds  f4bdc9b092a Add autoload cookie to autoload-compute-prefixes 
(bug#67325)
      adds  36941e9e6a5 Font-lock shorthands with arbitrary punctuation 
(bug#67390)
      adds  01e71789177 ; Fix erc--channel-modes test on graphical displays
      adds  2407f810136 Restore prompt correctly when reconnecting in ERC
      adds  76cf700ecb7 * lisp/vc/vc.el (vc-deduce-backend-nonvc-modes): Use 
defcustom (bug#67171).
      adds  1dab381c823 Compiler optimizer: push forms onto 
byte-compile-form-stack
      adds  39cd1db63a9 * lisp/progmodes/project.el 
(project-prompt-project-name): Add 'reverse'.
      adds  d15084c822e * lisp/dired.el (dired-insert-set-properties): Fix 
'isearch-open-invisible'.
      adds  b8d4242e8bd New user option 'shell-command-guess-functions' 
(bug#18132)
      adds  7a5c91a2831 * lisp/dired.el (dired-context-menu): Add menu item 
"Open With" (bug#63911).
      adds  02d88e36e91 Unbreak Eglot, Jsonrpc as EIEIO inches closer to CLOS 
(bug#67480)
      adds  5a0250f7667 Jsonrpc: prevent while-no-input messing with 
jsonrpc-request
      adds  265ffe59fbd Clean up some redundant or otherwise suspect code
      adds  463cd87f059 Various improvements to font-lock-settings for 
elixir-ts-mode
      adds  589e6ae1fb9 Improve register-preview (Fix bug#66394)
      adds  914e9bd4fe5 ; * lisp/indent.el (indent-for-tab-command): Use 
'memq'.  (Bug#67158)
      adds  e3ed3bc7551 * lisp/emacs-lisp/eieio-core.el (eieio-set-defaults): 
Silence errors
      adds  7742b7cea4f Update Calc units table
      adds  a811846879d ; * lisp/calc/calc-units.el: Update dead URL.
      adds  c9097639539 ; * lisp/calc/calc-units.el (math-standard-units): Fix 
typo.
      adds  e87644baa32 ; Fix typos in a recent man.el change
      adds  8525be6d5ec Move malformed-function warning from byte-opt to cconv 
(bug#67483)
      adds  5aba199d754 * lisp/net/tramp.el (tramp-local-host-regexp): Extend.
      adds  a9118521192 * lisp/net/tramp.el (tramp-signal-process): PROCESS can 
also be a string.
      adds  dcd755dabcf Fix validation of :box face attribute
      adds  5519ec4746f * lisp/dired-aux.el (shell-command-guess-open): New 
defcustom (bug#18132).
      adds  90450a38742 * lisp/simple.el: Add declare-function for 
shell-command-guess.
      adds  b261dd13478 * lisp/simple.el 
(minibuffer-default-add-shell-commands): Require 'dired-aux'.
      adds  3cbe263b081 Fix mode-line-inactive face
      adds  eec1142acdd * test/lisp/net/tramp-tests.el 
(tramp-test31-signal-process): Extend.
      adds  3df81fb5dc5 Make register-preview-delay obsolete
      adds  0fa70dad21d Fix register-preview-default
      adds  408126b6d56 Update register manual
      adds  cd6e66f955d Delete register-tests.el now no more needed
      adds  74a5ec0e1e0 Merge branch 'register_preview'
      adds  790a96ac994 Facilitate using Completion Preview with the mouse 
(bug#67479)
      adds  4835c9913b2 Improve font-locking in lua-ts-mode (bug#67554)
      adds  b26852ef974 ; Fix last change.
      adds  e551dd72f79 * etc/PROBLEMS: Add entry about pinentry with gpgsm.  
(Bug#67012)
      adds  bf0b0c9c73d Ensure that directory is expanded in package-vc-checkout
      adds  f8d9dc26c78 Fix indentation for else clause in c-ts-mode (bug#67417)
      adds  dab7cc241f4 Fix c-ts-mode indentation after if/else (bug#67417)
      adds  30841c71a5d Mention Titankey in Tramp, which has passed the tests
      adds  169a5ff7524 ; Fix typo in Gnus manual (bug#67469).
      adds  835902179cd ; Fix recent change in 'c-ts-mode'
      adds  687c416ce9b Fix example in Emacs user manual
      adds  c46700deb0a Add more text to clarify the behavior of 
'with-current-buffer'
      adds  2e5d47f578a ; * doc/lispintro/emacs-lisp-intro.texi 
(copy-to-buffer): Fix last change.
      adds  cd477bf07d8 Fix behavior of 'split-root-window-*' with 'C-u'
      adds  14b62b1ae0e Merge from origin/emacs-29
      adds  ab9c62c2b33 Repair `tab-first-completion` (bug#67158)
      adds  907aab88c7a ; Merge from origin/emacs-29
      adds  ab126284081 Fix typescript-ts-mode indentation for switch statements
      adds  4774a3abb4b Document, that PROCESS of signal-process can be a string
      adds  f6a06ed6c5d Elisp manual: Mention 'write-region' for saving the 
buffer
      adds  a6e9c26c8f4 ; * doc/emacs/files.texi (Save Commands): Fix last 
change.
      adds  c7e459132a9 Fix example in Emacs Lisp Intro manual
      adds  bd62bdbc680 Fix example code in Emacs Lisp Introduction manual
      adds  fbaf113bf38 rust-ts-mode: appropriately fontify doc strings
      adds  7f0bef47ddd Drop extra parenthesis in example code in Emacs Lisp 
Introduction
      adds  7ff943044e9 Fix setting cursor when the window's op line has 
'line-prefix'
      adds  546a68925c9 Fix 'Info-goto-node-web' when NODE is given in various 
forms
      adds  5f882f4ee97 ; Fix doc string punctuation in ruby-ts-mode.el.
      adds  59af2c6b150 Merge from origin/emacs-29
      adds  fb4b0b30a24 Revert "Ensure that directory is expanded in 
package-vc-checkout"
       new  a8eb9731a11 Merge remote-tracking branch 'origin/master' into 
scratch/pkg


Summary of changes:
 admin/authors.el                                   |   1 +
 configure.ac                                       |   3 +
 doc/emacs/custom.texi                              |   4 +-
 doc/emacs/files.texi                               |   4 +
 doc/emacs/fixit.texi                               |  15 +-
 doc/emacs/regs.texi                                |   5 +-
 doc/emacs/text.texi                                |  12 +-
 doc/lispintro/emacs-lisp-intro.texi                |  31 +-
 doc/lispref/modes.texi                             |  15 +-
 doc/lispref/processes.texi                         |   3 +
 doc/misc/dbus.texi                                 |   3 +
 doc/misc/epa.texi                                  |   3 +
 doc/misc/gnus.texi                                 |   2 +-
 doc/misc/tramp.texi                                |   2 +-
 etc/NEWS                                           |  29 ++
 etc/PROBLEMS                                       |  10 +
 exec/config.guess                                  |  28 +-
 exec/config.sub                                    |  49 +++-
 java/org/gnu/emacs/EmacsOpenActivity.java          |   3 +-
 java/org/gnu/emacs/EmacsSafThread.java             |   3 -
 java/org/gnu/emacs/EmacsService.java               |   2 +-
 lisp/calc/calc-units.el                            |  95 +++---
 lisp/completion-preview.el                         | 248 ++++++++++------
 lisp/dired-aux.el                                  | 114 ++++++--
 lisp/dired.el                                      | 176 ++++++++---
 lisp/emacs-lisp/byte-opt.el                        |   4 -
 lisp/emacs-lisp/bytecomp.el                        | 270 ++++++++++-------
 lisp/emacs-lisp/cconv.el                           |  14 +-
 lisp/emacs-lisp/cl-generic.el                      |   1 +
 lisp/emacs-lisp/eieio-core.el                      |   5 +-
 lisp/emacs-lisp/eieio.el                           |   5 +-
 lisp/emacs-lisp/loaddefs-gen.el                    |   1 +
 lisp/emacs-lisp/multisession.el                    |   2 -
 lisp/emacs-lisp/shorthands.el                      |  23 +-
 lisp/epg.el                                        |   7 +-
 lisp/erc/erc-fill.el                               |  96 ++++--
 lisp/erc/erc.el                                    |   4 +-
 lisp/faces.el                                      |   9 +-
 lisp/gnus/gnus-group.el                            |  68 +++--
 lisp/indent.el                                     |  24 +-
 lisp/info.el                                       |  29 +-
 lisp/jsonrpc.el                                    |   6 +-
 lisp/mail/sendmail.el                              |   1 -
 lisp/man.el                                        |   4 +-
 lisp/net/dbus.el                                   |  23 +-
 lisp/net/eww.el                                    |   4 +
 lisp/net/shr.el                                    | 165 +++++++++--
 lisp/net/tramp.el                                  |  27 +-
 lisp/nxml/nxml-mode.el                             |   1 -
 lisp/progmodes/c-ts-mode.el                        |  17 ++
 lisp/progmodes/eglot.el                            |   5 +
 lisp/progmodes/elixir-ts-mode.el                   | 323 ++++++++++++---------
 lisp/progmodes/erts-mode.el                        |   3 +-
 lisp/progmodes/lua-ts-mode.el                      | 152 +++++-----
 lisp/progmodes/project.el                          |  14 +-
 lisp/progmodes/ruby-ts-mode.el                     |  12 +-
 lisp/progmodes/rust-ts-mode.el                     |  13 +-
 lisp/progmodes/typescript-ts-mode.el               |   5 +-
 lisp/register.el                                   | 298 ++++++++++++++++---
 lisp/simple.el                                     |  12 +-
 lisp/sqlite.el                                     |   4 +
 lisp/textmodes/ispell.el                           |  23 +-
 lisp/textmodes/text-mode.el                        |  19 +-
 lisp/vc/vc.el                                      |  12 +-
 lisp/wdired.el                                     |   7 +
 lisp/window.el                                     |  14 +-
 src/pdumper.c                                      |  75 ++---
 src/print.c                                        | 269 +++++++++--------
 src/process.c                                      |   2 +
 src/regex-emacs.c                                  |  26 +-
 src/xdisp.c                                        |   6 +-
 src/xfaces.c                                       |  15 +-
 test/lisp/completion-preview-tests.el              | 184 ++++++++++++
 test/lisp/emacs-lisp/eieio-tests/eieio-tests.el    |  21 ++
 test/lisp/erc/erc-scenarios-auth-source.el         |   2 +-
 test/lisp/erc/erc-scenarios-base-buffer-display.el |   2 +-
 test/lisp/erc/erc-scenarios-base-renick.el         |   2 +-
 test/lisp/erc/erc-scenarios-display-message.el     |   3 +-
 test/lisp/erc/erc-scenarios-misc.el                |   2 +-
 test/lisp/erc/erc-tests.el                         |  53 +++-
 .../resources/base/reuse-buffers/server/barnet.eld |   6 +-
 .../resources/base/reuse-buffers/server/foonet.eld |   6 +-
 test/lisp/erc/resources/erc-scenarios-common.el    |  23 +-
 test/lisp/net/dbus-tests.el                        |   3 +
 test/lisp/net/tramp-tests.el                       | 104 ++++---
 .../lisp/progmodes/c-ts-mode-resources/indent.erts |  20 ++
 .../typescript-ts-mode-resources/indent.erts       |  17 ++
 test/lisp/register-tests.el                        |  43 ---
 88 files changed, 2338 insertions(+), 1132 deletions(-)
 create mode 100644 test/lisp/completion-preview-tests.el
 delete mode 100644 test/lisp/register-tests.el



reply via email to

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