emacs-diffs
[Top][All Lists]
Advanced

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

feature/rcirc-update updated (77631c2 -> fb27708)


From: Philip Kaludercic
Subject: feature/rcirc-update updated (77631c2 -> fb27708)
Date: Tue, 27 Jul 2021 11:42:42 -0400 (EDT)

zge pushed a change to branch feature/rcirc-update.

      from  77631c2   Add query command removed in 4ff1f66b12
      adds  a517b77   Optimise (cons X nil) to (list X)
      adds  6b41d7d   Constant-propagate (function SYMBOL)
      adds  b5416d97  Improve windmove-*-default-keybindings functions 
(bug#41438)
      adds  3916bf0   Add user options for default windmove commands (bug#41438)
      adds  ee56a19   * etc/NEWS: Add windmove keybindings (bug#41438)
      adds  d4ae640   * lisp/help-fns.el (help--symbol-class): New function.
      adds  15c57fc   * lisp/simple.el (read-from-kill-ring): Fix the case of 
'M-y M-p' (bug#48478)
      adds  b516887   Fix documentation of recent 'windmove' changes
      adds  6d1d048   Revert "Make the `i' command in Info-mode remove 
duplicate matches"
      adds  9136c06   Add a new `server-edit-abort' command
      adds  194d54a   Fix placement of point in Dired deletion operations
      adds  4c362b4   Fix documentation of a recent change.
      adds  7b50ed5   Ask if dir and subdir dired buffers be killed when 
deleting dir
      adds  8d5b7f5   Make icomplete less blinky and more responsive
      adds  3eb2947   Some additions to the TeX input method
      adds  f93f3b8   Fix slow operation of 'string-width'
      adds  515eb69   Support terminal emulators that encode the Meta modifier 
as 8th bit
      adds  58de11f   Document the last change
      adds  e490ffc   * lisp/mpc.el (mpc-intersection): Fix commit 
1760029b0927242
      adds  c942418   * src/keyboard.c (read_decoded_event_from_main_queue): 
Fix paren typo
      adds  4fda37f   Fix Gnus summary exclusion when everything matches
      adds  45d711a   Consider environment vars in Fido's directory-aware RET 
binding
      adds  218d2d1   * lisp/net/tramp.el (tramp-error): Make it a defun.
      adds  2207f9a   src/nsterm.m: fix window tabbing on macOS
      adds  5a8a5a9   Add support for Mercury (https://mercurylang.org) in 
'etags'
      adds  6ef5760   Minor fixes for last change
      adds  f349810   Minor copyedits in the Emacs user manual
      adds  3c2db0c   Make `so-long' restore `view-mode'
      adds  929adad   Clarify file reversion prompt
      adds  0f9d8c9   Clarify boolean widget prompt
      adds  fc37483   Fix a problem with restarting 'tags-search'
      adds  6329e70   completion-pcm--hilit-commonality: Reuse the match-data 
cons cells
      adds  45bdc37   Support old BSD find and "root dir symlink" better
      adds  82ccc3a   ; Mention the previous change in NEWS
      adds  c8d4af8   Support remote file names in `browse-url-of-buffer'
      adds  69a6521   * src/xdisp.c (Fwindow_text_pixel_size): Plug memory 
leak.  (Bug#48884)
      adds  7220640   Fix rgrep abbreviation
      adds  17aced4   Merge branch 'master' of 
git.savannah.gnu.org:/srv/git/emacs
      adds  89f91e5   ; Fix typos in etc/NEWS
      adds  fcc8276   Improve support of remote files in browse-url.el
      adds  f7d98db   Revert "src/nsterm.m: fix window tabbing on macOS"
      adds  27366ff   * doc/man/emacs.1.in: Minor fixes.
      adds  19ef864   Fix an example in ERC docs
      adds  0d42c92   MH-E: do not look for MH variants in relative directories
      adds  4888add   Change the Gnus default to use `#' to toggle the process 
mark
      adds  bef00aa   ; Auto-commit of loaddefs files.
      adds  6456a67   ; Merge from origin/emacs-27
      adds  f7d4bbc   ; * src/composite.h: Improve comments for LGSTRING and 
LGLYPH.
      adds  37f4457   ; Fix typo in dynamic module functions docs.
      adds  bef3070   Merge from origin/emacs-27
      adds  15f4237   Sync overlay code in minibuffer-message and 
set-minibuffer-message (bug#48669)
      adds  9625e30   * lisp/simple.el (yank-from-kill-ring): Add edited string 
to the kill-ring.
      adds  90f54aa   ; perl-mode.el: Detect regexes immediately after "|&"
      adds  4a1e97b   New user option for Git log switches
      adds  e67883b   Handle auto-cd in shell-mode
      adds  a63587c   * etc/NEWS: New user option 'shell-has-auto-cd'.
      adds  fb62846   Fix image filename encoding issues (bug#48902)
      adds  5b68e7b   * lib/Makefile.in (Makefile): Fix typo.
      adds  ff65ea9   Remove pause on fullscreening in NS (bug#48406)
      adds  dd9385b   ; perl-mode.el: Detect quote-like operator immediately 
after =>
      adds  b3dd0ce   Provide new option `delete-window-set-selected' 
(Bug#47300)
      adds  e27b531   Improve documentation of 'M-y'
      adds  af4cccb   Support mercury in 'ctags' as well
      adds  86309ef   Simplify vc-git-log-switches's usage; change default 
value to nil
      adds  0088cf4   ; * etc/NEWS: Rephrase the entry about 
'grep-find-template'.
      adds  00140ca   Rename/rewrite recently added option and function in 
window.el
      adds  56e21ab   ; Improve delete-window-choose-selected documentation
      adds  87bd14c   ; perl-mode.el: Allow newline between quote-likes and 
delimiter
      adds  e775ef2   * lisp/emacs-lisp/benchmark.el (benchmark-elapse): Tweak
      adds  5795051   Add ability to bring only the selected frame to the front 
(bug#48865)
      adds  dd30941   Mention nov-is-evil/nnvirtual combination in the Gnus 
manual
      adds  6b5a713   Fix double (recursive) load of fortran.el
      adds  b425966   Use file-in-directory-p instead of obsolete 
dired-in-this-tree-p
      adds  099c7a0   Clarify some browse-url doc strings
      adds  0afab35   Make `window-system-for-display' work for ipv6, too
      adds  4c65544   EIEIO: Promote the CLOS behavior over the EIEIO-specific 
behavior
      adds  dc471fe   * doc/emacs/windows.texi (Change Window): Add pxref to 
(elisp)Deleting Windows
      adds  407062c   Allow save-interprogram-paste-before-kill to be a number
      adds  c4fcf2f   Fsubstitute_in_file_name doc string clarification
      adds  788e5cc   Fix wording of recently added documentation
      adds  00802c0   Reset the pulse face more fully in pulse-reset-face
      adds  bad87a1   ; * src/fileio.c (Fsubstitute_in_file_name): Doc fix.
      adds  55d7eff   Avoid an infinite loop in 
mml-expand-html-into-multipart-related
      adds  2f7a115   Fix previous pulse.el fix
      adds  d0c7d8b   Improve handling of dedicated flag for side windows 
(Bug#48493)
      adds  6536112   Handle sensitive auto-save or backup remote files 
(Bug#45245)
      adds  9389742   * lisp/emacs-lisp/bytecomp.el (byte+native-compile): 
Update docstring.
      adds  31d40ca   ;* lisp/emacs-lisp/bytecomp.el (byte-native-compiling): 
Typo fix.
      adds  8f2f91f   Fix problem in HTML with bracketed characters
      adds  663fb3b   * Do not produce .elc temporary file when unnecessary 
(bug#48978)
      adds  00f1a4b   Get fractional seconds in iso8601 parsing right
      adds  794ec93   Remove unused variable from sgml-mode test
      adds  1956d98   mh-junk need not support SpamAssassin 2.20 from 2003
      adds  1756e47   Fix false positives in docstring width warning with 
(fn...) constructs.
      adds  17dcc54   Document `completions-format'
      adds  c621004   Fix dragging dividers in terminal Emacs when there's 
margins
      adds  53e5caa   ; * doc/lispref/text.texi (Clickable Text): Fix word order
      adds  81fd560   Add a new function syntax-class-to-char
      adds  8be9d4a   Allow ERT tests to output the failure reasons, too
      adds  9dde254   ; * etc/NEWS: Fix a typo in the recent change.
      adds  6ae5a59   Clarify (interactive "K") in the manual
      adds  6fc48df   Add new convenience commands for *Help*
      adds  a8721a3   Make help-view-source more robust
      adds  0367d17   User option to select 'no-other-window' with windmove 
(bug#48916)
      adds  db106ea   User option to choose a function triggered by 
windmove-create (bug#48917)
      adds  d9698fa   Prepare pdumper dump file in memory, write it in one go 
(Bug#46881)
      adds  eac34b5   ; * lisp/progmodes/hideif.el (hif-unicode-prefix-regexp): 
Stray `\`.
      adds  ed97d15   Remove outdated advise from manual
      adds  706e186   * src/xdisp.c (gui_draw_bottom_divider): Fix misleading 
indentation.
      adds  1f4e919   * lisp/simple.el (save-interprogram-paste-before-kill): 
Fix type.
      adds  7c22aa3   Eliminate some GCC warnings
      adds  ff053c7   * lisp/emacs-lisp/cl-generic.el: Fix bug#49053 and 
bug#47454
      adds  45acbe6d  Fix display-buffer-override-next-command for no-select 
case (bug#49057)
      adds  fe1b72d   * lisp/help-fns.el (help--symbol-class): Concat chars for 
all namespaces.
      adds  f41d0f4   Support new LaTeX kernel macro \footref
      adds  7033470   Use \footref when referencing a footnote label
      adds  bc44763   Update SCSS test file syntax.
      adds  0ffcf74   Fix Mercury support, notably qualified procedures.
      adds  6af9f1f   Improve and update the 'etags' test suite
      adds  ac73d77   Fix Morse for non-ASCII letters
      adds  b9f339e   ; * src/comp.c (ADD_IMPORTED): Fix broken macro.
      adds  e6a700a   Handle case remote uid is 0 in some Tramp related tests
      adds  4f1a5e4   Add `file-name-set-extension'
      adds  284dfd3   Revert "Add `file-name-set-extension'"
      adds  75b68c3   Improve to selsel doc strings
      adds  6ea7e33   Add support for displaying total number of groups in 
subgroups in Gnus
      adds  989de3b   Allow `message-replace-header' to take a list of AFTERs
      adds  1293ece   New Gnus Summary buffer sort options for extra headers
      adds  234bf1b   De-obfuscate gnutls_handshake loop
      adds  e910ef3   Improve bound-and-true-p doc string
      adds  01bbe4c   Use file-truename on files loaded with "emacs -l"
      adds  b94532f   * src/xdisp.c (Fwindow_text_pixel_size): Plug memory 
leak.  (Bug#48884)
      adds  f8e5871   ; Merge from origin/emacs-27
      adds  7be610f   Fix documentation of 'face-extend-p'
      adds  0ffef0b   Document 'ispell-program-name'
      adds  8d5c70d   Improve documentation of profiler
      adds  7722b51   Another improvement in documentation of "memory" profiler
      adds  510458a   Merge from origin/emacs-27
      adds  6636a64   Fix error in tramp-archive.el
      adds  415143d   Add new convenience command for *Help*
      adds  a17f409   ; * lisp/help-mode.el (help-customize): Doc fix.  
(Bug#36767)
      adds  9bbdd3b   Add input methods for Lakota
      adds  82551f2   ; Fix typo in NEWS
      adds  9e76815   Adapt tests in tramp-archive-tests.el
      adds  0bd9e78   Fix GNUstep build warnings
      adds  434c059   Fix GNUstep menu update crashes
      adds  a4fb581   * Do not attempt to write .elc files when not necessary 
(bug#49118)
      adds  9068f8f   Further fixes for bound-and-true-p doc string
      adds  624c861   Refactor gnus-article-sort-by-*
      adds  a1fd11a   Make find-file-literally ignore local variables again
      adds  0377737   Fix prompting for large files when loading literally
      adds  09f17ac   NEWS for tool bar "X" in *Help* buffers change (bug#49139)
      adds  3b1d69e   Fix shortdoc-add-function section creation
      adds  64dd2b1   time-stamp: add principled, expressive %z
      adds  2966e3a   Fix "make -j install"
      adds  00501d7   Make tex-compile-commands heed tex-start-options
      adds  57ec4aa   Advertise support for Startup Notification when built 
with GTK
      adds  b16b4d7   If the daemon’s TTY is our only frame, create a new frame
      adds  e4b9e1c   Use named face for apropos-button
      adds  3c0b50d   Make minor mode docstrings say what the mode "variable" is
      adds  142962a   Give feedback to the user in dired-do-find-regexp
      adds  2540701   Fix message-replace-header after recent change
      adds  d87b67a   Clean up code in `message-replace-header'
      adds  d4d6d8f   Sort the items in 'mode-line-mode-menu' before displaying 
the menu
      adds  4b90e4f   Revert "Sort the items in 'mode-line-mode-menu' before 
displaying the menu"
      adds  0776ac0   Make ethio-* variables into user options
      adds  006628d   Fix defvar->defcustom conversion in ethio-util.el
      adds  7be75f1   * lisp/printing.el (pr-global-menubar): Fix duplicate 
menu problem.
      adds  3665735   Sort the items in 'mode-line-mode-menu' before displaying 
the menu
      adds  f85ee6d   Clarify the help in the package buffers
      adds  ed30a72   Ignore file-missing errors during diff-refined 
font-locking
      adds  8febca8   Fix highlighting in cperl-mode for "for /regex/"
      adds  8db5208   Add SASL authentication to rcirc
      adds  8e6d6da   Allow `C-u M-x dig' to ask for a query type
      adds  bf21aba   Fix printing of defclass documentation slots again
      adds  b188861   Attempt to make defclass documentation more legible
      adds  1283e1d   Don't call ERT explainer on error
      adds  3788d22   * lisp/emacs-lisp/cl-preloaded.el: Fix the format of 
props in slot-descs
      adds  1c10517   * lisp/bindings.el (bindings--sort-menu-keymap): Add 
"menu" in its name
      adds  3c674ff   Fix syntax-category of some punctuation characters
      adds  19f2f26   Prevent Org mode from mistakenly changing Calendar keymap
      adds  8b49e99   * lisp/tab-bar.el (tab-bar--define-keys): Fix 
global-mode-string (bug#49215)
      adds  2fbe17c   Fix Tramp bug#49178
      adds  6e0bff0   Fix race conditions between Lisp threads in GTK builds
      adds  553221f   Fix the name of the sorted minor mode map after previous 
change
      adds  9e8d8e1   Make (find-face-definition 'default) work more reliably
      adds  db491e0   ; * etc/NEWS: Fix typo.
      adds  52528d6   Print newlines as \n instead of \12 in ERT results
      adds  f2729dd   ; * etc/NEWS: Re-arrange two items.
      adds  4d63a03   Small improvements to handling of IMAP mark search
      adds  5dd2d50   Fix NS native compilation builds
      adds  a0f0609   ; * src/lread.c (load_path_default): Remove unused 
variable.
      adds  ecf7e8b   Fix NS self-contained build configuration
      adds  1ed811a   * lisp/minibuffer.el (completion--prompt-end): New 
function (bug#30668)
      adds  d456120   Fix Tramp bug#49229
      adds  73663d1   * lisp/emacs-lisp/cl-macs.el: Fix test regression
      adds  db3767e   * lisp/minibuffer.el (minibuffer--completion-prompt-end): 
Rename
      adds  b8f9e58   * lisp/minibuffer.el (completion-in-region--single-word): 
Simplify
      adds  fe81c04   * lisp/textmodes/flyspell.el: Fix bug#49104
      adds  9060fbd   * lisp/files.el (hack-one-local-variable): Allow 
`add-function` in `eval:`
      adds  de265a0   Fix bug#49229 in shell.el
      adds  e9de80f   ; * Makefile.in: Fix out-of-tree builds on NS
      adds  881e758   * lisp/textmodes/ispell.el: Check process is live before 
interacting.
      adds  7c93009   * lisp/textmodes/ispell.el: Fix finding dictionaries for 
Enchant.
      adds  ef5f3d5   C++ Mode: Handle new keywords static_cast, etc., wrt 
angle brackets
      adds  433e157   Merge from origin/emacs-27
      adds  6b40438   In read_minibuf_unwind don't try to select dead window 
(Bug#49248)
      adds  cd339e8   Sync with Tramp 2.5.1
      adds  94a2ef4   * lisp/repeat.el (describe-repeat): New command 
(bug#49265).
      adds  1dba0ca   Fix NS port built with gcc
      adds  4f2765f   Add new function file-name-with-extension
      adds  8162248   Fix problem when creating an .authinfo entry with an 
existing machine name
      adds  f355f32   Revert more of a partially reverted emacsclient.desktop 
patch
      adds  cbf220b   From .desktop files, reuse a frame or start a new Emacs 
as required
      adds  46a66c6   Make the minor mode doc strings say that they're minor 
modes
      adds  bb56f6c   Add new user option to transform kill ring contents
      adds  1439e9b   Adjust docstring of lisp-mode (bug#49278)
      adds  0e3668b   * lisp/emacs-lisp/lisp-mnt.el (lm-crack-address): 
Right-trim name.
      adds  3cfc553   Add new function lm-maintainers (bug#48592)
      adds  4a3fc71   ; Mention the previous change in NEWS
      adds  1b1c4ef   Cleanup whitespace and comments in dired libraries
      adds  1a00bf1   Improve consistency of outline headings in dired libraries
      adds  ecec94d   * lisp/comint.el: Prefix headings with enough semicolons.
      adds  8ebd8e1   In files that use allout use it for all headings
      adds  fc3c004   Doc cleanup
      adds  1a7c8f8   Fix copy/paste error in emacsclient.desktop
      adds  527bab0   Handle test environment variables
      adds  dc0ce5f   Update describe-prefix-binding manual text
      adds  6a0db9a   ; Auto-commit of loaddefs files.
      adds  124ba9d   * lisp/transient.el: Update to package version 0.3.6.
      adds  995ab9d   Fix NS native comp search path (bug#49270)
      adds  1b88404   Fix NS self contained eln location (bug#49271)
      adds  aaa32f3   Fix a problem of cus-start.el for remote default 
directories
      adds  f4498905  New frame parameter 'drag-with-tab-line' (Bug#49247)
      adds  bb455d0   Don't pass 'null-device' to 'call-process' in ispell
      adds  b09ee14   lisp/auth-source-pass.el: Support multiple hosts in 
search spec
      adds  aad2e69   ; * lisp/auth-source-pass.el: Improve docstrings
      adds  c332272   ; * lisp/auth-source-pass.el: Remove useless metadata
      adds  9eadcfd   lisp/auth-source-pass.el: Keep legitimate spaces inside 
data
      adds  b1b05c8   Provide an emacsclient-mail.desktop
      adds  2aedf1c   Install emacs-mail.desktop and emacsclient-mail.desktop
      adds  38aa207   Hide emacs-mail.desktop, emacsclient-mail.desktop from 
menus
      adds  225ca61   Implement another fix for bug#49229
      adds  5bd04ea   Don't have desktop-save-mode query on `M-x kill-emacs'
      adds  0aee54a   Retain documentation string when customizing theme
      adds  9b318d5   Speed up fido-mode
      adds  de52dbd   Update doc/emacs/ for a new printing of the Emacs Manual 
book
      adds  d898d3c   ; * doc/emacs/back.texi: Fix a typo.
      adds  5d1cf01   Merge from origin/emacs-27
      adds  d70dc69   ; Auto-commit of loaddefs files.
      adds  136b30b   ; Merge from origin/emacs-27
      adds  b0e725e   Fix typo in c-macro-expand docstring
      adds  348b2ae   Update IRC-related references to point to Libera.Chat
      adds  8d957f2   Merge from origin/emacs-27
      adds  7a13ddf   Update a few more IRC-related references to point to 
Libera.Chat
      adds  604133e   Fix thread memory management under NS
      adds  0382aa1   Remove unused variables
      adds  28fcdb5   Fix crash in GNUstep font coverage check
      adds  31ed5a8   Avoid deprecation warnings with Texinfo 6.8
      adds  3dae1e4   * lisp/url/url-util.el (url-unhex-string): Doc fix.
      adds  46d4ddd   Adjust eshell and ps-print to not use emacs-kill-hook
      adds  2f2afa0   Ensure 'call-process' interprets INFILE as a local path
      adds  ed15f39   Ignore .dir-locals-2.el files more
      adds  ddf6226   Fix newly introduced error in tramp-tests.el (Bug#49406)
      adds  f7dcad9   Show hand cursor when dragging frame (Bug#49247)
      adds  579b0c0   Don't use LOCKNAME for temp files in Tramp (Bug#49406)
      adds  82c6327   `image-save' doc string clarification
      adds  62fbeed   Make `bookmark--unfontify' more robust
      adds  26b9564   Propagate :safe properties when autoloading defcustoms
      adds  a111978   Count zero-length matches in `count-matches' correctly
      adds  68276f6   Support reverting in Customize buffers
      adds  c03ad2b   * lisp/progmodes/bug-reference.el: Refer to info manual 
node
      adds  f2896fd   ; * test/lisp/subr-tests.el (subr-tests-add-hook-depth): 
Fix a typo.
      adds  6ec3cf1   (xref--insert-xrefs): Fix printing of line numbers
      adds  748bf7b   Allow using `mm-inline-message' from other mail clients 
than Gnus
      adds  43fba07   Allow inhibiting warnings about unused variables and 
empty bodies
      adds  d8bd7d0   Make gnus-gcc-externalize-attachments work again
      adds  1431fd9   Add faces for shr heading elements (bug#49433)
      adds  69f1bd3   Warn when wrapping index matches with `,' after `i' in 
Info
      adds  10753bc   Fix right-margin display on TTY frames
      adds  abe5eb9   Explain what ( . c) means to the Emacs Lisp reader
      adds  855fd92   Make `M-x clipboard-yank' work reliably
      adds  4db28a9   * lisp/repeat.el (describe-repeat-maps): Rename from 
`describe-repeat'.
      adds  044742b   Avoid invalid regexp in wide docstring check
      adds  e7cdbc1   Make previous empty-body warning disabling more robust
      adds  fda6009   Minor copyedits of Emacs manual
      adds  fbf1cb2   Fix overfull hbox in Emacs manual
      adds  90c89e8   Merge from origin/emacs-27
      adds  d35868b   Implement file locks for remote files (Bug#49261)
      adds  6d59484   Fix tty menus on monochrome displays
      adds  2ad34bc   Add new user option lock-file-name-transforms
      adds  9034dd0   Fix last change
      adds  fadfc55   * lisp/faces.el: Fix a typo.
      adds  e762864   Make make_lock_file_name more robust
      adds  1ffc97a   Mention what happens with timers when the computer is 
asleep
      adds  a45906a   Fix font-lock of Makefile variables at the start of lines
      adds  7d6d140   Exclude term-mode from hi-lock global modes
      adds  6d580b0   Some further adaptions wrt Tramp file name locks
      adds  de5ae0c   Make ido-mode override ffap-file-finder
      adds  57eb0db   Avoid making backup files in ediff when 
`make-backup-files' is nil
      adds  cd1313b   Allow inhibiting inserting #! in sh-set-shell
      adds  8ab0c04   Make desktop-kill more robust
      adds  57354bc   Use display-buffer with re-builder (bug#49069)
      adds  274e71f   Don't turn mouse-1 into mouse-2 when clicking on the 
tab-line (bug#49247)
      adds  a6a92e3   Code cleanup wrt file locks
      adds  4bfdf8c   * doc/lispref/files.texi (Magic File Names): Add 
make-lock-file-name.
      adds  c73bc89   * lisp/outline.el (outline-mode-cycle-map): Don't bind 
`tab`.
      adds  2870a72   Partially restore the lost C-mouse-2 drop-down menu
      adds  9ce6541   Further cleanup for file locks
      adds  b423848   * lisp/facemenu.el: Preload the C-mouse-2 menu binding
      adds  3fa711c   Skip a process test on Cygwin to avoid hang
      adds  da7dbfd   Make package-menu-filter-by-status work as documented
      adds  b7a495f   doc/lispref/text.texi (Substitution): Add 
subst-char-in-string
      adds  0897ade   * src/buffer.c (kill-buffer): Fix a typo.
      adds  e7f6bb3   Rework gnus-search-indexed-parse-output
      adds  d93ff94   Rewrite gnus-search-query-expand-key
      adds  2f7afef   Fix pdumper-related GC bug
      adds  f6472cc   Make pdumper-marking pickier
      adds  3b29afa   Pacify GCC 11.1.1 20210531 (Red Hat 11.1.1-3)
      adds  5b9daab   ; * doc/lispref/text.texi (Substitution): Fix a recent 
change.
      adds  46f9949   ; Fix misspellings of 'occurrence' in docs.
      adds  56c9ecc   Fix compilation of the --with-wide-int configuration
      adds  ad6ad16   Use `auto-save-file-name-p' in tramp-*-write-region
      adds  e25c1b5   Further tweaks to gnus-search-query-expand-key
      adds  352baac   * lisp/textmodes/enriched.el: Require 'facemenu' 
(bug#49466)
      adds  da2f772   Pacify gcc -Woverflow more nicely
      adds  2337869   Pacify gcc 11.1.1 -Wanalyzer-null-argument
      adds  1a0fe2a   Pacify gcc 11.1.1 -Wanalyzer-possible-null-dereference
      adds  c22cf4d   Pacify gcc 11.1.1 -Wclobbered
      adds  a79c578   Port test module to glibc 2.33
      adds  bfd1595   Fix a problem with tramp-*-process-file
      adds  d672d57   ; * doc/lispref/intro.texi (Caveats): Fix paren.
      adds  a41f585   Fix portability issue with make-serial-process
      adds  7a803ec   Block TLS handshake until TCP connection established
      adds  cce8482   Add remote-file-name-inhibit-locks
      adds  5afe276   Add new user option to avoid piling on Dired buffers
      adds  1e96b97   Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs
      adds  b68e7a6   Make 'tex-validate-buffer' work again
      adds  35a8861   Support Isearch filter predicates with empty search hits 
(bug#49534)
      adds  7ec5a95   Document the syntax-multilne text property
      adds  eae23d6   Allow not updating Customize settings in set-frame-font
      adds  83ded11   * doc/lispref/modes.texi (Multiline Font Lock): Tweak 
last change
      adds  e368f56   Fix dired-number-of-marked-files when there are no marked 
files
      adds  3ce37f5   Fall back on zlib-decompress-region if gzip doesn't exist
      adds  210b10f   Add new function 'insert-into-buffer'
      adds  a5d1bd6   Make jka-compr-insert-file-contents slightly more 
efficient
      adds  f339cc3   Add a better interactive spec to `facemenu-add-face'
      adds  e061999   * lisp/isearch.el: Add save-match-data for funcall 
isearch-filter-predicate.
      adds  dd34bef   Revert e0619995594d1686afd0493391417d6f900d632c that 
added save-match-data.
      adds  c218aa5   Make `apropos-library' also work for libraries without 
symbols
      adds  10f18ff   * etc/NEWS (insert-into-buffer'): Fix thinko.
      adds  8168a79   Fix deprecation warnings from libtiff
      adds  6ff7263   Fix hilit-chg highlighting of characters where text has 
been removed
      adds  9a53450   switch-to-buffer-other-frame doc string improvement
      adds  5796e00   * etc/NEWS: Add back a missing apostrophe.
      adds  6309cae   Clarify backward-delete-char-untabify doc string
      adds  f45710e   Fontify the signature separator in Message mode
      adds  525d5ca   Preserve backward compatibility in Tramp
      adds  0afbde4   Pacify gcc -Woverflow more clearly
      adds  d4217b3   Clarify overriding-local-map doc string
      adds  4fb6cf3   Add a new function 'shell-split-string'
      adds  28e7b51   Rename shell-split-string to split-string-shell-command
      adds  eb4a120   Allow using spaces in `inferior-lisp' command names
      adds  4aac8f6   Mention more split-string-* functions in shortdoc
      adds  9eee028   ; * lisp/gnus/message.el (message-signature-separator): 
Add :version.
      adds  0c28223   ; * etc/NEWS: Fix wording in a recent addition.
      adds  0848af9   Improve the `window-end' doc string
      adds  07392da   Merge branch 'master' of 
git.savannah.gnu.org:/srv/git/emacs
      adds  acf583b   Fix 'shell-tests-split-string' on MS-Windows
      adds  5260f1f   Autoload `split-string-shell-command'
      adds  335a5fd   Update modus-themes to version 1.5.0
      adds  fbc9a50   Allow restoring the original order in 
'tabulated-list-mode'
      adds  ceecac4   Add new user option to abbreviate file names in save-place
      adds  22a5482   Improve the shortdoc link action in *Help* buffers
      adds  8f5738e   Add more car/cdr examples to shortdoc
      adds  eaefa44   ; * lisp/help-fns.el: Speed up `describe-mode'
      adds  ec3b108   Add support for sourcehut to bug-reference.el
      adds  f770538   Add bug-reference support for Codeberg projects
      adds  653848a   Improve recent jka-compr-compression-info-list change
      adds  1cd278b   Add a couple more shell-tests-split-string tests
      adds  dc85fff   Clarify -unload-feature in Coding Conventions
      adds  865535a   Make `number-at-point' work for more hex numbers
      adds  8eba2b5   Allow hiding variables in Customize
      adds  7176407   Fix wording in a recent ELisp manual change
      adds  561ef16   Fix lock-file-name-transforms build problem
      adds  9b601d8   Add new user option 'query-about-changed-file'
      adds  87862f7   Clarify emacsclient Options node in the Emacs manual
      adds  d8d9504   ; Fix wording of recent changes in documentation
      adds  c13acf8   ; * doc/emacs/mule.texi (International Chars): Mention 
'describe-char'.
      adds  92616d3   ; Fix let-alist Texinfo markup
      adds  0d9e182   One more minor update of the Emacs manual for 19th 
printing
      adds  7ac411a   ; * src/data.c (Fcar, Fcdr): Doc fix.
      adds  45cdc89   Merge from origin/emacs-27
      adds  553ad9c   Add lock-file-mode
      adds  4200f09   ; Fix last change in files.el
      adds  24a8cc5   Define revert-buffer-function for *Memory Report*
      adds  109c273   EIEIO: Prevent excessive evaluation of :initform
      adds  153c9d5   Make 'n'/'p' work again in shortdoc after previous changes
      adds  b4b0c21   Enhance pcomplete support for xargs
      adds  9ee418b   Add new function 'grep-file-at-point'
      adds  6b802a0   Fix previous grep-file-at-point change
      adds  90029c9   ; * etc/NEWS: Move entry to its right place.
      adds  5ade22c   Fix an unlikely `copyright-find-copyright' problem
      adds  d2f9295   Don't shorten comment padding if the padding isn't spaces
      adds  c112f73   Make indent-tabs-mode into a regular mode instead of just 
a variable
      adds  12a193f   Fix problem in `shadow-define-literal-group' (Bug#49596)
      adds  595eddd   Fix display of mode-line with bidi formatting controls
      adds  e77bd6e   Maintain a list of terminal buffers in the menu
      adds  1bd012c   Make remote file locks more robust.  (Bug#49621)
      adds  7075ebb   Make remote file locks more robust
      adds  da200ab   Allow ignoring local variable values permanently
      adds  87a4324   Add doc string to time-stamp-tests that didn't have one
      adds  48dfaa7   Clarify event-convert-list doc string
      adds  014a672   ; * test/lisp/progmodes/compile-tests.el: simplify end-col
      adds  88cc9d2   Count compile errors when FILE is a function
      adds  bbce223   Fix documentation of a recent changeset (bug#5003)
      adds  b0c7343   ; * doc/lispref/variables.texi (File Local Variables): 
Fix last change.
      adds  13b247c   ; Fix omission in last change to custom.texi.
      adds  620e35f   Add a new function for separator lines
      adds  6336c18   Use make-separator-line in shortdoc
      adds  3094c12   Fix documentation of mouse-leave-buffer-hook
      adds  4ffa928   Allow comint-delete-output to save the output on the kill 
ring
      adds  8f51194   Fix infloop in woman-file-name
      adds  039d003   Propagate asynchronousness correctly when using proxies 
in url.el
      adds  069f790   Use 'remember-buffer' in remember.el doc strings.
      adds  5135395   Use 'remember-buffer' in remember.el doc strings.
      adds  dd70012   Document recent changes in 'comint-delete-output' 
(bug#1496)
      adds  b2925ad   ; Fix a typo in a recent change
      adds  95e31a1   Make make-indirect-buffer inherit inhibit-buffer-hook 
from base buffer
      adds  514398c   Add inhibit-buffer-hooks to `make-indirect-buffer'
      adds  f5640a3   Merge branch 'master' of 
git.savannah.gnu.org:/srv/git/emacs
      adds  0725124   Make the `s' command in *Help* work for Lisp variables 
defined in C
      adds  0c48469   Fix typos in a recent change
      adds  f7f2024   Add function for filtering ANSI sequences when compiling
      adds  6ebe8b0   Make wdired work better in narrowed-to buffers
      adds  06ee8ac   Mention `overlays-in' in the `overlays-at' doc string
      adds  e02576c   Put command line file names and mouse dragging onto 
'file-name-history'
      adds  0499294   Tweak example in Function Indirection node in the lispref 
manual
      adds  3dd8763   Add commands 'kill-matching-lines' and 
'copy-matching-lines'
      adds  557c595   Fix problem with certain fonts in ftfont_shape_by_flt
      adds  7edbcb3   Quit minibuffers without aborting kmacros
      adds  aa8859d   Signal an error in json.c function if not available
      adds  606b783   Allow installing packages with DOS line endings
      adds  c175ad5   Make dired-guess-default return all matching programs
      adds  b4fabb3   Make `kill-all-local-variables' also remove lambda from 
hooks
      adds  61c1522   Improve auto-revert-mode and revert-buffer doc strings
      adds  6bea195   Fix Bug#49636
      adds  b575e44   Fix documentation of a recent changeset
      adds  97fd31f   ; * etc/NEWS: Announce the change in json.c behavior on 
MS-Windows.
      adds  0c58796   * lisp/shadowfile.el (shadow-homedir): Add slash.
      adds  51a86b6   Count (not X) as a switch condition
      adds  46d7d44   Strength-reduce (eq X nil) to (not X)
      adds  f9d7440   ; * lisp/emacs-lisp/byte-opt.el (byte-optimize-eq): Fix 
last change.
      adds  1b251ed   * lisp/button.el (button-map): Bind [follow-link] to 
'mouse-face' (bug#49626)
      adds  070c80e   Fix mistake in `quote` optimiser
      adds  654ef06   Mention rear-advance in relation to the keymap overlay 
property
      adds  e4f323a   Add json-available-p
      adds  bc0aca0   Fix dired-guess-default logic after previous change
      adds  5e385eb   Restore evaluation logic in dired-guess-default
      adds  9292341   Fix bug-reference.el compilation warning
      adds  cdc1fab   Fixed a typo in Gnus manual
      adds  bb2d125   Fix final test for invalid base64url chars
      adds  cb9d82a   Factor out char_table_ref_simple for readability
      adds  3d956fd   Remove some "is"es from previous json checkin
      adds  e56ad2c   * doc/lispref/display.texi (Overlay Properties): Tweak 
further
      adds  e3b8ddd   Speed up by storing frame faces in hash tables instead of 
alists
      adds  da4b397   Make `C-g' after `M-x' not give a backtrace unless 
required
      adds  5218701   * lisp/emacs-lisp/macroexp.el (macroexp-warn-and-return): 
Add arg `category`
      adds  0576b81   * src/eval.c (signal_quit_p): Fix the usual 
int/Lisp_Object mixup
      adds  903ecd7   Make input of multi-key inputs in different emacsclients 
more logical
      adds  a98bf3e   * lisp/cus-start.el: Add mode-line-compact to Customize
      adds  38a62ef   Make vc-git-mode-line-string more robust
      adds  a828557   Move generalized variable specs from cl-lib.el to gv.el
      adds  3edc4fb   ; * lisp/emacs-lisp/macroexp.el 
(macroexp-warn-and-return): Doc fix.
      adds  c8a1af6   Avoid byte-compilation warning
      adds  0dcc444   Remove the (value) bits from cus-start Customize strings
      adds  6f9ff3d   Avoid failing in desktop-clear due to killed buffers
      adds  a2d0ff2   Bind the GIT_LITERAL_PATHSPECS environment variable
      adds  16860f6   `term-char-mode' doc string clarification
      adds  fcae435   Make revert-buffer preserve buffer-readedness
      adds  662f91a   Fix display of line/wrap-prefix when there's a display 
property at BOL
      adds  d3163a3   Make supersession warnings work again
      adds  f1101fd   Make erc recognize `foo*' as a function Lisp symbol
      adds  55a19a1   Merge branch 'feature/rcirc-update'
      adds  007744d   Redo emacsclient socket symlink-attack checking
      adds  ce04a88   MS-Windows followup to recent emacsclient changes
      adds  f3806ee   Fix an rcirc merge problem
      adds  bb68fae   'global-mode-string' elements should have a space at the 
end
      adds  9dfa94a   Move mode-line NEWS items to a common section
      adds  4357d59   Adjust time-tests.el to bug#30056
      adds  9901868   Make nil value of fill-column obsolete
      adds  172dfac   declare-function doc string clarification about FILE
      adds  4d17294   Remove text props from callback args in erc-button
      adds  109ca1b   Warn about arity errors in inlining calls (bug#12299)
      adds  aa54374   Off-by-one error in compilation rule end-column function 
(bug#49624)
      adds  6a3b89f   Add more support for the French Revolutionary Calendar
      adds  ad5faa4   Add auto-mode-alist functionality to .dir-locals.el
      adds  6ce2acd   Fix do-auto-fill thinko introduced earlier today
      adds  eb20d01   Fix bug#49699
      adds  1f24519   Allow storing SMTP variables when queueing mail
      adds  2a23137   Fix typo in set-auto-mode--apply-alist
      adds  8ec3585   Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs
      adds  1163217   Improve recently added documentation
      adds  5708322   ; * lisp/files.el (set-auto-mode--apply-alist): Doc fix.
      adds  26ff277   ; * lisp/calendar/cal-french.el 
(calendar-french-trim-feast): Doc fix.
      adds  59eaa30   ; * etc/NEWS: Fix wording of the 'fill-column' entry.
       new  1967b9c   Generate no message when activating rcirc-omit-mode
       new  47b5dcd   Ensure that rcirc-buffer-alist has no text properties
       new  262fbe1   Fix TOPIC command
       new  4023853   Update rcirc-buffer-alist after receiving NICK
       new  fb27708   Fix checkdoc issues


Summary of changes:
 Makefile.in                                        |   40 +-
 admin/merge-gnulib                                 |    2 +-
 configure.ac                                       |   25 +-
 doc/emacs/back.texi                                |   99 +
 doc/emacs/book-spine.texi                          |   20 +
 doc/emacs/buffers.texi                             |    3 -
 doc/emacs/custom.texi                              |   20 +-
 doc/emacs/dired.texi                               |    9 +
 doc/emacs/display.texi                             |   40 +-
 doc/emacs/docstyle.texi                            |    1 +
 doc/emacs/emacs.texi                               |    4 +-
 doc/emacs/files.texi                               |   21 +-
 doc/emacs/fixit.texi                               |    9 +-
 doc/emacs/help.texi                                |   16 +-
 doc/emacs/killing.texi                             |   84 +-
 doc/emacs/maintaining.texi                         |   10 +-
 doc/emacs/mini.texi                                |    8 +
 doc/emacs/misc.texi                                |   20 +-
 doc/emacs/modes.texi                               |   10 +-
 doc/emacs/msdos.texi                               |    9 -
 doc/emacs/mule.texi                                |    6 +-
 doc/emacs/search.texi                              |   11 +
 doc/emacs/text.texi                                |    2 +-
 doc/emacs/windows.texi                             |    3 +
 doc/lispref/buffers.texi                           |    4 +-
 doc/lispref/commands.texi                          |   25 +-
 doc/lispref/debugging.texi                         |   13 +-
 doc/lispref/display.texi                           |   14 +-
 doc/lispref/errors.texi                            |    9 +-
 doc/lispref/eval.texi                              |    3 +-
 doc/lispref/files.texi                             |   67 +-
 doc/lispref/frames.texi                            |    9 +-
 doc/lispref/functions.texi                         |   11 +-
 doc/lispref/help.texi                              |    4 +-
 doc/lispref/hooks.texi                             |    2 +-
 doc/lispref/internals.texi                         |    2 +-
 doc/lispref/intro.texi                             |    2 +-
 doc/lispref/lists.texi                             |    4 +-
 doc/lispref/modes.texi                             |   28 +-
 doc/lispref/objects.texi                           |    7 +
 doc/lispref/os.texi                                |   27 +-
 doc/lispref/processes.texi                         |   10 +
 doc/lispref/syntax.texi                            |    5 +
 doc/lispref/text.texi                              |   33 +-
 doc/lispref/tips.texi                              |   17 +-
 doc/lispref/variables.texi                         |   14 +
 doc/lispref/windows.texi                           |  114 +-
 doc/man/emacs.1.in                                 |    4 +-
 doc/man/etags.1                                    |   23 +-
 doc/misc/bovine.texi                               |   25 +-
 doc/misc/efaq.texi                                 |   34 +
 doc/misc/eieio.texi                                |   88 +-
 doc/misc/erc.texi                                  |   72 +-
 doc/misc/ert.texi                                  |    4 +
 doc/misc/gnus-faq.texi                             |    2 +-
 doc/misc/gnus.texi                                 |   61 +-
 doc/misc/modus-themes.org                          | 1291 ++++++----
 doc/misc/pcl-cvs.texi                              |    2 +-
 doc/misc/rcirc.texi                                |   41 +-
 doc/misc/smtpmail.texi                             |   10 +
 doc/misc/srecode.texi                              |    2 +-
 doc/misc/tramp.texi                                |   45 +-
 doc/misc/trampver.texi                             |    2 +-
 doc/misc/wisent.texi                               |    6 +-
 etc/HELLO                                          |    1 +
 etc/NEWS                                           |  493 +++-
 etc/NEWS.27                                        |   23 +
 etc/emacs-mail.desktop                             |    4 +-
 etc/emacs.desktop                                  |    1 +
 etc/emacsclient-mail.desktop                       |   19 +
 etc/emacsclient.desktop                            |   14 +-
 etc/themes/modus-operandi-theme.el                 |    2 +-
 etc/themes/modus-themes.el                         | 2523 +++++++++++++-------
 etc/themes/modus-vivendi-theme.el                  |    2 +-
 lib-src/emacsclient.c                              |  226 +-
 lib-src/etags.c                                    |  596 ++++-
 lib-src/movemail.c                                 |   14 +-
 lib/Makefile.in                                    |    2 +-
 lib/file-has-acl.c                                 |  510 ++++
 lib/gnulib.mk.in                                   |   11 +
 lisp/allout.el                                     |    8 +-
 lisp/ansi-color.el                                 |   32 +
 lisp/apropos.el                                    |   49 +-
 lisp/auth-source-pass.el                           |   61 +-
 lisp/auth-source.el                                |    7 +-
 lisp/autorevert.el                                 |    4 +
 lisp/battery.el                                    |    4 +-
 lisp/bindings.el                                   |   45 +-
 lisp/bookmark.el                                   |   22 +-
 lisp/button.el                                     |    1 +
 lisp/calendar/cal-french.el                        |  192 +-
 lisp/calendar/iso8601.el                           |   17 +-
 lisp/cedet/ede/base.el                             |   46 +-
 lisp/cedet/ede/config.el                           |    2 +-
 lisp/cedet/ede/generic.el                          |    2 +-
 lisp/cedet/ede/proj-obj.el                         |    4 +-
 lisp/cedet/ede/proj.el                             |   12 +-
 lisp/cedet/pulse.el                                |    6 +-
 lisp/cedet/semantic/db-ebrowse.el                  |    4 +-
 lisp/cedet/semantic/db-el.el                       |    4 +-
 lisp/cedet/semantic/db-javascript.el               |    4 +-
 lisp/cedet/semantic/db.el                          |    4 +-
 lisp/cedet/semantic/ede-grammar.el                 |   12 +-
 lisp/cedet/semantic/symref/grep.el                 |    2 +-
 lisp/cedet/srecode/compile.el                      |    7 +-
 lisp/cedet/srecode/insert.el                       |   17 +-
 lisp/comint.el                                     |   41 +-
 lisp/cus-edit.el                                   |   13 +-
 lisp/cus-start.el                                  |   43 +-
 lisp/cus-theme.el                                  |  100 +-
 lisp/custom.el                                     |    2 +-
 lisp/delsel.el                                     |    5 +-
 lisp/desktop.el                                    |   13 +-
 lisp/dired-aux.el                                  |  139 +-
 lisp/dired-x.el                                    |  157 +-
 lisp/dired.el                                      |  298 ++-
 lisp/dnd.el                                        |    1 +
 lisp/emacs-lisp/autoload.el                        |    5 +-
 lisp/emacs-lisp/benchmark.el                       |    3 +-
 lisp/emacs-lisp/byte-opt.el                        |   29 +-
 lisp/emacs-lisp/bytecomp.el                        |  200 +-
 lisp/emacs-lisp/cconv.el                           |   12 +-
 lisp/emacs-lisp/chart.el                           |    2 +-
 lisp/emacs-lisp/cl-extra.el                        |   15 +-
 lisp/emacs-lisp/cl-generic.el                      |   10 +-
 lisp/emacs-lisp/cl-lib.el                          |  105 -
 lisp/emacs-lisp/cl-macs.el                         |    9 +-
 lisp/emacs-lisp/cl-preloaded.el                    |   21 +-
 lisp/emacs-lisp/copyright.el                       |   15 +-
 lisp/emacs-lisp/crm.el                             |    3 +-
 lisp/emacs-lisp/easy-mmode.el                      |   18 +-
 lisp/emacs-lisp/eieio-base.el                      |    2 +-
 lisp/emacs-lisp/eieio-core.el                      |  132 +-
 lisp/emacs-lisp/eieio-custom.el                    |    2 +-
 lisp/emacs-lisp/eieio-speedbar.el                  |   10 +-
 lisp/emacs-lisp/eieio.el                           |   85 +-
 lisp/emacs-lisp/ert.el                             |   52 +-
 lisp/emacs-lisp/find-func.el                       |   10 +-
 lisp/emacs-lisp/gv.el                              |  100 +
 lisp/emacs-lisp/lisp-mnt.el                        |   26 +-
 lisp/emacs-lisp/lisp-mode.el                       |    2 +-
 lisp/emacs-lisp/macroexp.el                        |   43 +-
 lisp/emacs-lisp/memory-report.el                   |    2 +
 lisp/emacs-lisp/package.el                         |   35 +-
 lisp/emacs-lisp/re-builder.el                      |   15 +-
 lisp/emacs-lisp/shadow.el                          |    9 +-
 lisp/emacs-lisp/shortdoc.el                        |   63 +-
 lisp/emacs-lisp/subr-x.el                          |    1 +
 lisp/emacs-lisp/tabulated-list.el                  |   44 +-
 lisp/erc/erc-backend.el                            |    2 +-
 lisp/erc/erc-button.el                             |    5 +-
 lisp/erc/erc-networks.el                           |   14 +-
 lisp/erc/erc-services.el                           |   17 +-
 lisp/erc/erc.el                                    |   15 +-
 lisp/eshell/em-dirs.el                             |    5 +-
 lisp/eshell/em-hist.el                             |    5 +-
 lisp/facemenu.el                                   |   12 +-
 lisp/faces.el                                      |   49 +-
 lisp/ffap.el                                       |    1 +
 lisp/fileloop.el                                   |    3 +-
 lisp/files.el                                      |  461 ++--
 lisp/frame.el                                      |   12 +-
 lisp/gnus/gnus-art.el                              |   23 +-
 lisp/gnus/gnus-group.el                            |    2 +-
 lisp/gnus/gnus-msg.el                              |    4 +
 lisp/gnus/gnus-search.el                           |  152 +-
 lisp/gnus/gnus-sum.el                              |   78 +-
 lisp/gnus/gnus-topic.el                            |   41 +-
 lisp/gnus/gnus.el                                  |    4 +-
 lisp/gnus/message.el                               |   35 +-
 lisp/gnus/mm-view.el                               |   27 +-
 lisp/gnus/mml.el                                   |    2 +-
 lisp/help-fns.el                                   |   83 +-
 lisp/help-mode.el                                  |   41 +-
 lisp/help.el                                       |    7 +-
 lisp/hi-lock.el                                    |    2 +-
 lisp/hilit-chg.el                                  |   24 +-
 lisp/icomplete.el                                  |   62 +-
 lisp/ido.el                                        |    4 +
 lisp/image.el                                      |    4 +-
 lisp/info.el                                       |   89 +-
 lisp/isearch.el                                    |   11 +-
 lisp/jka-cmpr-hook.el                              |   29 +-
 lisp/jka-compr.el                                  |  123 +-
 lisp/language/ethio-util.el                        |   58 +-
 lisp/ldefs-boot.el                                 | 1139 ++++++---
 lisp/leim/quail/latin-ltx.el                       |   52 +
 lisp/leim/quail/latin-post.el                      |   58 +
 lisp/leim/quail/latin-pre.el                       |   29 +
 lisp/mail/smtpmail.el                              |   80 +-
 lisp/menu-bar.el                                   |    4 +-
 lisp/mh-e/mh-e.el                                  |    7 +-
 lisp/mh-e/mh-junk.el                               |   26 +-
 lisp/minibuffer.el                                 |   83 +-
 lisp/mouse.el                                      |   25 +-
 lisp/mpc.el                                        |   11 +-
 lisp/net/browse-url.el                             |   35 +-
 lisp/net/dig.el                                    |   11 +-
 lisp/net/eudc.el                                   |    4 +-
 lisp/net/rcirc.el                                  |   48 +-
 lisp/net/shr.el                                    |   41 +-
 lisp/net/tramp-adb.el                              |   36 +-
 lisp/net/tramp-archive.el                          |    6 +
 lisp/net/tramp-cache.el                            |    9 +-
 lisp/net/tramp-compat.el                           |   10 +
 lisp/net/tramp-crypt.el                            |   23 +
 lisp/net/tramp-fuse.el                             |   17 +-
 lisp/net/tramp-gvfs.el                             |    7 +
 lisp/net/tramp-rclone.el                           |    8 +
 lisp/net/tramp-sh.el                               |  164 +-
 lisp/net/tramp-smb.el                              |   32 +-
 lisp/net/tramp-sshfs.el                            |   44 +-
 lisp/net/tramp-sudoedit.el                         |    8 +
 lisp/net/tramp.el                                  |  238 +-
 lisp/net/trampver.el                               |    6 +-
 lisp/newcomment.el                                 |   20 +-
 lisp/org/ol-irc.el                                 |    6 +-
 lisp/org/org-compat.el                             |    4 +-
 lisp/outline.el                                    |    1 -
 lisp/pcmpl-unix.el                                 |    3 +-
 lisp/play/morse.el                                 |   21 +-
 lisp/printing.el                                   |   27 +-
 lisp/profiler.el                                   |    8 +-
 lisp/progmodes/bug-reference.el                    |   57 +-
 lisp/progmodes/cc-engine.el                        |   33 +-
 lisp/progmodes/cc-langs.el                         |    3 +-
 lisp/progmodes/cmacexp.el                          |    2 +-
 lisp/progmodes/compile.el                          |   15 +-
 lisp/progmodes/cperl-mode.el                       |    2 +-
 lisp/progmodes/elisp-mode.el                       |    3 +-
 lisp/progmodes/etags.el                            |    4 +-
 lisp/progmodes/fortran.el                          |  143 +-
 lisp/progmodes/grep.el                             |   46 +-
 lisp/progmodes/hideif.el                           |    2 +-
 lisp/progmodes/inf-lisp.el                         |    8 +-
 lisp/progmodes/make-mode.el                        |    4 +-
 lisp/progmodes/perl-mode.el                        |    2 +-
 lisp/progmodes/sh-script.el                        |    4 +-
 lisp/progmodes/xref.el                             |    6 +-
 lisp/ps-print.el                                   |    5 +-
 lisp/repeat.el                                     |   24 +-
 lisp/replace.el                                    |  136 +-
 lisp/saveplace.el                                  |   12 +-
 lisp/select.el                                     |   16 +-
 lisp/server.el                                     |   27 +-
 lisp/shadowfile.el                                 |   21 +-
 lisp/shell.el                                      |   30 +-
 lisp/simple.el                                     |  142 +-
 lisp/so-long.el                                    |    8 +-
 lisp/startup.el                                    |    5 +-
 lisp/subr.el                                       |   19 +-
 lisp/tab-bar.el                                    |   15 +-
 lisp/tab-line.el                                   |    5 +-
 lisp/term.el                                       |   30 +-
 lisp/term/x-win.el                                 |    2 +-
 lisp/textmodes/enriched.el                         |    4 +-
 lisp/textmodes/fill.el                             |   11 +-
 lisp/textmodes/flyspell.el                         |   23 +-
 lisp/textmodes/ispell.el                           |   28 +-
 lisp/textmodes/reftex-vars.el                      |    6 +-
 lisp/textmodes/remember.el                         |   18 +-
 lisp/textmodes/sgml-mode.el                        |   15 +-
 lisp/textmodes/tex-mode.el                         |    8 +-
 lisp/textmodes/text-mode.el                        |   10 +-
 lisp/thingatpt.el                                  |   16 +-
 lisp/time-stamp.el                                 |  241 +-
 lisp/time.el                                       |    3 +-
 lisp/transient.el                                  |  106 +-
 lisp/url/url-util.el                               |    7 +-
 lisp/url/url.el                                    |    7 +-
 lisp/userlock.el                                   |    2 +-
 lisp/vc/diff-mode.el                               |   25 +-
 lisp/vc/ediff-util.el                              |    5 +-
 lisp/vc/vc-git.el                                  |   22 +-
 lisp/wdired.el                                     |  122 +-
 lisp/wid-edit.el                                   |    5 +-
 lisp/windmove.el                                   |  270 ++-
 lisp/window.el                                     |  254 +-
 lisp/woman.el                                      |    6 +-
 m4/gnulib-comp.m4                                  |    3 +
 nextstep/Makefile.in                               |   12 +-
 nt/gnulib-cfg.mk                                   |    1 +
 oldXMenu/Create.c                                  |    2 +
 oldXMenu/Internal.c                                |   31 +-
 oldXMenu/XMakeAssoc.c                              |    2 +
 src/Makefile.in                                    |    2 +-
 src/alloc.c                                        |   44 +-
 src/buffer.c                                       |   38 +-
 src/callint.c                                      |    5 +-
 src/callproc.c                                     |   61 +-
 src/character.c                                    |    3 +-
 src/chartab.c                                      |  104 +-
 src/comp.c                                         |   30 +-
 src/composite.c                                    |   76 +-
 src/composite.h                                    |   23 +-
 src/data.c                                         |   10 +-
 src/dispnew.c                                      |   12 +-
 src/doprnt.c                                       |    4 +-
 src/editfns.c                                      |    2 +-
 src/emacs.c                                        |   20 +-
 src/eval.c                                         |   18 +-
 src/fileio.c                                       |   21 +-
 src/filelock.c                                     |  213 +-
 src/fns.c                                          |    7 +-
 src/frame.c                                        |   20 +-
 src/frame.h                                        |    8 +-
 src/ftfont.c                                       |   21 +
 src/gnutls.c                                       |   11 +-
 src/gtkutil.c                                      |    2 +-
 src/image.c                                        |   42 +-
 src/insdel.c                                       |    2 +-
 src/json.c                                         |   25 +-
 src/keyboard.c                                     |  144 +-
 src/lisp.h                                         |    9 +-
 src/lread.c                                        |    8 +-
 src/macros.c                                       |    2 +-
 src/minibuf.c                                      |    4 +-
 src/nsfns.m                                        |   16 +-
 src/nsfont.m                                       |   46 +-
 src/nsimage.m                                      |    9 +-
 src/nsmenu.m                                       |   69 +-
 src/nsterm.h                                       |   11 +-
 src/nsterm.m                                       |  180 +-
 src/pdumper.c                                      |   27 +-
 src/process.c                                      |    7 +-
 src/process.h                                      |    2 +-
 src/syntax.c                                       |   18 +
 src/sysdep.c                                       |  136 +-
 src/thread.c                                       |   17 +
 src/window.c                                       |   41 +-
 src/xdisp.c                                        |  111 +-
 src/xfaces.c                                       |   92 +-
 src/xfns.c                                         |   10 +-
 src/xfont.c                                        |    5 +-
 src/xgselect.c                                     |   16 +
 test/Makefile.in                                   |    7 +-
 test/README                                        |    5 +
 test/infra/gitlab-ci.yml                           |    1 +
 test/lisp/auth-source-pass-tests.el                |   24 +-
 test/lisp/calendar/cal-french-tests.el             |  113 +
 test/lisp/calendar/iso8601-tests.el                |   10 +-
 test/lisp/dired-x-tests.el                         |   13 +
 .../bytecomp-resources/warn-callargs-defsubst.el   |    5 +
 test/lisp/emacs-lisp/bytecomp-tests.el             |    3 +
 test/lisp/emacs-lisp/eieio-tests/eieio-tests.el    |   16 +-
 test/lisp/emacs-lisp/package-tests.el              |   68 +
 test/lisp/emacs-lisp/shortdoc-tests.el             |    2 +-
 test/lisp/filenotify-tests.el                      |    7 +-
 test/lisp/files-resources/.dir-locals.el           |    2 +
 test/lisp/files-resources/whatever.quux            |    2 +
 test/lisp/files-tests.el                           |   61 +
 test/lisp/gnus/gnus-search-tests.el                |    4 +-
 test/lisp/gnus/message-tests.el                    |   29 +
 test/lisp/net/tramp-archive-tests.el               |   74 +-
 test/lisp/net/tramp-tests.el                       |  293 ++-
 test/lisp/progmodes/compile-tests.el               |   47 +-
 .../cperl-mode-resources/cperl-bug-22355.pl        |   14 +
 .../cperl-mode-resources/cperl-bug-23992.pl        |   10 +
 .../cperl-mode-resources/cperl-bug-25098.pl        |   21 +
 test/lisp/progmodes/cperl-mode-tests.el            |   59 +-
 test/lisp/progmodes/xref-tests.el                  |   40 +-
 test/lisp/replace-tests.el                         |   11 +
 test/lisp/shadowfile-tests.el                      |   20 +-
 test/lisp/shell-tests.el                           |   19 +
 test/lisp/subr-tests.el                            |    2 +-
 test/lisp/textmodes/sgml-mode-tests.el             |   27 +
 test/lisp/thingatpt-tests.el                       |   33 +
 test/lisp/time-stamp-tests.el                      |  421 +++-
 test/lisp/time-tests.el                            |    1 +
 test/manual/etags/CTAGS.good                       |   93 +
 test/manual/etags/ETAGS.good_1                     |   95 +
 test/manual/etags/ETAGS.good_2                     |  154 ++
 test/manual/etags/ETAGS.good_3                     |   95 +
 test/manual/etags/ETAGS.good_4                     |   95 +
 test/manual/etags/ETAGS.good_5                     |  154 ++
 test/manual/etags/ETAGS.good_6                     |  154 ++
 test/manual/etags/Makefile                         |    3 +-
 test/manual/etags/merc-src/accumulator.m           | 1962 +++++++++++++++
 test/manual/indent/scss-mode.scss                  |    6 +-
 test/src/buffer-tests.el                           |   42 +-
 test/src/emacs-module-resources/mod-test.c         |    4 +
 test/src/process-tests.el                          |   32 +
 test/src/syntax-tests.el                           |   11 +
 383 files changed, 16306 insertions(+), 5324 deletions(-)
 create mode 100644 doc/emacs/back.texi
 create mode 100644 doc/emacs/book-spine.texi
 create mode 100644 etc/emacsclient-mail.desktop
 create mode 100644 lib/file-has-acl.c
 create mode 100644 test/lisp/calendar/cal-french-tests.el
 create mode 100644 
test/lisp/emacs-lisp/bytecomp-resources/warn-callargs-defsubst.el
 create mode 100644 test/lisp/files-resources/.dir-locals.el
 create mode 100644 test/lisp/files-resources/whatever.quux
 create mode 100644 test/lisp/progmodes/cperl-mode-resources/cperl-bug-22355.pl
 create mode 100644 test/lisp/progmodes/cperl-mode-resources/cperl-bug-23992.pl
 create mode 100644 test/lisp/progmodes/cperl-mode-resources/cperl-bug-25098.pl
 create mode 100644 test/manual/etags/merc-src/accumulator.m



reply via email to

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