emacs-diffs
[Top][All Lists]
Advanced

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

scratch/pkg updated (9e3eaaa4391 -> 7fc79fae805)


From: Gerd Moellmann
Subject: scratch/pkg updated (9e3eaaa4391 -> 7fc79fae805)
Date: Mon, 2 Oct 2023 04:11:12 -0400 (EDT)

gerd pushed a change to branch scratch/pkg.

      from  9e3eaaa4391 Update HASH for pvec type
      adds  ff2a02afa63 Address defcustom :type warnings
      adds  8d7e498366a Fix ediff-toggle-multiframe cond clauses
      adds  d082f46c8ca vc-annotate.el: make a new face if it didn't exist
      adds  215bfb24dd0 ; checkdoc.el: remove unnecessary regexp groups
      adds  e88be844bf7 regex.c (mutually_exclusive_p): Fix initial value of 
`loop_beg`
      adds  eef32d13da5 Use 'unwind-protect' in more places in Eshell
      adds  6490af559f8 Extract feature list of java-ts-mode to a variable
      adds  07ede5e92a5 ; * lisp/treesit.el 
(treesit-language-at-point-function): Fix doc.
      adds  1f850d8d7b6 Fix treesit-langauge-at-point for elixir-ts-mode.
      adds  a3a840c80a2 Don't call font-lock-mode in treesit-major-mode-setup 
