emacs-diffs
[Top][All Lists]
Advanced

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

feature/pgtk updated (d0fa569 -> 82b4ea2)


From: Yuuki Harano
Subject: feature/pgtk updated (d0fa569 -> 82b4ea2)
Date: Wed, 19 May 2021 10:09:42 -0400 (EDT)

masm11 pushed a change to branch feature/pgtk.

      from  d0fa569   Revert "Update texts while busy"
      adds  12bab20   Tidy file-matching regexps and remove some ineffective 
backslashes
      adds  c3d029c   Don't fail image-tests if JPEG format isn't compiled in
      adds  220845b   Remove another variable alias obsolete since Emacs 23
      adds  74a4f3e   Improve formatting in text-quoting-style docstring
      adds  7f31786   ; * src/doc.c (syms_of_doc): Fix last change.
      adds  b6f5da3   In Tramp, use scp "-T" argument if available
      adds  643cc3f   * Rename comp-limple-mode -> native-comp-limple-mode
      adds  43f2969   Rename comp-speed -> native-comp-speed
      adds  94c69eb   Rename comp-debug -> native-comp-debug
      adds  6efd788   * Rename comp-verbose -> native-comp-verbose
      adds  6595295   * Rename comp-always-compile → native-comp-always-compile
      adds  85b61c0   Rename comp-bootstrap-deny-list → 
native-comp-bootstrap-deny-list
      adds  31ca1c3   Rename comp-never-optimize-functions → 
native-comp-never-optimize-functions
      adds  d8f84a1   * Rename comp-async-jobs-number → 
native-comp-async-jobs-number
      adds  e73186a   * Rename comp-async-cu-done-functions → 
native-comp-async-cu-done-functions
      adds  4e063bf   * Rename comp-async-all-done-hook → 
native-comp-async-all-done-hook
      adds  4e01605   * Rename comp-async-env-modifier-form → 
native-comp-async-env-modifier-form
      adds  c90129c   * Rename comp-async-report-warnings-errors
      adds  419852a   * Rename comp-async-query-on-exit → 
native-comp-async-query-on-exit
      adds  8c429a4   Rename comp-native-driver-options → 
native-comp-driver-options
      adds  901ce56   Rename comp-warning-on-missing-source
      adds  fbbcbed   Rename comp-eln-load-path → native-comp-eln-load-path
      adds  8b7495a   ; * test/lisp/image-tests.el: fix previous commit
      adds  8616e4f   project--buffer-list: Tighten the check
      adds  704755a   Shell-quote the directory when finding a project's files
      adds  70bfcbc   Tune Tramp traces
      adds  3ad239e   `mail-envelope-from' doc clarification
      adds  f50577e   Fix some annoyances wrt file-name-non-special
      adds  615cf55   Fix a recent change in rmc.el
      adds  9457d4f   Tramp: Fix file name quoting on MS Windows
      adds  a2842a1   Don't use symbolic links in the test resource directory.
      adds  048cc03   Ensure `<menu-bar> <edit> <clear>' handles rectangular 
regions
      adds  e4e8a1e   * lisp/gnus/nnoo.el (defvoo, deffoo): Add `doc-string` 
property
      adds  f618cc5   Fix moving directories with the same name to trash
      adds  a6757d1   Revert "Fix moving directories with the same name to 
trash"
      adds  fdeb1a3   Mention that Emacs is usually case-insensitive in a 
couple of places
      adds  f608b4b   Prevent the selected window being a dead mini-window when 
switching frames
      adds  12a37ef   Remove dead URL in isearchb.el comments
      adds  53dfb51   Don't delete socket on server exit if it was passed in
      adds  79e2d04   Document native-compilation
      adds  d3344e0   ; Fix recent re-builder doc changes.
      adds  bb8b8d7   Tiny fixes to recent native compilation docs
      adds  3d27632   ; Fix decoded-time-set-defaults typo in NEWS.27.
      adds  6b7e93e   Fix indentation of lines starting with # in js-mode
      adds  af529f7   Reintroduce autoloads for edebug-all-defs/edebug-all-forms
      adds  b376ed7   Default to 1970 in decoded-time-set-defaults
      adds  457c44a   Make autoloads-force work in build directory
      adds  515cac0   Cleanups for Tramp out-of-band methods on MS Windows
      adds  3d2c892   ; * etc/NEWS.27: Revert last change.
      adds  25c775b   * lisp/misearch.el (multi-isearch-switch-buffer): New 
