emacs-diffs
[Top][All Lists]
Advanced

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

feature/named-lambdas updated (03196fcabd4 -> 8c3b0668888)


From: Alan Mackenzie
Subject: feature/named-lambdas updated (03196fcabd4 -> 8c3b0668888)
Date: Wed, 25 Oct 2023 17:07:44 -0400 (EDT)

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

      from  03196fcabd4 Miscellaneous fixing/tidying up:
      adds  fbfdd1e0e3e * lisp/menu-bar.el (menu-bar-project-menu): Improve 
menu items.
      adds  bb417daa703 Correct local reference leaks
      adds  511acc2ed82 ; * lisp/emacs-lisp/cl-print.el 
(cl-print-to-string-with-limit): Typo.
      adds  253f1aff1ab Port Emacs to Android 34
      adds  123b77436e1 Introduce an input method callback required by Android 
34
      adds  873341037e2 Nontext mouse cursor as default on {tab|tool}-bar
      adds  60f3e9f5c92 Improve find-sibling-rules option type
      adds  a9c4994776f ' Improve wording of compilation-error messages
      adds  5b019360d68 Make newly-created smerge-diff-buffers read-only
      adds  cfcdb6ec2af ; * admin/git-bisect-start: Update failing commits
      adds  ca9f0e75b1f Omit the `omake` compilation-mode rule by default
      adds  095d64577c2 Use key-translate instead of keyboard-translate
      adds  86e8f315053 Silence macro expansion during completion at point
      adds  eb5a453a58a Set buffers-menu-max-size to 15 unconditionally
      adds  bf4d4ab4dde Extract function slurp_image from image loading
      adds  505c8062304 Revert slurp_image extraction for svg_load
      adds  8dbc74084b7 ; Configure ObjC for clang-format
      adds  28b31480768 Revise font family translation lists under Android
      adds  34550ea8ce4 Improve Emacs 30 compatibility in tramp-tests.el (don't 
merge)
      adds  356e79e47fc Fix tramp-test.el (don't merge with master)
      adds  96980586532 ; Merge from origin/emacs-29
      adds  72cc9cf2cde ; Fix typos
      adds  71feee79309 Doc fix in let-alist for keys with nil value
      adds  d558f38fe5c ; * lisp/emacs-lisp/let-alist.el (let-alist): Fix 
quoting in doc string.
      adds  d9d6e14a698 ; * lisp/vc/vc.el (vc-next-action): Improve commentary.
      adds  a4185f87bd0 ; Silence macOS 14 warning
      adds  63ec6d998d4 ; * doc/emacs/custom.texi (Early Init File): Improve 
indexing.
      adds  f8bdc8dff0b ; Normalize GNU ELPA :core package statements
      adds  47770b0eca4 Fix term-scroll-to-bottom-on-output :type
      adds  4fd00ff1f7e Fix defcustoms in type-break.el (Bug#66210)
      adds  d210d761b19 ; Fix doc strings of overlay-arrow variables
      adds  6bdc5cfe384 Doc fix; more consistently refer to "text terminals"
      adds  712505a82b9 Document assigning libraries to packages in 
make-tarball.txt
      adds  3ef259e28a8 Improve documentation of `ns-use-proxy-icon`
      adds  fa0d3f45aeb ; Improve wording of last change
      adds  5c2d9ae48ed ; * lisp/image-mode.el: Fix typos in doc strings 
(bug#66302).
      adds  bdd30132496 ; * lisp/image-mode.el (image-mode-to-text, 
image-mode-as-hex): Doc fixes.
      adds  2065ab5562e Fix defcustoms in timeclock.el
      adds  3216cd96952 Fix pulse-flag :type
      adds  e9b88f61ccc Fix a defcustom :type
      adds  1c9ddf39481 Merge from origin/emacs-29
      adds  6cf7e676e9d Silence macro expansion during completion at point
      adds  2132d8d8dd6 ; Merge from origin/emacs-29
      adds  aad8b5d78f3 Handle LANG on macOS differently (bug#65908)
      adds  1594d5f17ad Fix setting the pipe capacity for subprocesses
      adds  c27b90d04bf Fix 'ido--ffap-find-file'
      adds  a74e51cfd15 Fix a defcustom :type
      adds  53846199217 Merge from origin/emacs-29
      adds  b583cb81c90 ; Produce fewer $nnn vars in LLDB
      adds  a01203ce337 Introduce a tool bar for dictionary mode
      adds  940df63d2da Port arc to Android
      adds  35bb629eca9 Rename 'vc-switch-backend' to 'vc-change-backend'
      adds  68318dfd165 Do not scrape :ignored-files for dependencies
      adds  35205f19ca9 Make package-vc-install-from-checkout NAME argument 
optional
      adds  9e78b82d1b8 Update default font substitution list
      adds  5528bea8d6a Use text-mode as default value for 
'rcirc-multiline-major-mode'
      adds  63a6fb2a7a0 Improve formatting of bindings in 'help-quick'
      adds  4da644edf60 ; LLDB synthetic child provider
      adds  156392fee54 Don't allow Services entries in pop-up menus on macOS 
(bug#66420)
      adds  fc1f6688a2d ; cperl-mode.el: Don't override fontificaton in 
comments.
      adds  2cdf80bb8f5 * lisp/progmodes/xref.el: Show the number of matches on 
mode-line (bug#66332)
      adds  238292d6571 New option 'project-mode-line' to show project name on 
mode line (bug#66317)
      adds  336c3674119 Implement frame restacking under Android
      adds  b504faf003c Improve documentation of inhibit-double-buffering
      adds  60e3071d57d Revise Android documentation
      adds  d51f3165f7e Improve documentation of 'project-mode-line'
      adds  36d47f24dbb * doc/emacs/android.texi (Android Software): Fix typo.
      adds  2c6015437e7 * lisp/calc/calc-units.el (math-standard-units): 
Document.
      adds  c34a425d4de Correct temperature names in Calc
      adds  36a8fe4ef21 Update astronomical length units in Calc
      adds  1e250df590b ; * lisp/calc/calc-units.el: Fix spelling of my name.
      adds  7f60267cc2e ; * lisp/calc/calc-units.el (math-standard-units): Doc 
improvement.
      adds  294567d171c ; Fix spelling of my name in all source files
      adds  f7185ca29b5 File notifications report unmount events (bug#66381)
      adds  239db5d5162 Revert commits dafa6d6badd6 and 72c45fa9109a
      adds  cdf369b0129 Fix erc-server-prevent-duplicates :type
      adds  960c98ce3ac * lisp/progmodes/project.el (project-mode-line-face): 
New variable.
      adds  6265b7195d1 Update Android keysym list
      adds  41b83e89939 Remedy typo in android.texi
      adds  aa45ea8a331 In cl-prin1, enable raw printing for a byte-compiled 
function
      adds  cfed3bb3950 Document cl-print.el in cl.texi.
      adds  60f69528533 Fix behavior of Eshell prompt when yanking output into 
it
      adds  963ccc05acf Respond to JNI errors around drawing operations
      adds  088dd67f891 New filenotify tests
      adds  c6f07e13eef Enable highlighting Gud execution lines without 
hl-line-mode
      adds  57ffdfb59bd ; Correct typo
      adds  ce3ed6e019c Fix a defcustom :type
      adds  e58b1d371fb Reset the Eshell prompt when signaling with no 
foreground process
      adds  29095d0b1cc Try harder to generate tombstones upon emacs_abort
      adds  963e3dd28da Clarify java/INSTALL
      adds  a52d627b37e Separate `docstrings-wide` warning identifier
      adds  5a32e5ce48f verilog-mode.el: remove impossible cond clause
      adds  77daafbb365 Add convenience wrapper for regexp disassembly
      adds  247743bd1e9 ; * lisp/treesit.el 
(treesit-language-at-point-function): Fix doc.
      adds  fde5f1a1a39 ; Merge from origin/emacs-29
      adds  8f23a02a9ea Fix updating process-mark position in 
'set-process-buffer'
      adds  809da7fc9a1 ; * doc/lispref/processes.texi (Process Buffers): More 
accurate wording.
      adds  0590e3e69a9 Recommend `M-x man` in woman.el docs
      adds  81a0c1ed2e4 ; Improve documentation of VC commands
      adds  53292c5d818 Fix treesit-query-validate for string input (bug#66400)
      adds  9f83b46beeb Merge from origin/emacs-29
      adds  73ccd9d2959 Don't call font-lock-mode in treesit-major-mode-setup 
(bug#66223)
      adds  d40f9668f9c ; Merge from origin/emacs-29
      adds  eedd9db6190 Update to Org 9.6.10
      adds  30239759ee4 ; Set maintainer for elint.el to emacs-devel
      adds  c8ea14e7825 Handle quoted tilde in Tramp
      adds  bbccef3ceb6 Merge from origin/emacs-29
      adds  97959349651 Fix c-in-knr-argdecl to avoid false recognition of K&R
      adds  bd297132016 Fix `ls-lisp-verbosity` custom type
      adds  328a985651a Skip post-minibuffer restore in erc-scrolltobottom-all
      adds  9120d7a32ea Honor nil values in erc--restore-initialize-priors
      adds  d46c016fbd0 Sort and dedupe when loading modules in erc-open
      adds  1950ddebacb Allow spoofing process marker in erc-display-line-1
      adds  9c2f99b7d73 Use erc-display-message instead of erc-make-notice
      adds  f97fdf5e50e Deprecate option erc-remove-parsed-property
      adds  a4bae965e06 Easily excise list-valued text prop members in ERC
      adds  c68dc7786fc Manage some text props for ERC insertion-hook members
      adds  5e2be1e0ba6 Swap hook positions of erc-fill and erc-match-message
      adds  f8af241192b Treat previous/next-line specially in erc-fill-wrap
      adds  52af0a5fb97 Add command to refill buffer in erc-fill-wrap-mode
      adds  baf778c7caa More defcustom fixes in ERC (Bug#66520)
      adds  3a1fc816288 cperl-mode.el: Optionally treat trailing text as comment
      adds  a5789198b34 cperl-mode.el: Add new user option to etc/NEWS
      adds  9ecb595dea5 (sit-for): Remove support for old calling convention
      adds  0dd7e6e3aea Have gnus-summary-limit-to-age operate on calendar days
      adds  03f5a06a052 Implement multi-window drag-and-drop under Android
      adds  dc8b336d025 * lisp/files.el (file-name-non-special): Handle quoted 
tilde.
      adds  1677a65554c Merge from origin/emacs-29
      adds  281258e5748 Fix saving faces with attributes that need filtering
      adds  115a940a4b1 Fix beginning-of-defun not jumping to BOF
      adds  548bc3e3d18 Sort byte compiler warnings in alphabetic order
      adds  fbbe40cf50e Make the docstrings-wide check 70x faster
      adds  0ea2d6d9e82 Document that time-to-days and days-to-time use 
different epochs
      adds  06a87738114 ; * lisp/calendar/time-date.el (days-to-time): Doc fix.
      adds  fe110cb6115 Merge from origin/emacs-29
      adds  1f95f91d855 Simplify and describe docstrings-wide check
      adds  ad02fc212b5 Fix indentation and fontification in shell-script 
(Bug#26217)
      adds  330dd51f8bf ;cperl-mode.el: Do not mistake a left-shift operator 
for a here-doc.
      adds  64dcdb74172 Optimize vc-hg-state for directories
      adds  717d0335d72 (vc-root-diff): Don't compute and pass on 
WORKING-REVISION
      adds  c0ffa8958eb (vc-default-checkin-patch): Try to be compatible with 
BSD 'patch'
      adds  fe62315ef35 Fix vc-hg-log-edit-toggle-amend
      adds  64850eaf989 Fix an infinite loop in c-beginning-of-defun-1
      adds  11f10dc0d0b Update etc/rgb.txt from X.Org upstream
      adds  90b4a7acb53 Update publicsuffix.txt from upstream
      adds  a3fd382f3fe Fix searching for tags in compressed files
      adds  93104cff532 Correctly receive files through Android DND
      adds  47ddff8ae89 ; Correct typos in android.texi
      adds  98748aa6e62 ; New command alias xprint for LLDB
      adds  a0cd986e675 c-indent-new-comment-line: don't test for a macro in a 
comment
      adds  3e232387356 Fixup for "no file modes on windows and dos"
      adds  4c9f9dbd501 Revert "Update etc/rgb.txt from X.Org upstream"
      adds  36656ff70e3 Properly initialize argment list supplied to 
android_init_emacs
      adds  8141d73ea7f Document 'M-x align' in the Emacs manual
      adds  9044d4d94bb Fix a defcustom :type in eldoc.el
      adds  9525315c117 Add missing :version to two defcustoms
      adds  5d3f3288d22 ; * doc/emacs/search.texi (Regexp Backslash): Improve 
indexing.
      adds  07c45f20fd3 Fix test in files-tests
      adds  2071904d519 Merge from origin/emacs-29
      adds  c3038bf5e1d ; LLDB support cleanup and extension
      adds  484fc70a7ac Fix "C-0 C-x C-s" with write-protected files
      adds  5827d179fb7 Refactor 'vc-default-mode-line-string' (bug#66464)
      adds  266ed1b8477 ; Use the "new" calling convention for 'sit-for' in 
Eshell
      adds  0f9c3284c60 ; 'eshell-kill-process-wait-time' can be a 
floating-point number
      adds  0d536f27557 Use project-name in the project-kill-buffers prompt
      adds  8181563f8cb Fix tramp-revert-buffer-with-sudo
      adds  47adea3a902 Modify LLDB command xcomplete to return a Lisp list
      adds  40c9e9d2e6a Gud lldb support (bug#66575)
      adds  6254b23a387 ; * lisp/eshell/esh-proc.el (eshell-process-wait-time): 
Add :version.
      adds  516b490bb4f Mollify compiler under Android builds without mmap
      adds  06fc5c24170 Correctly bisect format 12 and 8 cmap tables
      adds  e93d99a4a0c Eglot: respect completion sort order dictated by the 
server
      adds  2061bf0645e Don't hard code server ports in SOCKS tests
      adds  b4b4b5f4315 Improve SOCKS error handling and support version 4a
      adds  646ecec0ec9 ; cperl-mode.el: Fix indentation issues after a format 
declaration.
      adds  1038e480382 Gud LLDB completions (bug#66604)
      adds  77755706f08 Gud LLDB fix for large completion count (bug#66625)
      adds  e84e0cfb382 Relay body and attachments within Android e-mails to 
message-mailto
      adds  f2ae1996f74 Don't rely on LLDB output format
      adds  0fd7f785e76 Gud support for column numbers
      adds  3e193edd68b Improve cstr typeset normalization
      adds  a567faf4c2b Add two missing 'number-or-marker' entries to the cl 
machinery (bug#66615)
      adds  694c4d538ed Fix last change in gud.el
      adds  d1bc4cdc6a4 * admin/MAINTAINERS: Remove Ulf Jasper as maintainer of 
icalendar.el
      adds  d7c91d74b65 (cl--typeof-types): Complete last change
      adds  abbd86d90ef Adapt Tramp version
      adds  4ace48f394e * lisp/progmodes/project.el 
(project--other-place-prefix): New function.
      adds  e1708697122 Improve behavior with project-switch-use-entire-map=t
      adds  90bfb1075d1 Treat empty mailto URIs properly under Android
      adds  feba0dd457c Fix Gud LLDB completion for function names
      adds  8fa0f13e6e0 Repair detection of empty mailto URLs
      adds  a8b14b77ffa ; * lisp/emacs-lisp/comp-cstr.el: Fix punctuation.
      adds  199e42be2aa ; Fix recent changes of LLDB support
      adds  1dac154c5d8 ; * lisp/calc/calc-units.el (math-standard-units): Drop 
comment for mu0.
      adds  377a3c42816 ; More fixes for LLDB support
      adds  1a8f61a9f65 project--switch-project-command: Retouch
      adds  6daa6f5f5ce ; Mark erc-log test as :unstable
      adds  b86b187aa90 * lisp/erc/erc-backend.el (define-erc-response-handler) 
Edebug spec.
      adds  a74b5de31f6 Warn about top-level erc-update-modules calls
      adds  7ffc79690ad Restore missing metadata props in erc-display-line
      adds  47612514a9e Fix right-sided stamps commingling with erc-prompt
      adds  bcebda5eec2 Respect user markers in erc-insert-timestamp-left
      adds  8cf66ab1e5f Rename erc-server-buffer-p
      adds  f109396fe36 Prefer erc-target to erc-default-target
      adds  696411ab8af (sleep-for): Make the `millisec` argument obsolete
      adds  c94b6397bd9 (buffer-match-p): Replace `&optional` with `&rest` 
(bug#65797)
      adds  8faffc26a62 New keyword :default-language in 
treesit-font-lock-rules function.
      adds  9ad22b3a018 Facilitate opening multiple files through DND under 
Android
      adds  78b998f9aad ; * lisp/progmodes/gud.el (gud-gud-lldb-command-name): 
Fix a typo.
      adds  cb89cbc406e Fix eglot-report-progress :type
      adds  a838bcb23c6 Support lua-ts-mode in align.el
      adds  2e19e116383 Don't use obsolete `sleep-for` argument
      adds  e6f05e189db Recognize backslash in `dns-mode` quoted values
      adds  e57b19b4007 Fix mouse clicks on links under 
'global-display-line-numbers-mode'
      adds  e367d1862db ; * src/sfnt.c: Refine doc of variation selectors and 
GX fonts.
      adds  9c82f480590 Move and edit text about lexical environment 
representation
      adds  2fb4108ab7f Merge branch 'master' of 
git.savannah.gnu.org:/srv/git/emacs
      adds  1b2083c2f33 ; * src/keyboard.c (line_number_mode_hscroll): Fix last 
change.
      adds  194e219825c * doc/man/emacsclient.1: Add missing options.
      adds  d9e1605122b Correctly register focus events concomitant with alpha 
changes
      adds  ab9d6482e3b ; Update ChangeLog.4 and etc/AUTHORS.
      adds  52f25b791e6 Merge from origin/emacs-29
      adds  0cbc91f29ae Bump Emacs version
      adds  d963bc6c6b6 ; * lisp/ldefs-boot.el: Regenerated for Emacs 29.1.90.
      adds  62920dcb0de Update Tramp version (don't merge with master)
      adds  5c652414452 ; Merge from origin/emacs-29
      adds  b99d12c30c3 ; Fix argument name for function `copy-file'
      adds  12c8cdb60cc Merge from origin/emacs-29
      adds  a3db503351e Move lexical-binding warning from checkdoc to 
byte-compiler
      adds  1e25f1d9978 ; * etc/NEWS: Fix wording of a recently-added entry.
      adds  c221db04020 so-long.el: Don't load `advice` during compilation
      adds  0ad355e9c62 * lisp/treesit.el: Don't require `cl-seq` directly
      adds  c5f4d0fea55 * lisp/cedet/semantic/imenu.el: Don't load `advice`
      adds  5e546abf7a2 ; Fix a compilation warning
      adds  aa6cb416617 Documentation for treesit-font-lock-rules change
      adds  8c15515b62c ; * lisp/progmodes/js.el (js--treesit-sexp-nodes): Fix 
docstring.
      adds  6f87ee0e3a0 Enumerate default UVS glyphs
      adds  b446294faad ; * src/keyboard.c (save_line_number_display_width): 
Fix last change.
      adds  ae337884107 Revise documentation concerning selections outside X
      adds  4ff0c738d05 Further improve selection-related documentation
      adds  f39cd59ed47 * lisp/tab-bar.el: Fix the close button with auto-width 
(bug#66678).
      adds  9be8011217b Allow specifying the dir locals file to edit (Bug#66663)
      adds  cfc796f6f24 Add completion for 'doas' to pcomplete
      adds  d33a72e8d74 Further improve documentation concerning selections
      adds  db96cdcc8d8 Fix LLDB prompt in Gud when attached
      adds  2cb3dea72b7 Correctly register Num Lock keys under Haiku
      adds  731dd5f92ef ; * doc/lispref/frames.texi (X Selections): Fix typo.
      adds  1c261e0a6ca Various improvements to lua-ts-mode (Bug#66159)
      adds  7e87b145fc0 ; * test/lisp/align-tests.el: Pacify warning.
      adds  baf14aa16ac Rewrite Yank Media node in the Emacs Lisp manual
      adds  d1fa9f19566 Fix failing ERC test
      adds  48e7f5493e4 Improved `eval` documentation
      adds  7e4a4b762e7 Describe lexical binding before dynamic
      adds  dfee22c312c Elaborate Elisp dialect selection in manual
      adds  9e002ef9c00 Modernise text about using dynamic variables
      adds  0e30ee84ca4 ; Fix my last commit
      adds  eab9bdf79f5 More robust control sequence handling in LLDB output 
(bug#66604)
      adds  391420d0c0b xref-backend-references: Avoid finding duplicates
      adds  be9761bc5e4 Prefer HTTPS to HTTP for Google Groups
      adds  6f07ec1913d ; Fix broken link
      adds  ad47beb8231 Remove gmane.org support from nnweb
      adds  b376580e975 Prefer HTTPS to HTTP in thing-at-point
      adds  eea7214113b Rewrite first two sections of the drag-and-drop 
documentation
      adds  bcdfd7b091c Rewrite all sections of the drag-and-drop documentation
      adds  30abe63c4d6 * doc/lispref/frames.texi (Drag and Drop): Fix typo.
      adds  9e9bc2af514 Correct documentation of selection-coding-system
      adds  27ab3b14de1 Better LLDB frame information (bug#66604)
      adds  f1ae3c944a6 ; Minor copyedits in the drag-and-drop docs
      adds  408c904d660 * Makefile.in (sanity-check): Add the -Q option.  
(Bug#66721)
      adds  4bf6f8d9976 Introduce an option which controls touch screen hscroll
      adds  a59d1da0dde ; Fix typo
      adds  dbcaaf375f2 Warn about 3DES when network-security-level is medium
      adds  d2830c9f319 Make NSM warn if DH key exchange has less than 2048 bit 
primes
      adds  87b8a9da015 ; Add missing documentation tags to etc/NEWS
      adds  522a74d60a9 ; cperl-mode.el: Remove functions using mode-compile.el
      adds  f7d88f4a047 Make eln files re-dumpable (bug#45103)
      adds  1c2cb9cd619 Support arbitrary Eshell arguments inside special 
references
      adds  69e8333210a Add 'eshell-special-ref-alist' to allow extending 
Eshell special refs
      adds  64aa01f60ad Add a new Eshell special reference type for markers
      adds  643c67cf239 Prefer HTTPS to HTTP in ffap
      adds  eff1313c6b7 Correct computation of intermediate axis coordinates
      adds  b36e2b17726 Documentation copy-edits
      adds  e3da8edf5e5 LLDB support: cope with inserted text being 
write-protected
      adds  71c366ba021 Reduce code duplication in webjump
      adds  5e451b8b305 Silence makeinfo 7.1 warnings in Tramp manual
      adds  8fef7150d6b Prefer HTTPS in `M-x webjump´
      adds  0ce068c298d Respect browse-url-default-scheme on Haiku
      adds  90474045c07 Add HTTPS to mh-access-types
      adds  8d2a04f4c0b Better handle errors when writing r-o files without 
backup
      adds  95d56b92a6b Fix 'locate-dominating-file' when FILE is not a 
directory.
      adds  74330c0b969 ; Fix spelling of my name in all ChangeLog files
      adds  1d60139a807 Add toggle-window-dedicated command and 
mode-line-window-dedicated
      adds  e76eaecbdef Improve imenu support in lua-ts-mode
      adds  aa79a5fc0fb Support HTTPS URLs in newsticker-add-url
      adds  ce9d1d3f4dd Support HTTPS in ido-file-internal
      adds  beb0a7e1a7f * doc/misc/tramp.texi (Traces and Profiles): Fix 
indentation.
       new  8c3b0668888 Merge branch 'master' into feature/named-lambdas


Summary of changes:
 .clang-format                                      |    5 +-
 ChangeLog.1                                        |    2 +-
 ChangeLog.3                                        |   10 +-
 ChangeLog.4                                        | 1985 ++++++++-
 Makefile.in                                        |    2 +-
 admin/MAINTAINERS                                  |    4 -
 admin/git-bisect-start                             |   16 +-
 admin/make-tarball.txt                             |    5 +
 configure.ac                                       |   14 +-
 doc/emacs/ChangeLog.1                              |    2 +-
 doc/emacs/android.texi                             |  162 +-
 doc/emacs/building.texi                            |   20 +-
 doc/emacs/custom.texi                              |    9 +-
 doc/emacs/display.texi                             |    2 +-
 doc/emacs/emacs.texi                               |    6 +-
 doc/emacs/frames.texi                              |   17 +-
 doc/emacs/indent.texi                              |  234 ++
 doc/emacs/input.texi                               |   85 +-
 doc/emacs/macos.texi                               |    5 +-
 doc/emacs/maintaining.texi                         |  312 +-
 doc/emacs/misc.texi                                |   14 +-
 doc/emacs/screen.texi                              |    8 +-
 doc/emacs/search.texi                              |    2 +
 doc/emacs/windows.texi                             |   22 +
 doc/lispref/ChangeLog.1                            |    2 +-
 doc/lispref/buffers.texi                           |   22 +-
 doc/lispref/commands.texi                          |   15 +-
 doc/lispref/elisp.texi                             |    6 +-
 doc/lispref/eval.texi                              |   14 +-
 doc/lispref/files.texi                             |    2 +-
 doc/lispref/frames.texi                            |  811 ++--
 doc/lispref/functions.texi                         |    4 +-
 doc/lispref/modes.texi                             |    5 +-
 doc/lispref/os.texi                                |   11 +-
 doc/lispref/processes.texi                         |    6 +-
 doc/lispref/tips.texi                              |    2 +-
 doc/lispref/variables.texi                         |  390 +-
 doc/man/ChangeLog.1                                |    4 +-
 doc/man/emacsclient.1                              |   30 +-
 doc/misc/ChangeLog.1                               |    4 +-
 doc/misc/calc.texi                                 |    8 +-
 doc/misc/cl.texi                                   |  155 +
 doc/misc/ediff.texi                                |    6 +-
 doc/misc/efaq.texi                                 |    6 +-
 doc/misc/erc.texi                                  |   60 +-
 doc/misc/eshell.texi                               |   13 +-
 doc/misc/gnus.texi                                 |    6 +-
 doc/misc/tramp.texi                                |   27 +-
 doc/misc/url.texi                                  |    8 +-
 doc/misc/use-package.texi                          |    2 +-
 doc/misc/viper.texi                                |    7 +-
 etc/AUTHORS                                        |  128 +-
 etc/CALC-NEWS                                      |    2 +-
 etc/ChangeLog.1                                    |    6 +-
 etc/EGLOT-NEWS                                     |    6 +
 etc/ERC-NEWS                                       |  106 +-
 etc/NEWS                                           |  222 +-
 etc/emacs_lldb.py                                  |  115 +-
 etc/publicsuffix.txt                               | 4223 +++++++++++---------
 etc/refcards/orgcard.tex                           |    2 +-
 java/AndroidManifest.xml.in                        |    7 +-
 java/INSTALL                                       |   16 +-
 java/org/gnu/emacs/EmacsActivity.java              |    7 +-
 java/org/gnu/emacs/EmacsInputConnection.java       |   15 +
 java/org/gnu/emacs/EmacsNative.java                |   15 +
 java/org/gnu/emacs/EmacsOpenActivity.java          |  136 +-
 java/org/gnu/emacs/EmacsSdk7FontDriver.java        |    2 +
 java/org/gnu/emacs/EmacsService.java               |  123 +-
 java/org/gnu/emacs/EmacsView.java                  |   54 +-
 java/org/gnu/emacs/EmacsWindow.java                |  288 +-
 lib-src/ChangeLog.1                                |    8 +-
 lisp/ChangeLog.13                                  |    4 +-
 lisp/ChangeLog.14                                  |   18 +-
 lisp/ChangeLog.15                                  |    8 +-
 lisp/ChangeLog.16                                  |    4 +-
 lisp/ChangeLog.17                                  |    2 +-
 lisp/ChangeLog.4                                   |    6 +-
 lisp/ChangeLog.5                                   |    2 +-
 lisp/ChangeLog.6                                   |    2 +-
 lisp/align.el                                      |   13 +-
 lisp/arc-mode.el                                   |   20 +-
 lisp/bindings.el                                   |   35 +-
 lisp/calc/calc-units.el                            |   43 +-
 lisp/calendar/time-date.el                         |    7 +-
 lisp/calendar/timeclock.el                         |   10 +-
 lisp/cedet/ede/base.el                             |    3 +-
 lisp/cedet/pulse.el                                |    4 +-
 lisp/cedet/semantic/imenu.el                       |    6 +-
 lisp/cedet/srecode/map.el                          |    3 +-
 lisp/cus-edit.el                                   |    5 +-
 lisp/dnd.el                                        |   10 +-
 lisp/doc-view.el                                   |    4 +-
 lisp/emacs-lisp/bytecomp.el                        |  176 +-
 lisp/emacs-lisp/checkdoc.el                        |   39 -
 lisp/emacs-lisp/cl-macs.el                         |    3 +-
 lisp/emacs-lisp/cl-preloaded.el                    |   10 +-
 lisp/emacs-lisp/cl-print.el                        |   18 +-
 lisp/emacs-lisp/comp-cstr.el                       |   53 +-
 lisp/emacs-lisp/disass.el                          |   17 +
 lisp/emacs-lisp/eldoc.el                           |    8 +-
 lisp/emacs-lisp/elint.el                           |    9 +-
 lisp/emacs-lisp/let-alist.el                       |   15 +-
 lisp/emacs-lisp/lisp.el                            |    3 +-
 lisp/emacs-lisp/macroexp.el                        |   20 +-
 lisp/emacs-lisp/package-vc.el                      |   55 +-
 lisp/erc/erc-backend.el                            |   23 +-
 lisp/erc/erc-common.el                             |   22 +-
 lisp/erc/erc-fill.el                               |  267 +-
 lisp/erc/erc-goodies.el                            |  209 +-
 lisp/erc/erc-log.el                                |    4 +-
 lisp/erc/erc-match.el                              |   35 +-
 lisp/erc/erc-networks.el                           |   17 +-
 lisp/erc/erc-notify.el                             |    4 +-
 lisp/erc/erc-speedbar.el                           |    2 +-
 lisp/erc/erc-stamp.el                              |  248 +-
 lisp/erc/erc-track.el                              |    4 +-
 lisp/erc/erc-truncate.el                           |    2 +-
 lisp/erc/erc.el                                    |  605 ++-
 lisp/eshell/em-cmpl.el                             |    3 +-
 lisp/eshell/em-extpipe.el                          |  161 +-
 lisp/eshell/esh-arg.el                             |  261 +-
 lisp/eshell/esh-cmd.el                             |   43 -
 lisp/eshell/esh-io.el                              |    3 +-
 lisp/eshell/esh-mode.el                            |    3 +
 lisp/eshell/esh-proc.el                            |  100 +-
 lisp/eshell/esh-util.el                            |   51 +
 lisp/ffap.el                                       |    2 +-
 lisp/filenotify.el                                 |   14 +-
 lisp/files-x.el                                    |  117 +-
 lisp/files.el                                      |   69 +-
 lisp/gnus/gnus-sum.el                              |   40 +-
 lisp/gnus/message.el                               |   49 +-
 lisp/gnus/nnweb.el                                 |   39 +-
 lisp/help.el                                       |   12 +-
 lisp/ido.el                                        |    6 +-
 lisp/image-mode.el                                 |   18 +-
 lisp/leim/quail/cyrillic.el                        |    4 +-
 lisp/loadup.el                                     |   50 +-
 lisp/ls-lisp.el                                    |    7 +-
 lisp/menu-bar.el                                   |   17 +-
 lisp/mh-e/mh-mime.el                               |    1 +
 lisp/net/browse-url.el                             |    2 +-
 lisp/net/dictionary.el                             |   54 +-
 lisp/net/mairix.el                                 |    5 +-
 lisp/net/newst-backend.el                          |    4 +-
 lisp/net/nsm.el                                    |   24 +-
 lisp/net/rcirc.el                                  |    3 +-
 lisp/net/sieve-manage.el                           |    2 +-
 lisp/net/socks.el                                  |   30 +-
 lisp/net/tramp-cmds.el                             |    2 +-
 lisp/net/tramp-gvfs.el                             |    9 +-
 lisp/net/tramp-sh.el                               |   16 +-
 lisp/net/tramp-smb.el                              |    3 +
 lisp/net/tramp-sudoedit.el                         |    3 +
 lisp/net/tramp.el                                  |    5 +-
 lisp/net/trampver.el                               |    2 +-
 lisp/net/webjump.el                                |   55 +-
 lisp/org/ob-lua.el                                 |    2 +-
 lisp/org/ob-python.el                              |    4 +-
 lisp/org/org-agenda.el                             |    3 +-
 lisp/org/org-colview.el                            |    3 +-
 lisp/org/org-version.el                            |    4 +-
 lisp/org/org.el                                    |    2 +-
 lisp/pcmpl-unix.el                                 |    8 +
 lisp/pcomplete.el                                  |   36 +-
 lisp/printing.el                                   |    4 +-
 lisp/progmodes/cc-cmds.el                          |    3 +-
 lisp/progmodes/cc-defs.el                          |   84 +-
 lisp/progmodes/cc-engine.el                        |   13 +-
 lisp/progmodes/compile.el                          |    7 +-
 lisp/progmodes/cperl-mode.el                       |  168 +-
 lisp/progmodes/eglot.el                            |   67 +-
 lisp/progmodes/elisp-mode.el                       |    6 +-
 lisp/progmodes/etags.el                            |   19 +-
 lisp/progmodes/fortran.el                          |    2 +-
 lisp/progmodes/gud.el                              |  429 +-
 lisp/progmodes/js.el                               |    2 +-
 lisp/progmodes/lua-ts-mode.el                      |  428 +-
 lisp/progmodes/project.el                          |  100 +-
 lisp/progmodes/ruby-mode.el                        |    4 +-
 lisp/progmodes/sh-script.el                        |   13 +-
 lisp/progmodes/verilog-mode.el                     |    5 +-
 lisp/progmodes/xref.el                             |   21 +-
 lisp/simple.el                                     |    8 +-
 lisp/so-long.el                                    |   25 +-
 lisp/speedbar.el                                   |    2 +-
 lisp/subr.el                                       |   50 +-
 lisp/tab-bar.el                                    |    4 +-
 lisp/term.el                                       |    9 +-
 lisp/term/android-win.el                           |   58 +
 lisp/term/bobcat.el                                |    4 +-
 lisp/term/xterm.el                                 |    2 +-
 lisp/textmodes/dns-mode.el                         |    1 +
 lisp/thingatpt.el                                  |    4 +-
 lisp/touch-screen.el                               |   35 +-
 lisp/treesit.el                                    |   56 +-
 lisp/type-break.el                                 |    6 +-
 lisp/vc/ediff.el                                   |    6 +-
 lisp/vc/log-edit.el                                |    5 +-
 lisp/vc/smerge-mode.el                             |    6 +-
 lisp/vc/vc-git.el                                  |   21 +-
 lisp/vc/vc-hg.el                                   |   62 +-
 lisp/vc/vc-hooks.el                                |   98 +-
 lisp/vc/vc.el                                      |   60 +-
 lisp/window.el                                     |   65 +-
 lisp/woman.el                                      |   10 +-
 oldXMenu/ChangeLog.1                               |    4 +-
 src/.lldbinit                                      |    3 +
 src/ChangeLog.11                                   |   12 +-
 src/ChangeLog.4                                    |    2 +-
 src/android.c                                      |  227 +-
 src/android.h                                      |    2 +-
 src/androidfns.c                                   |   49 +-
 src/androidgui.h                                   |   52 +
 src/androidmenu.c                                  |   16 +-
 src/androidselect.c                                |   10 +-
 src/androidterm.c                                  |   93 +-
 src/androidvfs.c                                   |   28 +-
 src/dispnew.c                                      |    6 +-
 src/eval.c                                         |   10 +-
 src/frame.h                                        |    1 +
 src/gfilenotify.c                                  |    8 +-
 src/haiku_support.cc                               |   38 +-
 src/image.c                                        |   84 +-
 src/indent.c                                       |    4 +-
 src/inotify.c                                      |    7 +
 src/keyboard.c                                     |   72 +
 src/kqueue.c                                       |   10 +-
 src/lisp.h                                         |    1 +
 src/nsfns.m                                        |    7 +-
 src/nsmenu.m                                       |    4 +
 src/nsterm.m                                       |   44 +-
 src/pdumper.c                                      |    4 +
 src/print.c                                        |    2 +-
 src/process.c                                      |   16 +-
 src/sfnt.c                                         |  144 +-
 src/sfnt.h                                         |    6 +
 src/sfntfont-android.c                             |   37 +-
 src/sfntfont.c                                     |   75 +-
 src/textconv.c                                     |  168 +-
 src/textconv.h                                     |    3 +
 src/xdisp.c                                        |   14 +-
 src/xterm.c                                        |   14 +-
 test/lisp/align-resources/lua-ts-mode.erts         |   67 +
 test/lisp/align-tests.el                           |    9 +
 .../bytecomp-resources/no-byte-compile.el          |    2 +-
 test/lisp/emacs-lisp/bytecomp-tests.el             |   39 +-
 test/lisp/emacs-lisp/comp-cstr-tests.el            |   13 +-
 test/lisp/erc/erc-fill-tests.el                    |  135 +-
 test/lisp/erc/erc-networks-tests.el                |    7 +-
 test/lisp/erc/erc-scenarios-base-reuse-buffers.el  |    2 +
 test/lisp/erc/erc-scenarios-display-message.el     |   64 +
 test/lisp/erc/erc-scenarios-log.el                 |    3 +-
 test/lisp/erc/erc-scenarios-match.el               |  272 +-
 .../erc/erc-scenarios-scrolltobottom-relaxed.el    |    5 +-
 test/lisp/erc/erc-scenarios-stamp.el               |   90 +
 test/lisp/erc/erc-stamp-tests.el                   |    2 +-
 test/lisp/erc/erc-tests.el                         |  481 ++-
 .../erc/resources/base/assoc/multi-net/barnet.eld  |   12 +-
 .../erc/resources/base/assoc/multi-net/foonet.eld  |   12 +-
 .../resources/base/display-message/multibuf.eld    |   45 +
 .../resources/base/netid/bouncer/barnet-drop.eld   |    4 +-
 .../resources/base/netid/bouncer/foonet-drop.eld   |    6 +-
 .../erc/resources/base/renick/queries/solo.eld     |    2 +-
 .../base/reuse-buffers/channel/barnet.eld          |    2 +-
 .../base/reuse-buffers/channel/foonet.eld          |    2 +-
 .../resources/erc-d/resources/dynamic-foonet.eld   |    2 +-
 test/lisp/erc/resources/erc-scenarios-common.el    |    4 +-
 .../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 +-
 .../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 +-
 .../resources/fill/snapshots/stamps-left-01.eld    |    2 +-
 test/lisp/erc/resources/join/network-id/foonet.eld |    4 +-
 .../foonet.eld => match/fools/fill-wrap.eld}       |   13 +-
 test/lisp/erc/resources/sasl/scram-sha-1.eld       |    2 +-
 test/lisp/erc/resources/sasl/scram-sha-256.eld     |    2 +-
 test/lisp/eshell/em-cmpl-tests.el                  |   32 +-
 test/lisp/eshell/em-extpipe-tests.el               |    8 +-
 test/lisp/eshell/esh-arg-tests.el                  |   63 +-
 test/lisp/eshell/eshell-tests.el                   |   19 +
 test/lisp/filenotify-tests.el                      |   68 +-
 test/lisp/files-tests.el                           |   18 +
 test/lisp/net/socks-tests.el                       |   84 +-
 test/lisp/net/tramp-tests.el                       |   11 +
 test/lisp/progmodes/compile-tests.el               |   26 +-
 .../cperl-mode-resources/cperl-bug-65834.pl        |    5 +
 .../cperl-mode-resources/cperl-bug-66145.pl        |   62 +
 .../cperl-mode-resources/cperl-bug-66161.pl        |   13 +
 test/lisp/progmodes/cperl-mode-tests.el            |   53 +
 .../progmodes/lua-ts-mode-resources/indent.erts    |  705 +++-
 .../progmodes/lua-ts-mode-resources/movement.erts  |  156 +-
 .../progmodes/sh-script-resources/sh-indents.erts  |    7 +
 test/lisp/progmodes/sh-script-tests.el             |   11 +
 test/src/comp-tests.el                             |    4 +-
 299 files changed, 14121 insertions(+), 5272 deletions(-)
 create mode 100644 test/lisp/align-resources/lua-ts-mode.erts
 create mode 100644 test/lisp/erc/erc-scenarios-display-message.el
 create mode 100644 test/lisp/erc/erc-scenarios-stamp.el
 create mode 100644 test/lisp/erc/resources/base/display-message/multibuf.eld
 copy test/lisp/erc/resources/{join/legacy/foonet.eld => 
match/fools/fill-wrap.eld} (68%)
 create mode 100644 test/lisp/progmodes/cperl-mode-resources/cperl-bug-65834.pl
 create mode 100644 test/lisp/progmodes/cperl-mode-resources/cperl-bug-66145.pl
 create mode 100644 test/lisp/progmodes/cperl-mode-resources/cperl-bug-66161.pl



reply via email to

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