(bug#66223)
      adds  69563820335 Revert "Don't use ellipses while cl-printing strings."
      adds  9a67540e51e ; * test/src/regex-emacs-tests.el: suppress relint 
complaints
      adds  bc52fdd1d15 * src/regex-emacs.c (analyze_first): Fix incorrect 
optimization
      adds  2d25f071b6c New commands to show replacements as diffs (bug#65854)
      adds  d813f71ffe6 * lisp/vc/diff-mode.el (diff-apply-buffer): New command 
(bug#66113).
      adds  dc2199de3e6 * lisp/calendar/todo-mode.el: Let-bind 
`inhibit-read-only`
      adds  7b43d70c737 Update Android port
      adds  83e0442139f There are no file modes on windows and dos
      adds  e881a172d48 ; * lisp/treesit.el (treesit--read-major-mode): Use 
string-suffix-p.
      adds  5ad8db88df8 ; * admin/notes/tree-sitter/performance (Experiments): 
Update.
      adds  3b831fe0f43 Unquote #'project-uniquify-dirname-transform in 
uniquify-dirname-transform.
      adds  0c15c7d9467 ; * etc/NEWS: Demote outline 
'describe-bindings-outline-rules' under Help.
      adds  7c26501175f regex.c (mutually_exclusive_aux) <wordbound>: Remove 
optimization
      adds  9cf1fc49e8c * lisp/tab-line.el: Move Touch screen support section 
to the better place.
      adds  cf4778a1365 Simplify alist lookups in align-region
      adds  8a635ac849d ; Substitute quotes in obsoletion notice in 'C-h f'
      adds  309554edb4f ; Mention 64-bit first in FAQ on large files
      adds  688c893b18e CC Mode: Fix bug in whitespace scanning functions
      adds  f13c4f1562a ; cperl-mode-tests.el: Avoid using skip-when
      adds  a89c86888c4 Detect developer builds in git worktrees as well
      adds  5959a28cce8 Include `all` in `byte-compile-warnings` defcustom type
      adds  6e4432673ca Small clean-up of byte-compile-docstring-style-warn
      adds  01229fe0096 Stop truncating strings too much in 
cl-print-string-with-limit
      adds  cc0d7d7a386 search.c (re--describe-compiled): New function 
(bug#66261)
      adds  35fbf6f1583 * src/regex-emacs.c (STORE_NUMBER): Make it a plain 
function
      adds  6e44d6e1843 regex.c: Various cosmetic changes
      adds  e61a0398433 regex.c: Consolidate the two analysis functions
      adds  168cc0aff0b regex.c: Remove the old analyzes functions
      adds  f7fd21b0686 * configure.ca (open_memstream): New checked function
      adds  64c58011b7a Fix last change
      adds  9a3523e7d83 ; Fix a glob in .clangd
      adds  cdc653d68f4 Update Android port
      adds  ec6e7f7c013 ; Make configure work on Solaris after last change
      adds  8db48d247b7 Eschew non-portable constructs in configure.ac
      adds  63ddbcc0225 Merge remote-tracking branch 
'refs/remotes/origin/master'
      adds  c55e22c4180 Complete yesterday's commit for cl-print.el
      adds  fcd0bb295ad ; * src/regex-emacs.c (forall_firstchar_1): Fix 
compilation error.
      adds  e6dd64aaba5 ; * lisp/progmodes/elixir-ts-mode.el (treesit-node-p): 
Declare.
      adds  7d5fee0feaa Support regeneration of ja-dic.el under 
'--with-small-ja-dic'
      adds  bee18e52737 Fix bug#66093 in Tramp
      adds  7447d3df94e Fix tree-sitter indentation conflict with multiple 
languages
      adds  ca5b48fd76d Fix tmm-mid-prompt :type (Bug#66179)
      adds  4776d90c31b Add new Tramp test
      adds  46978fa1eff Merge from origin/emacs-29
      adds  4ca131b7f54 Merge etc/NEWS from origin/emacs-29
      adds  820deac94bd ; Add missing GNU ELPA :core package statements
      adds  42423b61546 Bump buffers-menu-max-size to 15 on graphical displays
      adds  6dd1565fcf2 Various fixes to lua-ts-mode font-locking
      adds  7caa3f5499b Fix indentation in perl-mode (Bug#35925)
      adds  12aca0f90d7 Update Android port
      adds  3fe843c684a ; Add missing GNU ELPA :core package statement
      adds  c9efecf1b07 Improve handling of "--dired" in Tramp
      adds  9966db38b2c Some tramp-tests.el fixes
      adds  a96dc984dd6 Sort package-selected-packages on save
      adds  f0abc9bc0d5 Fix doc-view conversion indicator for svg images
      adds  248adb4b770 ; Fix mistyped --enable-checking in docs.
      adds  3df581972ff ; Simplify recent change in cl-defstruct
      adds  5d9dbf17cf6 Exclude current buffer from eww-switch-to-buffer
      adds  6b2219cd274 ; Add several "duplicate value in `cond`" FIXMEs
      adds  862e5effbf9 ; Adjust Eshell regression tests to avoid SIGPIPE
      adds  db704687bb9 Update Android port
       new  df03640254d Merge remote-tracking branch 'origin/master' into 
scratch/pkg
       new  43ca2591041 Remove debug code
       new  7fc79fae805 After-merge


Summary of changes:
 .clangd                                            |    2 +-
 .gitignore                                         |    1 +
 admin/notes/tree-sitter/performance                |   10 +
 configure.ac                                       |   16 +-
 doc/emacs/android.texi                             |    9 +
 doc/emacs/input.texi                               |    7 +-
 doc/emacs/msdos.texi                               |    4 +-
 doc/lispref/searching.texi                         |   11 +
 doc/misc/efaq.texi                                 |   10 +-
 etc/NEWS                                           |   21 +-
 etc/NEWS.29                                        |   19 +-
 java/AndroidManifest.xml.in                        |    5 +-
 java/org/gnu/emacs/EmacsDesktopNotification.java   |    2 +-
 java/org/gnu/emacs/EmacsOpenActivity.java          |    6 +
 java/org/gnu/emacs/EmacsService.java               |    9 +-
 leim/Makefile.in                                   |    9 +-
 lisp/align.el                                      |   50 +-
 lisp/bind-key.el                                   |    3 +
 lisp/calendar/diary-lib.el                         |    4 +-
 lisp/calendar/icalendar.el                         |    4 +-
 lisp/calendar/todo-mode.el                         |   60 +-
 lisp/dired-aux.el                                  |   16 +
 lisp/doc-view.el                                   |    3 +-
 lisp/emacs-lisp/advice.el                          |    2 +-
 lisp/emacs-lisp/bytecomp.el                        |   41 +-
 lisp/emacs-lisp/checkdoc.el                        |    6 +-
 lisp/emacs-lisp/cl-macs.el                         |    4 +-
 lisp/emacs-lisp/cl-print.el                        |   47 +-
 lisp/emacs-lisp/elint.el                           |   20 +-
 lisp/emacs-lisp/map.el                             |    3 +
 lisp/emacs-lisp/package.el                         |    2 +-
 lisp/erc/erc.el                                    |    3 +
 lisp/eshell/esh-cmd.el                             |  111 +-
 lisp/eshell/esh-io.el                              |    7 +-
 lisp/eshell/esh-proc.el                            |   16 +-
 lisp/external-completion.el                        |    3 +
 lisp/gnus/gnus-cloud.el                            |    1 +
 lisp/gnus/message.el                               |    9 +-
 lisp/gnus/mm-decode.el                             |    6 +-
 lisp/help-fns.el                                   |    2 +-
 lisp/international/ja-dic-cnv.el                   |    2 +
 lisp/ls-lisp.el                                    |    8 +-
 lisp/mail/sendmail.el                              |   10 +-
 lisp/menu-bar.el                                   |   27 +-
 lisp/misearch.el                                   |  151 +++
 lisp/net/eww.el                                    |   10 +-
 lisp/net/gnutls.el                                 |    2 +-
 lisp/net/ntlm.el                                   |    5 +-
 lisp/net/soap-client.el                            |    3 +
 lisp/net/tramp-sh.el                               |   29 +-
 lisp/net/tramp-sshfs.el                            |    4 +-
 lisp/net/tramp.el                                  |   14 +-
 lisp/org/org.el                                    |    1 +
 lisp/org/ox-html.el                                |    1 +
 lisp/progmodes/cc-awk.el                           |   16 +-
 lisp/progmodes/cc-defs.el                          |   57 +-
 lisp/progmodes/cc-engine.el                        |   52 +-
 lisp/progmodes/cc-mode.el                          |    4 +-
 lisp/progmodes/elixir-ts-mode.el                   |   36 +-
 lisp/progmodes/idlwave.el                          |    2 +-
 lisp/progmodes/java-ts-mode.el                     |   13 +-
 lisp/progmodes/lua-ts-mode.el                      |   56 +-
 lisp/progmodes/perl-mode.el                        |   30 +-
 lisp/progmodes/ps-mode.el                          |    6 +-
 lisp/progmodes/python.el                           |    3 +
 lisp/svg.el                                        |    3 +
 lisp/tab-line.el                                   |   81 +-
 lisp/textmodes/glyphless-mode.el                   |    1 -
 lisp/tmm.el                                        |    3 +-
 lisp/treesit.el                                    |   16 +-
 lisp/uniquify.el                                   |    4 +-
 lisp/use-package/use-package.el                    |    3 +
 lisp/vc/diff-mode.el                               |   35 +
 lisp/vc/ediff-util.el                              |   52 +-
 lisp/vc/vc-annotate.el                             |   33 +-
 make-dist                                          |    5 +-
 src/alloc.c                                        |    4 +
 src/android.c                                      |   11 +-
 src/androidfns.c                                   |    8 +
 src/androidmenu.c                                  |   19 +-
 src/itree.c                                        |    2 +-
 src/keyboard.c                                     |    5 +
 src/pkg.c                                          |    3 -
 src/regex-emacs.c                                  | 1164 ++++++++++----------
 src/regex-emacs.h                                  |    4 +
 src/search.c                                       |   41 +
 src/sfntfont.c                                     |    7 +-
 src/xterm.c                                        |    9 +-
 test/lisp/emacs-lisp/cl-print-tests.el             |   19 +-
 test/lisp/eshell/esh-cmd-tests.el                  |   16 +
 test/lisp/eshell/esh-proc-tests.el                 |   20 +-
 test/lisp/net/tramp-tests.el                       |   81 +-
 .../cperl-mode-resources/cperl-bug-35925.pl        |   36 +
 test/lisp/progmodes/cperl-mode-tests.el            |   24 +-
 .../progmodes/elixir-ts-mode-resources/indent.erts |   16 +
 test/src/regex-emacs-tests.el                      |   29 +-
 test/src/regex-resources/PTESTS                    |    1 +
 97 files changed, 1805 insertions(+), 1056 deletions(-)
 create mode 100644 test/lisp/progmodes/cperl-mode-resources/cperl-bug-35925.pl



reply via email to

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