emacs-diffs
[Top][All Lists]
Advanced

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

scratch/pkg updated (5f38ded37be -> 19c2006243a)


From: Gerd Moellmann
Subject: scratch/pkg updated (5f38ded37be -> 19c2006243a)
Date: Tue, 22 Aug 2023 10:29:48 -0400 (EDT)

gerd pushed a change to branch scratch/pkg.

      from  5f38ded37be Improve doc of symbol-name and cl-symbol-name
       new  58c2e4d7093 Re-implement find-all-symbols
       new  d5db6253ae7 Declare hash-table-values in pkg.el
       new  ba213150c59 Add locked member to Lisp_Package
      adds  3fb2c174d3a Enable visiting FIFOs as files
      adds  d35ead5bd8a Utilize more frequently supported file access modes
      adds  8cd1681c32d Merge remote-tracking branch 'savannah/master' into 
master-android-1
      adds  5e7e7304c3e Fix truncation for the Android internal storage provider
      adds  27a57f4cca5 * src/androidvfs.c (android_saf_file_open): Improve 
commentary.
      adds  27113c22f77 Minor improvements to write-region heuristic
      adds  440f017658a Avoid caching file status when they are about to change
      adds  eeda9eff1aa ; * src/fileio.c (Ffile_selinux_context): Avoid unused 
