emacs-diffs
[Top][All Lists]
Advanced

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

feature/rcirc-update updated (a66fd7b -> 2e24b66)


From: Philip Kaludercic
Subject: feature/rcirc-update updated (a66fd7b -> 2e24b66)
Date: Sat, 11 Sep 2021 11:06:40 -0400 (EDT)

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

      from  a66fd7b   Fix double reconnection bug
      adds  9ac6ff5   Make the test for auto-mode-alist from .dir-local.el 
stricter
      adds  5431a58   Add new function `directory-append'
      adds  86a795f   Fix problem when moving files called ~ to the trash
      adds  9192f5d   Make 's' in *Help* work for Lisp-defined variables again
      adds  d8a4a5a   Remove duplicated NEWS entries
      adds  9ad1f71   Add Tramp support for yubikey (bug#49714)
      adds  8b808be   Adjust tab-bar to the new mode-line-misc-info value
      adds  4d43974   Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs
      adds  8cd66a3   ; Fix directory-append arglist in files.texi.
      adds  b4543df   Extend directory-append to take an arbitrary number of 
components
      adds  28bf387   Tweak Fdirectory_append for efficiency
      adds  ba918ec   Improve directory-append manual entry
      adds  6becc97   Tweak Fdirectory_append slightly
      adds  26da0b5   Set the normal-erase-is-backspace variable from Customize
      adds  4b1367e   Fix Fdirectory_append check for whether strings have to 
be converted
      adds  0c77d1d   Fix last commit in tramp.el
      adds  42d4537   Really convert to multibyte in Fdirectory_append
      adds  7c83e60   Add filter to GDB's register buffer
      adds  e315544   ; * src/fileio.c (Fdirectory_append): Doc fix.
      adds  03f8442   Disable delay and ding in replace-tests
      adds  aa9cba6   Allow empty elements in directory-append
      adds  f04f812   Rename directory-append to file-name-concat
      adds  a6afa22   Add commands to move to next/previous column in 
tabulated-list-mode
      adds  d341572   Support  '--group-directories-first' in ls-lisp.el
      adds  c52e26d   Keep track of match extents in occur-mode (bug#39121)
      adds  b0d33d4   Don't squash markers in occur-edit-mode
      adds  0577bd0   Use `file-name-concat' in Tramp
      adds  142961b   When bookmark is overwritten, unfontify its previous 
position
      adds  cb28b2e   * etc/NEWS: Fix renaming of directory-append.
      adds  41e62df   Fix extended attributes for Tramp's sudoedit method 
