emacs-diffs
[Top][All Lists]
Advanced

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

feature/package+vc updated (faa7f03b0c -> 1823349e6a)


From: Philip Kaludercic
Subject: feature/package+vc updated (faa7f03b0c -> 1823349e6a)
Date: Fri, 12 Aug 2022 10:05:15 -0400 (EDT)

zge pushed a change to branch feature/package+vc.

      from  faa7f03b0c Add "send patches" note to package-vc TODO section
      adds  66e01c9608 Declare Tramp function for backward compatibility
      adds  54fed8e1f9 Remove some leftover compat code from ps-print
      adds  97b80912e9 Move some definitions from ps-def.el to ps-print.el
      adds  95f987cbd5 Don't make a custom-save-icons section if there's 
nothing to save
      adds  2276f51ff5 Make ps-def.el obsolete (part 1/2)
      adds  b2fb73db2f Make ps-def.el obsolete (part 2/2)
      adds  f5cd6b730d Declare `key-valid-p` and `readablep` as error-free
      adds  6ef058cec2 Allow specifying that loaddefs files shouldn't not be 
compiled
      adds  eef591072a Regenerate ldefs-boot.el
      adds  3b5c03eeb2 Make frame synchronization a frame parameter
      adds  f5e5e96474 ; Auto-commit of loaddefs files.
      adds  f647d60cb7 Update publicsuffix.txt from upstream
      adds  78759ddcb0 * src/lisp.h (CHECK_INTEGER): Fix the predicate.  