variable.
      adds  89bd6519764 Teach byte-compiler about Aristotelian identity
      adds  5ab53729df6 ; Fix bad bytecomp-tests cases
      adds  0c58350b310 ; Fix dired-aux-tests failure (bug#65143)
      adds  2b67609c340 Repair test failures stemming from Android merge
      adds  22ebef12e90 * lisp/tooltip.el (tooltip-cancel-delayed-tip): Fix 
missing argument.
      adds  91854ceaee3 ; .mailmap: Flip entry.
      adds  d2f29bd3ce7 ; Update pdumper dump_buffer hash (bug#65146).
      adds  efb3ef0fe07 Disable json and tree-sitter with --without-all
      adds  3e79fd3d4e8 Check keyword args of make-process
      adds  516736cfa6c Better error for missing or bad :name arg in 
make-process etc
      adds  41e766b449f Check keyword args of make-pipe-process (bug#65030)
      adds  10e4be740d2 Open Pipfile and flake8 config files in conf-mode
      adds  dabb713eb05 Make lm-verify footer checking more strict
      adds  62e990db7a2 Make ffap compat aliases obsolete
      adds  b8c05636ca4 ; Fix typo
      adds  2752573dfb7 Make news-path variable obsolete
      adds  72e24ed0316 ; Fix thinko
      adds  66a3bb36f94 Fix percentage sizes in SVG display (bug#64908)
      adds  fce3815921c Fix all my attributions to be correct and consistent...
      adds  6f2e48bc52d Don't depend on Automake to generate exec/aclocal.m4
      adds  08c5cba2e46 Add calling convention to face-attr-construct
      adds  af907c060a0 ; * .gitignore: Add exec/aclocal.m4.
      adds  3f2e009ac33 ; Minor adjustments to configury, loaddefs and gitignore
      adds  8c607783b97 Run Git hooks within xcu4
      adds  391ff93f763 * doc/misc/calc.texi (Musical Notes): Fix build with 
Texinfo 4.13.
      adds  5af838769d3 * lisp/ldefs-boot.el: Restore no-byte-compile cookie.
      adds  dbca2e797ab Add a string check to delete-file-internal.
      adds  82a67d227e5 Improve Emacsbug output
      adds  3b34b85cc88 Fix crashes runninging android-emacs with bad 
LD_LIBRARY_PATH
      adds  08cc48e496e Remove a DEFSYM that no longer needs to be in the C 
core.
      adds  722b1ebc6e0 Faster NSString to Lisp string conversion
      adds  18a84922c51 Remove harmful and redundant bindings from the byte 
compiler.
      adds  caa3bc8aa8f Don't signal when I-search occurs within a kbd macro
      adds  3065dfc6606 ; * test/lisp/net/tramp-tests.el: duck make-process 
bytecomp warning
      adds  164588b1747 ; Fix whitespace in eglot.el
      adds  020b5d7fefd ; Improve INSTALL files
      adds  cc0a30a876a Adjust to random-seed move
      adds  cdb0b28474c Fix pinch gestures after toolkit menu
      adds  e39e2fa716c Make node-less sections subsections in android.texi
      adds  a5c79499e3e Fix crash when reading TTC font for glyph mapping table 
selection
      adds  e1d08e9e11d Further improve android.texi
      adds  c4e0b10f182 Fix the MS-DOS, Haiku, USG, etc builds
      adds  67f79fc8027 ; * configure.ac: Fix typo.
      adds  11116043ae4 Repair several minor breakages
      adds  b556c180f65 Also fix calendar-scroll-left
      adds  ea1295ff2ca ; * lisp/calendar/cal-move.el (calendar-scroll-left): 
Fix last change.
      adds  49248878d4d ; Improve sectioning and documentation in xterm.c
      adds  f2e3d2f1256 Streamline definition of BOOT_TIME_FILE on MS-Windows
      adds  2026cba0c99 Scroll up and down in image-dired
      adds  f48e47fb49e ; [NSString lispString]: clarify unpaired surrogate 
behaviour
      adds  65f71ca9aaa Uniformly verify sfnt_read_table_directory doesn't 
return TTC header
      adds  3659fc3ed8a Simplify command parsing in Eshell
      adds  60090abcbc5 Return separators from 'eshell-split-commands' directly 
when requested
      adds  a71a96f6ef6 ; * doc/misc/eshell.texi (Bugs and ideas): Remove 
already-fixed bugs.
      adds  cc6fed326aa Repair mailutils configury
      adds  43cc92d6e41 Minor adjustments to Android port
      adds  dcd551d6c85 New global minor mode `kill-ring-deindent-mode'
      adds  3dbf2edb3c6 Improve kill-ring-deindent-mode
      adds  44e941faa19 ; Improve documentation of a recent addition
      adds  4fa75771d17 ; * lisp/files.el (delete-file): Add expand-file-name 
back.
      adds  de093d49f23 (project--keymap-prompt): Use help-key-binding face
      adds  0bd58dd2d60 xref-find-references-and-replace: Use 
identifier-at-point in prompt
      adds  28ae8440c62 Unbreak project-find-file's future history when cpd is 
not root
      adds  536b8b7bfd8 Make kill-ring-deindent-mode autoloaded
      adds  324a109aa3a * lisp/indent-aux.el (kill-ring-deindent-mode): Add 
autoload cookie.
      adds  1da4fca0647 Improve precision pixel scrolling
      adds  be3cae9f559 * lisp/emacs-lisp/cl-macs.el (cl--labels-convert): Fix 
bug#65017
      adds  f611c5be210 Update lists of non-UTF files
      adds  7b578863462 Fix 'insert-file-contents' with non-regular files
      adds  a4171e94667 Stop `use-package-report` from displaying an empty 
buffer
      adds  26688e0e9c2 Remove superfluous check from vc-hooks.el
      adds  69a1a63ebda ; * java/INSTALL (LOCATING NECESSARY FILES): New 
section.
      adds  57c6501270e Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs
      adds  6cc99102272 Make dired-move-to-filename-regexp obsolete
      adds  11be475eeeb Remove compat code for XEmacs' itimer.el
      adds  98e7d37451c ; Fix typo
      adds  b6884820963 Remove dictionary-color-support compat code
      adds  5892b4db8de Convert dictionary-mode to define-derived-mode
      adds  d3dae88e6cc Improve dictionary-mode documentation
      adds  7b1eb9d753b ; * lisp/net/dictionary.el (dictionary-search): Fix 
last change.
      adds  de6c1c4d5c9 rx: Better translation of char-matching patterns
      adds  adff72dd1d2 Fix reverting Rmail buffers
      adds  a95e7006989 ; Filter packages available for upgrade via menu bar
      adds  16205e8db65 ; Improve help-echo in package.el
      adds  7c7966862bc * test/lisp/net/tramp-tests.el 
(tramp-test10-write-region): Extend test.
      adds  de1effd73b4 ; Fix last change
      adds  495bee253fc * test/lisp/net/tramp-tests.el (tramp-test42-utf8): 
Skip for macOS.
      adds  ef8838c3a5f * etc/NEWS: Mention tramp-show-ad-hoc-proxies.
      adds  e1874c4e8bf * configure.ac (HAVE_TREE_SITTER): Set NEED_DYNLIB=yes 
(bug#65123).
      adds  f4acae842c0 Fix bug#65042
      adds  f0dda682ffb ; * etc/NEWS.28: Add deletion of levents.el.
      adds  50649a6d1a2 ; * etc/PROBLEMS: Fix wording.
      adds  dd1d8414b33 Fix insert-file-contents with pipes and /dev/stdin
      adds  4767f5eaeed Better fix for bug#65156
      adds  b289f0769f0 Merge from origin/emacs-29
      adds  ff21717f05b Disable failing test (bug#65156)
      adds  7e3c6160860 ; Re-enable the /dev/urandom test
      adds  276bf5369ff ; Merge from origin/emacs-29
      adds  b93107c20b2 Fix emacs-lisp-native-compile-and-load eln target 
directory (bug#64226)
      adds  913e50aba6c Add native-compilation to Emacs Lisp mode menu
      adds  6d11b7b3007 Fix cross-reference to eldoc in eglot manual
      adds  75c72e59f69 ; Fix typo
      adds  97b8ac376b5 Fix the effects and documentation of 'dired-free-space'
      adds  d06fc72496f ; * doc/emacs/dired.texi (Misc Dired Features): Fix 
last change.
      adds  5a7fb0b39b7 Document that `set-mouse-color' does not work everywhere
      adds  063d7d89d7a Fix the -x switch in non-X builds
      adds  173af0cad51 * Introduce `emacs-lisp-native-compile'.
      adds  4535aafa8a3 * lisp/progmodes/elisp-mode.el (emacs-lisp-mode-menu): 
Simplify condition.
      adds  889cfb42ed9 * Add `emacs-lisp-native-compile' to easy-menu.
      adds  71bc060e403 Properly expand the JSX indentation rules in 
'js-ts-mode'
      adds  bccf848b26c Adapt Tramp test
      adds  344ac529ca9 ; * etc/PROBLEMS: Fix typo.
      adds  9091f42784b ; * admin/git-bisect-start: Update failing commits
      adds  e80a9dcabb9 ; * admin/git-bisect-start: Update failing commits
      adds  b1ba06a1e4b Fix a typo in 'leuven-dark-theme.el'
      adds  03e897c08fa Fix rare crashes in redisplay due to problems with 
fontsets
      adds  99367078e50 ; * etc/PROBLEMS: Add entry about XIM problems 
(bug#65205).
      adds  556cb01b48e Substitute command keys in 'ielm-header' at use time
      adds  78999d52136 Update csharp tree-sitter support due to upstream 
changes
      adds  47b4f4cf783 ; * doc/emacs/mini.texi (Completion Commands): Fix a 
typo (bug#65242).
      adds  8dbd5aa1eef Avoid crashes in 'display_count_lines' when current 
buffer was killed
      adds  842dbf500e0 * Fix `batch-byte+native-compile' target directory.
      adds  3fc9793a260 Merge from origin/emacs-29
      adds  f789cb46409 * lisp/emacs-lisp/cl-macs.el (cl--labels-convert): 
Remove outdated fixme
      adds  b66c16c789d Adjust to recent Gnulib changes
      adds  f3868cb9d18 Update from Gnulib by running admin/merge-gnulib
      adds  5315e6e8d7e Avoid stpncpy
      adds  d21e84d1e72 Employ careadlinkat in getProcName
      adds  b35431b218a Fix bootstrap-clean in the cross directory on USG
      adds  5e736ca6ccf Improve boot-time gathering
      adds  b7c194c1ead ; Fix FSF address in some files' copyright notices
      adds  5e0c2006088 Fix the MS-DOS build
      adds  748521ba349 Fix the MS-DOS build
      adds  0e44ab5f061 Temporary fixes for the Android build
      adds  e09f60045e3 ; * src/conf_post.h: Fix typo.
      adds  7ca4c714cb8 ; * src/conf_post.h: Fix typo.
      adds  08bf8533bb1 Avoid unexpected implicit completion in find-func.el
      adds  163e7dac5f2 ; * lisp/emacs-lisp/rx.el: slight modernisation of 
internal rx usage
      adds  c51d1bce1ea `equal` is not error-free
      adds  eea0116e868 Delete XEmacs compat code from supercite.el
      adds  0901dbb2f2c ; * lisp/loadup.el 
(native-comp-enable-subr-trampolines): Fix a typo.
      adds  305847f8772 Describe how to read Logcat output in etc/DEBUG
      adds  6504b026621 Remove dead code in `eshell/diff`
      adds  ffafe38d030 Add 2 Welsh characters to iso-transl.el
      adds  c42970d7758 Handle last-coding-system-used in Tramp for all backends
      adds  ba914bd9c95 Merge from origin/emacs-29
      adds  14cd2a058e5 Fix auth-source-macos-keychain (bug#64977)
      adds  bb9133f09da * lisp/emacs-lisp/ert.el 
(ert-run-tests-batch-and-exit): Inhibit interaction
      adds  4ff5bb34158 * etc/NEWS (cl-print-ellipsis): Mention 
`backtrace-ellipsis`
      adds  6412ba2f1ad ; Delete commented out variable in png_load_body
      adds  0e390f54fa6 ; Update from Gnulib
      adds  3895f882337 Remove workarounds for lib/boot-time.o failures
      adds  9fb00904f95 Improve efficiency of checking for access to authority 
documents
      adds  3eff53b4564 Update to Org 9.6.7-13-g99cc96
      adds  fdab7aaadac ; * lisp/net/tramp.el (tramp-skeleton-write-region): 
Fix last change.
      adds  b9b4d8689fa Merge from origin/emacs-29
      adds  dcaf424cb6b Revert "* lisp/emacs-lisp/ert.el 
(ert-run-tests-batch-and-exit): Inhibit interaction"
      adds  1c353ae3715 ; * ChangeLog.android: Clean up entries after the 10th 
of July.
      adds  cca14e0253c Correct touch screen event translation
      adds  545f95d1a32 Fix slow "C-h f" in Emacs built without native 
compilation
      adds  d5afc8d935e ; * ChangeLog.android: Clean up entries after the 11th 
of March.
      adds  31ee2ad5ac6 ; * ChangeLog.android: Clean up entries after the 11th 
of March.
      adds  33bcd4f2d28 Ignore ert-deftest body value
      adds  3bc62bfa9ad Actually check the result of `equal` comparisons in 
tests
      adds  411f1bfc9f8 ; * test/src/syntax-tests.el (syntax-char-syntax): 
remove junk
      adds  c868a737e41 ; * test/lisp/dired-tests.el (dired-test-bug27243-03): 
fix unwind
      adds  ef3c4100184 Merge branch 'master' of 
git.savannah.gnu.org:/srv/git/emacs
      adds  279e3723b10 ; Fix Eshell tests
      adds  17d3b70fbfc Add native WebP support on macOS (Bug#59242)
      adds  b1ee03a6477 ; * lib/readutmp.h: Merge from Gnulib.
      adds  a8365aa841d Micro-optimize GXAXIS
      adds  6684d3af3b0 Don't use // substitution in `ndk_resolve_import_module'
      adds  be5917c2ea4 cl-generic.el: Fix docstring for methods with 
`cl-call-next-method`
      adds  70c8f800464 * doc/lispref/commands.texi (Adjusting Point): Document 
the adjustment
      adds  046b5eb90d2 ; * admin/MAINTAINERS: Add myself as Eshell maintainer.
      adds  eba0f091d9c * lisp/emacs-lisp/pp.el (pp-fill): Fix bug#65159
      adds  80ceb246326 Merge remote-tracking branch 'savannah/master' into 
master-android-1
      adds  425c998a111 Fix test in files-tests.el
      adds  5c101b1adac Some Tramp optimizations
      adds  7ba76dc9c3e lisp/help-fns.el: Revert commit 
c12838c73ef161850a081f9ccea6e375b7c2f93b
      adds  1db7e8eba96 Fix test in python-tests.el added by bug #62092
      adds  c9fbd8950bb Fix typo in pcomplete/sha512sum alias
      adds  63d8d652298 Update from Gnulib by running admin/merge-gnulib
      adds  cc5649bd284 Simplify get_boot_sec
      adds  35a670a2f6c ; Relax timeouts on some ERC tests
      adds  4b17cc31477 Deprecate erc-button-nickname-callback-function
      adds  98af493e0f1 Add line-wise movement commands for erc-fill-wrap
      adds  612f25c24ff Don't use the too-new command 'git get-url'
      adds  6dacf5bce4e Fix display of compound glyphs that employ simple 
transforms
      adds  24886a2cc48 Remove get_boot_time from msdos.c
      adds  5e12f4c89cb ; ChangeLog.android: Clean up more entries.
      adds  3e51847801b Improve java/DEBUG
      adds  2eaf1e3efca * lisp/Makefile.in (compile-targets): Always byte 
compile native comp.
      adds  22d031f644d Fix infloop error in Tramp
      adds  f2f2e6a082a Update Android port
      adds  5e9711fe58c ; * etc/MACHINES (Android): Clarify a minor point.
      adds  3d7041834f5 Revert "Fix slow "C-h f" in Emacs built without native 
compilation"
      adds  dfe68f2a420 ; Fix byte-compiler warnings in comp.el
      adds  d6c473a91da * etc/PROBLEMS: Document a problem with the Anonymous 
Pro font.
      adds  5b879501339 Remedy wrong-looking \(:?...\) regexp constructs
      adds  ca687839294 Fix Info parser regexp mistake
      adds  1ad318cf2ae ob-tangle.el: fix unintended range in regexp
      adds  d622602452c Fix combine-change-call
      adds  9e9e11648d3 Simplify 'without-restriction'
      adds  c287a0fdc7e Simplify 'with-restriction' and 'without-restriction'
      adds  1e2d0775151 Add a target to byte-compile all tests without running 
them
      adds  b73ab54ae67 Various improvements to 'emake'
      adds  c4915678f38 Add 'compile' builtin command for Eshell
      adds  647bcec4f53 Show how to call an Elisp function of the same name as 
an Eshell built-in
      adds  19513a654e6 ; Fix last change
      adds  f09126bd903 Improve 'emake --quieter'
      adds  ebe8871794d ; * etc/NEWS: Fix typos.
      adds  33d3e5c545f Make `term-mode` non-interactive
      adds  cf5ae0507e1 Add test for `calculator-exp`
      adds  d96dd127e39 Speed up dictionary--count-mode-buffers
      adds  508d24c8b9a ; Silence byte-compiler
      adds  898edb18169 tibetan.el: compute constants at compile time, optimise 
regexps
      adds  cbe6b48b362 Fix potential NULL pointer dereference
      adds  4509cda5c94 Update Android port
      adds  155154f6f11 ; * lisp/progmodes/project.el (project-find-file-in): 
Update docstring.
      adds  9dff654432e * src/fileio.c (Ffile_name_concat): Improve docstring.
      adds  f38bcf37dc4 (project-find-file): Allow current file name "other 
project"'s future history
      adds  ab8bc93cd42 ; Add tasks for the Android port
      adds  c1a45041d66 Fix earlier change in subr.el
      adds  5856ea5e4e8 Introduce support for Desktop Notifications on Haiku
      adds  39e0121354c Escape braces in regexp in make-info-dir
      adds  3685387e609 Fix invocation with --debug-init and changes to 
debug-ignored-errors
      adds  02d96e39b21 Don't disable terminfo on non-GUI Android builds
      adds  cc533f23386 Show duration of compilation when it stops (bug#65251)
      adds  4f1ce5db126 (Fmake_local_variable): Fix bug#65209
      adds  6a4b6c3e836 Disable text conversion within read-char-from-minibuffer
      adds  449008a60f1 Disable text conversion inside read-char-exclusive
      adds  ec8f330df6b ; Remove set but unused variable
      adds  2effd18c97b Make some file I/O operations more robust on Android
      adds  b57a6486480 ; * src/textconv.c (Fset_text_conversion_style): Fix 
typo.
      adds  b12ce748d1a ; * src/fileio.c (Fset_file_acl): Don't leak memory.
      adds  e3207b13ce5 Fix behavior of client frames when 
'find-alternate-file' is used
      adds  fedaf25bb3b Simplify use of Tramp messages
      adds  aa58f6e909a Adapt Tramp test
      adds  cd3f163005e Adapt test in minibuffer-tests.el
      adds  9ecd6553ade Extend T
      adds  fa9197fcb09 Specialize default-get for alist widgets (Bug#63290)
      adds  41ff3699177 Add command to start Emacs with specific packages
      adds  7170f25d3d7 Remove XEmacs compat code from reftex
      adds  8e8468c46d3 ; Cleanup comments and doc strings in textconv.c
      adds  89833430f1f Remove Emacs 24 compat code from reftex
      adds  dc8f09b3b0a Simplify dictionary-close even more
      adds  a85f31c4a4d ; * src/androidterm.c (android_text_to_string): Fix 
commentary.
      adds  9e0524a8820 Add "lexical" LSP server for Elixir to Eglot
      adds  44697457c60 Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs
      adds  f58d01e01e0 Skip hanging tests on Cygwin (bug#65325)
      adds  15e498047f8 Update Android port
      adds  fd1479a0af1 Fix libselinux object leaks
      adds  efb276fef1f New user option pcomplete-remote-file-ignore
      adds  6fb1d4bb1a9 ; Fix last change
      adds  bef68b7bbe3 Allow fetching URL at point without switching to it
      adds  321f6bd5722 ; Fix documentation of last change
      adds  4f714dc0813 Support desktop notifications on Android
      adds  5734c57851e ; * ChangeLog.android: Complete cleanup.
      adds  392d00e0aaf Repair desktop notification display on Android 2.3 and 
2.2
      adds  fe0d134f48f * lisp/term.el (term--update-term-menu): Simplify.
      adds  c68d2581d5d Delete some Emacs 19/21 compat code
      adds  a563ea89633 * lisp/isearch.el (isearch-resume): Add 
isearch-push-state (bug#65379).
      adds  652e45b70d8 * Introduce `help-display-function-type' customizable 
var (bug#65288).
      adds  b1e498ac8c0 Enable providing icons for Android desktop notifications
      adds  c63f178a300 Make the Emacs icon ``adaptive''
      adds  c74a99dcd15 ; * doc/lispref/os.texi (Desktop Notifications): Fix 
typo.
      adds  18c85306ac2 Fix debug spec of cl-flet (bug#65344)
       new  fe600979521 Merge remote-tracking branch 'origin/master' into 
scratch/pkg
       new  19c2006243a Add clang-format off/on comments


Summary of changes:
 .gitattributes                                     |   28 +-
 .gitignore                                         |    2 +
 .mailmap                                           |    5 +-
 ChangeLog.1                                        |   14 +-
 ChangeLog.android                                  | 4865 +++++++++-----------
 INSTALL                                            |   17 +-
 Makefile.in                                        |    2 +-
 admin/MAINTAINERS                                  |    6 +
 admin/emake                                        |   47 +-
 admin/git-bisect-start                             |   21 +-
 admin/merge-gnulib                                 |    9 +-
 admin/notes/copyright                              |    2 +-
 admin/notes/unicode                                |   24 +-
 autogen.sh                                         |    7 +
 build-aux/config.guess                             |   33 +-
 build-aux/config.sub                               |   37 +-
 build-aux/git-hooks/pre-commit                     |    8 +
 build-aux/git-hooks/prepare-commit-msg             |    4 +
 build-aux/make-info-dir                            |    2 +-
 configure.ac                                       |   78 +-
 cross/Makefile.in                                  |   16 +-
 doc/emacs/ChangeLog.1                              |   36 +-
 doc/emacs/ack.texi                                 |    2 +-
 doc/emacs/android.texi                             |    8 +-
 doc/emacs/dired.texi                               |   17 +-
 doc/emacs/input.texi                               |    4 +-
 doc/emacs/mini.texi                                |    4 +-
 doc/lispref/ChangeLog.1                            |    8 +-
 doc/lispref/commands.texi                          |   19 +-
 doc/lispref/files.texi                             |   11 +-
 doc/lispref/os.texi                                |   85 +-
 doc/misc/calc.texi                                 |    4 +-
 doc/misc/eglot.texi                                |    7 +-
 doc/misc/eshell.texi                               |   55 +-
 doc/misc/eww.texi                                  |   13 +-
 doc/misc/gnus.texi                                 |    4 +-
 doc/misc/texinfo.tex                               |  257 +-
 doc/misc/tramp.texi                                |    5 +-
 etc/ChangeLog.1                                    |   30 +-
 etc/DEBUG                                          |  189 +-
 etc/MACHINES                                       |    8 +
 etc/NEWS                                           |   92 +-
 etc/NEWS.28                                        |    2 +-
 etc/NEWS.29                                        |  742 +--
 etc/PROBLEMS                                       |  139 +-
 etc/TODO                                           |   13 +
 etc/themes/leuven-dark-theme.el                    |    2 +-
 exec/configure.ac                                  |    4 +-
 exec/exec.c                                        |   79 +-
 exec/mipsel-user.h                                 |    1 -
 java/AndroidManifest.xml.in                        |    7 +-
 java/INSTALL                                       |   59 +-
 java/org/gnu/emacs/EmacsDesktopNotification.java   |  175 +
 java/org/gnu/emacs/EmacsDialog.java                |    1 +
 java/org/gnu/emacs/EmacsSafThread.java             |   88 +-
 java/org/gnu/emacs/EmacsService.java               |   83 +-
 java/org/gnu/emacs/EmacsWindow.java                |    2 +-
 java/res/drawable/emacs_background.xml             |   42 +
 java/res/drawable/emacs_foreground.xml             |   53 +
 .../sdk8_notifications_view.xml}                   |   21 +-
 .../bool.xml => mipmap-v26/emacs_icon.xml}         |    9 +-
 .../emacs.png => java/res/mipmap/emacs_icon.png    |  Bin
 java/res/values/strings.xml                        |    2 +-
 lib-src/ChangeLog.1                                |    4 +-
 lib/boot-time-aux.h                                |  317 ++
 lib/boot-time.c                                    |  287 ++
 lib/boot-time.h                                    |   44 +
 lib/diffseq.h                                      |   24 +-
 lib/gnulib.mk.in                                   |   29 +-
 lib/nproc.c                                        |    4 +-
 lib/readutmp.h                                     |  334 ++
 lib/stpncpy.c                                      |   92 -
 lib/time.in.h                                      |   81 +
 lisp/ChangeLog.13                                  |   40 +-
 lisp/ChangeLog.14                                  |   36 +-
 lisp/ChangeLog.15                                  |    2 +-
 lisp/ChangeLog.17                                  |   22 +-
 lisp/ChangeLog.3                                   |  150 +-
 lisp/ChangeLog.4                                   |    8 +-
 lisp/ChangeLog.5                                   |    2 +-
 lisp/ChangeLog.6                                   |    2 +-
 lisp/ChangeLog.7                                   |    4 +-
 lisp/Makefile.in                                   |    4 -
 lisp/auth-source.el                                |  106 +-
 lisp/calendar/cal-move.el                          |    6 +-
 lisp/calendar/calendar.el                          |   20 +-
 lisp/calendar/holidays.el                          |    4 +-
 lisp/calendar/lunar.el                             |    2 +-
 lisp/comint.el                                     |    4 +-
 lisp/cus-edit.el                                   |    2 +-
 lisp/dired-aux.el                                  |  172 +-
 lisp/dired.el                                      |   30 +-
 lisp/doc-view.el                                   |    2 +-
 lisp/emacs-lisp/byte-opt.el                        |   47 +-
 lisp/emacs-lisp/bytecomp.el                        |   89 +-
 lisp/emacs-lisp/cl-generic.el                      |    8 +-
 lisp/emacs-lisp/cl-indent.el                       |    2 +-
 lisp/emacs-lisp/cl-macs.el                         |   23 +-
 lisp/emacs-lisp/comp.el                            |   31 +-
 lisp/emacs-lisp/ert.el                             |    4 +-
 lisp/emacs-lisp/find-func.el                       |    2 +-
 lisp/emacs-lisp/lisp-mnt.el                        |   10 +-
 lisp/emacs-lisp/macroexp.el                        |   69 +-
 lisp/emacs-lisp/package.el                         |  118 +-
 lisp/emacs-lisp/pkg.el                             |   13 +-
 lisp/emacs-lisp/pp.el                              |    6 +-
 lisp/emacs-lisp/rx.el                              |  576 ++-
 lisp/erc/erc-button.el                             |   13 +-
 lisp/erc/erc-fill.el                               |   77 +-
 lisp/erc/erc-goodies.el                            |    4 +-
 lisp/eshell/em-unix.el                             |  106 +-
 lisp/eshell/esh-arg.el                             |    2 +-
 lisp/eshell/esh-cmd.el                             |  190 +-
 lisp/faces.el                                      |    7 +-
 lisp/ffap.el                                       |    8 +-
 lisp/files.el                                      |   39 +-
 lisp/finder.el                                     |    2 +-
 lisp/gnus/nnspool.el                               |    6 +-
 lisp/help-fns.el                                   |   19 +-
 lisp/help.el                                       |    2 +-
 lisp/ielm.el                                       |    5 +-
 lisp/image/image-dired.el                          |   20 +
 lisp/indent-aux.el                                 |   76 +
 lisp/info.el                                       |    2 +-
 lisp/international/iso-transl.el                   |    4 +
 lisp/isearch.el                                    |   13 +-
 lisp/kmacro.el                                     |   17 +-
 lisp/language/tibetan.el                           |   32 +-
 lisp/ldefs-boot.el                                 |  191 +-
 lisp/loadhist.el                                   |    2 +-
 lisp/loadup.el                                     |   11 +-
 lisp/mail/emacsbug.el                              |   10 +-
 lisp/mail/supercite.el                             |    3 -
 lisp/net/dictionary.el                             |   96 +-
 lisp/net/eww.el                                    |   47 +-
 lisp/net/newst-plainview.el                        |    4 +-
 lisp/net/tramp-adb.el                              |    2 +
 lisp/net/tramp-message.el                          |   88 +-
 lisp/net/tramp-sh.el                               |  152 +-
 lisp/net/tramp-smb.el                              |    2 +
 lisp/net/tramp-sshfs.el                            |    4 +-
 lisp/net/tramp.el                                  |   48 +-
 lisp/org/ob-tangle.el                              |    2 +-
 lisp/org/ol-bibtex.el                              |    5 +-
 lisp/org/org-clock.el                              |   15 +
 lisp/org/org-colview.el                            |    1 +
 lisp/org/org-element.el                            |    7 +-
 lisp/org/org-num.el                                |    1 +
 lisp/org/org-table.el                              |    2 +
 lisp/org/org-version.el                            |    2 +-
 lisp/org/org.el                                    |    7 +
 lisp/org/ox-publish.el                             |    3 +-
 lisp/org/ox.el                                     |    7 +-
 lisp/pcmpl-unix.el                                 |    2 +-
 lisp/pcomplete.el                                  |   13 +-
 lisp/pixel-scroll.el                               |  111 +-
 lisp/play/cookie1.el                               |    2 +-
 lisp/progmodes/asm-mode.el                         |    4 +-
 lisp/progmodes/compile.el                          |   13 +-
 lisp/progmodes/csharp-mode.el                      |   11 +-
 lisp/progmodes/eglot.el                            |    6 +-
 lisp/progmodes/elisp-mode.el                       |   23 +-
 lisp/progmodes/gud.el                              |    2 +-
 lisp/progmodes/idlwave.el                          |   10 +-
 lisp/progmodes/js.el                               |    2 +-
 lisp/progmodes/make-mode.el                        |    2 +-
 lisp/progmodes/project.el                          |   32 +-
 lisp/progmodes/python.el                           |    4 +
 lisp/progmodes/sql.el                              |    6 +-
 lisp/progmodes/xref.el                             |    3 +-
 lisp/server.el                                     |   23 +-
 lisp/shell.el                                      |    2 +
 lisp/simple.el                                     |    2 -
 lisp/startup.el                                    |   13 +-
 lisp/subr.el                                       |  138 +-
 lisp/term.el                                       |   12 +-
 lisp/term/AT386.el                                 |    2 +-
 lisp/textmodes/reftex-index.el                     |    6 +-
 lisp/textmodes/reftex-ref.el                       |    2 +-
 lisp/textmodes/reftex-toc.el                       |   31 +-
 lisp/textmodes/reftex.el                           |   38 +-
 lisp/tooltip.el                                    |    2 +-
 lisp/touch-screen.el                               |   37 +-
 lisp/type-break.el                                 |   25 +-
 lisp/use-package/use-package-core.el               |   24 +-
 lisp/vc/vc-git.el                                  |    6 +-
 lisp/vc/vc-hooks.el                                |    3 +-
 lisp/version.el                                    |   16 +-
 lisp/wid-edit.el                                   |   53 +-
 m4/clock_time.m4                                   |   32 +-
 m4/gnulib-comp.m4                                  |   17 +-
 m4/mktime.m4                                       |    3 +-
 m4/nanosleep.m4                                    |    6 +-
 m4/ndk-build.m4                                    |    3 +-
 m4/readutmp.m4                                     |  121 +
 m4/stdalign.m4                                     |   10 +-
 m4/stdint.m4                                       |    7 +-
 m4/stpncpy.m4                                      |  108 -
 m4/time_h.m4                                       |   35 +-
 m4/time_r.m4                                       |    4 +-
 m4/timegm.m4                                       |    3 +-
 msdos/sed1v2.inp                                   |    1 +
 msdos/sedlibmk.inp                                 |    1 +
 nt/inc/ms-w32.h                                    |   12 -
 src/ChangeLog.3                                    |   36 +-
 src/Makefile.in                                    |    4 +-
 src/android-emacs.c                                |   25 +-
 src/android.c                                      |  108 +-
 src/android.h                                      |    2 +
 src/androidfns.c                                   |    9 +-
 src/androidselect.c                                |  297 ++
 src/androidterm.c                                  |   12 +-
 src/androidvfs.c                                   |  290 +-
 src/callproc.c                                     |    9 +-
 src/data.c                                         |   19 +-
 src/editfns.c                                      |   16 +-
 src/emacs.c                                        |   24 +-
 src/eval.c                                         |    4 +
 src/fileio.c                                       |  297 +-
 src/filelock.c                                     |  180 +-
 src/fns.c                                          |    3 +
 src/haiku_io.c                                     |    2 +
 src/haiku_select.cc                                |  146 +-
 src/haiku_support.cc                               |   54 +-
 src/haiku_support.h                                |    7 +
 src/haikuselect.c                                  |  125 +
 src/haikuselect.h                                  |   25 +-
 src/haikuterm.c                                    |   13 +
 src/image.c                                        |   92 +-
 src/lisp.h                                         |    3 +
 src/lread.c                                        |    9 +-
 src/nsfns.m                                        |   29 +-
 src/nsimage.m                                      |    4 +
 src/pdumper.c                                      |    2 +-
 src/pgtkterm.c                                     |   19 +-
 src/pkg.c                                          |   22 +-
 src/process.c                                      |   27 +-
 src/sfnt.c                                         |  522 ++-
 src/sfnt.h                                         |   24 +-
 src/sfntfont-android.c                             |    3 +-
 src/sfntfont.c                                     |   58 +-
 src/sfntfont.h                                     |    3 +-
 src/sysdep.c                                       |   13 +-
 src/termhooks.h                                    |    6 +
 src/textconv.c                                     |  169 +-
 src/xdisp.c                                        |   38 +-
 src/xmenu.c                                        |   17 +-
 src/xterm.c                                        |  190 +-
 test/Makefile.in                                   |    3 +
 test/lisp/auth-source-tests.el                     |   20 +
 test/lisp/calc/calc-tests.el                       |    4 +-
 test/lisp/calculator-tests.el                      |    6 +
 test/lisp/cus-edit-tests.el                        |   43 +
 test/lisp/dired-tests.el                           |    4 +-
 ...el => warn-make-process-missing-keyword-arg.el} |    2 +-
 ... => warn-make-process-missing-keyword-value.el} |    3 +-
 .../warn-make-process-repeated-keyword-arg.el      |    3 +
 .../warn-make-process-unknown-keyword-arg.el       |    4 +
 test/lisp/emacs-lisp/bytecomp-tests.el             |   37 +-
 test/lisp/emacs-lisp/cl-macs-tests.el              |   17 +
 test/lisp/emacs-lisp/rx-tests.el                   |   94 +-
 test/lisp/erc/erc-scenarios-base-renick.el         |    4 +-
 .../erc/resources/base/netid/bouncer/barnet.eld    |   12 +-
 .../erc/resources/base/netid/bouncer/foonet.eld    |   12 +-
 test/lisp/erc/resources/base/reconnect/options.eld |   10 +-
 .../base/renick/queries/bouncer-barnet.eld         |   14 +-
 .../base/renick/queries/bouncer-foonet.eld         |   12 +-
 test/lisp/erc/resources/erc-scenarios-common.el    |    2 +-
 .../erc/resources/services/auth-source/libera.eld  |   10 +-
 test/lisp/eshell/em-extpipe-tests.el               |   25 +-
 test/lisp/eshell/em-unix-tests.el                  |   68 +
 test/lisp/eshell/eshell-tests.el                   |    9 +-
 test/lisp/files-tests.el                           |   16 +-
 test/lisp/minibuffer-tests.el                      |    2 +-
 test/lisp/net/tramp-archive-tests.el               |   15 +-
 test/lisp/net/tramp-tests.el                       |   30 +-
 test/lisp/progmodes/python-tests.el                |   12 +-
 test/lisp/server-tests.el                          |   12 +-
 test/lisp/wid-edit-tests.el                        |   31 +
 test/src/comp-tests.el                             |    7 +-
 test/src/data-tests.el                             |   25 +
 test/src/keyboard-tests.el                         |    5 +
 test/src/syntax-tests.el                           |    3 +-
 283 files changed, 9593 insertions(+), 6781 deletions(-)
 create mode 100644 java/org/gnu/emacs/EmacsDesktopNotification.java
 create mode 100644 java/res/drawable/emacs_background.xml
 create mode 100644 java/res/drawable/emacs_foreground.xml
 copy java/res/{values-v11/style.xml => layout/sdk8_notifications_view.xml} 
(51%)
 copy java/res/{values-v24/bool.xml => mipmap-v26/emacs_icon.xml} (73%)
 copy etc/images/icons/hicolor/128x128/apps/emacs.png => 
java/res/mipmap/emacs_icon.png (100%)
 create mode 100644 lib/boot-time-aux.h
 create mode 100644 lib/boot-time.c
 create mode 100644 lib/boot-time.h
 create mode 100644 lib/readutmp.h
 delete mode 100644 lib/stpncpy.c
 create mode 100644 lisp/indent-aux.el
 create mode 100644 m4/readutmp.m4
 delete mode 100644 m4/stpncpy.m4
 copy test/lisp/emacs-lisp/bytecomp-resources/{warn-variable-set-constant.el => 
warn-make-process-missing-keyword-arg.el} (60%)
 copy test/lisp/emacs-lisp/bytecomp-resources/{warn-obsolete-variable.el => 
warn-make-process-missing-keyword-value.el} (54%)
 create mode 100644 
test/lisp/emacs-lisp/bytecomp-resources/warn-make-process-repeated-keyword-arg.el
 create mode 100644 
test/lisp/emacs-lisp/bytecomp-resources/warn-make-process-unknown-keyword-arg.el
 create mode 100644 test/lisp/eshell/em-unix-tests.el



reply via email to

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