emacs-diffs
[Top][All Lists]
Advanced

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

feature/positioned-lambdas updated (c3b3fc82e8a -> ab7e5f9fac8)


From: Alan Mackenzie
Subject: feature/positioned-lambdas updated (c3b3fc82e8a -> ab7e5f9fac8)
Date: Sun, 24 Mar 2024 12:03:20 -0400 (EDT)

acmacm pushed a change to branch feature/positioned-lambdas.

      from  c3b3fc82e8a Make branch work again after merge from master
      adds  18b6289adfd ; * java/org/gnu/emacs/EmacsPreferencesActivity.java: 
Fix commentary.
      adds  7b4ca9e609e Leverage inverse-video for erc-inverse-face
      adds  e2620fd7344 Make important text props more resilient in ERC
      adds  166c8a98949 Redefine erc-spoiler-face to indicate revealed text
      adds  f3da3d1c68b Fix faulty decoded-time adjustment in erc-stamp
      adds  fbc5fb2561d Extract check for end of macro to function
      adds  385a02cffde * src/keyboard.c (requeued_events_pending_p): Improve 
name and fix comment
      adds  d6f326452ec * src/keyboard.c (requeued_events_pending_p): New 
function
      adds  6f46dd516b8 Continue reading in 'read-event' etc. at the end of a 
keyboard macro
      adds  d444390ec56 Remove workarounds for solved 'read-event' bug
      adds  df3e0bcbdbc * lisp/calc/calc-prog.el: Switch to new method of 
detecting end of kbd macro
      adds  2fdb281a276 * src/keyboard.c (read_key_sequence): Remove MSVC 
compatibility hack
      adds  c17ecd2dcd2 syncdoc-type-hierarchy.el: Sort and remove `comp` 
dependency
      adds  46afc91c9f7 Let 'browse-url-interactive-arg' return more values for 
NEW-WINDOW-FLAG
      adds  887789eecc8 Avoid dependency on nonexisting target in lispref 
makefile
      adds  ed43ad5b565 (bindat--unpack-item): Sanitize vector length
      adds  9a2ce74c378 Fix pp-emacs-lisp-code printing of symbols
      adds  bbc53e0bcf3 Improve pp-emacs-lisp-code backquote form printing
      adds  2d61ebb5059 Change bare-symbol back to match intent
      adds  75cfc6c73fa ; Fix error message in last change to bindat.el
      adds  a7a37341cad Implement notification callbacks on Android
      adds  bf38783c32e Fix notification cancellation detection on Android
      adds  d7ded996082 Implement notification residency on Android
      adds  fd33b637e98 ; Fix omission from last change
      adds  7ea3a464036 Resolve inconsistency between Android and XDG 
notifications
      adds  2704ec54fd3 (gnus-convert-old-newsrc): Remove ancient converters
      adds  fd293c7c67d ; Check in missing change to AndroidManifest.xml.in
      adds  3ed5777fa73 Fix CheckJNI crash on Android 2.2
       new  90f008d1de2 Merge branch 'master' into feature/positioned-lambdas
       new  1de7a370d17 Fix over complicated handling of lambda positions
      adds  d5773276fb1 (comp-known-predicates): Fix overly optimistic 
`functionp`
      adds  7c552b22e64 Jsonrpc: improve performance of process filter function
      adds  0cc44094613 ; * admin/MAINTAINERS: Add Daniel Pettersson.
      adds  3e96dd4f885 cl-generic: Signal an error when a type specializer 