(bug#49724)
      adds  41a55a3   Fix compilation of xftfont.c with old fontconfig
      adds  697341d   Add back occur-mode-find-occurrence for compatibility 
(bug#39121)
      adds  f4d0493   Fix tex-validate-buffer
      adds  df7bb79   Add instructions for Tramp bug reports
      adds  06d0a66   ; Yet another last-minute change in Emacs manual for 
printing
      adds  d0625dc   ; One more change in back.texi.
      adds  ed1480b   Merge from origin/emacs-27
      adds  81da37b   Fix recent gdb-mi change
      adds  a45aed9   Describe changes to the occur-mode implementation in NEWS
      adds  6b7c22e   ; * lisp/replace.el (occur-after-change-function): Fix 
logic mistake
      adds  c3a7693   Adapt tramp-sudoedit.el for better testing
      adds  1ff02c5   Adapt Tramp for yubikey
      adds  67fe106   Some minor improvements for share handling in 
tramp-gvfs.el
      adds  4f43058   Adjust grep-mode end-col function return value
      adds  246803f   Fix image crash on macOS (bug#49688)
      adds  0b54632   * src/nsterm.m (ns_set_frame_alpha): Enable alpha on 
GNUstep.
      adds  49bbed0   Simplify NS sizing and positioning code
      adds  9ce3fdc   Fix NS inset rectangle corners
      adds  d2d3fc3   Convert fringe bitmaps to vectors on NS port
      adds  124a3cb   Final tweak for Tramp's yubikey detection
      adds  1704803   ; Fix last change in tramp.el
      adds  989937e   Revert "Make revert-buffer preserve buffer-readedness"
      adds  949dd41   Fix mistake in switch-case generation of `null` 
(bug#49746)
      adds  35610b8   Mark all autorevert tests as unstable on Cygwin 
(bug#49665)
      adds  b417344   ; * lisp/completion.el (load-completions-from-file): 
Simplify
      adds  30bd6a5   * lisp/tab-bar.el (tab-bar-format-global): Use 
string-trim-right (bug#30056).
      adds  29d6209   Ensure that gud commands for M-x gdb are handled by 
repeat-mode
      adds  cfcf42f   Ensure that gud commands for non-GDB debuggers are 
handled by repeat-mode
      adds  2910e66   Display yubikey message properly in Tramp
      adds  6a6ea7b   Improve file-name-concat NEWS entry
      adds  e5ddf91   Improve mode-line-position-column-format doc string
      adds  c9c1460   Make byte-recompile-directory less brittle
      adds  ea69802   * lisp/progmodes/gud.el: Add prefix 'gud-' to repeat-map 
variables (bug#49632)
      adds  fa51d6c   Improve mode-line-position-column-format manual entry
      adds  d6a3b1c   Rename Gnus -unsubscribe-group commands to 
-toggle-subscription
      adds  69398a4   Fix printing of multiple items in one group without line 
numbers
      adds  314474e   Follow-up toggle-subscription name change
      adds  7e8d1b0   Avoid errors in rmailsum for messages without "From"
      adds  5fb8b20   mh-junk: replace color-based terms with descriptive words
      adds  566e29f   Single source optimiser entry point
      adds  9a63338   Elide lexical variables in for-effect context in source 
optimiser
      adds  dc9e2a1   Optimise prog1 better
      adds  ab9c064   Move warnings about bad let-bindings from source 
optimiser to cconv
      adds  52a55e1   Optimise let and let* whose body is constant or the last 
variable
      adds  245d3e9   Fix bug#49773 in Tramp
      adds  5f65b67   * etc/NEWS: Tramp supports authentication via yubikey 
now.  Fix typos.
      adds  97894b0   Remove a redundant let-binding from Ispell
      adds  4053bd5   Work around long-standing seq.el compilation warning
      adds  0bd1346   Fix issue with mml-preview from outside Gnus
      adds  88ba1a8   Fix case insensitivity in `read-file-name'
      adds  920aaef   mailcap.el: Avoid xdg-open silent failure
      adds  2ece0f8   Allow shell PROMPT strings to have ANSI codes
      adds  1687674   Ensure that recover-file doesn't leave stale auto-save 
files behind
      adds  f472dd8   Simplify lexical let-optimisations
      adds  9ffbe99   Fix problem when switching between different prolog 
versions
      adds  ce8d5c6   Tweak previous mailcap-view-file change
      adds  df1dbaf   Make fileloop skip missing files
      adds  3f70e85   ; fix 2 typos in MH-E comments
      adds  55a9c17   Change Tramp version to "2.5.2-pre"
      adds  1da5b2c   Avoid segfault when set-fontset-font is called from 
non-GUI frames
      adds  d9bc7db   * src/fontset.c (check_fontset_name): Fix last change.
      adds  44fe004   * lisp/emacs-lisp/cl-macs.el: Add cl-type pattern
      adds  0992335   * src/fontset.c (check_fontset_name): A better fix for 
bug#49782.
      adds  a4d2c88   Simplify macOS drawing code
      adds  1535c81   Tidy up NS port OS window handling
      adds  960f3fc   Change NS port resize detection
      adds  1ba02d8   Fix macOS live resize drawing
      adds  0b5cf48   Move NS port toolbar handling to the window
      adds  5a48c99   Move parent frame setting code into EmacsWindow
      adds  12c5ca4   Fix some macOS problems
      adds  02cbb37   Allow nil initializers in define-minor-mode
      adds  99600ee   Don't bind <mouse-2> and RET in *Help* buffers
      adds  32b9c7d   Revert "Allow nil initializers in define-minor-mode"
      adds  5ecf39a   Revert "Fix `speedbar-directory-buttons' when using Tramp"
      adds  c4239ec   Extend whitespace-empty to the end of the line
      adds  f6c5a80   Adjust how `replace-match' runs modification hooks
      adds  2dcb0f8   Add new user option python-forward-sexp-function
      adds  d3d6ea5   Make `ffap-read-file-or-url' work again (to read URLs)
      adds  59f80ff   Document outline-minor-mode-cycle in the manual.
      adds  3019d62   Add an index entry for outline-minor-mode-cycle
      adds  fa09452   Update NEWS tagging for a couple entries
      adds  943d799   C-x 5 5 manual tweak
      adds  ff16bea   * etc/NEWS: Mention occur-mode highlight changes.
      adds  6413f08   Occur-mode multi-line match property gap filling
      adds  5f33ad6   ; compilation-error-regexp-alist-alist): eval-when-compile
      adds  4ca3cf9   Fix `u' binding in Gnus Browse mode
      adds  2a2e7e5   Adjust the fully qualified host name when nothing is set
      adds  7640f1d   Extend Gnus summary highlight faces by default
      adds  12af7ee   * lisp/filecache.el: Fix cycling (bug#49761).
      adds  660b17e   Indicate selected occur target with fringe arrow
      adds  0ecebbf   ; * lisp/replace.el (occur--set-arrow): Remove unused 
variable.
      adds  3b7f72c   ; Auto-commit of loaddefs files.
      adds  b72f885   Make dlet work like let, not let*
      adds  cd7eb4b   * lisp/emacs-lisp/autoload.el 
(autoload--make-defs-autoload): Display warning.
      adds  a6f67d6   * lisp/progmodes/project.el (project-switch-project): Use 
'let*' (bug#49635).
      adds  1a78188   * lisp/progmodes/flymake.el (flymake--mode-line-title): 
Don't quote lambda
      adds  e68bc86   * lisp/mwheel.el: Don't use `custom-initialize-delay`.
      adds  d160d1a   mh-junk: adjust messages for allow/block actions
      adds  a812992   ; mh-junk-background: fix documentation typo
      adds  09c3620   Adjust tab-bar to the new mode-line-misc-info value 
(bug#49806)
      adds  61def1e   ; Auto-commit of loaddefs files.
      adds  72dc602   ; Merge from origin/emacs-27
      adds  75ecce4   Unbreak ERC's Ibuffer filter (Bug#44100)
      adds  d50721b   Merge from origin/emacs-27
      adds  b44abac   * Fix error while disassembling native code on macOS
      adds  985a3bd   ; * lisp/so-long.el: Documentation
      adds  359a8e4   ; * lisp/so-long.el: Bump to version 1.1
      adds  9df60d5   Increase `so-long-threshold' and `so-long-max-lines' 
defaults
      adds  e871852   Make `global-so-long-mode' handle unrecognised file types
      adds  7828f69   * lisp/so-long.el (so-long-minor-modes): Additional modes 
to disable
      adds  748df22   ; * lisp/so-long.el: Minor bug fixes
      adds  0ec67a2   ; so-long-tests.el: Suppress expected warnings
      adds  10bd4bc   Support 'preserved' variables and minor modes in 
`so-long-mode'
      adds  12cbe8e   ; Revert "Make `so-long' restore `view-mode'"
      adds  59128bb   Make `global-so-long-mode' use `buffer-line-statistics'
      adds  3a56d4e   Merge branch 'scratch/so-long'
      adds  0809c9f   Declare `match-beginning` and `match-end` as 
side-effect-free
      adds  354c682   Remove ineffective expression in verilog-mode
      adds  301ce62   Declare file-name-concat as side-effect free
      adds  88577ae   file-name-concat is not error free
      adds  80cccd7   Code cleanup for Tramp's yubikey integration
      adds  6535fd1   Evaluate eql specializers
      adds  b0d0739   * lisp/emacs-lisp/cl-generic.el 
(cl-generic-generalizers): Don't emit warning
      adds  516affe   Fix apparent typo in new cl-generic-tests.el test case
      adds  b84986a   ; * lisp/so-long.el: Bump version for the GNU ELPA build
      adds  bee3e51   Update outdated Gnus information
      adds  51583a0   Add new user option 'read-minibuffer-restore-windows'
      adds  b4f3e6c   Use `abort-minibuffers' in delsel
      adds  253b36b   ffap ido accommodation
      adds  423a23e   Improve `define-globalized-minor-mode' doc strings
      adds  b41f31d   Make `M-j' work reliably if 
`comment-auto-fill-only-comments' is set
      adds  b8c43b5   Add a new thing-at-point type: existing-filename
      adds  1910800   Package archive location needs to be absolute filename
      adds  4b729ff   * lisp/vc/smerge-mode.el (smerge-mode-menu): Add menu 
item for smerge-refine.
      adds  50d3178   * lisp/cus-start.el (read-minibuffer-restore-windows): 
Fix entry.
      adds  1505dca   Add support for the oauth2.el library in nnimap and 
smtpmail
      adds  0b5cc6c   ; Fix oauth typos in last change.
      adds  2d8c14d   Fix M-n description in refcards
      adds  2a17925   Cease attempts to const-propagate through setq
      adds  9d1c3c9   Fix files-tests on non-Posix systems
      adds  4ec10c8   Reset mtime of a buffer reverted "delicately"
      adds  18d7562   Add function minibuffer-restore-windows (bug#45072)
      adds  232be9b   Change the xref-goto-xref error message
      adds  f65958a   Provide a default for xref-find-apropos pattern
      adds  d5a2fde   New option etags-xref-prefer-current-file
      adds  fa89537   Change how project-find-file's completion works
      adds  9f88a9c   Make sure installed *.eln files have correct permissions
      adds  c327d61   Improve wording of recently changed documentation
      adds  4d6511a   Fix automatic hscrolling when line numbers are displayed
      adds  35cea6c   Add colon-space after prompt
      adds  483fce3   Mention NonGNU in "Package Archives" node in the manual
      adds  b17fd98   ; * doc/lispref/package.texi (Package Archives): Fix typo.
      adds  93e1248   Fix problem with occasional stalls in 
`url-retrieve-synchronously'
      adds  c18bfbe   Improve ffap-ido-mode test
      adds  b77f6af   ERC right stamps: also use latest buffer's window's width 
(Bug#44140)
      adds  0b049fe   Merge from origin/emacs-27
      adds  8ce7a69   Allow building on MacOS with MacPorts and libgccjit
      adds  b8e3b0f   ; * lisp/replace.el (occur-1): Remove old fringe arrow.
      adds  c62e805   perl-mode: fix variable fontification
      adds  9a6fc63   Fix problem with relative directories in CDPATH
      adds  6a3920c   Make `q' in `org-agenda' work even with `debug-on-error' 
set
      adds  bc1ffc5   Fix print-length issue in comp-run-async-workers
      adds  e1ce990   Fix prin1 problem in package-quickstart-refresh
      adds  85c8a9c   Fix files-tests broken on MS-Windows by a recent change
      adds  adab672   Further fix to filtering Gnus search group names
      adds  e763c89   Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs
      adds  3b32d05   project.el: Bump the version
      adds  99c5351   Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs
      adds  fd2d56d   Doc update wrt Tramp support of SSH security keys
      adds  1cae6b9   Another fix for parse-colon-path
      adds  051434f   Use string-replace instead of replace-regexp-in-string
      adds  61677ac3  Un-obsolete dired-in-this-tree-p and use it again in 
certain places.
      adds  c7855c8   * src/nsterm.m (max_used_fringe_bitmap): Remove unused 
variable.
      adds  3b7b181   Use string-search instead of string-match[-p]
      adds  aeec97f   Fix variable binding in calendar (bug#49945)
      adds  4d95eca   Add a new test for dom-search
      adds  2b6c5fb   Add test for nnrss
      adds  23973a5   Fix freeze on OpenBSD when reading the SECONDARY selection
      adds  e5b2e53   Fix last commit of tramp.el
      adds  fbd3207   Further fixes for package-quickstart-refresh printing
      adds  872ca0f   Fix tmm-get-keymap under native-compile
      adds  89d0284   Make xterm-set-window-title more robust
      adds  b7d3c1e   Forestall "Selected deleted buffer" in 
url-http-generic-filter
      adds  799a66c   Make ffap-read-file-or-url put point at the correct place 
for URLs
      adds  4e6f98c   * lisp/emacs-lisp/package.el (package-buffer-info): Use 
lm-maintainers
      adds  0509f39   * lisp/emacs-lisp/package.el (package-buffer-info): Fix 
typo
      adds  75de09b   * lisp/emacs-lisp/cl-generic.el: Try and fix bug#49866
      adds  1572464   Tramp string-search and string-replace compatibility 
functions
      adds  2656ecf   Fix nnrss-get-namespace-prefix (bug#34685)
      adds  ebaae44   Add a new command `revert-buffer-quick'
      adds  d858a63   More robust auto-detect of grep-highlight-matches 
(bug#49978)
      adds  877df4e   Add new user option `gnus-topic-prepare-topic'
      adds  a6bd049   Add support for outlining in shell-script-mode
      adds  a8e8996   Use ### for outline headings in shell-script-mode
      adds  da8277a   * lisp/replace.el (perform-replace): Use 
'remove-function' (bug#49963).
      adds  fc174eb   ; Fix typos
      adds  c56e395   Let image-dired-mouse-toggle-mark act on active region
      adds  8b64583   Mark marked images in Image-Dired mode
      adds  0a4b66f   Valid quoting in .desktop files
      adds  aea7823   Hint that emacsclient.desktop should match a search for 
“emacsclient”
      adds  024e6d2   Drop redundant keywords in .desktop files.
      adds  8b15ce8   Make gnus-icalendar-event-from-ical more robust
      adds  0af1142   Fix icalendar-import-file prompt
      adds  1ab9fa6   Make icalendar parse multi-line items correctly
      adds  244acc5   Replace some `string-match-p' calls in Tramp
      adds  7dbbe6c   Add new image-dired commands
      adds  b81de1b   Fix URL entry in ffap after previous change
      adds  bdec9da   Allow `tex-buffer' to work on buffers not visiting files
      adds  81fd380   Allow using XLFD font names with dashes in the family name
      adds  3b5f8ab   Allow using a single anonymous face in enriced-mode
      adds  2f90fa1   Add a `pcase-setq' macro
      adds  bd6c3a0   * lisp/obsolete/cl.el (labels): Don't quote lambda
      adds  8dd6120   Fix bytecomp container test case
      adds  9445d7b   * lisp/emacs-lisp/cl-macs.el (fixnum, bignum): Fix type 
definitions
      adds  cb03917   Add XLFD font parsing tests
      adds  45cfa2a   Mention `find-ignore-file' in the vc.el commentary
      adds  7328a6e   Change the `region' face in the Wombat theme
      adds  368c9f5   Clarify smie-indent-forward-token doc string
      adds  0a611a5   Add support for Python mode in info-lookup-symbol
      adds  96d83a8   * lisp/emacs-lisp/pcase.el (pcase-setq): Align its 
semantics with `pcase-let`
      adds  1678d35   Mention url-handler-mode in the Emacs manual
      adds  afc945d   Improve minibuffer-inactive-mode documentation
      adds  0d04cec   Further tweak minibuffer-inactive-mode doc string
      adds  4e4b76b   Make info-look try to use more recent Python manual
      adds  1d60a25   ; Fix last change.
      adds  5809728   * lisp/emacs-lisp/lisp-mnt.el (lm-crack-address): Handle 
multi-addresses
      adds  5d50acd   Improve connection type `pipe' for remote processes
      adds  c4d34d2   CC Mode: Enhance C++ Mode raw strings to multi-line 
strings for any language
      adds  a9ad3d4   Add save-some-buffers-root to 
save-some-buffers-default-predicate (bug#46374)
      adds  a93d164   * lisp/tab-bar.el (tab-bar-history-buttons-show): Remove 
defcustom.
      adds  6fd2a49   Don't disable transient mark mode when changing image 
faces
      adds  6247540   Remove :group from defcustoms in image-dired.el
      adds  37dbf10   Unknown line endings in 
filepos-to-bufferpos/bufferpos-to-linepos
      adds  65dd006   Fix problem where an error would change standard-output
      adds  711eb40   Make info-look search harder for the Python info file
      adds  cebe18b   permanently-enabled-local-variables doc string 
clarification
      adds  4d51c2c   Add new face diff-changed-unspecified
      adds  e30c7f3   Adjust previous diff-changed-unspecified change
      adds  8fbb870   Make `debug' reset `inhibit-read-only' while running
      adds  254dc6a   CC Mode: Fix a bug in yesterday's patch
      adds  a3dd5f1   ; * etc/NEWS: Improve wording of a recent addition.
      adds  1bfbb2b   Add font-lock-doc-markup-face (bug#50041)
      adds  37d48ed   Fix merging of ambiguous nil maps
      adds  adb6c3f   Fix memory-report counting of vector/hash table sizes
      adds  c58f8dd   Add macro `seq-setq`.
      adds  a8a3fd8   Add macro `seq-setq`.
      adds  e91b574   Add new functions for lax mail address splitting
      adds  22d8e71   Make lm-crack-address less strict
      adds  3fd0cc8   Revert "Add macro `seq-setq`."
      adds  3c053ef   Filter out -L foo labels in diff-hunk-file-names
      adds  e5cb6d3   Add a test for netrc folding parsing (bug#25769)
      adds  482049e   Fix 'random' on MS-Windows when integers are wider than 
30 bits
      adds  e3205ea   * lisp/progmodes/cc-engine.el (c-ml-string-in-end-delim): 
Rewrite function
      adds  bf55b5a   * lisp/emacs-lisp/easymenu.el (easy-menu-do-define): Fix 
bug#50051
      adds  9c5dc3c   * src/w32.c (_sys_read_ahead): Pacify a silly compiler 
warning.
      adds  31ab12e   Mark auto-revert-test02-auto-revert-deleted-file as 
unstable
      adds  d1dbf7f   Revert "Bind the GIT_LITERAL_PATHSPECS environment 
variable"
      adds  3572613   Fix vc-git-state for filenames with wildcards
      adds  e6f3a4d   Fix bug#50063 when using icomplete-fido-kill with C-x p p
      adds  e2eb58c   Mark up commands in shortdoc.el for modes
      adds  fdf148c   Fix unwarranted point movement after C-g
      adds  36964b2   ; * src/xdisp.c (display_mode_lines): Fix comment.
      adds  55772ba   Make Emacs compile with musl instead of glibc
      adds  42a98fe   Run execute-extended-command key binding suggestion from 
a timer
      adds  926eeb7   Allow evaluating Python code across machines
      adds  ab23fa4   Sort by recency in flex completion style when no flexy 
stuff happening
      adds  2a022e9   Filter out rng-state elements in nxml-mode buffers from 
the kill ring
      adds  bf11c69   * lisp/nxml/nxml-mode.el (nxml-mode): Use add-function
      adds  0da97a4   * lisp/tab-bar.el (tab-bar-new-button-show): Make 
variable obsolete.
      adds  7ec0574   * lisp/simple.el (shift-select-mode): Add new choice 
'permanent' (bug#50038).
      adds  3502321   Fix regressions in the last change
      adds  42be416   Don't remove `fontified' in nxml--buffer-substring-filter
      adds  751f170   Add new functions to replace strings/regexp in a region
      adds  343dc9d   ; * test/lisp/vc/diff-mode-tests.el: Remove useless \
      adds  adb4507   Remove prettification for \par in tex-mode
      adds  b9243b0   Minor clarification for define-minor-mode :variable
      adds  a3b3130   Fix cursor movement on the Linux console with certain 
characters
      adds  5d7b1d5   Make overlays-in treat zero-length overlays at point-max 
consistently
      adds  b3aec9e   CC Mode: Fix unstable fontification of doc strings.
      adds  9664ee1   C++ Mode: Don't confuse the pointer operator -> with the 
type indicating ->
      adds  958f591   Merge from origin/emacs-27
      adds  f0ef1e9   Fix recent documentation additions
      adds  b21c9b0   Add Command Modes to Elisp manual menu and add index 
entries
      adds  6898ae6   Plug another hole for longjmp-ing from 'redisplay_window'
      adds  bb6f1e2   * test/Makefile.in: Verbose logging for electric-tests on 
hydra.
      adds  ae751f2   ; Fix menu entry alignment of last change
      adds  a126c06   Make icomplete-vertical-mode take immediate effect 
(bug#49075)
      adds  fd7f207   vc-git-region-history: Fix to call 'diff' more correctly
      adds  9e2cc40   ruby-mode imenu: Support methods with modifiers
      adds  292e626   Add new mode context-menu-mode and use it in info.el and 
goto-addr.el
      adds  1493145   Change the order of context-menu-functions and add more 
context menus.
      adds  ebac285   Improve docstring of context-menu-functions and add 
eww-context-menu
      adds  2c2baa9   Add new context-menu options for menus "File At Point" 
and "Version Control".
      adds  ee1887b   Improve :type of defcustom 'context-menu-functions' and 
add documentation.
      adds  9f5946b   * lisp/help-mode.el (help-mode-context-menu): New 
function.
      adds  de5601f   Improve handling of context menus for global, local, 
minor-mode menus
      adds  d9eac0b   Use map-keymap in context-menu-global, 
context-menu-local, context-menu-minor
      adds  bf1ec49   Merge branch 'feature/context-menu'
      adds  96bbd6f   Jump to first,last completion with M-<, M-> in 
icomplete-vertical-mode
      adds  e6fb7e4   Bind <up> and <down> in icomplete-vertical-mode
      adds  00fdf80   Improve `forward-sexp' in *Help* buffers
      adds  5f47d17   Fix TTY display performance degradation due to many 
markers
      adds  b960e1a   ; Fix a comment in a recent commit.
      adds  54039d7   ; * etc/NEWS: Fix wording of a recently added entry.
      adds  c609b4c   * test/lisp/electric-tests.el: Skip most c-mode tests on 
hydra.
      adds  130d47b   Another fix for quitting while displaying non-selected 
windows
      adds  ca781e4   * lisp/mouse.el (context-menu-filter-function): Fix type.
      adds  7fa5dec   * Fix `native-compile-target-directory' effectiveness for 
async compilation.
      adds  6d3455e   ; Fix quoting of braces in electric-tests.el.
      adds  eddb003   Fix behavior when switch-to-prev-buffer-skip is a 
function (Bug#49275)
      adds  f26a027   Fix ediff3 layouts with window-combination-resize non-nil 
(Bug#49277)
      adds  c17e03a   ; * etc/NEWS (Icomplete): Fix typo and remove redundant 
word
      adds  fa4a63c   Add menu bindings to new functions in image-dired.el
      adds  bf4f738   Fix abort when turning on Hebrew or Arabic input methods
      adds  ee812f2   Yet another place inside redisplay_window to prevent 
quitting
      adds  3a1d713   Add undo-in-region test case for bug#21523
      adds  15a8026   Disable auto compositions on the Linux console only
      adds  0d5ff75   Improve documentation of last change.
      adds  1a4ed8e   * lisp/mouse.el: More fixes for context-menu.
      adds  9b31ad3   * lisp/progmodes/xref.el (xref--collect-matches): Widen 
temporarily.
      adds  91f549b   ; Fix paren typo
      adds  78b4276   Improve documentation of 'assoc'
      adds  fba64e1   Fix vc-root-diff broken with Git as well
      adds  2c699b8   Improve fix of bug#49888 on no-pattern flex sorting
      adds  2be8e2f   Section by 'group-function' in Icomplete and Fido's 
vertical modes
      adds  37f0ea9   ; Correct :version tag of icomplete-selected-match face
      adds  6276f73   stterm doesn't understand all codes that xterm does
      adds  4bd7be2   Fix errors with hscrolling mini-windows under 
truncate-lines
      adds  8e93a37   ; * src/xdisp.c (hscroll_window_tree): Fix a typo in a 
comment.
      adds  787fa7a   Minor doc fixes in icomplete.el
      adds  1511f3c   Fix inaccuracies in documentation of 
'message-truncate-lines'
      adds  bf64342   Fix deletion of associated image
      adds  101b3c8   New placement of newline characters in image-dired-db-file
      adds  63d6e1f   Avoid problems when one tag/file is a substring of another
      adds  8bc6dbe   Add support for history of image tags and completion in 
the minibuffer
      adds  a44432a   Fix st.el doc string
      adds  04f723d   Fix dired switch (that contain quotes and spaces) parsing
      adds  cd00fb5   Add ibuffer-saved-filter-groups example to the doc string
      adds  9bf8bb0   Fix space at the start of appt mode line element
      adds  489ddc5   ; Fix escaping in recent ibuf-ext.el doc change.
      adds  bfa3191   Correctly call completion-in-region in shell.el
      adds  a3df92f   Remove more mentions of the removed `M-o' facemenu binding
      adds  fb81c8c   Make icomplete-forward-completions O(1) when 
icomplete-scroll is t
      adds  f804248   Tweak a failing custom test
      adds  c69b476   Don't mutate string literal
      adds  e1ed0c3   Fix xref {prev,next}-error target buffer match 
highlighting extent
      adds  89c3134   Use C-mouse-1 for context menu on NS
      adds  573e8ee   ; * lisp/mouse.el: Fix typos in previous change
      adds  969c313   Remove even more waiting from execute-extended-command
      adds  00a9c50   Further tweaks to execute-extended-command
      adds  657fe8b   Allow copy-directory to copy the source as a symlink
      adds  c2026cf   Fix infinite recursion of conf-mode
      adds  e1a209e   Fix infinite recursion in mode: tex
      adds  13fdded   Allow preserving symlinks with file-precious-flag set
      adds  ac2cecb   Fix printing of C-@ in `describe-fontset'
      adds  b2b9f69   Document how to get rid of completion on `SPC' and `?'
      adds  63cbb54   Mark page navigation commands as repeatable
      adds  681faf9   ; * test/lisp/files-tests.el: Add tests for 
save-some-buffers (Bug#46374)
      adds  13824c4   Fix c-tentative-buffer-changes to be nestable in 
c-save-buffer-state
      adds  222d033   * lisp/bindings.el (page-navigation-repeat-map): Fix 
bootstrap.
      adds  28170b7   Speed up project--read-project-buffer in remote buffers
      adds  77d0ab9   * etc/TODO: Entry about markers being non-scalable.  
(Bug#49127)
      adds  742ae84   ; * lisp/progmodes/project.el: Fix punctuation in the 
commentary.
      adds  9191d12   Fix documentation of recently-added tests for files.el
      adds  d780b1c   Fix documentation of 'repeat-mode' changes
      adds  4b03998   ; * doc/emacs/custom.texi (Minibuffer Maps): Fix wording.
      adds  beb54dc   Improve documentation of 'file-preserve-symlinks-on-save'
      adds  2ed73a7   ; * etc/NEWS: State the default behavior when copying 
symlinks.
      adds  9ea9d21   ; * lisp/simple.el (execute-extended-command): Fix 
comment wording.
      adds  f658b95   Improve doc string of 'M-.'
      adds  72e688e   Improve documentation of context menus
      adds  2dfc2bb   ; * etc/TODO: Fix typo.
      adds  20e32f3   CC Mode: Move a macro to before its first use in a file.
      adds  49435be   Add xref operations to context menu unconditionally
      adds  4d6e770   Re-type the :location slot in `xref-match-item` to 
`xref-location`
      adds  b483090   Indicate progress while searching for references in xref
      adds  6993d45   Add "Find References" to context menu (bug#50067)
      adds  d6ad208   Use overlay arrow to indicate current *xref* selection
      adds  f415956   Remove default "Select" title from NS popup menus 
(bug#50067)
      adds  5eab7c3   * configure.ac: Make homebrew check for libgccjit match 
macports.
      adds  2837e25   Fix display bug on macOS (bug#50112)
      adds  3de577a   Mention problems with synthetic fonts on macOS
      adds  cabd22f   Make parse-partial-sexp signal an error if TO is smaller 
than FROM
      adds  fda6e6e   ; * etc/NEWS: Fix last change.
      adds  a6240c8   Clarify how to do the `count-words-in-defun' recipe
      adds  5da7103   Tweak the comment-start-skip example in the manual
      adds  9641515   ; * src/syntax.c: Remove a stray comment.
      adds  28019cc   ; Fix Texinfo markup of a recent change
      adds  7ee5d36   Clarify dired-jump doc string
      adds  690d1bc   Fix perldb doc string
      adds  69637fe   ; * lisp/dired.el (dired-jump): Doc fix.
      adds  a002366   Clarify cl-defstruct doc string and manual entry somewhat
      adds  efe3062   Fix failures in recent files tests
      adds  9715fea   * test/lisp/electric-tests.el: Un-skip c-mode tests on 
hydra.
      adds  c28d4c9   ; Load xref when needed (not all functions are autoloaded)
      adds  4f11842   * test/lisp/net/tramp-tests.el: Reduce hydra run time by 
1 hour.
      adds  bf61dde   * test/Makefile.in: Turn off hydra verbose logging for 
electric-tests.
      adds  5f1ee1f   ; MH-E doc: SourceForge repo is no longer current
      adds  aa27c42   mh-x-image-url-sane-p: accept "https" URLs
      adds  8fe536f   * test/lisp/international/ucs-normalize-tests.el: Save 
30m on hydra.
      adds  316cc91   Improve documentation of 'set-keyboard-coding-system'
      adds  654e096   ; * lisp/emacs-lisp/comp.el 
(native-comp-async-cu-done-functions): Doc fix.
      adds  dd7d966   Don't show menu titles with the text property 'hide' 
(bug#50067)
      adds  6984eea   * lisp/mouse.el (context-menu-mode-map): New variable.
      adds  7f5f99f   Make Qhide declaration non-target-specific
      adds  e8e7880   Some adaptions for Tramp's security key detection.
      adds  5b55659   Avoid using %n in emacsclient
      adds  16bb524   Don't echo empty string in file-name-with-extension
      adds  06c3a32   Revert "Fix dired switch (that contain quotes and spaces) 
parsing"
      adds  ba85251   Don't mess up grouping in 
completion-all-sorted-completions
      adds  1afe59f   Double check completions-group customization variable in 
Icomplete
      adds  f405756   Implement `copy-directory-create-symlink' for remote files
      adds  48d4969   Set label for NSToolbarItem (bug#50159)
      adds  6c00766   Set a unique ID for eln files on macOS (bug#45934)
      adds  ff2124d   Fix recent parse-partial-sexp argument validation
      adds  98e1752   Make xwidget-webkit-enable-plugins a defcustom
      adds  5d32630   Do command mode markup in xwidget.el
      adds  4015fb6   Improve byte-compile-warnings doc string
      adds  cc2c150   Document `dlet'
      adds  fb65b14   Update NEWS tagging for modules and parse-time-string
      adds  8c62871   Clarify :stderr in the make-process doc string
      adds  dcf84bc   * lisp/mouse.el (context-menu-toolbar): New function.
      adds  d8e1cca   ; * etc/NEWS: Fix wording of a recent change.
      adds  6430c84   ; * doc/lispref/variables.texi (Local Variables): Fix 
indexing.
      adds  f00af4b   Complete implementation of 
`copy-directory-create-symlink' in Tramp
      adds  591b8bd   Add new variable 'kill-buffer/delete-auto-save-files'
      adds  4167d4b   Clarify the documentation of `next-frame'
      adds  975939d   ; cperl-mode: bugfix / rework fontification of here-docs
      adds  9936e14   Fix doc strings in recent changes.
      adds  efddcc9   Improve recently-changed docs
      adds  00edc83   ; * doc/emacs/files.texi (Auto Save Files): Fix a typo.
      adds  c1c2266   Fix recently added cperl test
      adds  976594d   * lisp/mouse.el (context-menu-open): New command bound to 
[S-f10].
      adds  4281e5b   Add example of advanced user-defined Rx form to manual
      adds  8f43180   Improve documentation of 'inhibit-mouse-event-check'
      adds  a849b56   Document 'jit-lock-bounds'
      adds  120b2bb   ; migrate MH-E to mail-parse library
      adds  ca3e4b3   ; * lisp/time-stamp.el: Improve doc strings.
      adds  0c640b8   Fix to clear echo-area after repeat-exit-timeout.
      adds  8620512   ; * lisp/repeat.el (repeat-echo-message): Use 
`string-search`.
      adds  2c8657f   Doc that dired-do-chmod no longer follows symlinks
      adds  9e0d507   * lisp/mouse.el (context-menu-buffers): New function 
(bug#50067).
      adds  b8704b5   * lisp/mouse.el (context-menu-mode-map): Bind [menu] to 
context-menu-open.
      adds  efaed29   Some precisements in Tramp's connection type handling
      adds  7782ccd   Fix up previous conf-mode/tex-mode redirection hacks
      adds  de64510   Further checks for kill-buffer-delete-auto-save-files
      adds  64b4c85   Fix up deleting auto-save/killing buffer wrt. 
`auto-save-visited-mode'
      adds  630a13a   Add support for OSC escape codes in comint
      adds  f09ee98   tabulated-list-print delete excess lines
      adds  c8e3347   Add support for "bright" ANSI colors in ansi-color
      adds  2b2a103   Add support for "bright" ANSI colors in term-mode
      adds  9759fb5   Add missing :version tags to new faces
      adds  979f14e   Disable xterm selection operators in stterm
      adds  5b03849   ; * test/lisp/files-tests.el: Add tests for 
save-some-buffers
      adds  8ba6a38   ; Merge from origin/emacs-27
      adds  1155826   Speed up pcm completion styles for patternless special 
case
      adds  ab79950   Make `set-locale-environment' complete over locale names
      adds  7db376e   Make thingatpt respect fields
      adds  46ff443   Handle nil messages in repeat-echo-message.
      adds  3b66c4d   * lisp/term/xterm.el (xterm-function-map): Map `\e[29~` 
to `menu`
      adds  a8c803d   ; * lisp/time-stamp.el: Doc string wording improvements.
      adds  2b62b2a   Make sure to remove the remote specification before 
adding :(literal)
      adds  4ac29b9   Rename arguments for clarity
      adds  d54ffa2   Define a substitute for <menu> on MS-Windows
      adds  fbf2933   Fix docs about the meaning of the Re: in the subject
      adds  e5f82c1   Improve robustness of shadowfile.el
      adds  e1ca0ba   Revert "Add missing :version tags to new faces"
      adds  2e2400a   Revert "Add support for "bright" ANSI colors in term-mode"
      adds  fc4d3ee   Revert "Add support for "bright" ANSI colors in 
ansi-color"
      adds  e4ec39e5  Make dired-chmod-program obsolete
      adds  8695791   timeclock.el: Update example configuration
      adds  ee2ffd9   Fix problem with symlinks in compile buffers
      adds  602419b   Enable setting timeclock-workday after switching mode on
      adds  8567ec8   Fix recentering issue in `follow-mode'
      adds  cc5b6cb   Fix backtrace when query-about-changed-file nil and file 
has changed
      adds  9c1bbad   python-shell-interpreter doc string clarification
      adds  a573d6b   Replace flyspell-use-mouse-3-for-menu with 
context-menu-mode (bug#50067)
      adds  f7da671   * Forward `comp-file-preloaded-p' to async workers
      adds  0d45ad9   lisp/newcomment.el: Uncommenting with whitespace 
`comment-continue'
      adds  d069361   Make `eshell-command' also work when asynchronous
      adds  61323c6   Put advice documentation at the end of the displayed doc 
string
      adds  185759e   Fix `M-X TAB' completion for commands marked for multiple 
modes
      adds  e26d628   Don't overly truncate tabulated-list headers
      adds  9224a86   Fix completion of extended "..." syntax in eshell
      adds  4bb7054   Fix shell-script-mode indentation of continuation lines
      adds  3360f03   Revert part of 3572613550f5d1d0b3392dbc809b32f3989e2981 
(bug#39452)
      adds  55e77a8   * lisp/progmodes/flymake.el: Bind mouse-3 to flymake-menu 
on mode-line.
      adds  692da8c   * etc/NEWS: Document the recent xterm.el change for 
`\e[29~`
      adds  6d36177   Add tests for vc-rename-file
      adds  8fb3238   ; Remove copypasta accident
      adds  b0fe06e   Disable the NS app when no frames are left (bug#14619, 
bug#21357, bug#23586)
      adds  dbec4ae   ; Copy contents of oldXMenu/copyright.h into 
oldXMenu/*.[ch] files
      adds  f1901fc   Better document obsolescence of 'values'
      adds  3065b6b   Fix libexec installation on NS (bug#50250)
      adds  9a1d548   C++ Mode: handle compound identifiers preceding brace 
lists correctly
      adds  a2a0b70   ; * src/xfaces.c (gui_supports_face_attributes_p): Fix 
typo in comment.
      adds  8fa624b   Improve compatibility with musl-libc (Bug#48789)
      adds  6392bc3   Tweak sh-script-mode indentation further
      adds  dce5f7a   Add support for OSC 7 in comint (current directory 
tracking)
      adds  9117a76   Change --with-nativecomp to --with-native-compilation in 
messages
      adds  5bd23b0   Mention `set-variable' in the Init Syntax Emacs manual 
node
      adds  7c7d58f   Fix vc test for RCS
      adds  5da9b3d   Move vc-branch-p and vc-branch-part from vc.el to 
vc-rcs.el and rename
      adds  31226b0   Only look for the port command on MacOS
      adds  7dabcb1   Make rfc2368 obsolete and add rfc6068
      adds  1dc79aa   Make epg use rfc6068 for decoding %-encoded strings
      adds  6885c62   Fix typo in previous custom.texi change
      adds  c221f17   Make some non-ASCII work in ebnf2ps
      adds  670b423   Fix typo in kill-buffer-delete-auto-save-files NEWS entry
      adds  b654420   Minor improvement in 'get-locale-names' on MS-Windows
      adds  9e67ef8   Improve documentation of 'ispell-hunspell-add-multi-dic'
      adds  bc9516a   * etc/NEWS: Fix typo
      adds  455bed3   * test/lisp/progmodes/cperl-mode-tests.el: Adjust 
here-doc tests for perl-mode
      adds  ebd7c52   (cperl-test-bug-14343): Make it work for perl-mode
      adds  6767e55   Implement proper type conversion in native compiler
      adds  a1887cc   ; cperl-mode.el: Fix border cases of inserting with elisp
      adds  d2ad64b   Move the expansion of abbreviated names to vc-git.el
      adds  50765f3   Make run-at-time try harder to run at integral multiples
      adds  65ddaaf   Fix abnf parsing of <prose> elements
      adds  31b06ea   Make calc plotting through gnuplot work on non-X gnuplots
      adds  b612821   call-process doc string clarification
      adds  bd17fe1   Fix point placement after ispell-complete-word
      adds  03dccee   Rename xref--mouse-2 and adjust documentation
      adds  e5c481b   ; Add comment to tramp-read-passwd for debugging
      adds  8761d30   Avoid failing if vc backend doesn't implement 
ignore-completion-table
      adds  a0be0cd   Use "gzip -d" instead of "gunzip"
      adds  45793b1   In batch mode, avoid killing Emacs with C-g in the 
minibuffer
      adds  4a15059   Autoload calc-grab-sum-across and calc-grab-sum-down
      adds  fffcc7a   Fix (setf (map-elt map key) (my-func))
      adds  a4e3e0f   Make set-foreground-color display completions using 
foreground colors
      adds  2c662e6   Add new command `clone-frame'
      adds  c0243d9   * Add a dll loader entry for gcc_jit_context_new_cast 
(bug#50315)
      adds  a15f549   ; Auto-commit of loaddefs files.
      adds  6a6de68   Add new macro `with-existing-directory'
      adds  b3a9d8c   Don't have epg bug out on non-existent packages
      adds  c42bb9d   Filter out the `name' parameter in clone-frame
      adds  f85b867   Fix segfault with invalid key-translation-map binding
      adds  f3c5355   tramp-auto-save-directory: make private
      adds  f143260   Revert "Tweak sh-script-mode indentation further"
      adds  7d7e8a9   Add a test for bug#50320 in sh-script
      adds  891be6f   Fix up previous ebfn2ps tweak
      adds  d8d5dc4   memory-report: support calculating size for structures
      adds  0f3e34e   Fix documentation of `dired-do-touch'
      adds  b099942   isearch*-lax-whitespace doc string improvements
      adds  d7fb11b   Reformat up-list and backward-up-list doc strings
      adds  28dc18a   Make the coding system warning prettier
      adds  bfb2dd0   Improve a recent change in 'mule-cmds.el'
      adds  110db95   Fix 'clone-frame' on TTY frames
      adds  3d26490   Fix expansion of non-ASCII $HOME
      adds  c7997c8   ; * doc/emacs/dired.texi (Operating on Files): Fix last 
change.
      adds  6372a3f   * lisp/abbrev.el: Improve docstrings of inverse commands 
(bug#50303)
      adds  0db50c3   Support forges by type rather than by host
      adds  926e69b   More fixes for recently added vc-rename test
      adds  0a18899   Fix recently broken vc-delete-file with Git
      adds  d9dabdb   Fix memory-report test failure
      adds  7a4d823   Fix `revert-buffer' message in `find-file-select'
      adds  5ae02f9   Add selection to css-pseudo-element-ids
      adds  e588fa4   Add CSS Box Alignment Module Level 3 to css-mode
      adds  07e8ff7   Move cl-lib tests for caaXr to subr-tests.el
      adds  0034067   Avoid cl-lib alias for cadadr and friends
      adds  0d3ae35   Make toggle-truncate-lines disable visual-line-mode
      adds  f4805be   Update publicsuffix.txt from upstream
      adds  41db694   Sync latest SKK-JISYO.L
      adds  4bdae17   * etc/NEWS: Announce recent change in 
'toggle-truncate-lines'.
      adds  e1c893f   Allow not putting pasted text onto the kill ring under 
xterm
      adds  d67ce5e   Fix message in previous toggle-truncate-lines change
      adds  d1f3247   Make recent timer changes more backwards-compatible
      adds  0cabf8b   ; Fix typos
      adds  6dad558   Allow gud-mi to edit two executables with the same name
      adds  d0eaf7a   Fix `describe-function' for autoloaded adviced functions
      adds  1778c90   Clean up css-property-alist for alignment
      adds  538a401   Update to CSS Grid Layout Module Level 2
      adds  0a74243   Update to CSS Containment Module Level 2
      adds  34550b4   Update to CSS Flexible Box Layout Module Level 2
      adds  e32c7d2   Change Python eval to send directly instead of using 
temporary files
      adds  0aa0410   Fix "Finder" description for multi-file packages
      adds  b66d461   Merge from origin/emacs-27
      adds  f9dcde3   * etc/DISTRIB: Refer to gnu.org instead of the deleted 
file etc/GNU.
      adds  ca7e76c   Add diary-offset to diary-lib.el
      adds  c6b1f8d   Make `M-x term' offer completion
      adds  7ca949b   Tweak hi-lock-mode doc string
      adds  7e77237   Make multi-frame `M-x calendar' setup work when 
`pop-up-frames'
      adds  3f999c0   Add support for customization group hyperlinks in doc 
strings
      adds  239ca28   Add a customization group link from whitespace-mode
      adds  56c98a4   Improve error message in ielm on printing errors
      adds  a8de88e   Allow killing the diff buffer after `C-x v u'
      adds  0daad76   Improve documentation of line truncation and wrapping
      adds  c78969d   * lisp/emacs-lisp/timer.el (timer-create): Don't inline it
      adds  16a3673   ; * etc/NEWS: Fix markup in recent example.
      adds  0fe03c4   ; * etc/NEWS: Fix copyright year; file recreated in 2019 
for 28.1.
      adds  534e631   Avoid segfault in command-modes
      adds  88795df   Rename xref-select-and-{goto,show}-xref
      adds  ea53f0d   Add tests for vc-version-diff
      adds  1d36043   Fix test on machines with Bzr not set up
      adds  1be8bfa   Xref: automatic jumping to the first definition or 
reference
      adds  c298337   * lisp/progmodes/xref.el: Bump version.
      adds  94530e7   Belated fix
      adds  76300b8   * test/lisp/vc/vc-tests.el (vc-test-sccs06-version-diff): 
Fix it.
      adds  e6f936e   Cleanup tramp-tests.el
      adds  ba84ec8   Fix error handling in 'ispell-init-process'
      adds  1fdd898   Fixes for 'python-shell-send-string' and 
'python-shell-send-file'
      adds  2ed2999   Improve documentation of new Xref options
      adds  0972cbe   * lisp/progmodes/xref.el: Fix defcustoms (bug#50067)
      adds  8f2e8ad   ; * doc/emacs/maintaining.texi (Looking Up Identifiers): 
Fix last change.
      adds  73a90cd   Clarify completion-list-mode NEWS entry
      adds  3d0276e   Improve the documentation around the read-key/minibuffer 
prompting
      adds  7c7a47b   ; * etc/NEWS: Fix a recent change.
      adds  c5b654b   Autoload cl-struct-slot-info
      adds  aecf451   ; * lisp/indent.el (tab-first-completion): Fix :version 
tag.
      adds  d864389   * lisp/progmodes/xref.el: Bump the version again.
      adds  dd4be8a   * test/lisp/vc/vc-tests.el (vc-test-git06-version-diff): 
Skip on hydra.
      adds  80d318a   Try to fix vc-test-git06-version-diff on Hydra
      adds  71f8b55   project--files-in-directory: Fix handling of ignores
      adds  ff7867b   ; * test/lisp/newcomment-tests.el: Fix copyright year.
      adds  c88c446   * etc/NEWS: Don't mention a fixed bug.
      adds  e7fc61f   Improve documentation of save-place-abbreviate-file-names
      adds  c3ca313   * etc/NEWS: Improve file organization.
      adds  f9cd9d4   * doc/emacs/maintaining.texi (Xref Commands): Fix 
indexing.
      adds  fb061cd   ; * etc/NEWS: Rearrange and fix wording of some entries.
      adds  4e5af29   * etc/NEWS: Reorder "Isearch and Replace" items
      adds  bd4a2fc   ; * etc/NEWS: Restore entry that had been inadvertently 
deleted.
      adds  7f9ca3b   Make `gnus-group-use-permanent-levels' work better
      adds  9309dc9   Reset gnus-group-use-permanent-levels when Gnus restarts
      adds  c0a0eb5   Merge branch 'master' of 
git.savannah.gnu.org:/srv/git/emacs
      adds  331be89   Improve the gnus-group-default-list-level doc string
      adds  1ff772e   Simplify `image-dired-dired-file-marked-p'
      adds  555a1ee   Merge branch 'master' of 
git.savannah.gnu.org:/srv/git/emacs
      adds  61562c7   ; * lisp/tab-bar.el (toggle-frame-tab-bar, 
tab-bar-new-tab-to): Doc fix.
      adds  8ed2f20   Improve the info-mode mode line
      adds  63618ba   Add a tooltip to the comint-mode mode line format
      adds  9680994   Restore the debugging window size more reliably
      adds  61e5570   Make calc-grab-region work with rectangular selects
      adds  5f56239   ; Fix typos in etc/NEWS
      adds  9ff425d   Revert an accidential change in etc/NEWS
      adds  ba6df55   Fixup dired-do-find-regexp-and-replace
      adds  fab1e22   Optimise `member` and `assoc` (etc) with constant empty 
list
      adds  bba48d6   More robust optimisation of `ignore`
      adds  c4724ad   Normalise nested `progn` forms in byte-code optimiser
       new  6d31d5b   Merge branch 'master' into feature/rcirc-update
       new  7a89e0f   Rename rcirc-omit-after-reconnect to 
rcirc-omit-after-connect
       new  550011c   * rcirc.texi: Document rcirc-omit-responses-after-join
       new  0d08745   * rcirc.texi: Document 
rcirc-track-ignore-server-buffer-flag
       new  88b6237   * rcirc.texi: Document rcirc-nick-filter and 
rcirc-channel-filter
       new  251a9f5   * rcirc.texi: Document rcirc-track-abbrevate-flag
       new  2e24b66   * rcirc.texi: Replace defun-rcirc-command with 
rcirc-define-command


Summary of changes:
 ChangeLog.2                                        |    2 +-
 ChangeLog.3                                        |   12 +-
 Makefile.in                                        |    1 +
 admin/authors.el                                   |    6 +-
 admin/nt/dist-build/build-zips.sh                  |    2 +-
 configure.ac                                       |   61 +-
 doc/emacs/back.texi                                |   11 +-
 doc/emacs/basic.texi                               |   20 +-
 doc/emacs/book-spine.texi                          |    2 +-
 doc/emacs/calendar.texi                            |   14 +
 doc/emacs/commands.texi                            |    2 +-
 doc/emacs/custom.texi                              |   40 +-
 doc/emacs/dired.texi                               |   13 +-
 doc/emacs/display.texi                             |    8 +
 doc/emacs/files.texi                               |   37 +-
 doc/emacs/fixit.texi                               |    7 +-
 doc/emacs/frames.texi                              |   52 +-
 doc/emacs/maintaining.texi                         |   46 +-
 doc/emacs/misc.texi                                |   29 +-
 doc/emacs/mule.texi                                |    6 +
 doc/emacs/programs.texi                            |   12 +-
 doc/emacs/text.texi                                |   12 +-
 doc/lispintro/emacs-lisp-intro.texi                |    4 +-
 doc/lispref/commands.texi                          |    3 +
 doc/lispref/control.texi                           |   14 +
 doc/lispref/display.texi                           |   14 +-
 doc/lispref/elisp.texi                             |    1 +
 doc/lispref/eval.texi                              |   13 +-
 doc/lispref/files.texi                             |   63 +-
 doc/lispref/frames.texi                            |   11 +-
 doc/lispref/lists.texi                             |   10 +-
 doc/lispref/minibuf.texi                           |   12 +
 doc/lispref/modes.texi                             |   43 +-
 doc/lispref/nonascii.texi                          |    4 +-
 doc/lispref/package.texi                           |    9 +-
 doc/lispref/searching.texi                         |   54 +-
 doc/lispref/sequences.texi                         |   17 +
 doc/lispref/text.texi                              |    9 +-
 doc/lispref/tips.texi                              |    8 +
 doc/lispref/variables.texi                         |   18 +-
 doc/misc/cl.texi                                   |   60 +-
 doc/misc/gnus.texi                                 |   50 +-
 doc/misc/message.texi                              |   19 +-
 doc/misc/mh-e.texi                                 |  108 +-
 doc/misc/rcirc.texi                                |   63 +-
 doc/misc/smtpmail.texi                             |   12 +-
 doc/misc/tramp.texi                                |   55 +-
 doc/misc/trampver.texi                             |    2 +-
 etc/DISTRIB                                        |    3 +-
 etc/NEWS                                           | 4618 +++++++++++---------
 etc/PROBLEMS                                       |   10 +
 etc/TODO                                           |    8 +
 etc/emacs.desktop                                  |    1 -
 etc/emacsclient-mail.desktop                       |    5 +-
 etc/emacsclient.desktop                            |    4 +-
 etc/facemenu-removal.txt                           |   20 -
 etc/publicsuffix.txt                               |  749 +++-
 etc/refcards/de-refcard.tex                        |    2 -
 etc/refcards/fr-refcard.tex                        |    2 -
 etc/refcards/pl-refcard.tex                        |    4 +-
 etc/refcards/pt-br-refcard.tex                     |    2 -
 etc/refcards/refcard.tex                           |    4 +-
 etc/themes/wombat-theme.el                         |    2 +-
 leim/SKK-DIC/SKK-JISYO.L                           |    5 +
 lib-src/Makefile.in                                |    1 +
 lib-src/emacsclient.c                              |    7 +-
 lib-src/etags.c                                    |    2 +-
 lib-src/seccomp-filter.c                           |    9 +-
 lisp/ChangeLog.7                                   |    2 +-
 lisp/ChangeLog.8                                   |    2 +-
 lisp/abbrev.el                                     |   20 +-
 lisp/apropos.el                                    |    8 +-
 lisp/arc-mode.el                                   |    4 +-
 lisp/autoinsert.el                                 |    4 +-
 lisp/bindings.el                                   |   24 +-
 lisp/bookmark.el                                   |   14 +-
 lisp/calc/calc-aent.el                             |    4 +-
 lisp/calc/calc-ext.el                              |    6 +-
 lisp/calc/calc-forms.el                            |    2 +-
 lisp/calc/calc-graph.el                            |   23 +-
 lisp/calc/calc-keypd.el                            |    2 +-
 lisp/calc/calc-lang.el                             |    8 +-
 lisp/calc/calc-prog.el                             |   16 +-
 lisp/calc/calc-units.el                            |    2 +-
 lisp/calc/calc.el                                  |   13 +-
 lisp/calc/calcalg2.el                              |    6 +-
 lisp/calc/calcalg3.el                              |    6 +-
 lisp/calendar/appt.el                              |   11 +-
 lisp/calendar/cal-bahai.el                         |    2 +-
 lisp/calendar/cal-coptic.el                        |    2 +-
 lisp/calendar/cal-dst.el                           |    8 +-
 lisp/calendar/cal-html.el                          |    2 +-
 lisp/calendar/cal-persia.el                        |    2 +-
 lisp/calendar/cal-tex.el                           |   20 +-
 lisp/calendar/calendar.el                          |   18 +-
 lisp/calendar/diary-lib.el                         |   29 +-
 lisp/calendar/holidays.el                          |    2 +-
 lisp/calendar/icalendar.el                         |   22 +-
 lisp/calendar/iso8601.el                           |    6 +-
 lisp/calendar/solar.el                             |    2 +-
 lisp/calendar/time-date.el                         |    2 +-
 lisp/calendar/timeclock.el                         |   28 +-
 lisp/calendar/todo-mode.el                         |   10 +-
 lisp/cedet/cedet-files.el                          |    4 +-
 lisp/cedet/ede/speedbar.el                         |    4 +-
 lisp/cedet/semantic/java.el                        |    2 +-
 lisp/cedet/semantic/sb.el                          |    8 +-
 lisp/cedet/semantic/wisent/python.el               |    2 +-
 lisp/comint.el                                     |  117 +-
 lisp/completion.el                                 |  104 +-
 lisp/cus-edit.el                                   |    2 +-
 lisp/cus-start.el                                  |    3 +
 lisp/cus-theme.el                                  |    2 +-
 lisp/delsel.el                                     |    2 +-
 lisp/descr-text.el                                 |    2 +-
 lisp/dired-aux.el                                  |   17 +-
 lisp/dired-x.el                                    |    8 +-
 lisp/dired.el                                      |   51 +-
 lisp/dos-fns.el                                    |   12 +-
 lisp/edmacro.el                                    |    4 +-
 lisp/emacs-lisp/autoload.el                        |    4 +-
 lisp/emacs-lisp/bindat.el                          |   24 +-
 lisp/emacs-lisp/byte-opt.el                        |  232 +-
 lisp/emacs-lisp/bytecomp.el                        |   24 +-
 lisp/emacs-lisp/cconv.el                           |  156 +-
 lisp/emacs-lisp/cl-generic.el                      |   19 +-
 lisp/emacs-lisp/cl-macs.el                         |   40 +-
 lisp/emacs-lisp/comp-cstr.el                       |    2 +-
 lisp/emacs-lisp/comp.el                            |   16 +-
 lisp/emacs-lisp/debug.el                           |   25 +-
 lisp/emacs-lisp/disass.el                          |    2 +
 lisp/emacs-lisp/easy-mmode.el                      |   11 +-
 lisp/emacs-lisp/easymenu.el                        |   14 +-
 lisp/emacs-lisp/edebug.el                          |   18 +-
 lisp/emacs-lisp/eieio-opt.el                       |    4 +-
 lisp/emacs-lisp/eieio-speedbar.el                  |    4 +-
 lisp/emacs-lisp/lisp-mnt.el                        |   25 +-
 lisp/emacs-lisp/lisp.el                            |   32 +-
 lisp/emacs-lisp/map-ynp.el                         |    2 +-
 lisp/emacs-lisp/map.el                             |   86 +-
 lisp/emacs-lisp/memory-report.el                   |   20 +-
 lisp/emacs-lisp/nadvice.el                         |   67 +-
 lisp/emacs-lisp/package.el                         |   19 +-
 lisp/emacs-lisp/pcase.el                           |   40 +
 lisp/emacs-lisp/radix-tree.el                      |    2 +-
 lisp/emacs-lisp/re-builder.el                      |    2 +-
 lisp/emacs-lisp/rx.el                              |    3 +-
 lisp/emacs-lisp/seq.el                             |   23 +-
 lisp/emacs-lisp/shortdoc.el                        |   27 +-
 lisp/emacs-lisp/smie.el                            |    4 +-
 lisp/emacs-lisp/subr-x.el                          |    1 +
 lisp/emacs-lisp/tabulated-list.el                  |   84 +-
 lisp/emacs-lisp/timer.el                           |   93 +-
 lisp/emacs-lisp/warnings.el                        |    2 +-
 lisp/emulation/viper-ex.el                         |    6 +-
 lisp/env.el                                        |    4 +-
 lisp/epa-mail.el                                   |    2 +-
 lisp/epg.el                                        |   36 +-
 lisp/erc/erc-backend.el                            |   10 +-
 lisp/erc/erc-dcc.el                                |    6 +-
 lisp/erc/erc-ibuffer.el                            |    2 +-
 lisp/erc/erc-speedbar.el                           |   12 +-
 lisp/erc/erc-stamp.el                              |   51 +-
 lisp/erc/erc.el                                    |   12 +-
 lisp/eshell/em-cmpl.el                             |    9 +-
 lisp/eshell/em-glob.el                             |    2 +-
 lisp/eshell/esh-cmd.el                             |   28 +-
 lisp/eshell/esh-proc.el                            |    2 +-
 lisp/eshell/esh-util.el                            |    2 +-
 lisp/eshell/esh-var.el                             |    2 +-
 lisp/faces.el                                      |   29 +-
 lisp/ffap.el                                       |   53 +-
 lisp/filecache.el                                  |   35 +-
 lisp/fileloop.el                                   |    5 +-
 lisp/files.el                                      |  238 +-
 lisp/finder.el                                     |    2 +-
 lisp/follow.el                                     |    7 +-
 lisp/font-lock.el                                  |   14 +-
 lisp/format.el                                     |    6 +
 lisp/forms.el                                      |    2 +-
 lisp/frame.el                                      |   25 +-
 lisp/frameset.el                                   |    4 +-
 lisp/fringe.el                                     |    2 +-
 lisp/gnus/gnus-art.el                              |    9 +-
 lisp/gnus/gnus-group.el                            |  129 +-
 lisp/gnus/gnus-icalendar.el                        |   54 +-
 lisp/gnus/gnus-kill.el                             |    2 +-
 lisp/gnus/gnus-mlspl.el                            |    4 +-
 lisp/gnus/gnus-msg.el                              |   10 +-
 lisp/gnus/gnus-rfc1843.el                          |    2 +-
 lisp/gnus/gnus-search.el                           |   28 +-
 lisp/gnus/gnus-spec.el                             |    2 +-
 lisp/gnus/gnus-srvr.el                             |   21 +-
 lisp/gnus/gnus-start.el                            |    5 +-
 lisp/gnus/gnus-sum.el                              |    4 +-
 lisp/gnus/gnus-topic.el                            |  170 +-
 lisp/gnus/gnus-util.el                             |    6 +-
 lisp/gnus/gnus-uu.el                               |    2 +-
 lisp/gnus/gnus.el                                  |   39 +-
 lisp/gnus/message.el                               |   39 +-
 lisp/gnus/mm-decode.el                             |    2 +-
 lisp/gnus/mml-sec.el                               |    2 +-
 lisp/gnus/mml-smime.el                             |    2 +-
 lisp/gnus/mml2015.el                               |    2 +-
 lisp/gnus/nnheader.el                              |    2 +-
 lisp/gnus/nnimap.el                                |   11 +-
 lisp/gnus/nnmaildir.el                             |   20 +-
 lisp/gnus/nnmairix.el                              |    2 +-
 lisp/gnus/nnrss.el                                 |   11 +-
 lisp/gnus/nntp.el                                  |    4 +-
 lisp/gnus/spam-report.el                           |    4 +-
 lisp/help-fns.el                                   |    6 +-
 lisp/help-mode.el                                  |   70 +-
 lisp/help.el                                       |    2 +-
 lisp/hi-lock.el                                    |    6 +-
 lisp/hippie-exp.el                                 |    4 +-
 lisp/htmlfontify.el                                |   14 +-
 lisp/ibuf-ext.el                                   |   11 +
 lisp/ibuffer.el                                    |    2 +-
 lisp/icomplete.el                                  |  228 +-
 lisp/ido.el                                        |   10 +-
 lisp/ielm.el                                       |    3 +-
 lisp/image-dired.el                                |  334 +-
 lisp/image/image-converter.el                      |   14 +-
 lisp/indent.el                                     |    2 +-
 lisp/info-look.el                                  |   11 +
 lisp/info-xref.el                                  |    2 +-
 lisp/info.el                                       |   70 +-
 lisp/international/mule-cmds.el                    |   68 +-
 lisp/international/mule-diag.el                    |   21 +-
 lisp/international/mule-util.el                    |   25 +-
 lisp/international/mule.el                         |    7 +-
 lisp/isearch.el                                    |    6 +-
 lisp/jit-lock.el                                   |   10 +-
 lisp/language/japan-util.el                        |    2 +-
 lisp/language/korea-util.el                        |    2 +-
 lisp/ldefs-boot.el                                 |  343 +-
 lisp/linum.el                                      |    2 +-
 lisp/ls-lisp.el                                    |   74 +-
 lisp/mail/footnote.el                              |    4 +-
 lisp/mail/ietf-drums.el                            |    2 +-
 lisp/mail/mail-extr.el                             |    5 +-
 lisp/mail/mail-parse.el                            |   39 +
 lisp/mail/mail-utils.el                            |    2 +-
 lisp/mail/rfc2047.el                               |    4 +-
 lisp/mail/rfc2231.el                               |    8 +-
 lisp/mail/rfc6068.el                               |   83 +
 lisp/mail/rmail.el                                 |    4 +-
 lisp/mail/rmailkwd.el                              |    2 +-
 lisp/mail/rmailout.el                              |    4 +-
 lisp/mail/rmailsum.el                              |    3 +-
 lisp/mail/smtpmail.el                              |   18 +-
 lisp/mail/uce.el                                   |    8 +-
 lisp/mail/undigest.el                              |    2 +-
 lisp/man.el                                        |    4 +-
 lisp/mh-e/ChangeLog.1                              |    2 +-
 lisp/mh-e/mh-alias.el                              |    6 +-
 lisp/mh-e/mh-comp.el                               |    7 +-
 lisp/mh-e/mh-e.el                                  |   45 +-
 lisp/mh-e/mh-folder.el                             |  105 +-
 lisp/mh-e/mh-funcs.el                              |    4 +-
 lisp/mh-e/mh-junk.el                               |  202 +-
 lisp/mh-e/mh-mime.el                               |    9 +-
 lisp/mh-e/mh-scan.el                               |   34 +-
 lisp/mh-e/mh-search.el                             |   22 +-
 lisp/mh-e/mh-show.el                               |    9 +-
 lisp/mh-e/mh-speed.el                              |    2 +-
 lisp/mh-e/mh-utils.el                              |    4 +-
 lisp/mh-e/mh-xface.el                              |   17 +-
 lisp/minibuffer.el                                 |  123 +-
 lisp/mouse.el                                      |  224 +-
 lisp/mpc.el                                        |   10 +-
 lisp/mwheel.el                                     |   48 +-
 lisp/net/ange-ftp.el                               |    9 +-
 lisp/net/browse-url.el                             |    7 +-
 lisp/net/dictionary.el                             |    2 +-
 lisp/net/eudc.el                                   |    4 +-
 lisp/net/eww.el                                    |   32 +-
 lisp/net/goto-addr.el                              |   23 +-
 lisp/net/mailcap.el                                |   21 +-
 lisp/net/mairix.el                                 |    2 +-
 lisp/net/newst-backend.el                          |    2 +-
 lisp/net/pop3.el                                   |    4 +-
 lisp/net/rcirc.el                                  |   29 +-
 lisp/net/soap-client.el                            |    4 +-
 lisp/net/socks.el                                  |    2 +-
 lisp/net/tramp-adb.el                              |   13 +-
 lisp/net/tramp-cache.el                            |   10 +-
 lisp/net/tramp-cmds.el                             |    2 +-
 lisp/net/tramp-compat.el                           |   35 +-
 lisp/net/tramp-gvfs.el                             |   19 +-
 lisp/net/tramp-sh.el                               |  136 +-
 lisp/net/tramp-smb.el                              |  339 +-
 lisp/net/tramp-sudoedit.el                         |   23 +-
 lisp/net/tramp.el                                  |  114 +-
 lisp/net/trampver.el                               |    6 +-
 lisp/newcomment.el                                 |    3 +-
 lisp/nxml/nxml-mode.el                             |   11 +
 lisp/nxml/nxml-outln.el                            |    2 +-
 lisp/nxml/rng-cmpct.el                             |    6 +-
 lisp/nxml/rng-uri.el                               |    4 +-
 lisp/nxml/xmltok.el                                |    2 +-
 lisp/obsolete/cl.el                                |   11 +-
 lisp/obsolete/complete.el                          |    4 +-
 lisp/obsolete/longlines.el                         |    4 +-
 lisp/obsolete/nnir.el                              |   14 +-
 lisp/{mail => obsolete}/rfc2368.el                 |    3 +-
 lisp/obsolete/terminal.el                          |    9 +-
 lisp/obsolete/tpu-edt.el                           |    6 +-
 lisp/obsolete/url-ns.el                            |    2 +-
 lisp/org/org-agenda.el                             |    2 +-
 lisp/pcmpl-unix.el                                 |    2 +-
 lisp/play/5x5.el                                   |    8 +-
 lisp/play/decipher.el                              |    4 +-
 lisp/play/dunnet.el                                |   20 +-
 lisp/play/handwrite.el                             |    2 +-
 lisp/proced.el                                     |    2 +-
 lisp/profiler.el                                   |    2 +-
 lisp/progmodes/bug-reference.el                    |  234 +-
 lisp/progmodes/cc-awk.el                           |    2 +-
 lisp/progmodes/cc-defs.el                          |  119 +-
 lisp/progmodes/cc-engine.el                        | 1372 ++++--
 lisp/progmodes/cc-fonts.el                         |  136 +-
 lisp/progmodes/cc-langs.el                         |  195 +-
 lisp/progmodes/cc-mode.el                          |   70 +-
 lisp/progmodes/compile.el                          |   12 +-
 lisp/progmodes/cperl-mode.el                       |  432 +-
 lisp/progmodes/ebnf-abn.el                         |    3 +-
 lisp/progmodes/ebnf2ps.el                          |   10 +-
 lisp/progmodes/elisp-mode.el                       |    9 +-
 lisp/progmodes/etags.el                            |   35 +-
 lisp/progmodes/flymake.el                          |   16 +-
 lisp/progmodes/gdb-mi.el                           |  108 +-
 lisp/progmodes/grep.el                             |   13 +-
 lisp/progmodes/gud.el                              |  184 +-
 lisp/progmodes/hideif.el                           |    2 +-
 lisp/progmodes/idlw-help.el                        |    2 +-
 lisp/progmodes/idlw-shell.el                       |   10 +-
 lisp/progmodes/idlwave.el                          |    8 +-
 lisp/progmodes/make-mode.el                        |    7 +-
 lisp/progmodes/octave.el                           |    2 +-
 lisp/progmodes/perl-mode.el                        |   17 +-
 lisp/progmodes/prog-mode.el                        |   28 +
 lisp/progmodes/project.el                          |   89 +-
 lisp/progmodes/prolog.el                           |  105 +-
 lisp/progmodes/python.el                           |  120 +-
 lisp/progmodes/ruby-mode.el                        |    8 +-
 lisp/progmodes/sh-script.el                        |    5 +-
 lisp/progmodes/sql.el                              |    6 +-
 lisp/progmodes/verilog-mode.el                     |    1 -
 lisp/progmodes/vhdl-mode.el                        |    2 +-
 lisp/progmodes/which-func.el                       |    2 +-
 lisp/progmodes/xref.el                             |  165 +-
 lisp/progmodes/xscheme.el                          |    4 +-
 lisp/repeat.el                                     |    5 +-
 lisp/replace.el                                    |  286 +-
 lisp/saveplace.el                                  |    4 +-
 lisp/select.el                                     |    2 +-
 lisp/ses.el                                        |    4 +-
 lisp/shadowfile.el                                 |   72 +-
 lisp/shell.el                                      |    8 +-
 lisp/simple.el                                     |  146 +-
 lisp/so-long.el                                    |  231 +-
 lisp/speedbar.el                                   |   16 +-
 lisp/startup.el                                    |    6 +-
 lisp/subr.el                                       |  116 +-
 lisp/tab-bar.el                                    |   30 +-
 lisp/tar-mode.el                                   |    2 +-
 lisp/term.el                                       |   14 +-
 lisp/term/linux.el                                 |    3 +
 lisp/term/pc-win.el                                |    2 +-
 lisp/term/st.el                                    |   10 +-
 lisp/term/w32-win.el                               |    2 +-
 lisp/term/xterm.el                                 |   46 +-
 lisp/textmodes/bibtex.el                           |   10 +-
 lisp/textmodes/conf-mode.el                        |   12 +-
 lisp/textmodes/css-mode.el                         |   59 +-
 lisp/textmodes/flyspell.el                         |   47 +-
 lisp/textmodes/ispell.el                           |   48 +-
 lisp/textmodes/picture.el                          |    4 +-
 lisp/textmodes/reftex-cite.el                      |    2 +-
 lisp/textmodes/reftex-parse.el                     |    2 +-
 lisp/textmodes/reftex-ref.el                       |    2 +-
 lisp/textmodes/reftex.el                           |    2 +-
 lisp/textmodes/tex-mode.el                         |   64 +-
 lisp/thingatpt.el                                  |   59 +-
 lisp/thumbs.el                                     |    6 +-
 lisp/time-stamp.el                                 |  167 +-
 lisp/tmm.el                                        |   25 +-
 lisp/tooltip.el                                    |    2 +-
 lisp/transient.el                                  |   14 +-
 lisp/url/url-auth.el                               |    8 +-
 lisp/url/url-handlers.el                           |   10 +-
 lisp/url/url-http.el                               |   23 +-
 lisp/url/url-mailto.el                             |    2 +-
 lisp/url/url-news.el                               |    2 +-
 lisp/url/url-util.el                               |    2 +-
 lisp/url/url.el                                    |  128 +-
 lisp/userlock.el                                   |    3 +-
 lisp/vc/diff-mode.el                               |   31 +-
 lisp/vc/ediff-wind.el                              |   34 +-
 lisp/vc/log-edit.el                                |    4 +-
 lisp/vc/smerge-mode.el                             |    3 +
 lisp/vc/vc-bzr.el                                  |    2 +-
 lisp/vc/vc-cvs.el                                  |   12 +-
 lisp/vc/vc-git.el                                  |   67 +-
 lisp/vc/vc-hg.el                                   |    4 +-
 lisp/vc/vc-rcs.el                                  |   48 +-
 lisp/vc/vc-svn.el                                  |    2 +-
 lisp/vc/vc.el                                      |   34 +-
 lisp/whitespace.el                                 |    7 +-
 lisp/wid-browse.el                                 |    2 +-
 lisp/windmove.el                                   |    2 +-
 lisp/window.el                                     |    9 +-
 lisp/woman.el                                      |   10 +-
 lisp/xdg.el                                        |    4 +-
 lisp/xml.el                                        |    4 +-
 lisp/xwidget.el                                    |   74 +-
 oldXMenu/Activate.c                                |   20 +-
 oldXMenu/AddPane.c                                 |   20 +-
 oldXMenu/AddSel.c                                  |   20 +-
 oldXMenu/ChgPane.c                                 |   20 +-
 oldXMenu/ChgSel.c                                  |   20 +-
 oldXMenu/Create.c                                  |   20 +-
 oldXMenu/DelPane.c                                 |   20 +-
 oldXMenu/DelSel.c                                  |   20 +-
 oldXMenu/Destroy.c                                 |   20 +-
 oldXMenu/Error.c                                   |   20 +-
 oldXMenu/EvHand.c                                  |   20 +-
 oldXMenu/FindPane.c                                |   20 +-
 oldXMenu/FindSel.c                                 |   20 +-
 oldXMenu/InsPane.c                                 |   20 +-
 oldXMenu/InsSel.c                                  |   20 +-
 oldXMenu/Internal.c                                |   20 +-
 oldXMenu/Locate.c                                  |   20 +-
 oldXMenu/Post.c                                    |   20 +-
 oldXMenu/Recomp.c                                  |   20 +-
 oldXMenu/SetAEQ.c                                  |   20 +-
 oldXMenu/SetFrz.c                                  |   20 +-
 oldXMenu/SetPane.c                                 |   20 +-
 oldXMenu/SetSel.c                                  |   20 +-
 oldXMenu/XCrAssoc.c                                |   20 +-
 oldXMenu/XDelAssoc.c                               |   20 +-
 oldXMenu/XDestAssoc.c                              |   20 +-
 oldXMenu/XLookAssoc.c                              |   20 +-
 oldXMenu/XMakeAssoc.c                              |   20 +-
 oldXMenu/XMenu.h                                   |   20 +-
 oldXMenu/XMenuInt.h                                |   20 +-
 src/Makefile.in                                    |    7 +-
 src/alloc.c                                        |    4 +-
 src/buffer.c                                       |   65 +-
 src/callint.c                                      |   10 +-
 src/callproc.c                                     |    2 +
 src/cmds.c                                         |    2 +-
 src/coding.c                                       |   46 +-
 src/comp.c                                         |  225 +-
 src/composite.c                                    |   28 +-
 src/data.c                                         |    2 +
 src/editfns.c                                      |    7 +-
 src/fileio.c                                       |  111 +
 src/fns.c                                          |   15 +-
 src/font.c                                         |   42 +-
 src/fontset.c                                      |    6 +-
 src/frame.c                                        |   36 +-
 src/fringe.c                                       |   10 +
 src/image.c                                        |    4 +-
 src/insdel.c                                       |    9 +-
 src/keyboard.c                                     |   48 +-
 src/lisp.h                                         |    5 +-
 src/menu.c                                         |   14 +-
 src/minibuf.c                                      |   22 +-
 src/nsfns.m                                        |    9 +-
 src/nsimage.m                                      |   49 +-
 src/nsmenu.m                                       |   29 +-
 src/nsterm.h                                       |   85 +-
 src/nsterm.m                                       | 1436 +++---
 src/process.c                                      |    5 +-
 src/search.c                                       |    6 +-
 src/syntax.c                                       |   10 +-
 src/term.c                                         |   13 +-
 src/w32.c                                          |    9 +-
 src/xdisp.c                                        |   66 +-
 src/xfaces.c                                       |    4 +-
 src/xfns.c                                         |    1 -
 src/xftfont.c                                      |    6 +
 test/infra/Dockerfile.emba                         |    2 +-
 test/infra/gitlab-ci.yml                           |    6 +-
 test/lisp/autorevert-tests.el                      |    8 +-
 test/lisp/calendar/icalendar-tests.el              |    7 +
 test/lisp/custom-tests.el                          |    1 +
 test/lisp/dom-tests.el                             |    8 +
 test/lisp/electric-tests.el                        |    4 +-
 test/lisp/emacs-lisp/bytecomp-tests.el             |   48 +
 test/lisp/emacs-lisp/check-declare-tests.el        |   10 +-
 test/lisp/emacs-lisp/checkdoc-tests.el             |    8 +-
 test/lisp/emacs-lisp/cl-generic-tests.el           |    9 +-
 test/lisp/emacs-lisp/cl-lib-tests.el               |   16 -
 test/lisp/emacs-lisp/edebug-tests.el               |    4 +-
 .../m1.el => lisp-mnt-tests.el}                    |   22 +-
 test/lisp/emacs-lisp/map-tests.el                  |   33 +-
 test/lisp/emacs-lisp/memory-report-tests.el        |   24 +
 test/lisp/emacs-lisp/pcase-tests.el                |   57 +
 test/lisp/emacs-lisp/seq-tests.el                  |   24 +
 test/lisp/ffap-tests.el                            |   19 +
 test/lisp/files-resources/.dir-locals.el           |    5 +-
 test/lisp/files-resources/auto-test.zot1           |    1 +
 test/lisp/files-resources/auto-test.zot2           |    1 +
 test/lisp/files-resources/auto-test.zot3           |    1 +
 test/lisp/files-tests.el                           |  294 +-
 test/lisp/gnus/nnrss-tests.el                      |   16 +
 .../international/mule-util-resources/utf-8.txt    |    2 +
 test/lisp/international/mule-util-tests.el         |   40 +
 test/lisp/international/ucs-normalize-tests.el     |    1 +
 test/lisp/mail/mail-parse-tests.el                 |   54 +
 test/lisp/mail/rfc6068-tests.el                    |   52 +
 test/lisp/mh-e/mh-xface-tests.el                   |   35 +
 test/lisp/net/netrc-resources/netrc-folding        |    6 +
 test/lisp/net/netrc-tests.el                       |    7 +
 test/lisp/net/network-stream-tests.el              |    2 +-
 test/lisp/net/socks-tests.el                       |    2 +-
 test/lisp/net/tramp-tests.el                       |  174 +-
 .../octave-tests.el => newcomment-tests.el}        |   42 +-
 test/lisp/{mail => obsolete}/rfc2368-tests.el      |    0
 .../progmodes/cperl-mode-resources/here-docs.pl    |    2 +-
 test/lisp/progmodes/cperl-mode-tests.el            |  162 +-
 test/lisp/progmodes/perl-mode-tests.el             |    7 +
 test/lisp/progmodes/project-tests.el               |   15 +
 test/lisp/progmodes/ruby-mode-tests.el             |   22 +
 .../{octave-tests.el => sh-script-tests.el}        |   48 +-
 test/lisp/progmodes/xref-tests.el                  |    8 +
 test/lisp/replace-tests.el                         |    9 +-
 test/lisp/shadowfile-tests.el                      |   24 +-
 test/lisp/simple-tests.el                          |   11 +
 test/lisp/so-long-tests/so-long-tests-helpers.el   |   32 +-
 test/lisp/so-long-tests/so-long-tests.el           |  265 +-
 test/lisp/so-long-tests/spelling-tests.el          |    2 +-
 test/lisp/subr-tests.el                            |   73 +
 test/lisp/term-tests.el                            |    2 +-
 test/lisp/textmodes/fill-tests.el                  |    4 +-
 test/lisp/thingatpt-tests.el                       |    8 +
 test/lisp/time-stamp-tests.el                      |    2 +-
 test/lisp/vc/diff-mode-tests.el                    |   12 +
 test/lisp/vc/vc-tests.el                           |  158 +-
 test/lisp/wdired-tests.el                          |    4 +-
 test/src/buffer-tests.el                           |   86 +-
 test/src/coding-tests.el                           |    2 +-
 test/src/fileio-tests.el                           |   22 +
 test/src/font-tests.el                             |   25 +
 test/src/json-tests.el                             |    2 +-
 .../rmc-tests.el => src/search-tests.el}           |   43 +-
 test/src/syntax-tests.el                           |    6 +
 551 files changed, 15333 insertions(+), 8313 deletions(-)
 delete mode 100644 etc/facemenu-removal.txt
 create mode 100644 lisp/mail/rfc6068.el
 rename lisp/{mail => obsolete}/rfc2368.el (98%)
 copy test/lisp/emacs-lisp/{macroexp-resources/m1.el => lisp-mnt-tests.el} (60%)
 create mode 100644 test/lisp/files-resources/auto-test.zot1
 create mode 100644 test/lisp/files-resources/auto-test.zot2
 create mode 100644 test/lisp/files-resources/auto-test.zot3
 create mode 100644 test/lisp/international/mule-util-resources/utf-8.txt
 create mode 100644 test/lisp/mail/mail-parse-tests.el
 create mode 100644 test/lisp/mail/rfc6068-tests.el
 create mode 100644 test/lisp/mh-e/mh-xface-tests.el
 create mode 100644 test/lisp/net/netrc-resources/netrc-folding
 copy test/lisp/{progmodes/octave-tests.el => newcomment-tests.el} (59%)
 rename test/lisp/{mail => obsolete}/rfc2368-tests.el (100%)
 copy test/lisp/progmodes/{octave-tests.el => sh-script-tests.el} (53%)
 copy test/{lisp/emacs-lisp/rmc-tests.el => src/search-tests.el} (50%)



reply via email to

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