(Bug#56856)
      adds  cf33f09ee2 ; Merge from origin/emacs-28
      adds  bc03a5b2c4 * lisp/cedet/ede/base.el (ede-project): Fix warning when 
loading EDE.
      adds  99754dad3c Implement primitive frame synchronization on Haiku
      adds  dd937784a3 Improve frame synchronization support on Haiku
      adds  ee0ce18662 ; * nextstep/Makefile.in: Fix last change (bug#56853).
      adds  932c0bc1fc Tune blv_found
      adds  9d4633e934 (time-equal-p nil X) returns nil
      adds  e3b6242938 Fix get-internal-runtime precision
      adds  914cf4b91b Make time arithmetic more like comparison
      adds  0a4477415c Improve float-time etc. performance
      adds  24e1123241 Improve time-equal-p etc. performance
      adds  2fd2008e67 * src/timefns.c (Ffloat_time): Fix doc string.
      adds  afa67ed6f2 Fix year-285428751 bug in hanoi-unix-64
      adds  d6c054a007 Fix "cons up a storm" issue in type-break
      adds  353413a76b * lisp/vc/vc.el: Remove stray comment hyphen.
      adds  d634cb0954 Omit some (current-time) calls
      adds  a51863f73d Simplify a few timestamps
      adds  2cd204d8bb Prefer ‘time-equal-p’ to ‘equal’ on timestamps
      adds  4d896c0977 Use list-form timestamps in .nnmh-articles
      adds  72c3efd7d0 Fix time comparison in primitive-undo
      adds  bec8474a45 Improve GCC pacification in xterm.c
      adds  89fbcbb907 ; * lisp/net/net-utils.el: Delete code commented out 
since 2000.
      adds  e976a935f8 Improve handling of xsettings events
      adds  66c23da444 Fix namespacing issue in dig.el
      adds  b9b5657c56 Doc fix in eudc-hotlist.el
      adds  7c8bd8802b * lisp/net/dig.el: Improve Commentary.
      adds  3bd9b6132f Fix loaddefs quirk w.r.t. pinyin-convert
      adds  de1c98ef0c Prefer command remapping to substitute-key-definition
      adds  914f6b3c2c * src/eval.c (Fdefvaralias): Clarify error messages.  
(Bug#56863)
      adds  c2ed2e6858 Don't bind non-existent command in picture-mode-map
      adds  9d8a6c8283 Fix the bytecode incompatibility due to the change to 
'narrow-to-region'.
      adds  7320a812e9 Wrap around the search on typing a letter (bug#56535)
      adds  bc7dc792df Fix compilation warning in spam.el
      adds  0c910f689b Avoid extra consing on monitor configuration change
      adds  e6af4968f9 ; Update ChangeLog and AUTHORS
      adds  945e4fa2a0 Merge from origin/emacs-28
      adds  0381e90fe7 ; * etc/emacs_lldb.py: Don't print '->' in type summary
      adds  0b233d3e5f Further reduce monitor change event duplication
      adds  c480789536 Remove extraneous defvars from edmacro.el
      adds  6c3bafbc2c Add tests for url-{hexify,unhex}-string
      adds  5e010f0522 Make gnus-url-unhex into alias for url-unhex
      adds  16c872409b Make url-dired.el obsolete (part 1/2)
      adds  632b74efa3 Make url-dired.el obsolete (part 2/2)
      adds  101a5b574e ; * lisp/textmodes/texinfo.el: Remove stale comment.
      adds  a306d9096e Fix url-dired obsoletion warning
      adds  6fd1fb8a68 Don't disable eldoc when doing edebug
      adds  50a192795a Consider built-in packages to be installed
      adds  146b3fb769 * lisp/mail/binhex.el: Improve commentary.
      adds  bd50df1efd Delete function alias x-selection obsolete since 23.3
      adds  6b14ef273a Fix find-dired over tramp
      adds  74ff6acdd3 url-about: Ignore missing directories in load-path
      adds  e5e840168c Remove duplicate key definitions from keymaps
      adds  bf47851e08 Signal error on duplicate key definitions
      adds  7f59cadf6f ; Clarify documentation of "locked narrowing"
      adds  0443f3f660 * lisp/textmodes/sgml-mode.el (html-tag-alist): Add 
https.
      adds  409b581b09 Delete obsolete variable nntp-authinfo-file
      adds  2be7ed257b ; * lisp/url/url-privacy.el (url-setup-privacy-info): 
Simplify.
      adds  344b48f490 CEDET: Remove left-over uses of obsolete <class>-child-p 
predicates
      adds  8783700b23 * src/xdisp.c (redisplay_window): Use BEG rather than 
hard coding 1
      adds  8af91dee9a Improve sendmail-program doc string
      adds  286e308561 ; Fix system-info in url-privacy.el
      adds  39aa623479 Obsolete unused variable footnote-use-message-mode
      adds  e1553142fe Prefer defvar-keymap in footnote.el
      adds  85f1ad0c79 * doc/misc/vtable.texi (Commands): Fix typo.  (Bug#56899)
      adds  72c7ee2e52 Avoid cl-cXXXr compat aliases
      adds  fdbe3362c5 Fix window iconification, raising and lowering frames, 
etc
      adds  9a9634dc72 Add preparations for animation frame timing support
      adds  cfb295f1e5 Prevent GC threshold from exceeding fixnum limit during 
precision scrolling
      adds  99bbc1fa23 ; Fix last change (bug#56902)
      adds  bb3e281236 Improve X server time computation
      adds  f522d2d90b ; * admin/make-tarball.txt: Minor tweaks.
      adds  f23d456039 * lisp/term.el: Doc fix; don't mention rlogin.
      adds  6edb499a5e Merge from origin/emacs-28
      adds  836ef4293f Make url-util space trimming functions obsolete
      adds  33b3226975 Remove some XEmacs compat code from url-util.el
      adds  8ae173a837 Revert "; Fix last change (bug#56902)"
      adds  4f3e95bed5 CEDET: Try and (re)fix bug#56902, in a better way
      adds  9b630dc252 Remove more XEmacs compat code from viper-util.el
      adds  fc139b629c Remove XEmacs compat code from reftex-ref.el
      adds  984b8f7ed0 Remove some spurious references to XEmacs
      adds  165675797e Use string-trim in newsticker--remove-whitespace
      adds  d60ba336af Improve obsoletion of trimming functions in url-util.el
      adds  90addeb244 * lisp/transient.el: Update to package version 
v0.3.7-143-g1b0a8a7
      adds  0a6e2b3bfc Fix quoting of #' in some doc strings
      adds  0596c69186 Check for mis-quoted #' in doc strings during 
byte-compile
      adds  0a54a5017a Fix #' quoting in uniquify-buffer-name-style doc string
      adds  8a9839348f Update modus-themes to their version 2.5.0
      adds  4bbd1f38ca ; * lisp/url/url-util.el (url-display-percentage): 
simplify
      adds  bb56cc4cad Fix crash on setting frame background color
      adds  6fb206329f ; * src/xterm.c (x_if_event): Minor speed improvements.
      adds  261d6afd6e Byte-compile the in-tree loaddefs.el files
      adds  d71d5b2a96 Remove superfluous autoloads from url-util.el
      adds  6861ed1175 Do interactive mode tagging in apropos.el
      adds  ec22e923c0 Teach 'symbol-file' about .eln natively-compiled files
      adds  95856c5154 Add face to mouse buttons in command substitutions
      adds  3ec6b806b2 Mark keys in apropos.el for substitute-command-keys
      adds  21afc26d4d Reorganize Tramp
      adds  eb2f394289 * lisp/help.el (describe-map-tree, describe-map): 
Simplify.
      adds  9e9b0e13bc Revert "Revert part of 59732a83c8 to fix bug#52969"
      adds  cb8eb5e830 Avoid redundant calls to XFlush in x_make_frame_visible
      adds  20ee17385f * lisp/uniquify.el (uniquify-buffer-name-style): Quote 
apostrophe.
      adds  57e33b25d1 ; Merge from origin/emacs-28
      adds  7520932dbe Still mark ldefs-boot.el as non-byte-compilable
      adds  ca57767128 Regenerate ldefs-boot.el
      adds  40c1132711 Remove VCSWITNESS dependency, since we're always 
rescanning now
      adds  c2bddf8fe7 Remove read_string_literal purify doc string hack
      adds  4ebdc558f6 Adjust loaddefs-generate--print-form comments
      adds  d6dbaecb2e Reduce code duplication in XI scroll bar code
      adds  50e4fc9f0e Adjust src/Makefile.in comments about make-docfile
      adds  caa88cfebe Remove outdated TODO item about make-docfile and .el 
files
      adds  c17f1a2e89 Adjust documentation for make-docfile
      adds  118a911159 Make flyspell-check-word-p work better with 
delete-selection-mode
      adds  3e60f7f3c3 Fix ignored-local-variable-values for non-primitive 
values
      adds  78129dcf53 Correctly implement refresh synchronization fences
      adds  b49c174010 Fix about:protocols in EWW
      adds  d056bb0d99 Rename pod2man-program to cperl-pod2man-program
      adds  7471781dda Rename nil-blank-string to eshell-nil-blank-string
      adds  33611906e8 Rename make-doctor-variables to doctor-make-variables
      adds  f025005e86 Fix double-encoding attachment headers in single-part 
rfc2047
      adds  4c1bc8315d Fix up some prefix registration problems in doc strings
      adds  3ec2fdc9a1 Fix eww--download-directory naming
      adds  8348ace63a Revert "Fix about:protocols in EWW"
      adds  4f3a33c90f Make url-about.el obsolete (bug#56885)
      adds  51b9d7d672 url-about.el: Add obsolete-since
      adds  459b1b8fbc Add more autoload-ignored-definitions defs
      adds  f39a220c95 Regenerate ldefs-boot.el
      adds  e2d9a218f4 Make trivial convenience defsubst notzerop obsolete
      adds  bde0ccd2c2 Rename alphabetp to hangul-alphabetp
      adds  27b60ae061 Rename set-woman-file-regexp to woman-set-file-regexp
      adds  a53ee9928d Fix namespace problem in mpc.el
      adds  2aace68a00 Rename timep to type-break-timep
      adds  f325b091c1 ; * etc/NEWS: Announce obsoletion of url-about.el.
      adds  87ac0b945f Fix Tramp test
      adds  bfdccfa141 Fix namespace problem in dired-aux.el
      adds  759ccd7cba Rename recently added macro to follow conventions
      adds  7ac0e30701 * lisp/find-dired.el (lookfor-dired): Make obsolete.
      adds  9313551fae ; * src/xterm.c (x_sync_init_fences): Fix number of 
fences announced.
      adds  24e93505b9 * eww.el (eww-browse): Raise error if there are no 
arguments
      adds  e2eee46247 Add more autoload-ignored-definitions
      adds  41a59fc6b5 Fix namespace problem in meta-mode.el
      adds  7a7628df8e ; * lisp/progmodes/meta-mode.el: Delete some commented 
out code.
      adds  4d64c39fad ; * lisp/org/ob-lilypond.el: Add FIXME.
      adds  385511f1a2 Add define-key-after to autoload-ignored-definitions
      adds  9129808496 Add define-keymap to autoload-ignored-definitions
      adds  0116c660c2 Clean up nntp-send-authinfo after removing obsolete 
variable
      adds  262f57842a Allow auth-source-netrc-parse to return all lines
      adds  580976a82c Adjust admin/emacs for new autoloads
      adds  d15b67b108 Minor checkdoc.el clean up
      adds  f038695085 Minor cleanups in autoload.el/loaddefs-gen.el
      adds  d92c11845a Add new function auth-source-netrc-parse-all
      adds  ac710e6a23 Don't require netrc in nnimap.el
      adds  c4ce09c058 Adjust autoload require in cus-dep.el
      adds  aa9eaac68e Move autoload.el to lisp/obsolete/
      adds  22a2ad13f5 Add obsolete-since line to autoload.el and adjust 
comments
      adds  3bc7b5f412 Use auth-source in tramp-parse-netrc
      adds  4483de6a4c Move netrc.el to lisp/obsolete/
      adds  8810330f30 Add obsolete-since header to netrc.el
      adds  cdaddc4d72 Move netrc tests to auth-source-tests.el
      adds  806f2d0294 Clean up output of make-command-summary slightly
      adds  5d5ab3cacd Document obsoletion of netrc-parse better
      adds  bccb3abef7 Suppress compilation warnings in netrc.el
      adds  e3edbf577b Fix last Tramp change, especially for bug#56963
      adds  9b5c54a49d Ensure that updated loaddefs files are byte-compiled
      adds  a08dd087e9 Adapt Tramp for backward compatibility
      adds  b335e1a046 * lisp/org/org.el: Fix load of compiled or compressed 
org-loaddefs
      adds  5e296283f5 Add locked narrowing around pre- and post-command-hook
      adds  43a174f62c Move the computation of narrowing bounds for long line 
optimizations.
      adds  d0e4ec3c29 Fix forgotten initialization for long line optimizations.
      adds  38d970b748 ; * src/xdisp.c (reseat): Improve recomputations.
      adds  5dc65c10ca Various improvements to long lines handling.
      adds  e0870fb874 * src/xdisp.c (get_visually_first_element): Fix a typo.
      adds  c6b5726130 ; * src/xdisp.c (get_visually_first_element): Fix last 
change.
      adds  82b602dc2f Improve Bidi with long lines.
      adds  5e33712672 ; * src/composite.c (find_automatic_composition): Fix a 
typo.
      adds  e2b774e64a Merge branch 'master' into 
feature/long-lines-improvements
      adds  a95c5baa6a ; * src/keyboard.c (safe_run_hooks_maybe_narrowed): Fix 
broken merge.
      adds  5a79bb2aed Merge branch 'feature/long-lines-improvements'
      adds  0b5dccc8b2 * lisp/Makefile.in (distclean): Also remove loaddefs.elc.
      adds  d73a104dd3 Be more lax when picking up prefixes for loaddefs
      adds  1c736c8c59 Whitespace fix in gdb-mi.el
      adds  8ea7506d72 Prefer defvar-keymap in mail/*.el
      adds  0dbe0fd410 Improve input extension focus handling with multiple 
master devices
      adds  f484da5fcb * doc/lispref/loading.texi (Autoload by Prefix): Fix 
typo.
      adds  c7b0eafd72 Merge from origin/emacs-28
      adds  4b1ec39561 Improve multi-pointer X support
      adds  faf1f03798 Improve C-x C-q in emacs-news-mode
      adds  9aa959efeb ; * etc/NEWS: Fix typo.
      adds  cbe1af96a2 Fix oldXMenu grab handling
      adds  5426f67006 * test/lisp/env-tests.el: New file.
      adds  250f09d2f3 Fix namespace problem in ede/custom.el
      adds  ab81080437 Make two perl-mode aliases obsolete
      adds  0c106ce87c Fix namespace problem in saveplace.el
      adds  8f438f224c Fix namespace problems in xscheme.el
      adds  010e2e5e5e Fix namespace problems in viper.el
      adds  c388578fb1 Rename object-sort-list to srecode-object-sort-list
      adds  7fccb83d07 Make loaddefs.el dependencies more explicit in 
src/Makefile.in
      adds  b7a896731c Make ange-ftp-re-read-dir compat alias obsolete
      adds  9149672e7f Fix lisp/Makefile.in autoloads dependency
      adds  900b09c023 bytecomp.el: Further simplifications enabled by commit 
59732a83c8875c
      adds  aff5961274 Avoid assertion violations in 
'back_to_previous_visible_line_start'
      adds  df263dd758 bytecomp.el: Update comments referring to `make-docfile`
      adds  eb7fe81e6d timer.el: Avoid repeated timers
      adds  0da97d6685 * src/keyboard.c (timer_check_2): Replace redundant test 
with assertion
      adds  50730a8b04 Add variable end-of-defun-moves-to-eol
      adds  ea6c2e9295 Allow newline after def*-form for definition-prefix
      adds  32c603e9e5 Ensure that leim-list.el is built
      adds  b70369c557 time-convert): Deprecate calls without an explicit FORM 
arg
      adds  d7b89ea407 Allow creating processes where only one of stdin or 
stdout is a PTY
      adds  4e59830bc0 Add STREAM argument to 'process-tty-name'
      adds  32ab6d7105 Improve XI focus handling
      adds  ef0546ffcd Fix signature of `seconds-to-time'
      adds  4e091c8ddf ; Update ldefs-boot.el
      adds  15a9e73a17 * src/callproc.c (emacs_spawn): Fix Mac OS X build.
      adds  3fee3f59f2 ; Update ldefs-boot.el again
      adds  a97e9d80db Improve XI focus handling for entry and exit events
      adds  f3b9bccb45 * lisp/play/fortune.el: Doc fixes.
      adds  e87c0fdc14 Merge from origin/emacs-28
      adds  e46668847d * src/puresize.h (BASE_PURESIZE): Bump the value.  
(Bug#57007)
      adds  564571f712 ; * lisp/emacs-lisp/lisp.el (end-of-defun-moves-to-eol): 
Doc fix.
      adds  28c01bd484 Correctly initialize values after a new device is enabled
      adds  e89532c7c7 ; Auto-commit of loaddefs files.
      adds  870be1e106 Put no-byte-compile cookie back in ldefs-boot.el
      adds  907ad6522a * admin/update_autogen: Fix refreshing grammar-wy.el.
      adds  4be147b677 * admin/update_autogen: Fix generating ldefs-boot.el.
      adds  faf231edcc ; * lisp/gnus/mm-util.el: Remove duplicate defalias.
      adds  543b5248db Make face-doc-string aliases obsolete
      adds  2ac3e3eda5 Drop support for XEmacs package func-menu from idlwave
      adds  e8613adb0d Make compat alias ede-toplevel-project-or-nil obsolete
      adds  b5145fc66d Make an rmail compat alias obsolete
      adds  3c4526028c ; Maintain admin/update_autogen
      adds  5ab557be62 ; Adjust time-convert call to recent change
      adds  fc450db226 Make alias widget-visibility-value-create obsolete
      adds  db5bc208fb Don't mention removed XEmacs support in mh-e manual
      adds  a1e07057c4 * admin/check-doc-strings: Remove XEmacs support.
      adds  da965ec474 * etc/PROBLEMS: Delete entry on 20+ years old version of 
X-Symbol.
      adds  83496888aa Fix mh-e.texi syntax (from previous change)
      adds  d8abff398b Fontify python escape sequences in literals
      adds  55c25e73d4 Fix C-n/C-p inside bidirectional text
      adds  5aaad0445d Speed up display of Arabic
      adds  bee6ee9de1 * doc/misc/transient.texi: Update to transient 
v0.3.7-156-ga5562cb
      adds  315b00ff8d New function 'composition-sort-rules'
      adds  6223e251a5 ; * src/composite.c (Fcomposition_sort_rules): Fix last 
change.
      adds  fad87d84df Don't mention test failures on Ubuntu 16.04 in PROBLEMS
      adds  2bbc5c5974 Make {close,replace}-rectangle compat aliases obsolete
      adds  56783e605c Make indented-text-mode alias obsolete
      adds  a3e894810a Fix defvar-keymap example in elisp manual
      adds  7c8332e096 Fix namespacing problem in allout.el
      adds  a2127251a5 ; * src/composite.c: Include stdlib.h.
      adds  b9c65203d0 Adapt Tramp for Android 12
      adds  db2b5e784b Make compat macro mh-display-completion-list obsolete
      adds  f8354d1935 Move mh-flet macro to mh-acros.el
      adds  0a060a2bfe Make mh-compat.el obsolete
      adds  b459e275c3 Finish up obsoletion of mh-compat.el
      adds  e43fa98a71 CC Mode: Optimize font-locking stanzas for long raw 
strings.
      adds  6706506c2b * lisp/transient.el: Update to package version 
v0.3.7-158-gc09b34e
      adds  02ee025487 Correctly set user time on GTK+ for key press events
      adds  4b98a79a50 Improve X event timestamp tracking
      adds  6fd4ab250b Revert "Improve X event timestamp tracking"
      adds  c46863d9bb Make force-load-doc-strings work again
      adds  7778f83b3e Use struct for saved strings in the reader
      adds  08a74ab05a Cease emitting negative file offsets for user variables
      adds  2fd5590d0c ; * lisp/play/fortune.el (fortune-ask-file): Doc fix.
      adds  7ff60c62a9 ; * admin/make-tarball.txt: Fix last change.
      adds  3d1cf1b47a Don't mention removed XEmacs support in idlwave manual
      adds  7793cf0c3d Don't mention removed XEmacs support in reftex manual
      adds  df95118e83 Link from (emacs)Init Syntax to (elisp)Introduction
      adds  7ffcba4213 * etc/PROBLEMS: Problems with Alacritty and Emoji.  
(Bug#56952)
      adds  91f4ea2fa4 Merge from origin/emacs-28
      adds  321f33a2b1 Improve how url-http displays status messages
      adds  9c0da894b9 ; Improve time-convert call in recently changed test
      adds  c8833ba365 Tweak autoloads lisp/Makefile.in dependencies
      adds  a332034160 CC Mode: Fix looping in patch from yesterday
      adds  4252cea163 Clarify lisp/Makefile.in comment
      adds  cf98a395d0 * lib-src/etags.c: Remove XEmacs support.
      adds  c6abfb32d7 Remove workaround for XEmacs bug in ediff-util.el
      adds  4439a80407 Make compat function custom-reset-variables obsolete
      adds  1f4f1358e6 Declare unused function ediff-user-grabbed-mouse obsolete
      adds  e672cad231 ; Improve obsoletions in ediff-init.el
      adds  b65a2d1d99 Make ediff-file-remote-p obsolete in favor of 
file-remote-p
      adds  7592953553 Fix 'vertical-motion' in bidi-reordered text
      adds  11e6c12def Fix blank/comment line handling in 
python-nav-beginning-of-block
      adds  82d22ef8db Improve Tramp error message
      adds  af90a31629 Pacify a gcc warning in xi_handle_focus_change
      adds  c3e99a870a ; * lisp/emacs-lisp/bytecomp.el: indentation fix
      adds  6b4f6dfb4e Make ediff-window-display-p obsolete
      adds  7dab52dfbc Minor cleanups in ediff-*.el
      adds  16b8948d79 Improve handling of pointer focus under the input 
extension
      adds  9b661ff1a8 Fix warnings outside XI2 builds
      adds  4b5414abbc Clean up some local variable sections
      adds  77bf50cb33 Don't autoload obsolete library tpu-extras.el
      adds  60738e569d Remove no-byte-compile cookie from some libraries
      adds  14f0ebc9ac Turn large macros in print.c to functions
      adds  8c8ae51640 Group print buffer state in a struct
      adds  25636fcf52 Revert "Don't autoload obsolete library tpu-extras.el"
      adds  d8d13f2fcc Remove redundant local variables in tests
      adds  cf30432a14 * test/lisp/emacs-lisp/nadvice-tests.el: Re-add 
no-byte-compile.
      adds  3d7d8ddc5a ; Fix typos
      adds  55cc8b040b Make which-func-mode output less junk
      adds  498c5d26bb ; Fix coding style in recently installed changes to 
print.c
      adds  ffc81ebc4b Allow specifying how args are to be stored in 
`command-history'
      adds  909931cb9a Further lisp-current-defun-name tweaks
      adds  7f8a3d4e91 Clean up fix_command slightly
      adds  7331ee112c Improve collecting of citation keys
      adds  3e93457ddb Update TODO about fix_command
      adds  27599d8df8 Add NEWS note about interactive-args
      adds  9aae83fe30 * src/print.c (struct print_buffer): Revert gratuitous 
format change.
      adds  425a5bfc9a Make makesum.el obsolete
      adds  4073d5eeea * lisp/obsolete/makesum.el: Add "Obsolete-since" header.
      adds  b40def9644 Do some NEWS tagging
      adds  27e1568967 select-active-regions doc string improvement
      adds  c0c5f43f49 Clean up fix_command code slightly
      adds  bf8044b9cd ; Unconditionally require built-in libraries
      adds  f886a1d772 Remove some XEmacs compat code from mh-alias.el
      adds  0283d1c4e5 ; Delete stale comment in mh-utils.el
      adds  0b4470d1b7 Remove XEmacs specific symbol from gnus-user-agent
      adds  870d59e72e * lisp/progmodes/antlr-mode.el: Remove remnants of 
XEmacs support.
      adds  a908d536c4 ; * lisp/gnus/gnus-art.el: Delete stale comments.
      adds  8028f22b18 ; * lisp/gnus/gnus.el (gnus-user-agent): Fix typo.
      adds  f1f1912658 ; Delete stale and incorrect comment in ezimage.el
      adds  d6ea4894d3 ; Delete stale comment from prolog.el
      adds  d2080e4183 Add separate tiny major mode for JSON
      adds  fe4fd160a2 Another lisp-current-defun-name tweak
      adds  f39d25d5fe Fix handling of XI_DeviceChanged events
      adds  d91ffdbec2 Don't mention XEmacs toolbar in ediff manual
      adds  2053c6aca1 Merge from origin/emacs-28
      adds  1dc3ecc6c3 Factor out some duplicate code from handle_one_xevent
      adds  97a54d1327 ; * src/xterm.c (xi_disable_devices): Fix portability 
typo.
      adds  7497aeff64 CC Mode: Allow the insertion of long strings of letters 
in reasonable time
      adds  5c3c18816e ; * lisp/hex-util.el: Mention ash instead of lsh.
      adds  4abeb61fc9 * lisp/isearch.el (isearch-mode-help): Make compat alias 
obsolete.
      adds  0a044f9405 Make compat aliases obsolete in fortran.el
      adds  2ebfd7188f ; * src/xterm.c (xi_populate_device_from_info): Minor 
ifdef cleanup.
      adds  1137219c97 Make compat alias image-refresh obsolete
      adds  7b84954a7c ; * etc/NEWS: Mention the new 'js-json-mode'.
      adds  e7a582cbe4 * lisp/ibuffer.el (ibuffer): Use substitute-command-keys 
for help.
      adds  24795e45e5 Make compat alias check-ispell-version obsolete
      adds  d3f6edf5aa Make ibuffer-split-list obsolete in favor of seq-group-by
      adds  accb1d1132 Make ibuffer-awhen obsolete in favor of when-let
      adds  ee201bc77b Make the loaddefs.el file slightly shorter
      adds  8813399cfa Merge branch 'master' of 
git.savannah.gnu.org:/srv/git/emacs
      adds  171b9314bf Replace utility functions with seq-uniq
      adds  f9ee2db493 Improve readability of list-input-methods
      adds  e5bf2b942f Improve message regarding missing LEIM
      adds  b0653b27e2 Further Tramp fixes for Android 12
      adds  3ef18c7a21 Make ibuffer-aif obsolete in favor of if-let
      adds  b92e888758 Fix python escape code fontification for multi-line 
literals
      adds  5269842833 Add a faster seq-uniq for lists
      adds  b2bf91003d Further lisp-current-defun-name tweaks
      adds  2504d19dad Merge branch 'master' of 
git.savannah.gnu.org:/srv/git/emacs
      adds  b7b160b409 Revert "Make compat alias check-ispell-version obsolete"
      adds  38f9d9bf06 ; * src/keyboard.c (timer_check_2): Restore run-time 
conditions.
      adds  744ed0ceee Make outline buttons work in NEWS
      adds  41169b5534 Add new user option electric-quote-replace-consecutive
      adds  619d5af54a * lisp/replace.el (replace-highlight): Optimize for 
large buffers (bug#56815)
      adds  6ac92c65a8 Add use-region-beginning and use-region-end
      adds  47aa2317c3 Use new convenience functions in replace-string
      adds  0bc2079ce6 * lisp/ibuf-ext.el (ibuffer-remove-alist): Simplify.
      adds  581fa3d958 Autoload string-blank-p
      adds  c47507ec56 Make rng-blank-p obsolete in favor of string-blank-p
      adds  fd4aad5697 ; * lisp/mouse.el: Delete stale comment.
      adds  caabc5a4ab * lisp/nxml/rng-util.el (rng-collapse-space): Simplify.
      adds  8caa91b2ce * lisp/vc/pcvs-util.el (cvs-partition): Simplify.
      adds  06cb954ae3 Remove some compat code from ps-print.el
      adds  32d8fc999c Avoid using aliases for color functions
      adds  0e824bd683 Make rng-collapse-space obsolete
      adds  230a198a0f Avoid having language environments interpreted as 
sections
      adds  cbc925bbed Make filesets-filter-list obsolete in favor of seq-filter
      adds  561d09d7ad Make unused function filesets-ormap obsolete
      adds  ec2bd7dd5c Make wisent-pad-string obsolete in favor of string-pad
      adds  fcd2d14db1 js--font-lock-keywords-2: Remove the 'for each' matcher
      adds  5e07d1d0fc Improve MPX interaction with xwidgets and drag-and-drop
      adds  85de996bbb * lisp/vc/diff-mode.el: Don't mention XEmacs.
      adds  628df15da5 ; * doc/misc/viper.texi (Rudimentary Changes): Avoid 
alias.
      adds  14833cd9df Improve wording when documenting other TRAMP syntaxes
      adds  358ad0d30a Merge from origin/emacs-28
      adds  29f2b1728b Fix namespacing issues in array.el
      adds  f002fa8bfc Delete dead code in checkdoc.el
      adds  8b31c18fc8 Prefer defvar-keymap in vc/*.el
      adds  1d9ee27270 Fix compilation warning in wisent/comp.el
      adds  9d35afed49 Extend LAP optimisations to more operations
      adds  f6356dc88d Make gdb-pad-string obsolete in favor of string-pad
      adds  d8d582dc3c ; * lisp/emacs-lisp/subr-x.el (string-pad): Optimise.
      adds  8c0c9398f3 Fix some undesirable frame focus changes
      adds  bca31619e8 Improve the bengali-probhat input method
      adds  e7b348b08a Fix 'describe-char' in "C" locale
      adds  edffda8609 Adjust client pointer upon help event
      adds  648acc8848 ; Fix @setfilename in calc.texi
      adds  7d70320f35 Merge from origin/emacs-28
      adds  80837653eb ; Fix typo in tramp-archive.el
      adds  4f18214fbe * test/lisp/net/tramp-tests.el (tramp--test-utf8): Adapt 
test.
      adds  bce98395ce Make emerge-define-key-if-possible obsolete
      adds  e93a1a835e * lisp/vc/emerge.el (emerge-show-file-name): Make 
obsolete.
      adds  a2ecf73545 ; * lisp/play/5x5.el (5x5-defvar-local): Improve 
obsoletion.
      adds  f7438fc859 newsticker: fix bug#57045
      adds  89f5167379 Don't show status message in Helper-describe-bindings
      adds  686296b512 Make pr-version variable obsolete
      adds  d5c3b602b9 ; * lisp/printing.el (pr-version): Avoid byte-compiler 
warning.
      adds  6878972038 Make ps-print-version variable obsolete
      adds  6568592015 Make ebnf-version variable obsolete
      adds  8854b321c2 Make ad-version variable obsolete
      adds  e7f1d4f6e1 Support the full range of variation selectors
      adds  48215c41d1 New debugging facility: backtraces from errors in Lisp 
called from redisplay
      adds  05c4e7bfbd Prevent SelectionNotify etc from reaching GTK 3
      adds  ae348b719e Fix wrong metrics for bitmap-only fonts with HarfBuzz 5
      adds  31af0f4eb7 Don't list Emacs as requirement for built-in package
      adds  9419bc904d ; * lisp/printing.el: Delete outdated download 
instructions.
      adds  687fcc2c40 Merge from origin/emacs-28
      adds  a99ea4b761 ; Fix documentation of 'loaddefs-generate' (bug#57144)
      adds  a23f9b7bda Reverse the outline arrows
      adds  95d8a4544e Default outline-minor-mode-use-buttons to only happen in 
*Help*
      adds  43d46a7b3a Make cedet version variables obsolete
      adds  9e983f4e83 ; * lisp/cedet/cedet.el: Delete stale comment.
      adds  8ae68308a1 Use help-key-binding face in package list help
      adds  dc28798645 * lisp/finder.el (finder-summary): Improve formatting.
      adds  f947b20a19 Make finder-mode inherit special-mode
      adds  c0d761bf7f Further seq-uniq speed-ups for lists
      adds  829b131e5b Clarify face-at-point doc string and add (thing-at-point 
'face)
       new  1823349e6a Merge remote-tracking branch 'origin/master' into 
feature/package+vc


Summary of changes:
 ChangeLog.3                                        |   51 +-
 Makefile.in                                        |    9 +-
 admin/MAINTAINERS                                  |    1 +
 admin/check-doc-strings                            |    8 +-
 admin/emake                                        |    1 +
 admin/make-tarball.txt                             |   13 +-
 admin/update_autogen                               |   14 +-
 configure.ac                                       |    4 +
 doc/emacs/custom.texi                              |    3 +
 doc/emacs/search.texi                              |    5 +-
 doc/lispref/commands.texi                          |    2 +-
 doc/lispref/debugging.texi                         |   44 +
 doc/lispref/display.texi                           |    6 +-
 doc/lispref/frames.texi                            |   12 +-
 doc/lispref/functions.texi                         |    4 +
 doc/lispref/keymaps.texi                           |    6 +-
 doc/lispref/loading.texi                           |   27 +-
 doc/lispref/modes.texi                             |    9 +-
 doc/lispref/os.texi                                |   11 +-
 doc/lispref/positions.texi                         |   19 +-
 doc/lispref/processes.texi                         |   49 +-
 doc/misc/calc.texi                                 |    2 +-
 doc/misc/ediff.texi                                |   11 +-
 doc/misc/htmlfontify.texi                          |   10 +-
 doc/misc/idlwave.texi                              |   38 +-
 doc/misc/mh-e.texi                                 |   47 +-
 doc/misc/modus-themes.org                          |  449 +++++--
 doc/misc/reftex.texi                               |    8 +-
 doc/misc/tramp.texi                                |    4 +-
 doc/misc/transient.texi                            |  802 ++++++------
 doc/misc/viper.texi                                |    2 +-
 doc/misc/vtable.texi                               |    6 +-
 etc/AUTHORS                                        |    2 +-
 etc/NEWS                                           |  167 ++-
 etc/PROBLEMS                                       |   34 +-
 etc/TODO                                           |   29 +-
 etc/emacs_lldb.py                                  |    2 +-
 etc/publicsuffix.txt                               |    8 +-
 etc/themes/modus-operandi-theme.el                 |    4 +-
 etc/themes/modus-themes.el                         |  411 +++---
 etc/themes/modus-vivendi-theme.el                  |    4 +-
 lib-src/etags.c                                    |    8 -
 lib-src/make-docfile.c                             |  360 +----
 lisp/ChangeLog.12                                  |    2 +-
 lisp/Makefile.in                                   |   70 +-
 lisp/allout.el                                     |   18 +-
 lisp/apropos.el                                    |   31 +-
 lisp/array.el                                      |   87 +-
 lisp/auth-source.el                                |   60 +-
 lisp/battery.el                                    |   16 +-
 lisp/bookmark.el                                   |    4 +-
 lisp/calendar/time-date.el                         |   14 +-
 lisp/calendar/timeclock.el                         |    2 +-
 lisp/cedet/cedet.el                                |    6 +-
 lisp/cedet/ede/base.el                             |    4 +-
 lisp/cedet/ede/config.el                           |    4 +-
 lisp/cedet/ede/custom.el                           |   10 +-
 lisp/cedet/ede/files.el                            |    5 +-
 lisp/cedet/ede/speedbar.el                         |    4 +-
 lisp/cedet/ede/system.el                           |    2 +-
 lisp/cedet/semantic/complete.el                    |   78 +-
 lisp/cedet/semantic/db-typecache.el                |    2 +-
 lisp/cedet/semantic/db.el                          |   11 +-
 lisp/cedet/semantic/tag-file.el                    |  102 +-
 lisp/cedet/semantic/util.el                        |    3 -
 lisp/cedet/semantic/wisent/comp.el                 |   16 +-
 lisp/cedet/semantic/wisent/python.el               |    6 +-
 lisp/cedet/srecode/compile.el                      |   10 +-
 lisp/cedet/srecode/insert.el                       |    4 +
 lisp/cedet/srecode/table.el                        |   10 +-
 lisp/cus-dep.el                                    |    2 +-
 lisp/cus-edit.el                                   |   36 +-
 lisp/custom.el                                     |    1 +
 lisp/descr-text.el                                 |    4 +-
 lisp/desktop.el                                    |    2 +-
 lisp/dired-aux.el                                  |    9 +-
 lisp/dired.el                                      |    3 +-
 lisp/edmacro.el                                    |    9 +-
 lisp/electric.el                                   |   19 +-
 lisp/emacs-lisp/advice.el                          |    5 +-
 lisp/emacs-lisp/byte-opt.el                        |   17 +-
 lisp/emacs-lisp/byte-run.el                        |   17 +-
 lisp/emacs-lisp/bytecomp.el                        |   34 +-
 lisp/emacs-lisp/checkdoc.el                        |   25 +-
 lisp/emacs-lisp/cl-lib.el                          |    4 +-
 lisp/emacs-lisp/cl-macs.el                         |   30 +-
 lisp/emacs-lisp/comp.el                            |    5 +-
 lisp/emacs-lisp/edebug.el                          |    2 +-
 lisp/emacs-lisp/eldoc.el                           |    1 -
 lisp/emacs-lisp/ert.el                             |    2 +-
 lisp/emacs-lisp/helper.el                          |    1 -
 lisp/emacs-lisp/lisp-mode.el                       |   68 +-
 lisp/emacs-lisp/lisp.el                            |    9 +-
 lisp/emacs-lisp/loaddefs-gen.el                    |  124 +-
 lisp/emacs-lisp/package.el                         |   11 +-
 lisp/emacs-lisp/seq.el                             |   27 +
 lisp/emacs-lisp/shortdoc.el                        |    2 +-
 lisp/emacs-lisp/subr-x.el                          |   11 +-
 lisp/emacs-lisp/timer.el                           |   70 +-
 lisp/emacs-lisp/warnings.el                        |    2 +-
 lisp/emulation/viper-ex.el                         |    2 +-
 lisp/emulation/viper-init.el                       |    2 +-
 lisp/emulation/viper-util.el                       |   53 +-
 lisp/emulation/viper.el                            |   25 +-
 lisp/env.el                                        |    2 +-
 lisp/epa-ks.el                                     |    6 +-
 lisp/epg.el                                        |    4 +-
 lisp/erc/erc-networks.el                           |    3 -
 lisp/eshell/em-extpipe.el                          |    4 +-
 lisp/eshell/em-hist.el                             |    1 -
 lisp/eshell/em-unix.el                             |    6 +-
 lisp/eshell/esh-arg.el                             |    2 +-
 lisp/eshell/esh-io.el                              |   27 +-
 lisp/eshell/esh-proc.el                            |   55 +-
 lisp/eshell/esh-util.el                            |    2 +-
 lisp/ezimage.el                                    |    5 -
 lisp/faces.el                                      |   39 +-
 lisp/files.el                                      |   11 +-
 lisp/filesets.el                                   |   57 +-
 lisp/find-dired.el                                 |   23 +-
 lisp/find-lisp.el                                  |    2 +-
 lisp/finder.el                                     |   16 +-
 lisp/gnus/gnus-art.el                              |    4 +-
 lisp/gnus/gnus-demon.el                            |    2 +-
 lisp/gnus/gnus-srvr.el                             |    1 -
 lisp/gnus/gnus-sum.el                              |    2 -
 lisp/gnus/gnus-util.el                             |   33 +-
 lisp/gnus/gnus.el                                  |   13 +-
 lisp/gnus/mm-util.el                               |    1 -
 lisp/gnus/nneething.el                             |    3 +-
 lisp/gnus/nnfolder.el                              |    3 +-
 lisp/gnus/nnheader.el                              |    6 +-
 lisp/gnus/nnimap.el                                |    3 +-
 lisp/gnus/nnmaildir.el                             |   21 +-
 lisp/gnus/nnmh.el                                  |   11 +-
 lisp/gnus/nnrss.el                                 |    6 +-
 lisp/gnus/nntp.el                                  |   46 +-
 lisp/gnus/spam-stat.el                             |    3 +-
 lisp/gnus/spam.el                                  |    6 +-
 lisp/help-fns.el                                   |    2 +-
 lisp/help.el                                       |   31 +-
 lisp/hex-util.el                                   |    8 +-
 lisp/ibuf-ext.el                                   |   82 +-
 lisp/ibuf-macs.el                                  |    9 +-
 lisp/ibuffer.el                                    |   30 +-
 lisp/image.el                                      |    3 +-
 lisp/international/characters.el                   |   23 +-
 lisp/international/ja-dic-utl.el                   |    8 +-
 lisp/international/mule-diag.el                    |   62 +-
 lisp/international/quail.el                        |    8 +-
 lisp/international/titdic-cnv.el                   |    7 +-
 lisp/isearch.el                                    |    8 +-
 lisp/keymap.el                                     |   18 +-
 lisp/language/misc-lang.el                         |    9 +-
 lisp/ldefs-boot.el                                 |  510 ++++----
 lisp/leim/quail/hangul.el                          |   33 +-
 lisp/leim/quail/indian.el                          |    2 +-
 lisp/loadup.el                                     |   18 +-
 lisp/mail/binhex.el                                |    4 +
 lisp/mail/footnote.el                              |   30 +-
 lisp/mail/mailabbrev.el                            |    2 +-
 lisp/mail/mspools.el                               |   18 +-
 lisp/mail/rfc2047.el                               |    3 +
 lisp/mail/rmailedit.el                             |   11 +-
 lisp/mail/rmailsum.el                              |   14 +-
 lisp/mail/sendmail.el                              |    6 +-
 lisp/mail/supercite.el                             |  130 +-
 lisp/mh-e/mh-acros.el                              |   18 +-
 lisp/mh-e/mh-alias.el                              |    5 -
 lisp/mh-e/mh-buffers.el                            |    1 -
 lisp/mh-e/mh-comp.el                               |    1 -
 lisp/mh-e/mh-e.el                                  |    2 -
 lisp/mh-e/mh-folder.el                             |    3 +-
 lisp/mh-e/mh-funcs.el                              |    1 -
 lisp/mh-e/mh-gnus.el                               |   12 +-
 lisp/mh-e/mh-identity.el                           |    1 -
 lisp/mh-e/mh-inc.el                                |    1 -
 lisp/mh-e/mh-junk.el                               |    1 -
 lisp/mh-e/mh-letter.el                             |   22 +-
 lisp/mh-e/mh-limit.el                              |    1 -
 lisp/mh-e/mh-mime.el                               |    1 -
 lisp/mh-e/mh-print.el                              |    1 -
 lisp/mh-e/mh-scan.el                               |    1 -
 lisp/mh-e/mh-search.el                             |    3 +-
 lisp/mh-e/mh-seq.el                                |    1 -
 lisp/mh-e/mh-show.el                               |    1 -
 lisp/mh-e/mh-speed.el                              |    1 -
 lisp/mh-e/mh-thread.el                             |    1 -
 lisp/mh-e/mh-tool-bar.el                           |    1 -
 lisp/mh-e/mh-utils.el                              |    8 +-
 lisp/mh-e/mh-xface.el                              |    1 -
 lisp/mouse.el                                      |    4 +-
 lisp/mpc.el                                        |    7 +-
 lisp/net/ange-ftp.el                               |    6 +-
 lisp/net/dictionary.el                             |    2 +-
 lisp/net/dig.el                                    |   33 +-
 lisp/net/eudc-hotlist.el                           |   15 +-
 lisp/net/eudc.el                                   |    1 -
 lisp/net/eww.el                                    |    6 +-
 lisp/net/net-utils.el                              |    9 -
 lisp/net/newst-backend.el                          |    8 +-
 lisp/net/newst-treeview.el                         |   11 +-
 lisp/net/tramp-adb.el                              |  269 ++--
 lisp/net/tramp-archive.el                          |   12 +-
 lisp/net/tramp-cache.el                            |  164 ++-
 lisp/net/tramp-cmds.el                             |    2 +-
 lisp/net/tramp-compat.el                           |   10 +
 lisp/net/tramp-crypt.el                            |    9 +-
 lisp/net/tramp-gvfs.el                             |   47 +-
 lisp/net/tramp-sh.el                               |  716 +++++-----
 lisp/net/tramp-smb.el                              |  346 ++---
 lisp/net/tramp-sshfs.el                            |   13 +-
 lisp/net/tramp-sudoedit.el                         |   24 +-
 lisp/net/tramp.el                                  |  144 +-
 lisp/nxml/rng-dt.el                                |    2 +-
 lisp/nxml/rng-loc.el                               |    8 +-
 lisp/nxml/rng-match.el                             |    2 +-
 lisp/nxml/rng-parse.el                             |    2 +-
 lisp/nxml/rng-util.el                              |   15 +-
 lisp/nxml/rng-valid.el                             |    4 +-
 lisp/{emacs-lisp => obsolete}/autoload.el          |   10 +-
 lisp/obsolete/gs.el                                |    2 +-
 lisp/{ => obsolete}/makesum.el                     |    8 +-
 lisp/{mh-e => obsolete}/mh-compat.el               |   21 +-
 lisp/{net => obsolete}/netrc.el                    |   15 +-
 lisp/obsolete/ps-def.el                            |   54 +
 lisp/{url => obsolete}/url-about.el                |    5 +-
 lisp/{url => obsolete}/url-dired.el                |    3 +-
 lisp/org/ob-core.el                                |   12 +-
 lisp/org/ob-lilypond.el                            |    1 +
 lisp/org/org-plot.el                               |    2 +-
 lisp/org/org.el                                    |    8 +-
 lisp/org/ox.el                                     |    2 +-
 lisp/outline.el                                    |   71 +-
 lisp/pixel-scroll.el                               |    3 +-
 lisp/play/5x5.el                                   |   12 +-
 lisp/play/cookie1.el                               |    3 +-
 lisp/play/doctor.el                                |    9 +-
 lisp/play/fortune.el                               |   56 +-
 lisp/play/hanoi.el                                 |   44 +-
 lisp/printing.el                                   |   66 +-
 lisp/progmodes/antlr-mode.el                       |    9 +-
 lisp/progmodes/cc-fonts.el                         |   77 +-
 lisp/progmodes/cc-langs.el                         |    2 +-
 lisp/progmodes/cc-mode.el                          |   15 +-
 lisp/progmodes/cperl-mode.el                       |    9 +-
 lisp/progmodes/ebnf2ps.el                          |   42 +-
 lisp/progmodes/fortran.el                          |   12 +-
 lisp/progmodes/gdb-mi.el                           |   27 +-
 lisp/progmodes/hideif.el                           |    3 +-
 lisp/progmodes/idlwave.el                          |   15 +-
 lisp/progmodes/js.el                               |   42 +-
 lisp/progmodes/meta-mode.el                        |   24 +-
 lisp/progmodes/perl-mode.el                        |    5 +-
 lisp/progmodes/prolog.el                           |    8 -
 lisp/progmodes/python.el                           |   81 +-
 lisp/progmodes/which-func.el                       |    3 +
 lisp/progmodes/xscheme.el                          |   23 +-
 lisp/ps-def.el                                     |  134 --
 lisp/ps-print.el                                   |  100 +-
 lisp/rect.el                                       |    4 +-
 lisp/replace.el                                    |   12 +-
 lisp/saveplace.el                                  |   11 +-
 lisp/select.el                                     |    3 -
 lisp/simple.el                                     |   19 +-
 lisp/subr.el                                       |  108 +-
 lisp/tar-mode.el                                   |    2 +-
 lisp/term.el                                       |    2 +-
 lisp/textmodes/emacs-news-mode.el                  |   15 +-
 lisp/textmodes/flyspell.el                         |    3 +
 lisp/textmodes/ispell.el                           |    7 -
 lisp/textmodes/picture.el                          |    1 -
 lisp/textmodes/reftex-cite.el                      |   52 +-
 lisp/textmodes/reftex-index.el                     |    6 +-
 lisp/textmodes/reftex-ref.el                       |    6 +-
 lisp/textmodes/reftex-sel.el                       |   12 +-
 lisp/textmodes/reftex-toc.el                       |    6 +-
 lisp/textmodes/remember.el                         |    2 +-
 lisp/textmodes/sgml-mode.el                        |    2 +-
 lisp/textmodes/texinfo.el                          |    3 -
 lisp/textmodes/text-mode.el                        |   16 +-
 lisp/thingatpt.el                                  |   13 +-
 lisp/transient.el                                  |  999 +++++++++-----
 lisp/type-break.el                                 |   30 +-
 lisp/uniquify.el                                   |    4 +-
 lisp/url/url-file.el                               |    3 +-
 lisp/url/url-http.el                               |   21 +-
 lisp/url/url-privacy.el                            |   11 +-
 lisp/url/url-util.el                               |   41 +-
 lisp/vc/add-log.el                                 |   14 +-
 lisp/vc/diff-mode.el                               |    4 +-
 lisp/vc/ediff-help.el                              |    4 -
 lisp/vc/ediff-hook.el                              |    8 -
 lisp/vc/ediff-init.el                              |  138 +-
 lisp/vc/ediff-mult.el                              |   36 +-
 lisp/vc/ediff-ptch.el                              |    4 +-
 lisp/vc/ediff-util.el                              |  100 +-
 lisp/vc/ediff-wind.el                              |   38 +-
 lisp/vc/ediff.el                                   |    5 +-
 lisp/vc/emerge.el                                  |    2 +
 lisp/vc/pcvs-util.el                               |    8 +-
 lisp/vc/vc-annotate.el                             |   30 +-
 lisp/vc/vc-bzr.el                                  |   24 +-
 lisp/vc/vc-cvs.el                                  |    2 +-
 lisp/vc/vc-dir.el                                  |   16 +-
 lisp/vc/vc-git.el                                  |   57 +-
 lisp/vc/vc-hg.el                                   |   15 +-
 lisp/vc/vc-hooks.el                                |   62 +-
 lisp/vc/vc.el                                      |    2 +-
 lisp/wdired.el                                     |    1 -
 lisp/wid-edit.el                                   |    8 +-
 lisp/woman.el                                      |   12 +-
 lisp/x-dnd.el                                      |    2 +-
 nextstep/Makefile.in                               |    3 +-
 src/Makefile.in                                    |   19 +-
 src/buffer.c                                       |    5 +-
 src/bytecode.c                                     |    4 +-
 src/callint.c                                      |  118 +-
 src/callproc.c                                     |   39 +-
 src/composite.c                                    |   71 +-
 src/dispextern.h                                   |    2 +
 src/editfns.c                                      |   54 +-
 src/eval.c                                         |   71 +-
 src/frame.c                                        |    6 +-
 src/ftcrfont.c                                     |    8 +-
 src/haiku_support.cc                               |   33 +-
 src/haiku_support.h                                |    1 +
 src/haikufns.c                                     |   18 +-
 src/haikuterm.c                                    |   88 +-
 src/haikuterm.h                                    |    5 +-
 src/indent.c                                       |   10 +-
 src/keyboard.c                                     |   82 +-
 src/lisp.h                                         |   11 +-
 src/lread.c                                        |  160 ++-
 src/marker.c                                       |    5 +-
 src/nsfns.m                                        |    1 +
 src/pgtkfns.c                                      |    1 +
 src/print.c                                        |  324 ++---
 src/process.c                                      |  156 ++-
 src/process.h                                      |    5 +-
 src/puresize.h                                     |    2 +-
 src/sysdep.c                                       |    5 +-
 src/timefns.c                                      |   97 +-
 src/w32fns.c                                       |    1 +
 src/xdisp.c                                        |   88 +-
 src/xfns.c                                         |   87 +-
 src/xmenu.c                                        |   26 +
 src/xsettings.c                                    |    7 +-
 src/xsettings.h                                    |    2 +-
 src/xterm.c                                        | 1377 ++++++++++++++------
 src/xterm.h                                        |   99 +-
 .../authinfo                                       |    0
 .../netrc-folding                                  |    0
 test/lisp/auth-source-tests.el                     |   26 +-
 test/lisp/calc/calc-tests.el                       |    4 -
 test/lisp/comint-tests.el                          |    4 -
 test/lisp/emacs-lisp/lisp-mode-tests.el            |   23 +
 test/lisp/emacs-lisp/package-tests.el              |   15 +
 test/lisp/emacs-lisp/seq-tests.el                  |   18 +
 test/lisp/emacs-lisp/syntax-tests.el               |    4 -
 .../{emacs-lisp/vtable-tests.el => env-tests.el}   |   40 +-
 test/lisp/erc/resources/erc-scenarios-common.el    |    4 +-
 test/lisp/eshell/em-pred-tests.el                  |    2 +-
 test/lisp/eshell/esh-proc-tests.el                 |   43 +
 test/lisp/help-tests.el                            |    4 +-
 test/lisp/ibuffer-tests.el                         |    2 +-
 test/lisp/net/netrc-resources/services             |    6 -
 test/lisp/net/netrc-tests.el                       |   60 -
 test/lisp/net/tramp-tests.el                       |   66 +-
 test/lisp/{ => obsolete}/makesum-tests.el          |    0
 test/lisp/progmodes/python-tests.el                |  182 ++-
 test/lisp/saveplace-tests.el                       |    2 +-
 test/lisp/textmodes/reftex-tests.el                |  135 +-
 test/lisp/url/url-util-tests.el                    |   20 +
 test/lisp/xml-tests.el                             |    4 -
 test/src/callint-tests.el                          |   13 +
 test/src/coding-tests.el                           |   25 +-
 test/src/font-tests.el                             |    7 +-
 test/src/keymap-tests.el                           |   12 +
 test/src/lread-resources/lazydoc.el                |  Bin 0 -> 171 bytes
 test/src/lread-tests.el                            |   17 +
 test/src/process-tests.el                          |  124 +-
 382 files changed, 8174 insertions(+), 6242 deletions(-)
 rename lisp/{emacs-lisp => obsolete}/autoload.el (99%)
 rename lisp/{ => obsolete}/makesum.el (94%)
 rename lisp/{mh-e => obsolete}/mh-compat.el (85%)
 rename lisp/{net => obsolete}/netrc.el (93%)
 create mode 100644 lisp/obsolete/ps-def.el
 rename lisp/{url => obsolete}/url-about.el (95%)
 rename lisp/{url => obsolete}/url-dired.el (96%)
 delete mode 100644 lisp/ps-def.el
 rename test/lisp/{net/netrc-resources => auth-source-resources}/authinfo (100%)
 rename test/lisp/{net/netrc-resources => auth-source-resources}/netrc-folding 
(100%)
 copy test/lisp/{emacs-lisp/vtable-tests.el => env-tests.el} (52%)
 delete mode 100644 test/lisp/net/netrc-resources/services
 delete mode 100644 test/lisp/net/netrc-tests.el
 rename test/lisp/{ => obsolete}/makesum-tests.el (100%)
 create mode 100644 test/src/lread-resources/lazydoc.el



reply via email to

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