won't work
      adds  8df67390778 Cleanup some type predicates
      adds  4afafa03704 Try and avoid hardcoding lists of function types
      adds  6b40d557c4a Port more notification senders to non-XDG systems
      adds  4ac4cec652f Prevent freezes on macOS (bug#69561)
      adds  e7e285ec348 Fix crash when displaying notifications on Android 3.0
      adds  c5945e0f9ea Fix name of gnus-notification(s)-close; ignore argument
      adds  d95f2a882d5 ns_select fix for macOS terminals (bug#69561)
      adds  db5c8bda638 ; * java/org/gnu/emacs/EmacsDesktopNotification.java 
(display1): Another fix.
      adds  30bc867aecc Improve /proc/self/exe substitution on Android
      adds  1b94f800ae3 * exec/trace.c (rpl_stpcpy): Replace stpcpy if absent.
      adds  e7b1743b798 Fix resetting keyboard hook state on MS-Windows
      adds  7971537d3cd ; Fix last change to compile with mingw.org's MinGW
      adds  013114664ef * lisp/emacs-lisp/vtable.el (vtable-update-object): Fix.
      adds  f6a27bc32d1 Add user option to disable JavaScript in xwidget webview
      adds  a60804ab954 ; Fix last change (bug#68604)
      adds  cb9ee24ea69 Add bounds-of-thing-at-point property for 'number'
      adds  fd0a6cb172d ffap.el: Exclude angle brackets from file names in XML
      adds  3807f380b33 bug#69685: Add language server for Fennel to eglot
      adds  6d1c1fca0aa ; Simplify (with-current-buffer (get-buffer ...) ...)
      adds  c94d680f6eb Handle the case where 'vtable-update-object' doesn't 
find old object
      adds  a7057745f5e Detect the readline support for Python shell completion
      adds  eae2c73edb3 Add language server for Move to eglot
      adds  f3deaa117ac Context menu for project (bug#69566)
      adds  bd6b64e0a88 * lisp/progmodes/project.el: Don't run modes from 
.dir-locals.el.
      adds  f03f14165ed * lisp/textmodes/flyspell.el (flyspell-check-changes): 
New user option.
      adds  9a2c7d865ff Fix last change
      adds  c8c0d0a9550 (customize-mode): Fix bug#69501
      adds  9422a673744 (set-auto-mode): Streamline to fix bug#67795
      adds  5037b9eed71 fix: project submodule detection does not work for 
worktrees
      adds  77a86d738ee (project--value-in-dir): Ensure that the global value 
is still honored
      adds  c453c82dc6a * src/sfntfont-android.c (init_sfntfont_android): Fix 
SDK check.
      adds  1be33963f06 ; * src/androidselect.c 
(Fandroid_notifications_notify): Typo in doc string.
      adds  09ab6693515 Keep indenting text when 'shr-fill-text' is nil 
(bug#69555)
      adds  9dcb28d6014 With visible-completions, only bind RET when completion 
is selected
      adds  ffbf876a93c * lisp/vc/diff-mode.el (diff-mode-menu): Add menu item 
"Apply all hunks".
      adds  ebd32040e06 ; * src/xwidget.c (xwidget-webkit-disable-javascript): 
Doc fix.
      adds  1c4233b9a39 ; Fix documentation of 'flyspell-check-changes'
      adds  5bba1b95b80 Further adjustments for restoring killed buffer windows 
(Bug#68235)
      adds  3858e4f2294 Fix bug with CHECK_STRUCTS introduced by last buffer.h 
change
      adds  bf3d296d24e ; Fix documentation of a recent change (bug#68235)
      adds  c393c046797 * lisp/emacs-lisp/advice.el 
(comp-subr-trampoline-install): Don't declare.
      adds  00553628558 * Don't install unnecessary trampolines (bug#69573)
      adds  7231a89524f * lisp/emacs-lisp/bindat.el (sint): Burp in dynbind 
(bug#69749)
      adds  983d1730991 ; * src/eval.c (Fhandler_bind_1): Fix docstring.
      adds  bbbf1e6f2d5 Fix calc.texi for Texinfo 4.13
      adds  6461854f47d ; Circumvent miscompilations on Sun C 5.12 (148917-07)
      adds  c77e35efd36 * doc/lispref/frames.texi (Window System Selections): 
Fix misuse of xref.
      adds  4d03f70b7f0 Correct doc strings for x-*-keysym
      adds  65852992161 Support x-*-keysym on Android
      adds  28e481bf7af Respond to default action from Gnus notifications
      adds  deebf74b0e1 ; * src/xterm.c (syms_of_xterm): Fix typo.
      adds  899ea79310d In window-related documentation write 'symbol' instead 
of 'constant'
      adds  fe491173e8f ; * doc/emacs/files.texi (Image Mode): Fix typo 
(bug#69671).
      adds  db5915f30ba Fix 'with-sqlite-transaction'
      adds  a9be5c7ea92 ; * doc/lispref/control.texi (Conditionals): Add 
missing paren (bug#69742).
      adds  db027a06976 ; Fix bibtex-biblatex-field-alist docstring typo.
      adds  b708e639d63 ; * src/lread.c (maybe_swap_for_eln): Clarify warning 
message.
      adds  ed48b0d657c ; * CONTRIBUTE: Ask not to use non-ASCII unless 
necessary.
      adds  3b791ebbe17 ; Fix 'usage:' keyword in Ffile_name_concat doc.
      adds  cc8a2c57b5e Merge from origin/emacs-29
      adds  c12852bbf61 Document and announce 'marker-last-position'
      adds  d60d625f6e7 Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs
      adds  d855f1c3f9c ; Fix recent changes in documentation
      adds  685f4295f98 ; Document more DND functions with limited support
      adds  ad3a3ad6e61 ; Pacify -Wmaybe-uninitialized in coding.c.
      adds  445e2499baa debug.el: Prevent re-entering the debugger for the same 
error
      adds  7a0f4de3c18 Improve C++ standard library detection on Android
      adds  21828f288ef Fix vc-dir when "remote" Git branch is local
      adds  67b0c1c09ea Update modus-themes to their 4.4.0 version
      adds  562d9c9db56 Update source repository of the Modus themes
      adds  c29b6df2273 * lisp/tab-bar.el (tab-bar-select-restore-windows): New 
defcustom.
      adds  8d4a8b7dfd0 ; Re-apply accidentally reverted commit
      adds  1a8b34a503e Makeshift solution for X server bug
      adds  706403f2aa3 (cl-type-of): New function to return more precise types 
(bug#69739)
      adds  e624bc62752 (primitive-function): New type
      adds  63e67916b01 Followup changes to `cl-type-of`
      adds  be08372bf9b Merge branch 'cl-type-of' (bug#69739)
      adds  70ac815ece2 * lisp/emacs-lisp/cl-preloaded.el (user-ptr): Add 
predicate
      adds  ce29ae32d0b ; * lisp/vc/vc-git.el (vc-git--out-str): Doc fix.
      adds  f2e239c6a7d Respect display names of Android content URIs
      adds  a7cb220523d Update android.texi
      adds  0f76baeac07 * Use 'cl-type-of' in comp-cstr.el
      adds  f7f619779c9 * test/lisp/emacs-lisp/comp-cstr-tests.el 
(comp-cstr-test-93): Add test.
      adds  88355de6022 Unbreak the Cygw32 build broken by resent WTS_SESSION 
changes
      adds  014cd004027 Fix vc-git test when no identities are configured
      adds  e72f17e4622 Respect file display names during Android drag-and-drop
      adds  0b0c7da8c80 Add native compiler sanitizer
      adds  e8d2bc75314 ; * lisp/emacs-lisp/comp-cstr.el 
(comp--normalize-typeset0): Fix comment.
      adds  1475e3c3b56 ; Fix doc strings of recent changes
      adds  e2fec514fd2 ; * lisp/emacs-lisp/comp.el: Add a simple sanitizer 
usage example.
      adds  ae9d8eedfdd ; Minor copyedits of last change.
      adds  0df28dc00ed ; * lisp/emacs-lisp/comp-run.el 
(comp-run-async-workers): Fix indentation.
      adds  ad0492c5a97 Android compatibility fixes
      adds  b3f04eb6849 Avoid recomputing the whole table in 
'vtable--recompute-numerical'
      adds  fe24a8c3c09 Speed up display of RTL text with many character 
compositions
      adds  393f58c85ae 'vtable-update-object' can now be called with one 
argument
      adds  5a09cc111f0 ; * src/xterm.c (syms_of_xterm): Document x-*-keysym's 
default values.
      adds  3a902db97a9 (widget--allow-insertion): New macro
      adds  129bc91a2c9 wid-edit.el: Cosmetic changes
      adds  e819413e24d Speed up `describe-char` when a property has a large 
value
      adds  05b8de54e30 byte-opt.el: Remove test that's not applicable any more
      adds  2000d6e0f27 (describe-symbol-backends): Fix addition of the "type" 
backend
      adds  c214fc9626c Update to Transient v0.6.0-1-gcaef3347
      adds  946280365d4 (make-help-screen): Move most of the code out to a 
function
      adds  a1f8702e834 (help-fns-function-name): New function
      adds  60c9702972f * lisp/help.el (help--analyze-key): Use 
`help-fns-function-name`
      adds  0c321ddbd3a Fix display of custom menus after putative cosmetic 
change
      adds  c1530a2e497 ; * lisp/help-fns.el (help-fns-function-name): Doc fix.
      adds  accd79c9393 (help-fns-function-description-header): Print 
functions' type
      adds  7269a2f1586 (pp-fill): Cut before parens and dots
      adds  3197d7015b8 etc/NEWS: Document the new behavior of 
`describe-function`
      adds  7e32e8392ab Fix recent test regressions
      adds  e39cb515a10 Correctly handle non-BMP characters in Android content 
file names
      adds  023a5fe5a3b Minor adjustments to last change
      adds  0e83cbd90ec Enable calling decode_coding_object with both SRC and 
DST_OBJECT Qnil
      adds  d3ca7c68c7e ; Open inferior Lua buffer in a window, not a frame
      adds  f412892b79d ; Remove unneeded group in lua-ts-mode defcustoms
      adds  6235212d736 Add BasedPyright LSP server alternative for Eglot's 
'python-mode'
      adds  e52bc9ef6f7 Avoid infinite recursion in 'image-mode--display'
      adds  2fb6f252bfe Improve support for preprocessor macros in 
'c/c++-ts-mode'
      adds  5769a105308 ; Fix doc strings of some treesit-related functions
      adds  d7a6a6941bc Merge remote-tracking branch 'savannah/master' into 
master-android-1
      adds  d5901f3f05e Improve documentation of 'edebug-print-*' variables
      adds  8cf05d9be12 Fix 'shortdoc-copy-function-as-kill'
      adds  f48babb1120 `term-mode': mention the keymap to add keybindings to
      adds  c890622e1a9 Tweak regexp for object initializers in csharp-mode 
(bug#69571)
      adds  06a991e7e87 ; * admin/notes/bugtracker: Minor copyedit.
      adds  8014dbb2ad8 * admin/notes/bugtracker: Minor copyedit.
      adds  5bdc2436c64 ; * lisp/emacs-lisp/cl-macs.el (cl-labels): Fix stray 
diff marker.
      adds  7f6e335f4b4 Fix documentation of M-SPC in user manual
      adds  fa79de7c6b8 ; * lisp/calendar/calendar.el: Remove extra space.
      adds  759dedfab07 More accurate documentation of 'rmail-mail-new-frame'
      adds  689f04a2ddf Clarify description of format-spec truncation
      adds  e813c0fa3a1 Merge from origin/emacs-29
      adds  51848e4731f * Fix missing `comp-files-queue' update (bug#63415).
      adds  a530b8d3662 ; Merge from origin/emacs-29
      adds  afb7a23e7b9 ; Improve documentation of 'backup-by-copying'
      adds  e95a8622263 ; * lisp/keymap.el (key-parse): Fix processing of 
"[TAB]".  (Bug#69893)
      adds  3bd7a90dde2 Merge from origin/emacs-29
      adds  8d7a3ed3495 * src/coding.c (produce_chars): Fix a thinko 
(bug#69966).
      adds  abc2d39e010 Use 'regexp-opt' in 'dired-omit-regexp'
      adds  af1e36d0c66 ; * doc/misc/dired-x.texi (Omitting Variables): Fix 
markup.
      adds  72972118e6f Allow toggling "readable" mode in EWW
      adds  4b0f5cdb01f Add 'eww-readable-urls'
      adds  79c758187ce Recompute :map when image :scale, :rotation, or :flip 
changes
      adds  8578652b5b0 ; Fix markup in recent change to dired-x.texi.
      adds  0f04aa06a69 (describe-package-1): Fix bug#69712
      adds  44be4fa8e65 Remove unused faces from various erc-goodies tests
      adds  525bc083155 Remove mishandled erc-control-default-{fg,bg} faces
      adds  b9bd78f78d6 Restore leading space to right-margin stamps in ERC
      adds  a46789b56af Reuse command-indicator code for script lines in ERC
      adds  ef859d8b1b2 edebug.el: Better strip instrumentation from backtraces
      adds  044558766a7 * doc/emacs/help.texi (Name Help): Mention buttons 
(bug#69935)
      adds  a496378c941 cl-preloaded.el: Improve docstrings of "kinds"
      adds  2be41da38ef Improve consistency of content file name handling
      adds  7206a620af2 Don't define user-ptr type when user-ptrp is not present
      adds  30b1b0d7cd8 ; * lisp/emacs-lisp/cl-preloaded.el (user-ptr): Fix 
typo.
      adds  c5de73a95a6 Fix native compilation for circular immediates 
(bug#67883)
       new  ab7e5f9fac8 Merge branch 'master' into feature/positioned-lambdas


Summary of changes:
 CONTRIBUTE                                         |    2 +
 admin/MAINTAINERS                                  |    7 +-
 admin/notes/bugtracker                             |    4 +-
 admin/syncdoc-type-hierarchy.el                    |   26 +-
 build-aux/ndk-build-helper-1.mk                    |    2 +-
 build-aux/ndk-build-helper-2.mk                    |    2 +-
 configure.ac                                       |   12 +-
 cross/ndk-build/Makefile.in                        |   26 +-
 cross/ndk-build/ndk-build.mk.in                    |    2 +
 cross/ndk-build/ndk-resolve.mk                     |   32 +-
 doc/emacs/android.texi                             |   14 +-
 doc/emacs/files.texi                               |    8 +-
 doc/emacs/help.texi                                |    7 +
 doc/emacs/killing.texi                             |   28 +-
 doc/emacs/misc.texi                                |    9 +
 doc/emacs/rmail.texi                               |    5 +-
 doc/lispref/Makefile.in                            |    5 +-
 doc/lispref/buffers.texi                           |    6 +
 doc/lispref/control.texi                           |    2 +-
 doc/lispref/display.texi                           |   24 +
 doc/lispref/elisp_type_hierarchy.jpg               |  Bin 345570 -> 288444 
bytes
 doc/lispref/elisp_type_hierarchy.txt               |   66 +-
 doc/lispref/frames.texi                            |    4 +-
 doc/lispref/markers.texi                           |    8 +
 doc/lispref/objects.texi                           |   33 +-
 doc/lispref/os.texi                                |   10 +-
 doc/lispref/strings.texi                           |    2 +-
 doc/lispref/symbols.texi                           |   78 +-
 doc/lispref/windows.texi                           |  117 +-
 doc/misc/calc.texi                                 |   12 +-
 doc/misc/dired-x.texi                              |   10 +
 doc/misc/eww.texi                                  |   21 +
 doc/misc/modus-themes.org                          | 1435 ++++++++++----------
 doc/misc/transient.texi                            |   28 +-
 doc/misc/vtable.texi                               |   13 +-
 etc/NEWS                                           |  113 ++
 etc/themes/modus-operandi-deuteranopia-theme.el    |   77 +-
 etc/themes/modus-operandi-theme.el                 |   75 +-
 etc/themes/modus-operandi-tinted-theme.el          |   84 +-
 etc/themes/modus-operandi-tritanopia-theme.el      |   77 +-
 etc/themes/modus-themes.el                         |  545 ++++----
 etc/themes/modus-vivendi-deuteranopia-theme.el     |   78 +-
 etc/themes/modus-vivendi-theme.el                  |   77 +-
 etc/themes/modus-vivendi-tinted-theme.el           |   96 +-
 etc/themes/modus-vivendi-tritanopia-theme.el       |   77 +-
 exec/configure.ac                                  |    8 +
 exec/exec.c                                        |    2 +-
 exec/exec.h                                        |    1 +
 exec/trace.c                                       |  151 +-
 java/AndroidManifest.xml.in                        |   11 +-
 java/INSTALL                                       |   34 +-
 java/org/gnu/emacs/EmacsActivity.java              |   21 +
 java/org/gnu/emacs/EmacsDesktopNotification.java   |  202 ++-
 java/org/gnu/emacs/EmacsNative.java                |   22 +-
 java/org/gnu/emacs/EmacsOpenActivity.java          |   43 +-
 java/org/gnu/emacs/EmacsPreferencesActivity.java   |    5 +-
 java/org/gnu/emacs/EmacsService.java               |  133 +-
 java/org/gnu/emacs/EmacsWindow.java                |   30 +-
 .../gnu/emacs/EmacsWindowAttachmentManager.java    |    9 +-
 lisp/bind-key.el                                   |   43 +-
 lisp/calc/calc-prog.el                             |   16 +-
 lisp/calendar/calendar.el                          |    2 +-
 lisp/calendar/todo-mode.el                         |    8 +-
 lisp/comint.el                                     |    2 +-
 lisp/cus-edit.el                                   |    7 +-
 lisp/cus-start.el                                  |    4 +
 lisp/descr-text.el                                 |   52 +-
 lisp/dired-x.el                                    |   26 +-
 lisp/dnd.el                                        |   15 +-
 lisp/emacs-lisp/advice.el                          |    2 -
 lisp/emacs-lisp/backquote.el                       |   24 -
 lisp/emacs-lisp/bindat.el                          |    7 +
 lisp/emacs-lisp/byte-opt.el                        |    1 -
 lisp/emacs-lisp/bytecomp.el                        |   15 +-
 lisp/emacs-lisp/checkdoc.el                        |    2 +-
 lisp/emacs-lisp/cl-extra.el                        |   18 +-
 lisp/emacs-lisp/cl-generic.el                      |   10 +-
 lisp/emacs-lisp/cl-macs.el                         |   47 +-
 lisp/emacs-lisp/cl-preloaded.el                    |   77 +-
 lisp/emacs-lisp/cl-print.el                        |    2 +-
 lisp/emacs-lisp/comp-cstr.el                       |   19 +-
 lisp/emacs-lisp/comp-run.el                        |   21 +-
 lisp/emacs-lisp/comp.el                            |   81 +-
 lisp/emacs-lisp/debug.el                           |   25 +-
 lisp/emacs-lisp/edebug.el                          |  155 ++-
 lisp/emacs-lisp/eieio-core.el                      |    2 +-
 lisp/emacs-lisp/eieio-opt.el                       |    2 +-
 lisp/emacs-lisp/nadvice.el                         |    2 +-
 lisp/emacs-lisp/oclosure.el                        |    2 +-
 lisp/emacs-lisp/package.el                         |    2 +-
 lisp/emacs-lisp/pp.el                              |   92 +-
 lisp/emacs-lisp/re-builder.el                      |    2 +-
 lisp/emacs-lisp/seq.el                             |    3 +-
 lisp/emacs-lisp/shortdoc.el                        |    2 +-
 lisp/emacs-lisp/vtable.el                          |   59 +-
 lisp/erc/erc-button.el                             |    3 +-
 lisp/erc/erc-dcc.el                                |    2 +-
 lisp/erc/erc-desktop-notifications.el              |   24 +-
 lisp/erc/erc-goodies.el                            |   75 +-
 lisp/erc/erc-stamp.el                              |   10 +-
 lisp/erc/erc.el                                    |   92 +-
 lisp/eshell/em-unix.el                             |    2 +-
 lisp/ffap.el                                       |    3 +
 lisp/files.el                                      |  231 ++--
 lisp/format-spec.el                                |    6 +-
 lisp/gnus/gnus-group.el                            |    2 +-
 lisp/gnus/gnus-notifications.el                    |   46 +-
 lisp/gnus/gnus-start.el                            |   18 +-
 lisp/gnus/legacy-gnus-agent.el                     |  260 ----
 lisp/help-fns.el                                   |  106 +-
 lisp/help-macro.el                                 |  275 ++--
 lisp/help-mode.el                                  |    8 +
 lisp/help.el                                       |   48 +-
 lisp/image-mode.el                                 |    5 +-
 lisp/image.el                                      |  221 ++-
 lisp/international/mule-cmds.el                    |    7 +-
 lisp/jsonrpc.el                                    |   28 +-
 lisp/keymap.el                                     |    2 +-
 lisp/menu-bar.el                                   |    5 +-
 lisp/minibuffer.el                                 |   24 +-
 lisp/mouse.el                                      |    7 +
 lisp/net/browse-url.el                             |   17 +-
 lisp/net/dbus.el                                   |    6 +-
 lisp/net/eww.el                                    |  164 ++-
 lisp/net/shr.el                                    |   15 +-
 lisp/net/sieve.el                                  |    2 +-
 lisp/net/tramp-cmds.el                             |    2 +-
 lisp/obsolete/quickurl.el                          |    2 +-
 lisp/org/ob-calc.el                                |    2 +-
 lisp/org/org-agenda.el                             |    2 +-
 lisp/pcomplete.el                                  |    2 +-
 lisp/profiler.el                                   |   74 +-
 lisp/progmodes/bug-reference.el                    |    2 +-
 lisp/progmodes/c-ts-common.el                      |    2 +-
 lisp/progmodes/c-ts-mode.el                        |   71 +-
 lisp/progmodes/csharp-mode.el                      |    7 +-
 lisp/progmodes/eglot.el                            |    5 +-
 lisp/progmodes/idlw-help.el                        |    2 +-
 lisp/progmodes/lua-ts-mode.el                      |   13 +-
 lisp/progmodes/project.el                          |   14 +-
 lisp/progmodes/python.el                           |   29 +-
 lisp/progmodes/verilog-mode.el                     |    2 +-
 lisp/replace.el                                    |    2 +-
 lisp/simple.el                                     |   19 +-
 lisp/sqlite.el                                     |    7 +-
 lisp/subr.el                                       |   22 +-
 lisp/tab-bar.el                                    |   54 +-
 lisp/term.el                                       |   13 +-
 lisp/term/android-win.el                           |  126 +-
 lisp/textmodes/bibtex.el                           |    2 +-
 lisp/textmodes/flyspell.el                         |   31 +-
 lisp/thingatpt.el                                  |   17 +-
 lisp/time.el                                       |    2 +-
 lisp/transient.el                                  |  299 ++--
 lisp/treesit.el                                    |   21 +-
 lisp/url/url-cache.el                              |    2 +-
 lisp/vc/diff-mode.el                               |    2 +
 lisp/vc/vc-cvs.el                                  |    4 +-
 lisp/vc/vc-git.el                                  |   46 +-
 lisp/vc/vc-rcs.el                                  |    2 +-
 lisp/vc/vc-svn.el                                  |    4 +-
 lisp/wid-browse.el                                 |   34 +-
 lisp/wid-edit.el                                   |  482 +++----
 lisp/window.el                                     |   57 +-
 m4/ndk-build.m4                                    |  354 +++--
 src/android.c                                      |  163 ++-
 src/android.h                                      |    8 +
 src/androidfns.c                                   |    4 +-
 src/androidgui.h                                   |   29 +
 src/androidselect.c                                |  297 +++-
 src/androidterm.c                                  |  103 +-
 src/androidterm.h                                  |   11 +-
 src/androidvfs.c                                   |  286 +++-
 src/bidi.c                                         |   13 +
 src/buffer.c                                       |   26 +-
 src/buffer.h                                       |    3 +
 src/coding.c                                       |   36 +-
 src/comp.c                                         |   45 +-
 src/data.c                                         |   76 +-
 src/dispextern.h                                   |    1 +
 src/emacs.c                                        |    1 +
 src/eval.c                                         |    4 +-
 src/fileio.c                                       |    2 +-
 src/keyboard.c                                     |   85 +-
 src/keyboard.h                                     |    1 +
 src/lisp.h                                         |    6 +-
 src/lread.c                                        |   48 +-
 src/macros.c                                       |   54 +
 src/macros.h                                       |    5 +
 src/minibuf.c                                      |   30 +-
 src/nsterm.m                                       |   25 +-
 src/pdumper.c                                      |    5 +-
 src/process.c                                      |    8 +-
 src/puresize.h                                     |    2 +-
 src/sfntfont-android.c                             |    2 +-
 src/sqlite.c                                       |   17 +-
 src/termhooks.h                                    |    4 +
 src/w32.c                                          |    5 +
 src/w32console.c                                   |   25 +-
 src/w32fns.c                                       |   99 +-
 src/w32term.h                                      |    3 +-
 src/w32xfns.c                                      |   28 +-
 src/window.c                                       |  157 ++-
 src/xdisp.c                                        |   20 +-
 src/xterm.c                                        |   55 +-
 src/xwidget.c                                      |   10 +-
 test/lisp/calendar/icalendar-tests.el              |    2 +-
 test/lisp/emacs-lisp/comp-cstr-tests.el            |    5 +-
 test/lisp/emacs-lisp/pp-tests.el                   |   30 +
 test/lisp/erc/erc-dcc-tests.el                     |    6 +-
 test/lisp/erc/erc-goodies-tests.el                 |  258 +++-
 test/lisp/erc/erc-networks-tests.el                |    2 +-
 test/lisp/erc/erc-scenarios-services-misc.el       |    2 +-
 test/lisp/erc/erc-stamp-tests.el                   |   16 +-
 test/lisp/erc/erc-tests.el                         |   80 +-
 .../resources/fill/snapshots/merge-01-start.eld    |    2 +-
 .../resources/fill/snapshots/merge-02-right.eld    |    2 +-
 .../erc/resources/fill/snapshots/merge-wrap-01.eld |    2 +-
 .../snapshots/merge-wrap-indicator-post-01.eld     |    2 +-
 .../fill/snapshots/merge-wrap-indicator-pre-01.eld |    2 +-
 .../fill/snapshots/monospace-01-start.eld          |    2 +-
 .../fill/snapshots/monospace-02-right.eld          |    2 +-
 .../resources/fill/snapshots/monospace-03-left.eld |    2 +-
 .../fill/snapshots/monospace-04-reset.eld          |    2 +-
 .../resources/fill/snapshots/spacing-01-mono.eld   |    2 +-
 test/lisp/help-fns-tests.el                        |   10 +-
 test/lisp/image-tests.el                           |  144 ++
 test/lisp/net/eww-tests.el                         |   69 +-
 test/lisp/net/shr-resources/blockquote.html        |    2 +
 test/lisp/net/shr-resources/blockquote.txt         |    3 +
 test/lisp/net/shr-tests.el                         |   72 +-
 .../progmodes/csharp-mode-resources/indent.erts    |   19 +
 ...{heex-ts-mode-tests.el => csharp-mode-tests.el} |   13 +-
 test/lisp/progmodes/python-tests.el                |   31 +-
 test/lisp/sqlite-tests.el                          |   51 +
 test/lisp/vc/vc-git-tests.el                       |   47 +
 test/src/comp-resources/comp-test-funcs.el         |    3 +
 test/src/data-tests.el                             |   40 +
 test/src/emacs-module-tests.el                     |    2 +-
 239 files changed, 7392 insertions(+), 3764 deletions(-)
 delete mode 100644 lisp/gnus/legacy-gnus-agent.el
 create mode 100644 test/lisp/net/shr-resources/blockquote.html
 create mode 100644 test/lisp/net/shr-resources/blockquote.txt
 create mode 100644 test/lisp/progmodes/csharp-mode-resources/indent.erts
 copy test/lisp/progmodes/{heex-ts-mode-tests.el => csharp-mode-tests.el} (70%)
 create mode 100644 test/lisp/sqlite-tests.el



reply via email to

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