function.
      adds  305e480   Base the "extraclean" Make rule on "maintainer-clean"
      adds  988c891   Small fixes for Makefile clean rules
      adds  aa2625b   Small fixes for out-of-tree clean rules.
      adds  fddc1a5   * test/Makefile.in (SUBDIRS, subdir_template): Fix 
out-of-tree.
      adds  aa354dd   * lib-src/Makefile.in (clean): Tidy up seccomp-filter 
files.
      adds  5bedbe6   Always heed the `lexical-binding' local variable
      adds  779c615   Avoid saving session customizations in the custom-file
      adds  fafe912   ; Fix oddities in etc/NEWS
      adds  02c8030   Extend meaning of UNIQUIFY 
`auto-save-file-name-transforms'.  (Bug#47493)
      adds  dc151c0   Always include the test/ directory in tarfiles
      adds  6be77ee   * test/Makefile.in (clean): Remove generated mml-sec file.
      adds  dd031f3   * test/src/emacs-module-tests.el (mod-test-file): Unbreak 
out-of-tree.
      adds  9117b42   * Makefile.in: Simplify maintainer-clean.
      adds  28bed06   * lib/Makefile.in (maintainer-clean): Fully ignore rmdir 
errors.
      adds  c38b4a9   Tweak documentation relating to 'erc-tls'
      adds  59fca4e   * doc/misc/erc.texi (Connecting): Fix cross reference.
      adds  6d24a8e   ; Fix typo in erc.texi
      adds  f3f1947   Fix Hexl handling of coding-systems with BOM
      adds  6d225d8   `text-property-search-forward' doc string improvement
      adds  2db8a32   Merge branch 'master' of 
git.savannah.gnu.org:/srv/git/emacs
      adds  c9bf4e7   Fix assertions in nth_minibuffer
      adds  17a950c   Fix comment end delimiter fontification in OPascal mode
      adds  cd46972   Fix exiting Emacs when savehist-file not writable
      adds  f84a385   Mention native compilation in the user manual
      adds  8bc91a6   * Rename comp-deferred-compilation-deny-list
      adds  63df337   Rename comp-deferred-compilation
      adds  fa9f61e   * lisp/font-lock.el: Fix `font-lock-comment-end-skip` 
fallback (bug#34088)
      adds  19d0cf5   Use rfc822-goto-eoh rather that mail-header-separator.
      adds  42596bd   Little improvements in rmail.el.  Recognize encryped 
override headers.
      adds  ec8aff1   Handle multi-line FROM.
      adds  ff6727d   Handle empty string as mail-header-separator
      adds  67722ab   Avoid querying in a noninteractive Emacs.
      adds  4e17560   Fix dired confirm message asking to kill buffers of 
deleted dir (bug#48301)
      adds  aa14424   Move facemenu to enriched mode
      adds  5b3ce3a   Remove purecopy throughout facemenu.el (since it's not 
preloaded)
      adds  5784b42   Move the Text Properties menu back to Edit
      adds  47070ed   Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs
      adds  b41f39d   Handle Bug#24526 without breaking Emacs on tiling WMs 
(Bug#48268)
      adds  d203429   Abbreviate rgrep command on MS Windows (bug#48302)
      adds  98e5639   Fix the tests for 'string-limit'
      adds  df2a237   Remove unused variable in rmail.el
      adds  1b0dc15   Tweak indentation of #foo in js-mode
      adds  bc1a011   Further corrections for the text-property-search doc 
strings
      adds  417d53d   Fix `uniquify-managed' unbounded growth
      adds  11a9d8f   ; Comment fix
      adds  6ca599f   All a GPG key server client
      adds  fb93afa   Update email address in epa-ks.el
      adds  4aadbab   Improve doc strings and prompt in epa-ks.el
      adds  43da7f8   Even further `text-property-search-forward' clarifications
      adds  e27ccea   Merge branch 'master' of 
git.savannah.gnu.org:/srv/git/emacs
      adds  f1b98d3   ; Rearrange EasyPG entry in etc/NEWS
      adds  0d55a8a   Don't mark interactive commands as internal functions
      adds  ec574a7   Fix evaluation order for hack-local-variables
      adds  0b0ab33   * src/image.c: Avoid compiler warnings in Cairo builds 
without XPM.
      adds  3547e01   * src/image.c (xpm_image_p): Avoid another compiler 
warning.
      adds  cd0e7d5   ; * src/image.c (xpm_format, xpm_valid_color_symbols_p): 
Fix last change.
      adds  adbdf85   Use an explicit line width of 1 on hollow cursors under X
      adds  1af91d2   Don't consider obsolete commands for completion in some 
cases
      adds  0e69c85   Make searching for files faster under Windows
      adds  218001e   Document `package-quickstart' in the user manual
      adds  1b91900   Fix bug#48349 in file-name-non-special
      adds  1aaceec   Fix vertical cursor motion across tall text or small 
images
      adds  5be26b4   Process sentinels need to work under X and commandline
      adds  c977337   Improve Tramp traces
      adds  ff8bf8c   * doc/misc/epa.texi: Fix @nodes in previous change.
      adds  e36183f   ; * etc/TODO (etc/DOC): Update the todo entries.
      adds  127f1f3   Improve doc strings in log-edit.el
      adds  4c3abb3   Fix compilation errors with latest w32 API headers
      adds  c233f4e   ; * etc/NEWS: Fix decoded-time-set-defaults typo.
      adds  bcd92b5   Improve documentation of Hexl mode
      adds  3061409   Merge from origin/emacs-27
      adds  9533eac   * doc/misc/epa.texi: Remove hand-written node pointers.
      adds  fa33870   Remove more hand-written node pointers in doc/misc
      adds  5cfb9a5   * doc/misc/calc.texi: Remove most hand-written node 
pointers.
      adds  43701a8   ; * doc/misc/calc.texi (Date Arithmetic): Fix order in 
@menu.
      adds  780b1db   Various detailed fixes to minibuf.c, etc., to fix bug 
#48337
      adds  efc24f1   Make the M-x obsoletion check more robust
      adds  76ba00a   Add :company-kind support to css-mode completion
      adds  c92ad6a   Include colons in the completion strings
      adds  efea3a0   Add :company-kind support to sh-mode completion
      adds  48b37c3   Add :company-kind support to nxml-mode completion
      adds  c184033   Have X builds handle VisibilityNotify events (Bug#48268, 
Bug#48413)
      adds  63d259c   Improve doc string of 
'log-edit-generate-changelog-from-diff'
      adds  b1ac679   Mairix: autoload main interactive functions
      adds  b00796e   Mairix: use 'mairix-search-options' as documented
      adds  0a68159   Fix `quit-restore-window' when all previous buffers got 
killed (Bug#48367)
      adds  248ec83   Fix launching net-utils on MS-Windows
      adds  46e4704   Miscellaneous corrections to src/minibuf.c for bug #48337
      adds  b5e6dba   Fix segfaults when byte-compiling with native-compilation
      adds  de61b0b   Refactor bug-reference setup functions into a defvar
      adds  b6e0b66   Update CSS completion tests
      adds  1b8f013   Bug reference auto-setup for Rmail
      adds  4f510f6   Fix handling of stderr buffer in Tramp's make-process 
(Bug#47861)
      adds  01bd4d1   Optimize calls to 'eql', 'memql' and similar for fixnums.
      adds  487498e   Remove unreliable test for match data clobbering
      adds  bf8b8cc   Improve some quotation quoting in the Emacs manual
      adds  069c2fb   Add more completion tests
      adds  b6d02dc   Add bug-reference-mode-force-auto-setup
      adds  5a82d4c   prepend newline in sqli buffer
      adds  c14e0da   mouse-wheel-progressive-speed doc string clarification
      adds  10a14f6   Fix function signature for 
gnus-search-indexed-parse-output
      adds  0212fb1   Use condition-case-unless-debug in nnselect-run
      adds  e761e12   Add a 'silent option for 
native-comp-async-report-warnings-errors
      adds  7b82584   Improve documentation of new behavior of 'M-y'
      adds  42950e9   Fix a few Edebug specifications where code is wrapped in 
lambdas.
      adds  e477b5e   Add a unit test to reproduce Bug#48471.
      adds  7828d56   Merge branch 'master' of 
git.savannah.gnu.org:/srv/git/emacs
      adds  cbeaf28   Mention *-nov-is-evil in the Extra Headers Gnus manual 
section
      adds  eb75826   Avoid crashes in condition-case
      adds  ec870f8   Add support for Rust in etags
      adds  dac20f0   Allow specifying the default archive types to compress to 
in Dired
      adds  2becaf8   Update the etags/ctags test files
      adds  7815629   ; * admin/notes/years: Mention that etags test files need 
to be updated.
      adds  e72dfe9   Add an etags test for Rust (bug#46055)
      adds  8ac093c   Merge branch 'master' of 
git.savannah.gnu.org:/srv/git/emacs
      adds  f572735   Fix the etags test suite
      adds  d83db63   Visually truncate excessively long lines in Xref
      adds  7124598   * lisp/kmacro.el: Avoid the dynbound dialect of ELisp
      adds  9676d41   * lisp/emacs-lisp/subr-x.el (if-let): Swap &or branches 
(Bug#48489)
      adds  ed8c330   * lisp/bookmark.el: make bookmark-fontify nil default 
value
      adds  be9db2b   Fix pcase 'rx' patterns with a single named submatch 
(bug#48477)
      adds  cbd3a3b   Revert "* lisp/bookmark.el: make bookmark-fontify nil 
default value"
      adds  2c90aa9   Fix the length= shortdoc example
      adds  6a7e503   * lisp/kmacro.el: Fix test cases broken by last change
      adds  ab20f38   Fix `custom-delayed-init-variables' problem when 
re-dumping emacs
      adds  304a3b9   Fix problem with focusing in `C-o' in ibuffer in some 
circumstances
      adds  33c0994   Look for ElDoc buffer in all visible frames
      adds  68f5718   Fix some regressions introduced by the previous dired-aux 
change
      adds  63e4ed1   Recreate symptom of Bug#42701.
      adds  83be3e9   * lisp/simple.el (read-from-kill-ring): Add new arg 
PROMPT (bug#48478).
      adds  502e3ce   * lisp/emacs-lisp/lisp-mode.el (lisp-outline-level): Fix 
imprecise numbers.
      adds  4874490   * lisp/calendar/cal-menu.el (cal-menu-holidays-menu): Use 
a proper closure
      adds  0fa959d   * lisp/repeat.el (repeat-exit-timeout): New defcustom 
(bug#48472).
      adds  2c47eaa   * lisp/emacs-lisp/eieio-core.el 
(eieio-defclass-internal): Use a closure
      adds  39b67c3   * doc/emacs/basic.texi (Repeating): Document 
repeat-exit-timeout (bug#48472).
      adds  f57b0f0   * lisp/eshell/em-pred.el: Take advantage of lexical 
scoping
      adds  49c5299   * lisp/facemenu.el (facemenu-add-new-face): Use 
`:documentation`
      adds  2520a16   * lisp/find-dired.el (find-dired): Use a proper closure
      adds  0ccd712   * lisp/imenu.el (imenu--create-keymap): Use proper 
closures
      adds  de4dcd8   * lisp/info.el (Info-isearch-push-state): Use proper 
closures
      adds  41efaa5   * lisp/menu-bar.el: Avoid `(lambda
      adds  abedac0   * lisp/misearch.el (multi-isearch-push-state): Use proper 
closures
      adds  e61bb6f   * lisp/net/browse-url.el: Avoid `(lambda ..)
      adds  db8266b   * lisp/net/eudc.el (eudc-menu): Use proper closures
      adds  5e7b57a   * lisp/net/imap.el (imap-mailbox-close): Use proper 
closures
      adds  26041ec   * lisp/net/shr.el (shr-image-displayer): Use proper 
closures
      adds  25bb250   * lisp/net/sieve-manage.el (sieve-sasl-auth): Use proper 
closures
      adds  af68b49   * lisp/org/org-clock.el (org-clock-get-table-data): Use 
proper closures
      adds  4e240bf   * lisp/org/org-colview.el (org-columns-map): Use proper 
closures
      adds  5746fd5   * lisp/org/org-mouse.el: Make use of lexical scoping
      adds  09ed51b   * lisp/org/org-timer.el (org-timer--run-countdown-timer): 
Use closures
      adds  942cbc4   * lisp/progmodes/gud.el (gud-tooltip-tips): Use proper 
closures
      adds  1276ba7   * lisp/progmodes/js.el (js--make-framework-matcher): Use 
a closure
      adds  567c311   Fix recently introduced misbehavior of 
`quit-restore-window' (Bug#48493)
      adds  61291e0   Lift restriction for finding theme summary line
       new  e48372f   Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs 
into feature/pgtk
       new  82b4ea2   * src/image.c: Fix compile error related xpm in image.c


Summary of changes:
 Makefile.in                                      |   44 +-
 admin/charsets/Makefile.in                       |    3 +-
 admin/grammars/Makefile.in                       |    3 +-
 admin/notes/years                                |    6 +
 admin/unidata/Makefile.in                        |    3 +-
 doc/emacs/basic.texi                             |    7 +-
 doc/emacs/building.texi                          |    7 +
 doc/emacs/dired.texi                             |   23 +-
 doc/emacs/display.texi                           |    8 +-
 doc/emacs/emacs.texi                             |    1 +
 doc/emacs/killing.texi                           |   64 +-
 doc/emacs/maintaining.texi                       |    4 +
 doc/emacs/misc.texi                              |   11 +
 doc/emacs/package.texi                           |   23 +-
 doc/emacs/search.texi                            |   12 +-
 doc/emacs/text.texi                              |   15 +-
 doc/lispref/backups.texi                         |    6 +
 doc/lispref/compile.texi                         |  245 +++
 doc/lispref/elisp.texi                           |    6 +
 doc/lispref/loading.texi                         |   33 +-
 doc/lispref/searching.texi                       |    5 +
 doc/lispref/text.texi                            |   33 +-
 doc/lispref/variables.texi                       |    8 +
 doc/man/etags.1                                  |    2 +-
 doc/misc/calc.texi                               |  722 ++++-----
 doc/misc/ede.texi                                |  138 +-
 doc/misc/epa.texi                                |   54 +-
 doc/misc/erc.texi                                |    5 +-
 doc/misc/gnus.texi                               |   11 +-
 doc/misc/mh-e.texi                               |  144 +-
 doc/misc/reftex.texi                             |    2 +-
 doc/misc/todo-mode.texi                          |   70 +-
 doc/misc/tramp.texi                              |   30 +-
 etc/NEWS                                         |  161 +-
 etc/NEWS.27                                      |    2 +-
 etc/TODO                                         |   11 +-
 leim/Makefile.in                                 |    4 +-
 lib-src/Makefile.in                              |    5 +-
 lib-src/etags.c                                  |   51 +
 lib/Makefile.in                                  |    3 +-
 lisp/Makefile.in                                 |   10 +-
 lisp/calendar/cal-menu.el                        |    6 +-
 lisp/calendar/time-date.el                       |    4 +-
 lisp/cus-theme.el                                |   10 +-
 lisp/custom.el                                   |   39 +-
 lisp/delsel.el                                   |    2 +
 lisp/dired-aux.el                                |  121 +-
 lisp/dired.el                                    |   15 +-
 lisp/emacs-lisp/byte-opt.el                      |   26 +-
 lisp/emacs-lisp/bytecomp.el                      |   14 +-
 lisp/emacs-lisp/cl-macs.el                       |    5 +-
 lisp/emacs-lisp/comp.el                          |  165 +-
 lisp/emacs-lisp/edebug.el                        |    2 +
 lisp/emacs-lisp/eieio-core.el                    |   27 +-
 lisp/emacs-lisp/eldoc.el                         |    2 +-
 lisp/emacs-lisp/ert-x.el                         |    2 +-
 lisp/emacs-lisp/gv.el                            |    2 +-
 lisp/emacs-lisp/lisp-mode.el                     |   12 +-
 lisp/emacs-lisp/nadvice.el                       |   16 +-
 lisp/emacs-lisp/package.el                       |    7 +-
 lisp/emacs-lisp/re-builder.el                    |    7 +-
 lisp/emacs-lisp/rmc.el                           |   57 +-
 lisp/emacs-lisp/rx.el                            |   21 +-
 lisp/emacs-lisp/shortdoc.el                      |    2 +-
 lisp/emacs-lisp/subr-x.el                        |   16 +-
 lisp/emacs-lisp/text-property-search.el          |   42 +-
 lisp/emacs-lisp/thunk.el                         |    2 +-
 lisp/epa-ks.el                                   |  337 ++++
 lisp/epa-mail.el                                 |   16 +-
 lisp/erc/erc.el                                  |    4 +-
 lisp/eshell/em-pred.el                           |  167 +-
 lisp/facemenu.el                                 |  105 +-
 lisp/faces.el                                    |   18 +-
 lisp/files.el                                    |  475 +++---
 lisp/find-dired.el                               |    4 +-
 lisp/font-lock.el                                |   13 +-
 lisp/gnus/gnus-search.el                         |    4 +-
 lisp/gnus/nnoo.el                                |    2 +
 lisp/gnus/nnselect.el                            |    2 +-
 lisp/help.el                                     |    2 +-
 lisp/hexl.el                                     |  136 +-
 lisp/ibuffer.el                                  |    4 +-
 lisp/imenu.el                                    |    4 +-
 lisp/info-xref.el                                |    2 +-
 lisp/info.el                                     |    6 +-
 lisp/international/mule-cmds.el                  |   28 +-
 lisp/isearch.el                                  |    7 +-
 lisp/isearchb.el                                 |    1 -
 lisp/kmacro.el                                   |  111 +-
 lisp/mail/rmail.el                               |   91 +-
 lisp/mail/rmailsum.el                            |    6 +-
 lisp/mail/sendmail.el                            |   38 +-
 lisp/menu-bar.el                                 |   19 +-
 lisp/minibuffer.el                               |    6 +-
 lisp/misearch.el                                 |   27 +-
 lisp/mwheel.el                                   |    5 +-
 lisp/net/browse-url.el                           |   20 +-
 lisp/net/eudc.el                                 |   12 +-
 lisp/net/imap.el                                 |   52 +-
 lisp/net/mairix.el                               |   17 +-
 lisp/net/net-utils.el                            |   26 +-
 lisp/net/shr.el                                  |   28 +-
 lisp/net/sieve-manage.el                         |   26 +-
 lisp/net/tramp-cmds.el                           |    6 +-
 lisp/net/tramp-compat.el                         |    5 +-
 lisp/net/tramp-sh.el                             |  147 +-
 lisp/net/tramp.el                                |   67 +-
 lisp/nxml/rng-nxml.el                            |   15 +-
 lisp/org/org-clock.el                            |   26 +-
 lisp/org/org-colview.el                          |   60 +-
 lisp/org/org-mouse.el                            |   88 +-
 lisp/org/org-timer.el                            |   17 +-
 lisp/progmodes/bug-reference.el                  |   61 +-
 lisp/progmodes/elisp-mode.el                     |    2 +-
 lisp/progmodes/gdb-mi.el                         |   13 +
 lisp/progmodes/grep.el                           |    2 +-
 lisp/progmodes/gud.el                            |  136 +-
 lisp/progmodes/js.el                             |   22 +-
 lisp/progmodes/project.el                        |   13 +-
 lisp/progmodes/sh-script.el                      |   16 +-
 lisp/progmodes/sql.el                            |    5 +-
 lisp/progmodes/xref.el                           |   44 +
 lisp/repeat.el                                   |   54 +-
 lisp/savehist.el                                 |   41 +-
 lisp/server.el                                   |    7 +-
 lisp/simple.el                                   |   97 +-
 lisp/startup.el                                  |   26 +-
 lisp/subr.el                                     |    8 +-
 lisp/textmodes/css-mode.el                       |   20 +-
 lisp/transient.el                                |    2 +-
 lisp/uniquify.el                                 |    9 +-
 lisp/vc/log-edit.el                              |  140 +-
 lisp/vc/vc-dispatcher.el                         |    2 +-
 lisp/vc/vc.el                                    |    3 +
 lisp/window.el                                   |   81 +-
 lwlib/Makefile.in                                |    4 +-
 make-dist                                        |   18 +-
 nt/Makefile.in                                   |    5 +-
 src/Makefile.in                                  |    5 +-
 src/comp.c                                       |   38 +-
 src/doc.c                                        |   24 +-
 src/dynlib.c                                     |    2 +-
 src/emacs.c                                      |    1 +
 src/eval.c                                       |    9 +-
 src/frame.c                                      |   13 +
 src/frame.h                                      |    6 +-
 src/image.c                                      |   12 +-
 src/lisp.h                                       |    1 +
 src/lread.c                                      |   17 +-
 src/minibuf.c                                    |   51 +-
 src/nsfns.m                                      |    1 +
 src/process.c                                    |   15 +-
 src/process.h                                    |    1 +
 src/search.c                                     |   11 +-
 src/w32.c                                        |    4 +-
 src/w32common.h                                  |    4 +-
 src/w32console.c                                 |    2 +-
 src/w32fns.c                                     |   20 +-
 src/w32heap.c                                    |    4 +-
 src/w32notify.c                                  |    2 +-
 src/w32proc.c                                    |    8 +-
 src/w32select.c                                  |    2 +-
 src/w32term.c                                    |    8 +-
 src/w32term.h                                    |    2 +-
 src/window.c                                     |    4 +-
 src/xdisp.c                                      |   42 +
 src/xfns.c                                       |   20 +-
 src/xsmfns.c                                     |    2 +-
 src/xterm.c                                      |   26 +-
 test/Makefile.in                                 |    5 +-
 test/lisp/custom-resources/custom--test-theme.el |    4 +-
 test/lisp/custom-tests.el                        |  104 ++
 test/lisp/emacs-lisp/edebug-tests.el             |   15 +-
 test/lisp/emacs-lisp/rx-tests.el                 |   14 +
 test/lisp/emacs-lisp/subr-x-tests.el             |    7 +-
 test/lisp/files-tests.el                         |   13 +
 test/lisp/image-tests.el                         |    5 +-
 test/lisp/minibuffer-tests.el                    |  143 ++
 test/lisp/net/tramp-tests.el                     |  112 +-
 test/lisp/progmodes/grep-tests.el                |   69 +
 test/lisp/progmodes/project-tests.el             |   25 +
 test/lisp/textmodes/css-mode-tests.el            |   12 +-
 test/manual/etags/CTAGS.good                     |    6 +-
 test/manual/etags/ETAGS.good_1                   | 1457 ++++++++---------
 test/manual/etags/ETAGS.good_2                   | 1477 +++++++++---------
 test/manual/etags/ETAGS.good_3                   | 1487 +++++++++---------
 test/manual/etags/ETAGS.good_4                   | 1793 ++++++++++-----------
 test/manual/etags/ETAGS.good_5                   | 1823 +++++++++++-----------
 test/manual/etags/ETAGS.good_6                   | 1823 +++++++++++-----------
 test/manual/etags/Makefile                       |    3 +-
 test/manual/etags/rs-src/test.rs                 |   14 +
 test/src/comp-tests.el                           |   10 +-
 test/src/emacs-module-tests.el                   |    4 +-
 test/src/emacs-resources/seccomp-filter-exec.bpf |    1 -
 test/src/emacs-resources/seccomp-filter.bpf      |    1 -
 test/src/emacs-tests.el                          |   14 +-
 196 files changed, 9253 insertions(+), 7247 deletions(-)
 create mode 100644 lisp/epa-ks.el
 create mode 100644 test/lisp/progmodes/grep-tests.el
 create mode 100644 test/manual/etags/rs-src/test.rs
 delete mode 120000 test/src/emacs-resources/seccomp-filter-exec.bpf
 delete mode 120000 test/src/emacs-resources/seccomp-filter.bpf



reply via email to

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