emacs-diffs
[Top][All Lists]
Advanced

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

scratch/etags-regen updated (94437f9 -> 5270872)


From: Dmitry Gutov
Subject: scratch/etags-regen updated (94437f9 -> 5270872)
Date: Sun, 3 Jan 2021 19:06:06 -0500 (EST)

dgutov pushed a change to branch scratch/etags-regen.

      from  94437f9   Avoid the 'unsaved buffer' prompt at quit
      adds  300c581   * lisp/emacs-lisp/lisp-mode.el: Give paren syntax to 
[...] in lisp-data-mode
      adds  09b040c   * lisp/net/tramp.el (tramp-read-passwd): Use 
connection-local `auth-sources'.
      adds  69f039b   Prefer setq-local in tcl.el
      adds  737d22f   Prefer setq-local in tar-mode.el
      adds  8a42354   Prefer setq-local in whitespace.el
      adds  6e0cac1   * lisp/ibuffer.el (ibuffer, ibuffer-mode): Prefer 
setq-local.
      adds  2187b80   * lisp/ielm.el (inferior-emacs-lisp-mode): Prefer 
setq-local.
      adds  3970f4a   Add new variable to selectively suppress backtraces in 
batch mode.
      adds  2d989e8   Unbreak a few unit tests that rely on lack of backtraces
      adds  5d04ee5   * doc/misc/calc.texi (Predefined Units): Prune outdated 
kg text.
      adds  d6d871a   Calc: simplify integer log2 and power of 2
      adds  de7a741   Revert "Clarify icomplete-show-matches-on-no-input doc 
string"
      adds  3568ff0   Clarify icomplete-show-matches-on-no-input doc string
      adds  e74f60f   Fix file name quoting problems in tex-mode
      adds  78017a6   Allow using newer versions of Gnuplot from calc again
      adds  ff5a3c7   Allow inhibiting the instructions on how to close 
emacsclient frames
      adds  9cef8fc   Ensure that new emacsclient frames has focus
      adds  b218c8b   Allow shutting down Emacs even if there are errors in 
kill-emacs-hook
      adds  3ee94cc   Insert skeletons at the correct point
      adds  d174a2b   Prefer setq-local in gnus/*.el
      adds  60cf0aa   Prefer setq-local in calendar/*.el
      adds  1365183   Only use the comint environment in comint-derived modes
      adds  6e0080e   Add commands xref-next-group and xref-prev-group
      adds  1537a8c   ; Fix recent typos/wording in NEWS and server.el
      adds  8b1693f   Make previous Fkill_emacs change safer
      adds  0c330be   Avoid problems when calling desktop-read twice
      adds  0155bd0   Fix bug in how ERT invokes its debugger.
      adds  478368a   Prefer setq-local in simple.el
      adds  0d6fca3   * lisp/array.el (array-mode): Prefer setq-local.
      adds  07b317c   * lisp/locate.el (locate, locate-mode): Prefer setq-local.
      adds  6614b67   Prefer setq-local in newcomment.el
      adds  db001f8   Prefer setq-local in speedbar.el
      adds  095a41e   Prefer setq-local in shell.el
      adds  9e7b93f   Prefer setq-local in term.el
      adds  3b20c03   Prefer setq-local in tests
      adds  1c75ca1   * admin/nt/dist-build/build-dep-zips.py: Remove unused 
import.
      adds  f33ce52   Prefer setq-local in compile.el
      adds  afe1605   Prefer setq-local in meta-mode.el
      adds  bdf8dd2   Prefer setq-local in grep.el
      adds  19c0afd   ; * lisp/timezone.el: Fix typo in lexical-binding cookie.
      adds  ab4b907   Cache toolbar icon data paths
      adds  fbb9dd3   Simplify gnus-mode-line-buffer-identification
      adds  06168c1   Use the proper face for the Gnus mode line id
      adds  db9549d   Make table-fixed-width-mode work again
      adds  38c9b0b   Make the history traversal functions in coming more 
regular
      adds  26b198c   Improve documentation of 
'backtrace-on-error-noninteractive'
      adds  3440bd0   Fix scrolling in hexl-mode when ruler-mode is on
      adds  ef711b1   Make hexl scrolling commands work more like the normal 
ones
      adds  1fb099c   Make rcirc nick renaming heed nickname max lengths
      adds  2d8f036   Fix crash (segfault) in etags on generating tags for 
Erlang files
      adds  ca50519   term.el comment update
      adds  be0f2de   * src/fns.c (hash_string): Speed up on large strings
      adds  67a9ecb   Remove interactive spec from internal 
eldoc--format-doc-buffer
      adds  ac341cd   Restore Emacs 27 image cache semantics
      adds  02ec247   * src/fns.c: Remove left over include
      adds  85acde2   Make uncache_image slightly more efficient
      adds  2581beb   Make abbrev-tests.el more deterministic
      adds  4248d60   * lisp/progmodes/sql.el: Remove redundant URL.
      adds  ec42ff3   Prefer setq-local in font-lock.el
      adds  3d6498c   Prefer setq-local in sql.el
      adds  dc0295c   Prefer setq-local in cfengine.el
      adds  7ebd7ba   Prefer setq-local in etags.el
      adds  dbc044e   Prefer setq-local in gdb-mi.el
      adds  22caab8   Prefer setq-local in some remaining progmodes
      adds  be4d6b0   Fix [:upper:] and [:lower:] for Unicode characters 
(bug#11309)
      adds  4489531   Prefer setq-local in dired extensions
      adds  c50c0a1   Prefer setq-local in most files
      adds  45630ca   Filter revoked keys when saving files
      adds  2782d1e   Improve tests for gio file notifications
      adds  c9c8d98   Make ediff offer to create files it's inferring
      adds  b8dbb2b   Clarify the default-boundp doc string
      adds  c47e6aa   cl-defmethod doc string clarification
      adds  445ab5c   cl-pushnew manual clarification
      adds  beebd2a   Recognise ß properly as a lower-case letter (bug#11309)
      adds  b3d21dc   Update docs of 'defvar' and 'defface'
      adds  4a423ff   Fix info mode fontification of built-in (*note 
Built-ins::)
      adds  e6c0447   Merge branch 'master' of 
git.savannah.gnu.org:/srv/git/emacs
      adds  7b9f6ee   Improve predictability of 
'scroll-preserve-screen-position'
      adds  05dfbd0   Fix mark-defun in fortran-mode
      adds  d86cc3f   ; * src/chartab.c, src/lisp.h: Fix typos in comments.
      adds  a4dd03e   ; * src/charset.c (Fmap_charset_chars): Doc fix.
      adds  6663b2f   ; * lisp/simple.el (move-beginning-of-line): Doc fix.
      adds  6916e79   Improve documentation of 'ps-print-color-p'
      adds  da00a6f   Fix Xaw widget text disappearing when built with cairo 
(bug#43418)
      adds  34feded   Support ks_c_5601-1987 encoding
      adds  32090a3   Improve documentation of streams in batch mode
      adds  3721cc5   Merge from origin/emacs-27
      adds  a40be60   Backport Handle read-char-from-minibuffer and y-or-n-p 
from pre-command-hook
      adds  72f064f   ; Merge from origin/emacs-27
      adds  3fe6cea   * lisp/vc/vc.el: Update args of backend API calls in the 
header comments
      adds  c0b3e38   Update publicsuffix.txt from upstream
      adds  4adc796   Merge from origin/emacs-27
      adds  809b22d   Fix crash (segfault) in etags on generating tags for 
Erlang files
      adds  e2c08db   ; Merge from origin/emacs-27
      adds  28b61da   `pdb' doc string clarification
      adds  3052cbb   Include the keymap in the gud-mode doc string
      adds  ef5e078   Stricter gradle-kotlin message pattern
      adds  303f0a1   Support highlighting of ripgrep output (bug#44983)
      adds  b71be20   Remove isearch-input-method-local-p and always set 
buffer-local input-method
      adds  7f42cab   Clarify `scroll-preserve-screen-position' doc string
      adds  ea8ff97   Add missing defcustom keywords to new variables
      adds  5af6a87   Allow specifying the project to switch to programmatically
      adds  1729883   ; Fix typo in my previous commit
      adds  1047f80   * lisp/progmodes/xref.el: Bump the version.
      adds  ddf5540   Fix thinko in my previous commit
      adds  4f352ad   Valentin Gatien-Baron <valentin.gatienbaron@gmail.com>
      adds  91432f1   Allow creating a new tab from the minibuffer (bug#45072)
      adds  6596b55   Fupcase no longer maps ?ß to itself (bug#11309)
      adds  97c2bca   Avoid segfaults in pos_visible_p
      adds  904c327   Prefer setq-local in bibtex-style.el
      adds  26dbba7   Prefer setq-local in cperl-mode.el
      adds  8ace770   Remove some ancient Emacs compat code from cperl-mode
      adds  808817d   Be more graceful about handling Gnus search errors
      adds  9bfcee5   Fix quoting in gnus-buffer-configuration
      adds  df769c2   * lisp/battery.el (battery--upower-devices): Protect the 
D-Bus call.
      adds  14ffab8   Add a new function `button-buttonize'
      adds  9d598ef   Add new function 'image-cache-size'
      adds  aa7e5ce   Add new function `object-intervals'
      adds  004d7e9   Add a new command `memory-report'
      adds  72bcc6f   Fix parsing error in exif
      adds  49a4f06   Fix object-interval tests
      adds  4a700a2   bibtex-autokey-get-year: Follow iso8601
      adds  eebb7c8   Fix compilation of image.c on non-Cairo systems
      adds  af2695b   * lisp/progmodes/python.el: Bump version.
      adds  ec16518   Clarify fortran-beginning-of-subprogram doc string after 
change
      adds  fec05bc   docstring: If FRAME is nil, it defaults to selected frame.
      adds  abc8d6b   Append incremental message segments in socks-filter
      adds  c7c261e   Tweak memory-report--format
      adds  b04f322   Also sort the totals section by size
      adds  dc5e875   ; cperl-mode: Eliminate fallbacks if font-lock isn't 
loaded
      adds  6864dc1   * src/fns.c (Fbuffer_hash): Doc fix.  (Bug#45178)
      adds  711e7bf   Fix image-cache-size crash
      adds  70f7f0b   button-buttonize doc string clarification
      adds  3ed3a33   Fix copyright line
      adds  78607f2   * lisp/play/dunnet.el: Make it so loading the file is 
harmless
      adds  7660d03   * lisp/emacs-lisp/thunk.el (thunk-let*): Don't modify 
`bindings`
      adds  a8e2143   Explicitly specify svg base_uri using `:base-uri' image 
property
      adds  03ac24f   Use real DPI when rendering SVGs (bug#45124)
      adds  404f120   Improve some NS drawing code
      adds  dba74cb   Allow customizing the Gnus summary thread indicators
      adds  61b6cc4   Improve support for 'memory-report' on MS-Windows
      adds  b41942f   Improve the documentation of marker handling when 
reverting
      adds  204d151   Unbreak the MS-Windows build broken by recent changes
      adds  f6cafe6   Make dired-toggle-read-only check whether the directory 
is writable
      adds  6e84add   Preserve point in dired buffers in dired-*-find-file* 
commands
      adds  f22e4bb   Prefer setq-local in python.el
      adds  ad0bbcd   Update Info-toc-build parsing
      adds  e005095   Offer to save tutorial position on Emacs exit
      adds  8ff7004   Revert "Explicitly specify svg base_uri using `:base-uri' 
image property"
      adds  f45ce78   Explicitly specify svg base_uri using `:base-uri' image 
property
      adds  db339f6   ; * lisp/info.el (Info-toc-build): Fix last change.  
(Bug#28074)
      adds  9a7bce6   Make elint load `require'd packages
      adds  4afef61   Alter the "Redundant pcase patter" warning message
      adds  7ee0fc0   CC Mode: Handle several K&R parameters per declaration
      adds  adbb4ea   * src/keyboard.c: Fix bug#5803.
      adds  d165b5a   New variable 
`redisplay_adhoc_scroll_in_resize_mini_windows`
      adds  734f371   Remove some unused process.c variables
      adds  a83d8c9   Followup to recent changes in keyboard.c
      adds  a12fe07   * lisp/vc/log-edit.el: Keep separator line thin even with 
line-numbers
      adds  8eee54d   * src/fns.c (hash_string): Tweak the code further
      adds  b1f2ead   * lisp/emacs-lisp/package.el (package-buffer-info): 
Improve error message
      adds  8a220d7   New option gnus-registry-register-all
      adds  180e309   Bind `C-c C-d' to rmail-epa-decrypt in rmail
      adds  4bf98ae   Fix BSD .include etc syntax in Makefiles
      adds  52e3ac6   Document and enforce some properties for strings created 
by modules.
      adds  89c6efc   Remove references to Emacs before version 22 from FAQ
      adds  c6f21e2   Fix assertion on SVG load failure
      adds  185b082   * lisp/emacs-lisp/bytecomp.el: Allow a nil destination 
file
      adds  ebab7c4   Fix test failure
      adds  6fc1b79   vc-create-tag: use vc-revision-history variable
      adds  2d790c6   Bump project.el version
      adds  831659b   * Fix `memory-report' for '--without-x' builds
      adds  1c115e4   Clarify Extended Menu Items a bit more
      adds  f7133be   Make dired-toggle-read-only query on read-only directories
      adds  897b856   Stop dropping the tag when creating the custom-variable 
widget
      adds  fe50a8b   Byte compilation: handle case where the output file is a 
mountpoint.
      adds  51698f7   Remove the duplication from project-switch-commands's 
config
      adds  755a9f2   Inhibit quit in ElDoc timer functions (bug#45117)
      adds  dc6e616   Don't show matches with no input for nil 
icomplete-show-matches-on-no-input
      adds  e948cdb   Allow creating a new tab for tab-switcher from the 
minibuffer (bug#45072)
      adds  c6c4e74   New option tab-bar-history-buttons-show
      adds  b622744   Importing dictionary module
      adds  658ec3c   Renamed connection.el
      adds  e2ebffd   Renamed link.el
      adds  723906c   Removed some compability parts in dictionary
      adds  5dc17d7   Add :version tag to defcustom statement
      adds  49c250b   Dont't check coding-system-list for existence
      adds  99a7e91   Don't check for existence of defface
      adds  1773b9b   Dictionary now uses button
      adds  329b6a0   Adding details page for dictionary
      adds  8375050   Fix dictionary tooltip mode
      adds  2f1e4fb   Support nil value for dictionary-server
      adds  91ff1c8   Move placement of dictionary-tooltip-mouse-event
      adds  28fe134   Remove text property from empty line
      adds  7ca331a   Add history of search words to read-string
      adds  d5a4da2   * lisp/net/dictionary.el: Remove remnants of package
      adds  cc5f280   * lisp/net/dictionary.el: Add lexical-binding:t
      adds  09952ce   Removed useless check for popup-menu
      adds  81ebe86   Show error message when asking to match for nothing
      adds  0044a2e   * lisp/net/dictionary-connection.el: Add lexical-binding:t
      adds  f584437   * lisp/net/dictionary-connection.el: Remove obsolete 
Version
      adds  54a3964   Update GPL version
      adds  a557a10   * lisp/net/dictionary-connection.el: Prefer defsubst
      adds  ffa7d66   * lisp/net/dictionary.el: Prefer defsubst over defmacro
      adds  4deb861   * lisp/net/dictionary.el (dictionary-mode): Use setq-local
      adds  d30618c   * lisp/net/dictionary.el (dictionary-tooltip-mode): Use 
setq-local
      adds  a25a12d   Use when where else case returns nil
      adds  89e9c16   * lisp/net/dictionary.el (dictionary-display-more-info): 
Spelling fix
      adds  d466231   A number of docstring fixes
      adds  b18217e   A number of docstring fixes
      adds  ca0de4d   * etc/NEWS: Add entry for dictionary.el
      adds  62d14e1   * lisp/net/dictionary.el (dictionary-pre-buffer): Unify 
casing
      adds  c429657   Merge branch 'feature/integration-of-dictionary-el'
      adds  6858119   ; * lisp/progmodes/project.el 
(project-switch-use-entire-map): Typo
      adds  c9758ba   * lisp/bookmark.el: Doc fix.
      adds  f1dae25   Prefer setq to set+quote
      adds  4c41a8a   Make XEmacs compat variable warning-level-aliases obsolete
      adds  95c9aad   Remove more references to old versions from FAQ
      adds  5c36103   Don't recommend setnu and wb-line-number
      adds  e8a358c   Update value of frame-title-format in FAQ
      adds  f6454ad   Add a DirectoryMode to the Emacs Server example
      adds  2523668   Add a new recursively bound `current-minibuffer-command' 
variable
      adds  8b3de06   Fix narrow-to-defun in python-mode
      adds  10bc4ea   Tool bar documentation clarification: Mention forcing 
updates
      adds  0dd8d53   Make goto-char offer the number at point as default
      adds  b63cb95   Mention how to handle user names with @ in rmail
      adds  e5348f1   * etc/emacs.service:
      adds  b857ea2   * lisp/play/5x5.el: Fix typo.  Remove redundant :group 
args.
      adds  afee776   Fix logic of gnus-search-imap-handle-date
      adds  2f1441c   Make XEmacs entry in the FAQ more contemporary
      adds  47a854b   Improve accuracy of scrolling commands
      adds  c0c6cd2   Add 'remote-file-error' for Tramp
      adds  5337211   Make the emake error messages red
      adds  cd81739   Add some admin/emake comments
      adds  9022df7   Optimise c-parse-state for large buffers with few (if 
any) braces.
      adds  071bfd9   Optimise c-font-lock-<>-arglists, particularly for 
buffers with few <..> pairs
      adds  485898c   * lisp/emacs-lisp/gv.el (error): Allow it as a place
      adds  7e30cb2   Tiny fix for lispref/variables.texi
      adds  d148f10   * doc/emacs/indent.texi (Indent Convenience): Fix use of 
@xref.
      adds  fd4297b   * doc/lispref/errors.texi (Standard Errors): Fix xref.
      adds  3806797   Bind current-minibuffer-command to this-command
      adds  8bc5bd5   Fix electric pairs in rst-mode
      adds  c8aad8c   Revert last change in tramp-maybe-open-connection)
      adds  92c5630   CC Mode: Optimize for scrolling large buffers containing 
few braces
      adds  f3e2148   Fix setting breakpoints in "M-x gdb" when a source file 
is missing
      adds  de032d4   Bind k to image-kill-buffer in doc-view-mode-map.
      adds  62a6934   Fix crash when using XRender and restoring image from X 
(bug#44930)
      adds  6a2c132   Merge from origin/emacs-27
      adds  6aa9fe3   Fix crash in ns_mouse_position (bug#44313)
      adds  a47001a   ; Merge from origin/emacs-27
      adds  f22856a   Update to Org 9.4.1
      adds  2dbc950   Update to Org 9.4.2
      adds  668f0a7   Fix point location when completing in gdb-mi.el
      adds  cbdd48a   Merge from origin/emacs-27
      adds  ee6c702   Fix error with fn key in NS port (bug#44533)
      adds  adf968b   ; Merge from origin/emacs-27
      adds  2e7402b   Fix C-n/C-p when a line starts with an image
      adds  fda9a2b   (flymake-diag-region): Fall back to (end-of-thing 'symbol)
      adds  d1b1a5c   ; * lisp/play/5x5.el: Fix my last change.
      adds  6eb6357   Update short docs in cperl-mode
      adds  32d85e3   CPerl-mode: don't treat <<>> as starting a here-doc
      adds  67fb182   Give affixation-function higher priority over 
annotation-function (bug#45234)
      adds  922e43a   Don't show minibuffer keybindings for suggestions in 
read-extended-command
      adds  c51d914   Fix resetting of gnus-pick-line-number
      adds  32d76c0   Default the init file to init.el, not init
      adds  7fad959   Ensure that byte compilation works for relative files 
(Bug#45287).
      adds  526abad   Fix fallback use of write-file in ido-mode
      adds  02c4f65   Make "Invalid modifier in string" ordinary 
invalid-read-syntax error
      adds  d5941d8   Fix my two most common causes of all windows/frames 
redisplay
      adds  d428cc1   Remove incorrect comment from erc-goodies.el
      adds  ddff5d3   Some minor Tramp changes
      adds  5ada3ee   * lisp/org/org-refile.el (org-copy): Fix missing 
obsoletion version
      adds  fa4c276   flymake-diag-region: Fix the recent test breakage
      adds  e3f83a8   Fix regexp in IMAP search-string preparation
      adds  c5f2eb5   Fix previous frame-focus server.el change
      adds  95eaf45   Save match data in flymake-diag-region (bug#29193)
      adds  0ad1c0d   * lisp/net/tramp.el (tramp-handle-make-process): Handle 
shell commands.
      adds  46394df   Follow good regexp practice
      adds  eaea035   * lisp/progmodes/which-func.el (which-func-update): Bind 
`non-essential`
      adds  eeade2b   * lisp/emacs-lisp/package.el: Byte compile the quickstart 
file
      adds  fdaaf88   Document that flymake-diag-region saves match data
      adds  7cacf5d   Update to Org 9.4.3
      adds  64fe805   Improve documentation of 'query-replace'
      adds  d7a4cea   ; Add a new item to TODO
      adds  48b9c47   Minor fixes in authors.el and in tarball-making 
instructions
      adds  8d2d8d7   Merge from origin/emacs-27
      adds  37eba74   Update files for the 27.1.90 pretest
      adds  e417e87   ; Merge from origin/emacs-27
      adds  e0f9837   ; Fix @pxref in last change to flymake.texi
      adds  f36971b   ; Fix grammar in recent change to internals.texi
      adds  c7fdc17   * lisp/emacs-lisp/package.el 
(package-quickstart-refresh): Fix last change
      adds  9f7e0a3   bibtex-mode: Permit user-defined schemes for sorting 
entries.
      adds  64d9721   Fix over-wide doc strings
      adds  2224a64   ; Revert unintended change.
      adds  8f91fe3   Set indent-tabs-mode for c-mode in .dir-locals.el
      adds  4c7df43   Correct units and spacing in memory-report
      adds  5ab5c38   Shorten over-wide docstrings in defcustoms
      adds  f88a789   Shorten over-wide docstrings in variables
      adds  34a7366   Shorten some over-wide docstrings in functions and macros
      adds  7c3d3b8   Convert apropos-internal from C to Lisp (Bug#44529)
      adds  5fe04f6   No need to set isearch-input-method-function in 
isearch-transient-input-method
      adds  b9edbae   * lisp/image-mode.el: Use one timer and lock for slow 
remote calls (bug#45256)
      adds  32e781b   Jamie Beardslee <beardsleejamie@gmail.com>
      adds  87b82a1   Fix default value of gnus-registry-register-all: should 
be t
      adds  409a9db   image-cache-size improvements
      adds  1a0a11f   Inhibit buffer hooks in temporary buffers
      adds  ecb5ebf   Improve make-process in Tramp
      adds  1a7033f   * lisp/simple.el (goto-line-read-args): Use 
number-at-point (bug#45199)
      adds  2c9b488   Remove unnecessary string conversion
      adds  537e96f   Fix image cache lookup
      adds  174607e   Unbreak build after commit 
1a0a11f7d2d1dbecb9f754b1e129d50e489058e6.
      adds  c3ad28c   De-duplicate lines in Xref buffers
      adds  759ec25   Generic-ify xref-location-column
      adds  b2ce94f   Make python-mode fontify more assignment statements
      adds  ca36669   Fix problem with entering Gnus groups when Gnus isn't 
running
      adds  e470881   Drop XEmacs support for EDE ELisp projects
      adds  faf3613   ; * src/nsfns.m (all_nonzero_ascii): comment correction
      adds  2d19dbd   Fix permission problem in Tramp's copy-file
      adds  e352abe   Fix frame creation on X when tool bar is disabled
      adds  87e422f   Beef up the Emacs string utility set a bit
      adds  b3dec31   Add `string-pad'
      adds  cf2e832   Rename slice-string to string-slice
      adds  fd9431d   Fix shorter-than-length case for string-limit
      adds  e967ba3   ; Fix recent string utility additions
      adds  f329a31   Add string-chop-newline
      adds  c9a9523   Add try-completion to the string shortdoc
      adds  7685227   Make string-clean-whitespace work on non-ASCII 
whitespace, too
      adds  7e86d3b   Make string-chop-newline more efficient
      adds  27fab4b   Tiny string-clean-whitespace simplification
      adds  c69c656   (ruby-mode-set-encoding): Use 'save-restriction'
      adds  d2b8611   Further string-clean-whitespace tweaks
      adds  9480169   Change the string-limit parameter semantics
      adds  051d8f7   Make string-pad take an optional START parameter
      adds  9015329   Fix wdired-get-filename when ls -F marks symlinks
      adds  e42a63a   ; Fix docstrings in last change to subr-x.el
      adds  188b09d   Reorganize Tramp header lines
      adds  9920929   Re-order the items in `profiler-report' output.
      adds  9449b81   Align profiler's header-line-format to column 0, to work 
correctly on tty's
      adds  aae44a3   Ensure that Gnus servers are open(able) before searching 
them
      adds  6af31fd   Align the word "Function" in profiler's headers over the 
actual functions
      adds  747a923   Use new NSString lisp methods
      adds  a649869   Fix use of obsolete 'error' warning level
      adds  832d756   Fix use of obsolete 'emergency' warning level
      adds  1e11f6f   Handle gracefully href="" in base tags in shr
      adds  21097cd   Revert recent server.el frame-focus changes
      adds  22c1f00   Allow string-slice to take zero-length matches
      adds  5c86a53   Improve the string-limit doc string
      adds  268a3d3   Show image as text when trying to search/replace in image 
buffer (bug#25905)
      adds  3edc4fd   Remove an unused parameter from 'child_setup' function.
      adds  3cbd416   Reject filenames containing NUL bytes.
      adds  95334ee   Allocate environment block before forking.
      adds  bdcea81   Pass C string pointer to current directory to 
'child_setup'.
      adds  773f9eb   * .clang-format (ColumnLimit): Fix line length.
      adds  40bc77d   Declare argument vector as char *const *.
      adds  33210c8   * lisp/tab-line.el: New options, faces, and functions
      adds  3be0dc6   authinfo-mode: add option to not hide any elements (and 
add font-lock)
      adds  b68d52c   * lisp/emacs-lisp/lisp-mnt.el (lm-section-end): Stop at 
the right heading
      adds  ccb3eff   * src/dispnew.c (sit_for): Fix bug#45292
      adds  3096437   CC Mode: introduce a new cache for brace structures.  
This fixes bug #45248
      adds  bf7041a   Centralize subprocess creation in a single function.
      adds  26b8b30   Ensure that Gnulib objects in subdirectories are built 
correctly.
      adds  29064d0   Update Gnulib.
      adds  527cc64   Unbreak the MinGW build broken by recent changes in 
callproc.c
      adds  452baab   Fix the MinGW build broken by Gnulib update
      adds  e352571   ; * src/callproc.c (emacs_spawn) [!WINDOWSNT]: Fix last 
change.
      adds  d63ccde   Unbreak the build on *BSD and Macos after previous gnulib 
merge
      adds  269cec1   Remove `string-slice' -- it's not very well defined
      adds  af359de   Allow `string-limit' to work on encoded strings
      adds  174327c   Make `remove-hook' interactive
      adds  290ee34   cperl-mode: Correctly syntax highlight index/value array 
slices
      adds  b8b1703   Pacify gcc 10.2 -Wanalyzer-null-argument in gtkutil.c
      adds  ec8a17e   Adjust to recent Gnulib changes
      adds  5880c7c   Adjust test_module to recent Gnulib changes
      adds  42d5826   Update Gnulib.
      adds  3ba3414   Import posix_spawn from Gnulib.
      adds  2c79a8f   Use posix_spawn if possible.
      adds  e387371   Revert "Use posix_spawn if possible."
      adds  ecf84a2   Revert "Import posix_spawn from Gnulib."
      adds  64513ab   Don't compile Gnulib's 'free' on MinGW
      adds  c3c1863   Add support for more EBCDIC code pages IBM2XX
      adds  a9413dd   Fix last change
      adds  3649160   ; * etc/NEWS: Announce the last change.
      adds  e497a01   Tag Tramp test :unstable
      adds  1ca6add   Tag another Tramp test :unstable on emba
      adds  b3fe0ac   Correct argument order in comment
      adds  52b3083   * lisp/face-remap.el (face-remap-set-base): Doc fix.  
(Bug#45264)
      adds  711fe70   * doc/misc/efaq.texi (Latest version of Emacs): Bump 
version.
      adds  a90836c   * doc/misc/efaq.texi (New in Emacs 27): Add section.
      adds  7b3367a   * lisp/so-long.el: Decrease use of passive voice.
      adds  7f8793e   Update to Org 9.4.4
      adds  5d46593   Support build of Emacs on ARM Macos machines
      adds  2e20749   Merge from origin/emacs-27
      adds  6bf22c9   Codesign the executable on recene MacOS systems
      adds  47799cc   ; Merge from origin/emacs-27
      adds  fda9b3e   * src/Makefile.in (DO_CODESIGN): Fix expected 
architecture name.
      adds  e0fc939   Add more details to the "word processor" section
      adds  b242bbb   ; lisp/org/org.el: Fix Version header.
      adds  90ec81f   Merge from origin/emacs-27
      adds  00b8fdf   Fix gpg-agent killing in mml-sec-tests
      adds  c9fb347   Skip some mml tests that rely on CMS if that's not 
installed
      adds  e1eabc8   Disable some semantic tests on systems without g++
      adds  443a538   Refactor package--list-loaded-files for easier 
debuggability
      adds  d18b1c8   Fix package reloading problems on systems with symlinks
      adds  90e4009   Fix infloop in memory-report
      adds  a63855c   Kill the scdaemon after doing the mml-sec tests
      adds  60bfa84   Fix issues with lib/malloc out-of-dir builds
      adds  cf1d703   Fix messages with plural forms in todo-mode.el
      adds  b3c9af9   Improvements for `:base-uri' svg image property
      adds  f9264a3   Avoid missing email messages due to rmail-spam-filter
      adds  fd658b8   Rename Tramp method "media" to "mtp" (Bug#45402)
      adds  25fb44f   Fix test/src/process-tests on MS-Windows
      adds  4b2ca6b   * lisp/forms.el (forms--run-functions): New function
      adds  714ca84   Improve the edebug-form-data doc string
      adds  0f79046   Add new predicates for sequence lengths
      adds  80420fa   Improve "find definition" in *Help* buffers
      adds  eb98afa   Fix up length_internal with degenerate length inputs
      adds  8bc727d   ; Fix the recent `length' doc string addition
      adds  df882c9   ; Fix recent shortdoc.el and fns.c additions
      adds  c9b3763   Remove NS menu synthesized events (bug#44333)
      adds  0380827   * lisp/textmodes/rst.el (rst-mode): Don't touch global 
hook
      adds  8d5a6c9   * lisp/emacs-lisp/package.el (package-archives): Add 
NonGNU ELPA
      adds  8914fb2   Do not output two spaces for non-autoloaded ieieo 
constructor functions
      adds  8c38345   Rename and document the built-in 
xref-show-definitions-function's
      adds  4ffb2ec   Allow remember-notes to use the *scratch* buffer
      adds  b825131   Document the text property limitations in mode lines
      adds  6627421   Fix alignment of Java String[] and the like
      adds  40e9cec   Fix background mode on Gnome 3.38 terminals
      adds  2a64de5   Make XIM to work with non-CJK locales
      adds  ed30956   Make octave-send-region be asynchronous
      adds  0ebea8f   Make byte-compiler warn about wide docstrings
      adds  6b8bb47   Fill some auto-generated docstrings
      adds  f4fe4e5   Fix too-long feedmail-sendmail-f-doesnt-sell-me-out doc 
string
      adds  62761d4   Remove redundant 'function's around lambda in vhdl-mode.el
      adds  9d60ce1   * lisp/ps-print.el (ps-message-log-max): Remove XEmacs 
compat code.
      adds  5e1416f   Minor cleanups in tetris.el
      adds  1645863   Fix crash in NS menu code
      adds  8196948   Fix package tests for tetris no longer existing as a 
package
      adds  c7fdf86   * lisp/minibuffer.el: Avoid consecutive `any` in 
completion patterns
      adds  d180a41   CC Mode: Add newish AWK Mode facilities, as used in 
gawk-4.
      adds  d199a46   Robustify completion match scoring for optimized patterns
      adds  92406b0   Allow mixing attributes and comments in the diary file
      adds  b9359d4   Add a reference between the Strings node and 
Search/Replace
      adds  3334dd9   Reword a long docstring in cc-langs.el
      adds  40d1633   Add a SPLIT parameter to `format-spec'
      adds  37049ee   Allow the flymake mode line indicator to be customized
      adds  a66f0d3   Introduce new variable mode-line-compact
      adds  03bab76   Add a parameter to display_string to allow not ignoring 
text props
      adds  88c9696   Fix compact mode line text properties
      adds  6481da6   Revert the previous display_string change
      adds  1fc011c   * src/xdisp.c (display_mode_line): I guess FALSE should 
be false.
      adds  ee0e259   Add some tests for align.el
      adds  177863b   Fix crash in NS menu code
      adds  ecd9264   Revert "Allow the flymake mode line indicator to be 
customized"
      adds  7fbcca2   Sync with Tramp 2.5.0
      adds  b5ada7f   More readable keys in NS menu entries (bug#45502)
      adds  16bb108   Add a regression test for Bug#24325.
      adds  154d4b8   Instrument process-tests.el for timeouts on emba
      adds  3e80653   xref-show-definitions-completing-read: Tune up completion
      adds  0326cdd   Fix process-tests on MS-Windows
      adds  baac356   A better fix for process-tests on MS-Windows
      adds  c13937c   * lisp/x-dnd.el (x-dnd-get-drop-x-y): Add safer check for 
top/left (bug#45277)
      adds  0a82e66   Use explicit "--color=auto" in grep mode to support both 
GNU grep and ripgrep
      adds  a88f635   * src/Makefile.in (DO_CODESIGN): Fix architecture for 
Apple Silicon
      adds  90bd3b3   Don't calculate macOS menu data for GNUstep (bug#45502)
      adds  fdb725c   Minor refactoring of xref-tests
      adds  cfb0f1c   Add caveat about the `long' `mode-line-compact' setting
      adds  dc308c8   Improve the `long' computation of `mode-line-compact'
      adds  b4fd857   Switch add-to-ordered-list to eql
      adds  2d58e0e   Add some char-table tests
      adds  4b6fcb0   ; Fix my previous commit
      adds  3c0c47b   Revert "Switch add-to-ordered-list to eql"
      adds  dc771b6   Also count symbol plists in memory-report
      adds  d22fa9e   Minor cleanup in keymap.c
      adds  e5c5a8f   ; * etc/NEWS: Move entry to correct heading.
      adds  75191b0   In Isearch bind 'C-s M-y' to isearch-yank-pop-only with 
old code (bug#45483)
      adds  baeb82d   * src/dbusbind.c (XD_BASIC_DBUS_TYPE): Fix error in 
declaration.
      adds  cd4a516   Add variables read-char-choice-use-read-key and 
y-or-n-p-use-read-key
      adds  d0a2543   Plug NS memory leaks (bug#45502)
      adds  dd662fc   Fix some over-wide docstrings
      adds  13b59c6   Add 'project-relative' as value for 
'xref-file-name-display'
      adds  fd669fb   Remove redundant 'function's around lambda in align.el
      adds  f232715   ; * src/nsmenu.m: Undo unintentional change
      adds  26bfaa1   Use standard key symbols in NS menu entries
      adds  c4c8da6   Fix Help menu on macOS
      adds  059f186   CC Mode: correct the handling of empty strings
      adds  f80eb0d   ; * test/src/process-tests.el: Fix comment style.
      adds  72dc465   * src/nsterm.m (ns_select): Fix off-by-one error, and add 
assertion
      adds  3a6137a   Extend and overhaul FD_SETSIZE overflow tests.
      adds  0ea7bb3   Consistently check for FD_SETSIZE overflow.
      adds  ab5f550   Fix an incorrect Edebug specification.
      adds  f43f1e3   Fix a potential unit test breakage on GNU/Linux.
      adds  8bc85d4   Manually limit file descriptors that we select on to 
FD_SETSIZE.
      adds  0eef70a   Minor improvements to FD_SETSIZE overflow checks.
      adds  aba7784   Add some tests to find-func.el
      adds  3d9f20c   Add test for add-to-ordered-list
      adds  b1ac23e   Allow add-to-ordered-list to use a test predicate
      adds  144b883   Fix duplicated entry in gnus-mime-action-alist
      adds  72b8430   Add lexical-binding cookie to autoload files
      adds  46c4bcd   Minor cleanup in doc.c
      adds  efe5911   Fix some shellcheck linter warnings
      adds  57d97bb   Unbreak process tests if 'errno' is not installed.
      adds  2f8a7bc   CC Mode.  Fix AWK Mode fontification bug, remove some 
unused variables
      adds  87a2cfc   * test/src/process-tests.el: Let timeouts fail the tests. 
 Fix some docstrings
      adds  f0d2b92   Protect elisp-flymake-checkdoc against boundless 
diagnostics
      adds  2e6fbb0   Make Flymake mode-line indicator customizable (bug#33740)
      adds  1b449af   Must explicitly create unpropertized strings in mode-line
      adds  0360831   Fix process-tests on MS-Windows
      adds  6670972   Fix type declaration of two Flymake customization 
variables
      adds  b47b98b   ruby-mode: Recognize setter symbols
      adds  0e41e89   ruby-syntax-propertize: Optimize two rules a little
      adds  761d3f3   ruby-mode: Optimize expression expansion too
      adds  58bdfd7   CC Mode: increment version numbers to 5.35 due to 
standalone release
      adds  d22e747   Revert recent add-to-ordered-list changes
      adds  841e40d   Fix some mistaken shell delinting
      adds  ba05d00   Update copyright year to 2021
      adds  c156723   Fix Rmail summary display when From: header is malformed
      adds  c6d5555   Display messages sent using ERC's /say
      adds  74a77ef   Improve documentation of 'network-lookup-address-info'
      adds  8bc552f   Merge from origin/emacs-27
      adds  8c1fe1e   Update copyright year to 2021
      adds  c63ce13   ; Merge from origin/emacs-27
      adds  33d159c   Fix copyright years by hand
      adds  50f3949   Merge from origin/emacs-27
      adds  1b59478   Update from Gnulib by running admin/merge-gnulib.
      adds  30a1d5d   Remove stray copy of image-tests.el
      adds  0273cb6   Fix a compilation warning.
      adds  3ea7cec   ; ruby-smie--bosp: Fix the breakage
      adds  a516e69   xref-show-definitions-completing-read: Default to the 
first location
      adds  a4f0b8d   ; Auto-commit of loaddefs files.
      adds  ac88751   New file scratch_buffer_dupfree.c
      adds  9076a63   Port to Solaris 10
      adds  a1f603f   Add overflow check for INPUT_EVENT_POS_MIN
      adds  aa2739b   Fix CCL_MOD typo
      adds  aac17c9   bibtex-mode: Handle biblatex field aliases (bug#44976)
      adds  1079783   Improve drawing performance on macOS
      adds  1c5208b   Fix GNUstep warnings
      adds  0f561ee   ruby-smie-rules: Avoid one case of infinite recursion
      adds  70484f9   Fix syntax of symbol and punctuation characters
      adds  70e6c08   ; * lisp/progmodes/flymake.el: Bump version to 1.1.0.
      adds  72b048b   Fix last change in characters.el
      adds  df60587   Simplify TTY allocation.
      adds  64f2c96   Make a process test faster.
      adds  4ac6148   Avoid printing stacktraces when it probably wouldn't work 
anyway.
      adds  c7f15df   Fix Quit button in dictionary buffer
      adds  d10c96c   Fix backslash mistakes in doc strings in C code
      adds  6b10ce8   xref--show-pos-in-buf: Don't set 
other-window-scroll-buffer
      adds  bfb4db5   Reposition call to set-buffer-modified-p in sieve-upload
      adds  dde3269   bibtex-mode: Extend widget bibtex-entry-alist
      adds  d84cf78   Fix NS toolbar image release crash (bug#43973)
      adds  f14869c   Fix crash when using menus and tramp on NS
       new  ab5bf3c   Merge branch 'master' into scratch/etags-regen
       new  4d0886e   Move to a separate file and minor mode
       new  570f132   etags.c: Implement the -L flag
       new  d9e3afe   Make etags-regen-program a user option
       new  d6285de   New defcustom: etags-regen-program-options
       new  8ce70eb   Use `silent' for appending, too
       new  798c90b   Support etags-regen-program-options in --update-file
       new  6f26f60   Bookkeeping
       new  aa4eddb   Ensure errors buffer name is more consistent
       new  46c1f2f   Solve (hopefully?) the local-variable-satefy issue
       new  5270872   Undo the etags.el changes


Summary of changes:
 .clang-format                                      |    2 +-
 .dir-locals.el                                     |    8 +-
 .gitattributes                                     |    2 +-
 .gitignore                                         |    2 +-
 .gitlab-ci.yml                                     |    4 +-
 ChangeLog.1                                        |    2 +-
 ChangeLog.2                                        |    2 +-
 ChangeLog.3                                        |    2 +-
 GNUmakefile                                        |    2 +-
 INSTALL                                            |    2 +-
 INSTALL.REPO                                       |    2 +-
 Makefile.in                                        |    2 +-
 README                                             |    2 +-
 admin/ChangeLog.1                                  |    2 +-
 admin/README                                       |    2 +-
 admin/admin.el                                     |    2 +-
 admin/alloc-colors.c                               |    2 +-
 admin/authors.el                                   |   20 +-
 admin/automerge                                    |    2 +-
 admin/build-configs                                |    2 +-
 admin/charsets/Makefile.in                         |    2 +-
 admin/charsets/mapconv                             |    2 +-
 admin/charsets/mapfiles/README                     |    2 +-
 admin/cus-test.el                                  |    2 +-
 admin/diff-tar-files                               |    6 +-
 admin/emake                                        |   85 +
 admin/find-gc.el                                   |    2 +-
 admin/gitmerge.el                                  |    2 +-
 admin/grammars/Makefile.in                         |    2 +-
 admin/grammars/c.by                                |    2 +-
 admin/grammars/grammar.wy                          |    2 +-
 admin/grammars/java-tags.wy                        |    2 +-
 admin/grammars/js.wy                               |    2 +-
 admin/grammars/make.by                             |    2 +-
 admin/grammars/python.wy                           |    2 +-
 admin/grammars/scheme.by                           |    2 +-
 admin/grammars/srecode-template.wy                 |    2 +-
 admin/last-chance.el                               |    2 +-
 admin/make-emacs                                   |    2 +-
 admin/make-manuals                                 |    2 +-
 admin/make-tarball.txt                             |   25 +-
 admin/merge-gnulib                                 |    5 +-
 admin/merge-pkg-config                             |    4 +-
 admin/notes/copyright                              |    2 +-
 admin/notes/emba                                   |    2 +-
 admin/notes/hydra                                  |    2 +-
 admin/notes/multi-tty                              |    2 +-
 admin/notes/unicode                                |    2 +-
 admin/notes/www                                    |    2 +-
 admin/nt/README-UNDUMP.W32                         |    2 +-
 admin/nt/dist-build/README-windows-binaries        |    2 +-
 admin/nt/dist-build/build-dep-zips.py              |    3 +-
 admin/nt/dist-build/build-zips.sh                  |    2 +-
 admin/quick-install-emacs                          |    2 +-
 admin/unidata/Makefile.in                          |    2 +-
 admin/unidata/blocks.awk                           |    2 +-
 admin/unidata/unidata-gen.el                       |    2 +-
 admin/unidata/uvs.el                               |    2 +-
 admin/update-copyright                             |    2 +-
 admin/update_autogen                               |    2 +-
 admin/upload-manuals                               |    2 +-
 autogen.sh                                         |    2 +-
 build-aux/config.guess                             |  224 +-
 build-aux/config.sub                               |   60 +-
 build-aux/git-hooks/commit-msg                     |    2 +-
 build-aux/git-hooks/pre-commit                     |    2 +-
 build-aux/git-hooks/prepare-commit-msg             |    6 +-
 build-aux/gitlog-to-changelog                      |    2 +-
 build-aux/gitlog-to-emacslog                       |    2 +-
 build-aux/install-sh                               |   35 +-
 build-aux/make-info-dir                            |    2 +-
 build-aux/move-if-change                           |    2 +-
 build-aux/msys-to-w32                              |    2 +-
 build-aux/update-copyright                         |    2 +-
 build-aux/update-subdirs                           |    2 +-
 config.bat                                         |    2 +-
 configure.ac                                       |   23 +-
 doc/emacs/ChangeLog.1                              |    2 +-
 doc/emacs/Makefile.in                              |    2 +-
 doc/emacs/abbrevs.texi                             |    2 +-
 doc/emacs/ack.texi                                 |    2 +-
 doc/emacs/anti.texi                                |    2 +-
 doc/emacs/arevert-xtra.texi                        |    2 +-
 doc/emacs/basic.texi                               |    7 +-
 doc/emacs/buffers.texi                             |    2 +-
 doc/emacs/building.texi                            |    2 +-
 doc/emacs/cal-xtra.texi                            |    2 +-
 doc/emacs/calendar.texi                            |    2 +-
 doc/emacs/cmdargs.texi                             |    2 +-
 doc/emacs/commands.texi                            |    2 +-
 doc/emacs/custom.texi                              |    2 +-
 doc/emacs/dired-xtra.texi                          |    2 +-
 doc/emacs/dired.texi                               |    2 +-
 doc/emacs/display.texi                             |    2 +-
 doc/emacs/emacs-xtra.texi                          |    2 +-
 doc/emacs/emacs.texi                               |    2 +-
 doc/emacs/emerge-xtra.texi                         |    2 +-
 doc/emacs/entering.texi                            |    2 +-
 doc/emacs/files.texi                               |    2 +-
 doc/emacs/fixit.texi                               |    2 +-
 doc/emacs/fortran-xtra.texi                        |    2 +-
 doc/emacs/frames.texi                              |    2 +-
 doc/emacs/glossary.texi                            |    2 +-
 doc/emacs/gnu.texi                                 |    2 +-
 doc/emacs/help.texi                                |    2 +-
 doc/emacs/indent.texi                              |    4 +-
 doc/emacs/killing.texi                             |    2 +-
 doc/emacs/kmacro.texi                              |    2 +-
 doc/emacs/m-x.texi                                 |    2 +-
 doc/emacs/macos.texi                               |    2 +-
 doc/emacs/maintaining.texi                         |   12 +-
 doc/emacs/mark.texi                                |    2 +-
 doc/emacs/mini.texi                                |    2 +-
 doc/emacs/misc.texi                                |   28 +-
 doc/emacs/modes.texi                               |    2 +-
 doc/emacs/msdos-xtra.texi                          |    2 +-
 doc/emacs/msdos.texi                               |    2 +-
 doc/emacs/mule.texi                                |    2 +-
 doc/emacs/package.texi                             |    2 +-
 doc/emacs/picture-xtra.texi                        |    2 +-
 doc/emacs/programs.texi                            |    2 +-
 doc/emacs/regs.texi                                |    2 +-
 doc/emacs/rmail.texi                               |   16 +-
 doc/emacs/screen.texi                              |    2 +-
 doc/emacs/search.texi                              |    3 +-
 doc/emacs/sending.texi                             |    2 +-
 doc/emacs/text.texi                                |    2 +-
 doc/emacs/trouble.texi                             |    2 +-
 doc/emacs/vc-xtra.texi                             |    2 +-
 doc/emacs/vc1-xtra.texi                            |    2 +-
 doc/emacs/windows.texi                             |    2 +-
 doc/emacs/xresources.texi                          |    2 +-
 doc/lispintro/ChangeLog.1                          |    2 +-
 doc/lispintro/Makefile.in                          |    2 +-
 doc/lispintro/README                               |    2 +-
 doc/lispintro/cons-1.eps                           |    2 +-
 doc/lispintro/cons-2.eps                           |    2 +-
 doc/lispintro/cons-2a.eps                          |    2 +-
 doc/lispintro/cons-3.eps                           |    2 +-
 doc/lispintro/cons-4.eps                           |    2 +-
 doc/lispintro/cons-5.eps                           |    2 +-
 doc/lispintro/drawers.eps                          |    2 +-
 doc/lispintro/emacs-lisp-intro.texi                |    2 +-
 doc/lispintro/lambda-1.eps                         |    2 +-
 doc/lispintro/lambda-2.eps                         |    2 +-
 doc/lispintro/lambda-3.eps                         |    2 +-
 doc/lispref/ChangeLog.1                            |    2 +-
 doc/lispref/Makefile.in                            |    2 +-
 doc/lispref/README                                 |    2 +-
 doc/lispref/abbrevs.texi                           |    2 +-
 doc/lispref/anti.texi                              |    2 +-
 doc/lispref/back.texi                              |    2 +-
 doc/lispref/backups.texi                           |    8 +-
 doc/lispref/buffers.texi                           |   61 +-
 doc/lispref/commands.texi                          |    9 +-
 doc/lispref/compile.texi                           |    2 +-
 doc/lispref/control.texi                           |    2 +-
 doc/lispref/customize.texi                         |    2 +-
 doc/lispref/debugging.texi                         |   15 +-
 doc/lispref/display.texi                           |   52 +-
 doc/lispref/edebug.texi                            |    2 +-
 doc/lispref/elisp.texi                             |    2 +-
 doc/lispref/errors.texi                            |   13 +-
 doc/lispref/eval.texi                              |    2 +-
 doc/lispref/files.texi                             |    9 +-
 doc/lispref/frames.texi                            |    2 +-
 doc/lispref/functions.texi                         |    2 +-
 doc/lispref/hash.texi                              |    2 +-
 doc/lispref/help.texi                              |    2 +-
 doc/lispref/hooks.texi                             |    2 +-
 doc/lispref/internals.texi                         |   31 +-
 doc/lispref/intro.texi                             |    2 +-
 doc/lispref/keymaps.texi                           |   14 +-
 doc/lispref/lay-flat.texi                          |    2 +-
 doc/lispref/lists.texi                             |    2 +-
 doc/lispref/loading.texi                           |    2 +-
 doc/lispref/macros.texi                            |    2 +-
 doc/lispref/maps.texi                              |    2 +-
 doc/lispref/markers.texi                           |    2 +-
 doc/lispref/minibuf.texi                           |    8 +-
 doc/lispref/modes.texi                             |   27 +-
 doc/lispref/nonascii.texi                          |    2 +-
 doc/lispref/numbers.texi                           |    2 +-
 doc/lispref/objects.texi                           |    2 +-
 doc/lispref/os.texi                                |   31 +-
 doc/lispref/package.texi                           |    2 +-
 doc/lispref/positions.texi                         |    2 +-
 doc/lispref/processes.texi                         |    5 +-
 doc/lispref/records.texi                           |    2 +-
 doc/lispref/searching.texi                         |    2 +-
 doc/lispref/sequences.texi                         |   17 +-
 doc/lispref/streams.texi                           |   20 +-
 doc/lispref/strings.texi                           |   65 +-
 doc/lispref/symbols.texi                           |    2 +-
 doc/lispref/syntax.texi                            |    2 +-
 doc/lispref/text.texi                              |   18 +-
 doc/lispref/threads.texi                           |    2 +-
 doc/lispref/tips.texi                              |    4 +-
 doc/lispref/two-volume-cross-refs.txt              |    2 +-
 doc/lispref/two-volume.make                        |    2 +-
 doc/lispref/variables.texi                         |   14 +-
 doc/lispref/windows.texi                           |    2 +-
 doc/man/ChangeLog.1                                |    2 +-
 doc/man/ebrowse.1                                  |    2 +-
 doc/man/emacs.1.in                                 |    2 +-
 doc/man/etags.1                                    |    2 +-
 doc/misc/ChangeLog.1                               |    2 +-
 doc/misc/Makefile.in                               |    2 +-
 doc/misc/auth.texi                                 |    2 +-
 doc/misc/autotype.texi                             |    2 +-
 doc/misc/bovine.texi                               |    2 +-
 doc/misc/calc.texi                                 |   10 +-
 doc/misc/cc-mode.texi                              |    6 +-
 doc/misc/cl.texi                                   |   15 +-
 doc/misc/dbus.texi                                 |    2 +-
 doc/misc/dired-x.texi                              |    2 +-
 doc/misc/ebrowse.texi                              |    2 +-
 doc/misc/ede.texi                                  |    2 +-
 doc/misc/ediff.texi                                |    2 +-
 doc/misc/edt.texi                                  |    2 +-
 doc/misc/efaq-w32.texi                             |    2 +-
 doc/misc/efaq.texi                                 |  183 +-
 doc/misc/eieio.texi                                |    2 +-
 doc/misc/emacs-gnutls.texi                         |    2 +-
 doc/misc/emacs-mime.texi                           |    2 +-
 doc/misc/epa.texi                                  |    2 +-
 doc/misc/erc.texi                                  |    2 +-
 doc/misc/ert.texi                                  |    2 +-
 doc/misc/eshell.texi                               |    2 +-
 doc/misc/eudc.texi                                 |    2 +-
 doc/misc/eww.texi                                  |    2 +-
 doc/misc/flymake.texi                              |   12 +-
 doc/misc/forms.texi                                |    2 +-
 doc/misc/gnus-coding.texi                          |    2 +-
 doc/misc/gnus-faq.texi                             |   10 +-
 doc/misc/gnus.texi                                 |   57 +-
 doc/misc/htmlfontify.texi                          |    2 +-
 doc/misc/idlwave.texi                              |    2 +-
 doc/misc/ido.texi                                  |    2 +-
 doc/misc/info.texi                                 |    2 +-
 doc/misc/mairix-el.texi                            |    2 +-
 doc/misc/message.texi                              |    2 +-
 doc/misc/mh-e.texi                                 |    2 +-
 doc/misc/modus-themes.texi                         |    2 +-
 doc/misc/newsticker.texi                           |    2 +-
 doc/misc/nxml-mode.texi                            |    2 +-
 doc/misc/octave-mode.texi                          |    2 +-
 doc/misc/org.texi                                  | 1215 +++---
 doc/misc/pcl-cvs.texi                              |    2 +-
 doc/misc/pgg.texi                                  |    2 +-
 doc/misc/rcirc.texi                                |    2 +-
 doc/misc/reftex.texi                               |    2 +-
 doc/misc/remember.texi                             |    2 +-
 doc/misc/sasl.texi                                 |    2 +-
 doc/misc/sc.texi                                   |    2 +-
 doc/misc/sem-user.texi                             |    2 +-
 doc/misc/semantic.texi                             |    2 +-
 doc/misc/ses.texi                                  |    2 +-
 doc/misc/sieve.texi                                |    2 +-
 doc/misc/smtpmail.texi                             |    2 +-
 doc/misc/speedbar.texi                             |    2 +-
 doc/misc/srecode.texi                              |    2 +-
 doc/misc/texinfo.tex                               |   65 +-
 doc/misc/todo-mode.texi                            |    2 +-
 doc/misc/tramp.texi                                |   79 +-
 doc/misc/trampver.texi                             |    4 +-
 doc/misc/url.texi                                  |    2 +-
 doc/misc/vhdl-mode.texi                            |    2 +-
 doc/misc/vip.texi                                  |    2 +-
 doc/misc/viper.texi                                |    2 +-
 doc/misc/widget.texi                               |    2 +-
 doc/misc/wisent.texi                               |    2 +-
 doc/misc/woman.texi                                |    2 +-
 etc/CALC-NEWS                                      |    2 +-
 etc/ChangeLog.1                                    |    2 +-
 etc/DEBUG                                          |    2 +-
 etc/DISTRIB                                        |    2 +-
 etc/ERC-NEWS                                       |    2 +-
 etc/ETAGS.EBNF                                     |    4 +-
 etc/ETAGS.README                                   |    2 +-
 etc/HELLO                                          |    2 +-
 etc/MACHINES                                       |    2 +-
 etc/MH-E-NEWS                                      |    2 +-
 etc/NEWS                                           |  323 +-
 etc/NEWS.1-17                                      |    2 +-
 etc/NEWS.18                                        |    2 +-
 etc/NEWS.19                                        |    2 +-
 etc/NEWS.20                                        |    2 +-
 etc/NEWS.21                                        |    2 +-
 etc/NEWS.22                                        |    2 +-
 etc/NEWS.23                                        |    2 +-
 etc/NEWS.24                                        |    2 +-
 etc/NEWS.25                                        |    2 +-
 etc/NEWS.26                                        |    2 +-
 etc/NEWS.27                                        |    2 +-
 etc/NEXTSTEP                                       |    2 +-
 etc/NXML-NEWS                                      |    2 +-
 etc/ORG-NEWS                                       |  595 ++-
 etc/PROBLEMS                                       |    2 +-
 etc/README                                         |    2 +-
 etc/TERMS                                          |    2 +-
 etc/TODO                                           |   70 +-
 etc/charsets/README                                |    2 +-
 etc/compilation.txt                                |    2 +-
 etc/edt-user.el                                    |    2 +-
 etc/emacs-buffer.gdb                               |    2 +-
 etc/emacs.appdata.xml                              |    2 +-
 etc/emacs.service                                  |    6 +-
 etc/enriched.txt                                   |    2 +-
 etc/forms/forms-d2.el                              |    2 +-
 etc/gnus-tut.txt                                   |    2 +-
 etc/grep.txt                                       |    8 +-
 etc/images/README                                  |    8 +-
 etc/images/checked.xpm                             |    2 +-
 etc/images/custom/README                           |    2 +-
 etc/images/ezimage/README                          |    2 +-
 etc/images/gnus/README                             |    6 +-
 etc/images/gnus/gnus.svg                           |    2 +-
 etc/images/gud/README                              |    6 +-
 etc/images/icons/README                            |    8 +-
 etc/images/icons/hicolor/scalable/apps/emacs.svg   |    2 +-
 etc/images/icons/hicolor/scalable/apps/emacs23.svg |    2 +-
 .../scalable/mimetypes/emacs-document23.svg        |    2 +-
 etc/images/mh-logo.xpm                             |    2 +-
 etc/images/mpc/README                              |    2 +-
 etc/images/newsticker/README                       |    2 +-
 etc/images/smilies/README                          |    2 +-
 etc/images/smilies/grayscale/README                |    2 +-
 etc/images/smilies/medium/README                   |    2 +-
 etc/images/splash.svg                              |    2 +-
 etc/images/tabs/README                             |    2 +-
 etc/images/tree-widget/default/README              |    2 +-
 etc/images/tree-widget/folder/README               |    2 +-
 etc/images/unchecked.xpm                           |    2 +-
 etc/org/README                                     |    2 +-
 etc/ps-prin0.ps                                    |    2 +-
 etc/ps-prin1.ps                                    |    2 +-
 etc/publicsuffix.txt                               |  108 +-
 etc/refcards/Makefile                              |    2 +-
 etc/refcards/README                                |    4 +-
 etc/refcards/calccard.tex                          |    2 +-
 etc/refcards/cs-dired-ref.tex                      |    2 +-
 etc/refcards/cs-refcard.tex                        |    2 +-
 etc/refcards/cs-survival.tex                       |    2 +-
 etc/refcards/de-refcard.tex                        |    2 +-
 etc/refcards/dired-ref.tex                         |    2 +-
 etc/refcards/emacsver.tex.in                       |    2 +-
 etc/refcards/fr-dired-ref.tex                      |    2 +-
 etc/refcards/fr-refcard.tex                        |    2 +-
 etc/refcards/fr-survival.tex                       |    2 +-
 etc/refcards/gnus-logo.eps                         |    2 +-
 etc/refcards/gnus-refcard.tex                      |    2 +-
 etc/refcards/orgcard.tex                           |   11 +-
 etc/refcards/pdflayout.sty                         |    2 +-
 etc/refcards/pl-refcard.tex                        |    2 +-
 etc/refcards/pt-br-refcard.tex                     |    2 +-
 etc/refcards/refcard.tex                           |    2 +-
 etc/refcards/ru-refcard.tex                        |    4 +-
 etc/refcards/sk-dired-ref.tex                      |    2 +-
 etc/refcards/sk-refcard.tex                        |    2 +-
 etc/refcards/sk-survival.tex                       |    2 +-
 etc/refcards/survival.tex                          |    2 +-
 etc/refcards/vipcard.tex                           |    2 +-
 etc/refcards/viperCard.tex                         |    2 +-
 etc/schema/locate.rnc                              |    2 +-
 etc/schema/relaxng.rnc                             |    2 +-
 etc/schema/schemas.xml                             |    2 +-
 etc/ses-example.ses                                |    2 +-
 etc/srecode/c.srt                                  |    2 +-
 etc/srecode/cpp.srt                                |    2 +-
 etc/srecode/default.srt                            |    2 +-
 etc/srecode/doc-cpp.srt                            |    2 +-
 etc/srecode/doc-default.srt                        |    2 +-
 etc/srecode/doc-java.srt                           |    2 +-
 etc/srecode/ede-autoconf.srt                       |    2 +-
 etc/srecode/ede-make.srt                           |    2 +-
 etc/srecode/el.srt                                 |    2 +-
 etc/srecode/getset-cpp.srt                         |    2 +-
 etc/srecode/java.srt                               |    2 +-
 etc/srecode/make.srt                               |    2 +-
 etc/srecode/proj-test.srt                          |    2 +-
 etc/srecode/template.srt                           |    2 +-
 etc/srecode/test.srt                               |    2 +-
 etc/srecode/texi.srt                               |    2 +-
 etc/srecode/wisent.srt                             |    2 +-
 etc/themes/adwaita-theme.el                        |    2 +-
 etc/themes/deeper-blue-theme.el                    |    2 +-
 etc/themes/dichromacy-theme.el                     |    2 +-
 etc/themes/leuven-theme.el                         |    2 +-
 etc/themes/light-blue-theme.el                     |    2 +-
 etc/themes/manoj-dark-theme.el                     |    2 +-
 etc/themes/misterioso-theme.el                     |    2 +-
 etc/themes/modus-operandi-theme.el                 |    2 +-
 etc/themes/modus-vivendi-theme.el                  |    2 +-
 etc/themes/tango-dark-theme.el                     |    2 +-
 etc/themes/tango-theme.el                          |    2 +-
 etc/themes/tsdh-dark-theme.el                      |    2 +-
 etc/themes/tsdh-light-theme.el                     |    2 +-
 etc/themes/wheatgrass-theme.el                     |    2 +-
 etc/themes/whiteboard-theme.el                     |    2 +-
 etc/themes/wombat-theme.el                         |    2 +-
 etc/tutorials/TUTORIAL                             |    2 +-
 etc/tutorials/TUTORIAL.bg                          |    2 +-
 etc/tutorials/TUTORIAL.cn                          |    4 +-
 etc/tutorials/TUTORIAL.cs                          |    2 +-
 etc/tutorials/TUTORIAL.de                          |    2 +-
 etc/tutorials/TUTORIAL.eo                          |    2 +-
 etc/tutorials/TUTORIAL.es                          |    2 +-
 etc/tutorials/TUTORIAL.fr                          |    2 +-
 etc/tutorials/TUTORIAL.he                          |    2 +-
 etc/tutorials/TUTORIAL.it                          |    2 +-
 etc/tutorials/TUTORIAL.ja                          |    2 +-
 etc/tutorials/TUTORIAL.ko                          |    2 +-
 etc/tutorials/TUTORIAL.nl                          |    4 +-
 etc/tutorials/TUTORIAL.pl                          |    2 +-
 etc/tutorials/TUTORIAL.pt_BR                       |    2 +-
 etc/tutorials/TUTORIAL.ro                          |    4 +-
 etc/tutorials/TUTORIAL.ru                          |    2 +-
 etc/tutorials/TUTORIAL.sk                          |    2 +-
 etc/tutorials/TUTORIAL.sl                          |    2 +-
 etc/tutorials/TUTORIAL.sv                          |    2 +-
 etc/tutorials/TUTORIAL.th                          |    2 +-
 etc/tutorials/TUTORIAL.zh                          |    2 +-
 etc/w32-feature.el                                 |    2 +-
 leim/ChangeLog.1                                   |    2 +-
 leim/Makefile.in                                   |    2 +-
 leim/README                                        |    2 +-
 leim/leim-ext.el                                   |    2 +-
 lib-src/ChangeLog.1                                |    2 +-
 lib-src/Makefile.in                                |   11 +-
 lib-src/ebrowse.c                                  |    2 +-
 lib-src/emacsclient.c                              |   41 +-
 lib-src/etags.c                                    |   23 +-
 lib-src/hexl.c                                     |    2 +-
 lib-src/make-docfile.c                             |    2 +-
 lib-src/make-fingerprint.c                         |    2 +-
 lib-src/movemail.c                                 |    2 +-
 lib-src/ntlib.c                                    |    2 +-
 lib-src/ntlib.h                                    |    2 +-
 lib-src/pop.c                                      |    2 +-
 lib-src/pop.h                                      |    2 +-
 lib-src/rcs2log                                    |    4 +-
 lib-src/update-game-score.c                        |    6 +-
 lib/Makefile.in                                    |    8 +-
 lib/_Noreturn.h                                    |    2 +-
 lib/acl-errno-valid.c                              |    2 +-
 lib/acl-internal.c                                 |    2 +-
 lib/acl-internal.h                                 |    2 +-
 lib/acl.h                                          |    2 +-
 lib/acl_entries.c                                  |    2 +-
 lib/alloca.in.h                                    |    2 +-
 lib/allocator.h                                    |    2 +-
 lib/arg-nonnull.h                                  |    2 +-
 lib/at-func.c                                      |    2 +-
 lib/attribute.h                                    |   25 +-
 lib/binary-io.c                                    |    2 +-
 lib/binary-io.h                                    |    2 +-
 lib/byteswap.in.h                                  |    2 +-
 lib/c++defs.h                                      |   10 +-
 lib/c-ctype.h                                      |    2 +-
 lib/c-strcase.h                                    |    2 +-
 lib/c-strcasecmp.c                                 |    2 +-
 lib/c-strncasecmp.c                                |    2 +-
 lib/canonicalize-lgpl.c                            |  495 ++-
 lib/careadlinkat.c                                 |   32 +-
 lib/careadlinkat.h                                 |    2 +-
 lib/cdefs.h                                        |    6 +-
 lib/cloexec.c                                      |    2 +-
 lib/cloexec.h                                      |    2 +-
 lib/close-stream.c                                 |    2 +-
 lib/copy-file-range.c                              |    2 +-
 lib/count-leading-zeros.h                          |    2 +-
 lib/count-one-bits.h                               |    2 +-
 lib/count-trailing-zeros.h                         |    2 +-
 lib/diffseq.h                                      |    2 +-
 lib/dirent.in.h                                    |    2 +-
 lib/dirfd.c                                        |    2 +-
 lib/dtotimespec.c                                  |    2 +-
 lib/dup2.c                                         |    2 +-
 lib/eloop-threshold.h                              |   83 +
 lib/errno.in.h                                     |    2 +-
 lib/euidaccess.c                                   |   11 +-
 lib/execinfo.in.h                                  |    2 +-
 lib/explicit_bzero.c                               |    2 +-
 lib/faccessat.c                                    |    2 +-
 lib/fchmodat.c                                     |    2 +-
 lib/fcntl.c                                        |    6 +-
 lib/fcntl.in.h                                     |   39 +-
 lib/fdopendir.c                                    |    2 +-
 lib/filemode.c                                     |   16 +-
 lib/filemode.h                                     |    2 +-
 lib/filename.h                                     |   22 +-
 lib/filevercmp.c                                   |    2 +-
 lib/filevercmp.h                                   |    2 +-
 lib/fingerprint.c                                  |    2 +-
 lib/fingerprint.h                                  |    2 +-
 lib/flexmember.h                                   |    2 +-
 lib/fpending.c                                     |    9 +-
 lib/fpending.h                                     |    2 +-
 lib/{fpending.h => free.c}                         |   30 +-
 lib/fstatat.c                                      |    2 +-
 lib/fsusage.c                                      |    2 +-
 lib/fsusage.h                                      |    2 +-
 lib/fsync.c                                        |    2 +-
 lib/ftoastr.c                                      |    2 +-
 lib/ftoastr.h                                      |    2 +-
 lib/futimens.c                                     |    2 +-
 lib/get-permissions.c                              |    2 +-
 lib/getdtablesize.c                                |    2 +-
 lib/getgroups.c                                    |    2 +-
 lib/getloadavg.c                                   |    2 +-
 lib/getopt-cdefs.in.h                              |    2 +-
 lib/getopt-core.h                                  |    2 +-
 lib/getopt-ext.h                                   |    2 +-
 lib/getopt-pfx-core.h                              |    2 +-
 lib/getopt-pfx-ext.h                               |    2 +-
 lib/getopt.c                                       |    2 +-
 lib/getopt.in.h                                    |    2 +-
 lib/getopt1.c                                      |    2 +-
 lib/getopt_int.h                                   |    2 +-
 lib/getrandom.c                                    |    2 +-
 lib/gettext.h                                      |    2 +-
 lib/gettime.c                                      |    2 +-
 lib/gettimeofday.c                                 |    2 +-
 lib/gnulib.mk.in                                   |  218 +-
 lib/group-member.c                                 |    2 +-
 lib/idx.h                                          |  114 +
 lib/ieee754.in.h                                   |    2 +-
 lib/ignore-value.h                                 |    2 +-
 lib/intprops.h                                     |   52 +-
 lib/inttypes.in.h                                  |    2 +-
 lib/lchmod.c                                       |    2 +-
 lib/libc-config.h                                  |    2 +-
 lib/limits.in.h                                    |    2 +-
 lib/lstat.c                                        |    2 +-
 lib/malloc/scratch_buffer.h                        |  151 +
 lib/malloc/scratch_buffer_dupfree.c                |   41 +
 lib/malloc/scratch_buffer_grow.c                   |   56 +
 lib/malloc/scratch_buffer_grow_preserve.c          |   67 +
 lib/malloc/scratch_buffer_set_array_size.c         |   64 +
 lib/malloca.c                                      |    3 +-
 lib/malloca.h                                      |    2 +-
 lib/md5.c                                          |    2 +-
 lib/md5.h                                          |    2 +-
 lib/memmem.c                                       |    2 +-
 lib/mempcpy.c                                      |    2 +-
 lib/memrchr.c                                      |    2 +-
 lib/mini-gmp-gnulib.c                              |    2 +-
 lib/mini-gmp.c                                     |   58 +-
 lib/mini-gmp.h                                     |    5 +-
 lib/minmax.h                                       |    2 +-
 lib/mkostemp.c                                     |    2 +-
 lib/mktime.c                                       |    2 +-
 lib/nstrftime.c                                    |    2 +-
 lib/open.c                                         |    2 +-
 lib/openat-priv.h                                  |    2 +-
 lib/openat-proc.c                                  |    2 +-
 lib/openat.h                                       |    2 +-
 lib/pathmax.h                                      |    2 +-
 lib/pipe2.c                                        |    2 +-
 lib/pselect.c                                      |    2 +-
 lib/pthread_sigmask.c                              |    2 +-
 lib/qcopy-acl.c                                    |    2 +-
 lib/{memrchr.c => rawmemchr.c}                     |  107 +-
 lib/rawmemchr.valgrind                             |   28 +
 lib/readlink.c                                     |   50 +-
 lib/readlinkat.c                                   |   49 +-
 lib/regcomp.c                                      |    2 +-
 lib/regex.h                                        |    2 +-
 lib/regex_internal.c                               |   21 +-
 lib/regex_internal.h                               |   10 +-
 lib/root-uid.h                                     |    2 +-
 lib/save-cwd.c                                     |    2 +-
 lib/save-cwd.h                                     |    2 +-
 lib/{strtoll.c => scratch_buffer.h}                |   26 +-
 lib/set-permissions.c                              |    2 +-
 lib/sha1.c                                         |    2 +-
 lib/sha1.h                                         |    2 +-
 lib/sha256.c                                       |    2 +-
 lib/sha256.h                                       |    2 +-
 lib/sha512.c                                       |    2 +-
 lib/sha512.h                                       |    2 +-
 lib/sig2str.c                                      |    2 +-
 lib/sig2str.h                                      |    2 +-
 lib/sigdescr_np.c                                  |    2 +-
 lib/signal.in.h                                    |    8 +-
 lib/stat-time.h                                    |    2 +-
 lib/stdalign.in.h                                  |    2 +-
 lib/stddef.in.h                                    |    2 +-
 lib/stdint.in.h                                    |    7 +-
 lib/stdio-impl.h                                   |    4 +-
 lib/stdio.in.h                                     |  205 +-
 lib/stdlib.in.h                                    |  187 +-
 lib/stpcpy.c                                       |    2 +-
 lib/str-two-way.h                                  |    2 +-
 lib/strftime.h                                     |    2 +-
 lib/string.in.h                                    |   42 +-
 lib/strnlen.c                                      |    2 +-
 lib/strtoimax.c                                    |    2 +-
 lib/strtol.c                                       |    2 +-
 lib/strtoll.c                                      |    2 +-
 lib/symlink.c                                      |    4 +-
 lib/sys_random.in.h                                |    2 +-
 lib/sys_select.in.h                                |   11 +-
 lib/sys_stat.in.h                                  |   91 +-
 lib/sys_time.in.h                                  |    2 +-
 lib/sys_types.in.h                                 |    2 +-
 lib/tempname.c                                     |   51 +-
 lib/tempname.h                                     |    2 +-
 lib/time-internal.h                                |    2 +-
 lib/time.in.h                                      |   25 +-
 lib/time_r.c                                       |    2 +-
 lib/time_rz.c                                      |   18 +-
 lib/timespec-add.c                                 |    2 +-
 lib/timespec-sub.c                                 |    2 +-
 lib/timespec.h                                     |    2 +-
 lib/u64.h                                          |    2 +-
 lib/unistd.in.h                                    |  563 ++-
 lib/unlocked-io.h                                  |    2 +-
 lib/utimens.c                                      |    2 +-
 lib/utimens.h                                      |    2 +-
 lib/utimensat.c                                    |    2 +-
 lib/verify.h                                       |    2 +-
 lib/vla.h                                          |    2 +-
 lib/warn-on-use.h                                  |    2 +-
 lib/xalloc-oversized.h                             |    4 +-
 lisp/ChangeLog.1                                   |    2 +-
 lisp/ChangeLog.10                                  |    2 +-
 lisp/ChangeLog.11                                  |    2 +-
 lisp/ChangeLog.12                                  |    2 +-
 lisp/ChangeLog.13                                  |    2 +-
 lisp/ChangeLog.14                                  |    2 +-
 lisp/ChangeLog.15                                  |    2 +-
 lisp/ChangeLog.16                                  |    2 +-
 lisp/ChangeLog.17                                  |    2 +-
 lisp/ChangeLog.2                                   |    2 +-
 lisp/ChangeLog.3                                   |    2 +-
 lisp/ChangeLog.4                                   |    2 +-
 lisp/ChangeLog.5                                   |    2 +-
 lisp/ChangeLog.6                                   |    2 +-
 lisp/ChangeLog.7                                   |    2 +-
 lisp/ChangeLog.8                                   |    2 +-
 lisp/ChangeLog.9                                   |    2 +-
 lisp/Makefile.in                                   |    2 +-
 lisp/abbrev.el                                     |    2 +-
 lisp/align.el                                      |  160 +-
 lisp/allout-widgets.el                             |    4 +-
 lisp/allout.el                                     |    2 +-
 lisp/ansi-color.el                                 |    2 +-
 lisp/apropos.el                                    |    6 +-
 lisp/arc-mode.el                                   |    2 +-
 lisp/array.el                                      |   60 +-
 lisp/auth-source-pass.el                           |    2 +-
 lisp/auth-source.el                                |   47 +-
 lisp/autoarg.el                                    |    2 +-
 lisp/autoinsert.el                                 |    2 +-
 lisp/autorevert.el                                 |    2 +-
 lisp/avoid.el                                      |    2 +-
 lisp/battery.el                                    |   12 +-
 lisp/bindings.el                                   |    2 +-
 lisp/bookmark.el                                   |    5 +-
 lisp/bs.el                                         |    2 +-
 lisp/buff-menu.el                                  |    6 +-
 lisp/button.el                                     |   16 +-
 lisp/calc/calc-aent.el                             |    2 +-
 lisp/calc/calc-alg.el                              |    2 +-
 lisp/calc/calc-arith.el                            |    2 +-
 lisp/calc/calc-bin.el                              |   50 +-
 lisp/calc/calc-comb.el                             |    2 +-
 lisp/calc/calc-cplx.el                             |    2 +-
 lisp/calc/calc-embed.el                            |    2 +-
 lisp/calc/calc-ext.el                              |    2 +-
 lisp/calc/calc-fin.el                              |    2 +-
 lisp/calc/calc-forms.el                            |    2 +-
 lisp/calc/calc-frac.el                             |    2 +-
 lisp/calc/calc-funcs.el                            |    2 +-
 lisp/calc/calc-graph.el                            |    4 +-
 lisp/calc/calc-help.el                             |    2 +-
 lisp/calc/calc-incom.el                            |    2 +-
 lisp/calc/calc-keypd.el                            |    2 +-
 lisp/calc/calc-lang.el                             |    2 +-
 lisp/calc/calc-macs.el                             |    2 +-
 lisp/calc/calc-map.el                              |    2 +-
 lisp/calc/calc-math.el                             |    2 +-
 lisp/calc/calc-menu.el                             |    2 +-
 lisp/calc/calc-misc.el                             |    2 +-
 lisp/calc/calc-mode.el                             |    2 +-
 lisp/calc/calc-mtx.el                              |    2 +-
 lisp/calc/calc-nlfit.el                            |    2 +-
 lisp/calc/calc-poly.el                             |    2 +-
 lisp/calc/calc-prog.el                             |    2 +-
 lisp/calc/calc-rewr.el                             |    2 +-
 lisp/calc/calc-rules.el                            |    2 +-
 lisp/calc/calc-sel.el                              |    2 +-
 lisp/calc/calc-stat.el                             |    2 +-
 lisp/calc/calc-store.el                            |    2 +-
 lisp/calc/calc-stuff.el                            |    2 +-
 lisp/calc/calc-trail.el                            |    2 +-
 lisp/calc/calc-undo.el                             |    2 +-
 lisp/calc/calc-units.el                            |    4 +-
 lisp/calc/calc-vec.el                              |    2 +-
 lisp/calc/calc-yank.el                             |    2 +-
 lisp/calc/calc.el                                  |   13 +-
 lisp/calc/calcalg2.el                              |    2 +-
 lisp/calc/calcalg3.el                              |    2 +-
 lisp/calc/calccomp.el                              |    2 +-
 lisp/calc/calcsel2.el                              |    2 +-
 lisp/calculator.el                                 |    2 +-
 lisp/calendar/appt.el                              |    2 +-
 lisp/calendar/cal-bahai.el                         |    2 +-
 lisp/calendar/cal-china.el                         |    2 +-
 lisp/calendar/cal-coptic.el                        |    2 +-
 lisp/calendar/cal-dst.el                           |    2 +-
 lisp/calendar/cal-french.el                        |    2 +-
 lisp/calendar/cal-hebrew.el                        |    2 +-
 lisp/calendar/cal-html.el                          |    2 +-
 lisp/calendar/cal-islam.el                         |    2 +-
 lisp/calendar/cal-iso.el                           |    2 +-
 lisp/calendar/cal-julian.el                        |    2 +-
 lisp/calendar/cal-mayan.el                         |    2 +-
 lisp/calendar/cal-menu.el                          |    2 +-
 lisp/calendar/cal-move.el                          |    2 +-
 lisp/calendar/cal-persia.el                        |    2 +-
 lisp/calendar/cal-tex.el                           |    2 +-
 lisp/calendar/cal-x.el                             |    2 +-
 lisp/calendar/calendar.el                          |    4 +-
 lisp/calendar/diary-lib.el                         |   49 +-
 lisp/calendar/holidays.el                          |    2 +-
 lisp/calendar/icalendar.el                         |    2 +-
 lisp/calendar/iso8601.el                           |    2 +-
 lisp/calendar/lunar.el                             |    2 +-
 lisp/calendar/parse-time.el                        |    2 +-
 lisp/calendar/solar.el                             |    2 +-
 lisp/calendar/time-date.el                         |    2 +-
 lisp/calendar/timeclock.el                         |    2 +-
 lisp/calendar/todo-mode.el                         |   29 +-
 lisp/case-table.el                                 |    2 +-
 lisp/cdl.el                                        |    2 +-
 lisp/cedet/ChangeLog.1                             |    2 +-
 lisp/cedet/cedet-cscope.el                         |    2 +-
 lisp/cedet/cedet-files.el                          |    2 +-
 lisp/cedet/cedet-global.el                         |    2 +-
 lisp/cedet/cedet-idutils.el                        |    2 +-
 lisp/cedet/cedet.el                                |    2 +-
 lisp/cedet/data-debug.el                           |    2 +-
 lisp/cedet/ede.el                                  |    2 +-
 lisp/cedet/ede/auto.el                             |    2 +-
 lisp/cedet/ede/autoconf-edit.el                    |    2 +-
 lisp/cedet/ede/base.el                             |    2 +-
 lisp/cedet/ede/config.el                           |    2 +-
 lisp/cedet/ede/cpp-root.el                         |    2 +-
 lisp/cedet/ede/custom.el                           |    2 +-
 lisp/cedet/ede/detect.el                           |    2 +-
 lisp/cedet/ede/dired.el                            |    2 +-
 lisp/cedet/ede/emacs.el                            |    2 +-
 lisp/cedet/ede/files.el                            |    2 +-
 lisp/cedet/ede/generic.el                          |    6 +-
 lisp/cedet/ede/linux.el                            |    2 +-
 lisp/cedet/ede/locate.el                           |    2 +-
 lisp/cedet/ede/make.el                             |    2 +-
 lisp/cedet/ede/makefile-edit.el                    |    2 +-
 lisp/cedet/ede/pconf.el                            |    2 +-
 lisp/cedet/ede/pmake.el                            |    2 +-
 lisp/cedet/ede/proj-archive.el                     |    2 +-
 lisp/cedet/ede/proj-aux.el                         |    2 +-
 lisp/cedet/ede/proj-comp.el                        |    2 +-
 lisp/cedet/ede/proj-elisp.el                       |    5 +-
 lisp/cedet/ede/proj-info.el                        |    2 +-
 lisp/cedet/ede/proj-misc.el                        |    2 +-
 lisp/cedet/ede/proj-obj.el                         |    2 +-
 lisp/cedet/ede/proj-prog.el                        |    2 +-
 lisp/cedet/ede/proj-scheme.el                      |    2 +-
 lisp/cedet/ede/proj-shared.el                      |    2 +-
 lisp/cedet/ede/proj.el                             |    2 +-
 lisp/cedet/ede/project-am.el                       |    2 +-
 lisp/cedet/ede/shell.el                            |    2 +-
 lisp/cedet/ede/simple.el                           |    2 +-
 lisp/cedet/ede/source.el                           |    2 +-
 lisp/cedet/ede/speedbar.el                         |    2 +-
 lisp/cedet/ede/srecode.el                          |    2 +-
 lisp/cedet/ede/system.el                           |    2 +-
 lisp/cedet/ede/util.el                             |    2 +-
 lisp/cedet/inversion.el                            |    2 +-
 lisp/cedet/mode-local.el                           |    2 +-
 lisp/cedet/pulse.el                                |    2 +-
 lisp/cedet/semantic.el                             |    2 +-
 lisp/cedet/semantic/analyze.el                     |    8 +-
 lisp/cedet/semantic/analyze/complete.el            |    2 +-
 lisp/cedet/semantic/analyze/debug.el               |    2 +-
 lisp/cedet/semantic/analyze/fcn.el                 |    2 +-
 lisp/cedet/semantic/analyze/refs.el                |    8 +-
 lisp/cedet/semantic/bovine.el                      |    2 +-
 lisp/cedet/semantic/bovine/c.el                    |    5 +-
 lisp/cedet/semantic/bovine/debug.el                |    2 +-
 lisp/cedet/semantic/bovine/el.el                   |    2 +-
 lisp/cedet/semantic/bovine/gcc.el                  |    2 +-
 lisp/cedet/semantic/bovine/grammar.el              |    2 +-
 lisp/cedet/semantic/bovine/make.el                 |    5 +-
 lisp/cedet/semantic/bovine/scm.el                  |    2 +-
 lisp/cedet/semantic/chart.el                       |    2 +-
 lisp/cedet/semantic/complete.el                    |    2 +-
 lisp/cedet/semantic/ctxt.el                        |    2 +-
 lisp/cedet/semantic/db-debug.el                    |    2 +-
 lisp/cedet/semantic/db-ebrowse.el                  |    2 +-
 lisp/cedet/semantic/db-el.el                       |    2 +-
 lisp/cedet/semantic/db-file.el                     |    2 +-
 lisp/cedet/semantic/db-find.el                     |    2 +-
 lisp/cedet/semantic/db-global.el                   |    2 +-
 lisp/cedet/semantic/db-javascript.el               |    2 +-
 lisp/cedet/semantic/db-mode.el                     |    2 +-
 lisp/cedet/semantic/db-ref.el                      |    2 +-
 lisp/cedet/semantic/db-typecache.el                |    4 +-
 lisp/cedet/semantic/db.el                          |    2 +-
 lisp/cedet/semantic/debug.el                       |    2 +-
 lisp/cedet/semantic/decorate.el                    |    2 +-
 lisp/cedet/semantic/decorate/include.el            |    2 +-
 lisp/cedet/semantic/decorate/mode.el               |    2 +-
 lisp/cedet/semantic/dep.el                         |    2 +-
 lisp/cedet/semantic/doc.el                         |    4 +-
 lisp/cedet/semantic/ede-grammar.el                 |    2 +-
 lisp/cedet/semantic/edit.el                        |    2 +-
 lisp/cedet/semantic/find.el                        |    2 +-
 lisp/cedet/semantic/format.el                      |    2 +-
 lisp/cedet/semantic/fw.el                          |    2 +-
 lisp/cedet/semantic/grammar-wy.el                  |    2 +-
 lisp/cedet/semantic/grammar.el                     |    2 +-
 lisp/cedet/semantic/html.el                        |    2 +-
 lisp/cedet/semantic/ia-sb.el                       |    2 +-
 lisp/cedet/semantic/ia.el                          |    2 +-
 lisp/cedet/semantic/idle.el                        |    2 +-
 lisp/cedet/semantic/imenu.el                       |    5 +-
 lisp/cedet/semantic/java.el                        |    2 +-
 lisp/cedet/semantic/lex-spp.el                     |    2 +-
 lisp/cedet/semantic/lex.el                         |    2 +-
 lisp/cedet/semantic/mru-bookmark.el                |    2 +-
 lisp/cedet/semantic/sb.el                          |    2 +-
 lisp/cedet/semantic/scope.el                       |    2 +-
 lisp/cedet/semantic/senator.el                     |    4 +-
 lisp/cedet/semantic/sort.el                        |    2 +-
 lisp/cedet/semantic/symref.el                      |    9 +-
 lisp/cedet/semantic/symref/cscope.el               |    2 +-
 lisp/cedet/semantic/symref/filter.el               |    2 +-
 lisp/cedet/semantic/symref/global.el               |    2 +-
 lisp/cedet/semantic/symref/grep.el                 |    2 +-
 lisp/cedet/semantic/symref/idutils.el              |    2 +-
 lisp/cedet/semantic/symref/list.el                 |    2 +-
 lisp/cedet/semantic/tag-file.el                    |    2 +-
 lisp/cedet/semantic/tag-ls.el                      |    7 +-
 lisp/cedet/semantic/tag-write.el                   |    2 +-
 lisp/cedet/semantic/tag.el                         |    2 +-
 lisp/cedet/semantic/texi.el                        |    2 +-
 lisp/cedet/semantic/util-modes.el                  |    5 +-
 lisp/cedet/semantic/util.el                        |    2 +-
 lisp/cedet/semantic/wisent.el                      |    2 +-
 lisp/cedet/semantic/wisent/comp.el                 |    2 +-
 lisp/cedet/semantic/wisent/grammar.el              |    2 +-
 lisp/cedet/semantic/wisent/java-tags.el            |    2 +-
 lisp/cedet/semantic/wisent/javascript.el           |    2 +-
 lisp/cedet/semantic/wisent/python.el               |    2 +-
 lisp/cedet/semantic/wisent/wisent.el               |    2 +-
 lisp/cedet/srecode.el                              |    2 +-
 lisp/cedet/srecode/args.el                         |    2 +-
 lisp/cedet/srecode/compile.el                      |    2 +-
 lisp/cedet/srecode/cpp.el                          |    2 +-
 lisp/cedet/srecode/ctxt.el                         |    2 +-
 lisp/cedet/srecode/dictionary.el                   |    2 +-
 lisp/cedet/srecode/document.el                     |    2 +-
 lisp/cedet/srecode/el.el                           |    2 +-
 lisp/cedet/srecode/expandproto.el                  |    2 +-
 lisp/cedet/srecode/extract.el                      |    2 +-
 lisp/cedet/srecode/fields.el                       |    2 +-
 lisp/cedet/srecode/filters.el                      |    2 +-
 lisp/cedet/srecode/find.el                         |    2 +-
 lisp/cedet/srecode/getset.el                       |    2 +-
 lisp/cedet/srecode/insert.el                       |    2 +-
 lisp/cedet/srecode/java.el                         |    2 +-
 lisp/cedet/srecode/map.el                          |    2 +-
 lisp/cedet/srecode/mode.el                         |    2 +-
 lisp/cedet/srecode/semantic.el                     |    2 +-
 lisp/cedet/srecode/srt-mode.el                     |    2 +-
 lisp/cedet/srecode/srt.el                          |    2 +-
 lisp/cedet/srecode/table.el                        |    2 +-
 lisp/cedet/srecode/template.el                     |    2 +-
 lisp/cedet/srecode/texi.el                         |    2 +-
 lisp/char-fold.el                                  |    2 +-
 lisp/chistory.el                                   |    4 +-
 lisp/cmuscheme.el                                  |    2 +-
 lisp/color.el                                      |    2 +-
 lisp/comint.el                                     |   34 +-
 lisp/completion.el                                 |    2 +-
 lisp/composite.el                                  |    2 +-
 lisp/cus-dep.el                                    |    2 +-
 lisp/cus-edit.el                                   |   13 +-
 lisp/cus-face.el                                   |    2 +-
 lisp/cus-start.el                                  |    2 +-
 lisp/cus-theme.el                                  |    2 +-
 lisp/custom.el                                     |    2 +-
 lisp/dabbrev.el                                    |   12 +-
 lisp/delim-col.el                                  |    2 +-
 lisp/delsel.el                                     |    2 +-
 lisp/descr-text.el                                 |    2 +-
 lisp/desktop.el                                    |   10 +-
 lisp/dframe.el                                     |   10 +-
 lisp/dired-aux.el                                  |   16 +-
 lisp/dired-x.el                                    |    6 +-
 lisp/dired.el                                      |   16 +-
 lisp/dirtrack.el                                   |    2 +-
 lisp/disp-table.el                                 |    2 +-
 lisp/display-fill-column-indicator.el              |    2 +-
 lisp/display-line-numbers.el                       |    2 +-
 lisp/dnd.el                                        |    2 +-
 lisp/doc-view.el                                   |    5 +-
 lisp/dom.el                                        |    2 +-
 lisp/dos-fns.el                                    |    2 +-
 lisp/dos-vars.el                                   |    2 +-
 lisp/dos-w32.el                                    |    2 +-
 lisp/double.el                                     |    2 +-
 lisp/dynamic-setting.el                            |    2 +-
 lisp/ebuff-menu.el                                 |    9 +-
 lisp/echistory.el                                  |    2 +-
 lisp/ecomplete.el                                  |    2 +-
 lisp/edmacro.el                                    |    8 +-
 lisp/ehelp.el                                      |    2 +-
 lisp/elec-pair.el                                  |    2 +-
 lisp/electric.el                                   |    2 +-
 lisp/elide-head.el                                 |    2 +-
 lisp/emacs-lisp/advice.el                          |    7 +-
 lisp/emacs-lisp/autoload.el                        |    5 +-
 lisp/emacs-lisp/avl-tree.el                        |    2 +-
 lisp/emacs-lisp/backquote.el                       |    2 +-
 lisp/emacs-lisp/backtrace.el                       |    2 +-
 lisp/emacs-lisp/benchmark.el                       |    2 +-
 lisp/emacs-lisp/bindat.el                          |    2 +-
 lisp/emacs-lisp/byte-opt.el                        |    6 +-
 lisp/emacs-lisp/byte-run.el                        |    2 +-
 lisp/emacs-lisp/bytecomp.el                        |  241 +-
 lisp/emacs-lisp/cconv.el                           |    2 +-
 lisp/emacs-lisp/chart.el                           |    5 +-
 lisp/emacs-lisp/check-declare.el                   |    2 +-
 lisp/emacs-lisp/checkdoc.el                        |    2 +-
 lisp/emacs-lisp/cl-extra.el                        |    2 +-
 lisp/emacs-lisp/cl-generic.el                      |   20 +-
 lisp/emacs-lisp/cl-indent.el                       |    2 +-
 lisp/emacs-lisp/cl-lib.el                          |    2 +-
 lisp/emacs-lisp/cl-macs.el                         |    7 +-
 lisp/emacs-lisp/cl-preloaded.el                    |    2 +-
 lisp/emacs-lisp/cl-print.el                        |    2 +-
 lisp/emacs-lisp/cl-seq.el                          |    2 +-
 lisp/emacs-lisp/copyright.el                       |    2 +-
 lisp/emacs-lisp/crm.el                             |    2 +-
 lisp/emacs-lisp/cursor-sensor.el                   |    2 +-
 lisp/emacs-lisp/debug.el                           |    2 +-
 lisp/emacs-lisp/derived.el                         |   44 +-
 lisp/emacs-lisp/disass.el                          |    2 +-
 lisp/emacs-lisp/easy-mmode.el                      |   41 +-
 lisp/emacs-lisp/easymenu.el                        |    2 +-
 lisp/emacs-lisp/edebug.el                          |    4 +-
 lisp/emacs-lisp/eieio-base.el                      |    2 +-
 lisp/emacs-lisp/eieio-compat.el                    |    2 +-
 lisp/emacs-lisp/eieio-core.el                      |    6 +-
 lisp/emacs-lisp/eieio-custom.el                    |    2 +-
 lisp/emacs-lisp/eieio-datadebug.el                 |    2 +-
 lisp/emacs-lisp/eieio-opt.el                       |    6 +-
 lisp/emacs-lisp/eieio-speedbar.el                  |    2 +-
 lisp/emacs-lisp/eieio.el                           |    2 +-
 lisp/emacs-lisp/eldoc.el                           |    9 +-
 lisp/emacs-lisp/elint.el                           |   14 +-
 lisp/emacs-lisp/elp.el                             |    2 +-
 lisp/emacs-lisp/ert-x.el                           |    2 +-
 lisp/emacs-lisp/ert.el                             |    4 +-
 lisp/emacs-lisp/ewoc.el                            |    2 +-
 lisp/emacs-lisp/faceup.el                          |    2 +-
 lisp/emacs-lisp/find-func.el                       |   69 +-
 lisp/emacs-lisp/float-sup.el                       |    2 +-
 lisp/emacs-lisp/generator.el                       |    2 +-
 lisp/emacs-lisp/generic.el                         |    2 +-
 lisp/emacs-lisp/gv.el                              |    7 +-
 lisp/emacs-lisp/helper.el                          |    2 +-
 lisp/emacs-lisp/hierarchy.el                       |    2 +-
 lisp/emacs-lisp/inline.el                          |    2 +-
 lisp/emacs-lisp/let-alist.el                       |    2 +-
 lisp/emacs-lisp/lisp-mnt.el                        |    4 +-
 lisp/emacs-lisp/lisp-mode.el                       |   10 +-
 lisp/emacs-lisp/lisp.el                            |    2 +-
 lisp/emacs-lisp/macroexp.el                        |    2 +-
 lisp/emacs-lisp/map-ynp.el                         |    2 +-
 lisp/emacs-lisp/map.el                             |    2 +-
 lisp/emacs-lisp/memory-report.el                   |  317 ++
 lisp/emacs-lisp/nadvice.el                         |    2 +-
 lisp/emacs-lisp/package-x.el                       |    2 +-
 lisp/emacs-lisp/package.el                         |  107 +-
 lisp/emacs-lisp/pcase.el                           |    5 +-
 lisp/emacs-lisp/pp.el                              |    2 +-
 lisp/emacs-lisp/radix-tree.el                      |    2 +-
 lisp/emacs-lisp/re-builder.el                      |    2 +-
 lisp/emacs-lisp/regexp-opt.el                      |    2 +-
 lisp/emacs-lisp/regi.el                            |    2 +-
 lisp/emacs-lisp/ring.el                            |    2 +-
 lisp/emacs-lisp/rmc.el                             |    2 +-
 lisp/emacs-lisp/rx.el                              |    2 +-
 lisp/emacs-lisp/seq.el                             |    9 +-
 lisp/emacs-lisp/shadow.el                          |    2 +-
 lisp/emacs-lisp/shortdoc.el                        |   32 +-
 lisp/emacs-lisp/smie.el                            |    2 +-
 lisp/emacs-lisp/subr-x.el                          |   98 +-
 lisp/emacs-lisp/syntax.el                          |    2 +-
 lisp/emacs-lisp/tabulated-list.el                  |    2 +-
 lisp/emacs-lisp/tcover-ses.el                      |    2 +-
 lisp/emacs-lisp/testcover.el                       |    2 +-
 lisp/emacs-lisp/text-property-search.el            |    2 +-
 lisp/emacs-lisp/thunk.el                           |    4 +-
 lisp/emacs-lisp/timer-list.el                      |    2 +-
 lisp/emacs-lisp/timer.el                           |    2 +-
 lisp/emacs-lisp/tq.el                              |    2 +-
 lisp/emacs-lisp/trace.el                           |    2 +-
 lisp/emacs-lisp/unsafep.el                         |    2 +-
 lisp/emacs-lisp/warnings.el                        |    9 +-
 lisp/emacs-lock.el                                 |    2 +-
 lisp/emulation/cua-base.el                         |   12 +-
 lisp/emulation/cua-gmrk.el                         |    2 +-
 lisp/emulation/cua-rect.el                         |    2 +-
 lisp/emulation/edt-lk201.el                        |    2 +-
 lisp/emulation/edt-mapper.el                       |    2 +-
 lisp/emulation/edt-pc.el                           |    2 +-
 lisp/emulation/edt-vt100.el                        |    2 +-
 lisp/emulation/edt.el                              |   14 +-
 lisp/emulation/keypad.el                           |    2 +-
 lisp/emulation/viper-cmd.el                        |    2 +-
 lisp/emulation/viper-ex.el                         |    2 +-
 lisp/emulation/viper-init.el                       |    7 +-
 lisp/emulation/viper-keym.el                       |    4 +-
 lisp/emulation/viper-macs.el                       |    2 +-
 lisp/emulation/viper-mous.el                       |    2 +-
 lisp/emulation/viper-util.el                       |    2 +-
 lisp/emulation/viper.el                            |    2 +-
 lisp/env.el                                        |    2 +-
 lisp/epa-dired.el                                  |    2 +-
 lisp/epa-file.el                                   |    5 +-
 lisp/epa-hook.el                                   |    2 +-
 lisp/epa-mail.el                                   |    4 +-
 lisp/epa.el                                        |    2 +-
 lisp/epg-config.el                                 |    2 +-
 lisp/epg.el                                        |    9 +-
 lisp/erc/ChangeLog.1                               |    2 +-
 lisp/erc/ChangeLog.2                               |    2 +-
 lisp/erc/erc-autoaway.el                           |    2 +-
 lisp/erc/erc-backend.el                            |    2 +-
 lisp/erc/erc-button.el                             |    3 +-
 lisp/erc/erc-capab.el                              |    2 +-
 lisp/erc/erc-dcc.el                                |    5 +-
 lisp/erc/erc-desktop-notifications.el              |    2 +-
 lisp/erc/erc-ezbounce.el                           |    2 +-
 lisp/erc/erc-fill.el                               |    2 +-
 lisp/erc/erc-goodies.el                            |    2 +-
 lisp/erc/erc-ibuffer.el                            |    2 +-
 lisp/erc/erc-identd.el                             |    2 +-
 lisp/erc/erc-imenu.el                              |    2 +-
 lisp/erc/erc-join.el                               |    2 +-
 lisp/erc/erc-lang.el                               |    2 +-
 lisp/erc/erc-list.el                               |    2 +-
 lisp/erc/erc-log.el                                |    2 +-
 lisp/erc/erc-match.el                              |    2 +-
 lisp/erc/erc-menu.el                               |    2 +-
 lisp/erc/erc-netsplit.el                           |    2 +-
 lisp/erc/erc-networks.el                           |    2 +-
 lisp/erc/erc-notify.el                             |    2 +-
 lisp/erc/erc-page.el                               |    2 +-
 lisp/erc/erc-pcomplete.el                          |    2 +-
 lisp/erc/erc-replace.el                            |    2 +-
 lisp/erc/erc-ring.el                               |    2 +-
 lisp/erc/erc-services.el                           |    2 +-
 lisp/erc/erc-sound.el                              |    2 +-
 lisp/erc/erc-speedbar.el                           |    2 +-
 lisp/erc/erc-spelling.el                           |    2 +-
 lisp/erc/erc-stamp.el                              |    2 +-
 lisp/erc/erc-status-sidebar.el                     |    2 +-
 lisp/erc/erc-track.el                              |    2 +-
 lisp/erc/erc-truncate.el                           |    2 +-
 lisp/erc/erc-xdcc.el                               |    2 +-
 lisp/erc/erc.el                                    |    6 +-
 lisp/eshell/em-alias.el                            |    2 +-
 lisp/eshell/em-banner.el                           |    2 +-
 lisp/eshell/em-basic.el                            |    2 +-
 lisp/eshell/em-cmpl.el                             |    2 +-
 lisp/eshell/em-dirs.el                             |    2 +-
 lisp/eshell/em-glob.el                             |    2 +-
 lisp/eshell/em-hist.el                             |    2 +-
 lisp/eshell/em-ls.el                               |    8 +-
 lisp/eshell/em-pred.el                             |    2 +-
 lisp/eshell/em-prompt.el                           |    2 +-
 lisp/eshell/em-rebind.el                           |    2 +-
 lisp/eshell/em-script.el                           |    2 +-
 lisp/eshell/em-smart.el                            |    2 +-
 lisp/eshell/em-term.el                             |    2 +-
 lisp/eshell/em-tramp.el                            |    2 +-
 lisp/eshell/em-unix.el                             |    5 +-
 lisp/eshell/em-xtra.el                             |    2 +-
 lisp/eshell/esh-arg.el                             |    2 +-
 lisp/eshell/esh-cmd.el                             |    2 +-
 lisp/eshell/esh-ext.el                             |    2 +-
 lisp/eshell/esh-io.el                              |    2 +-
 lisp/eshell/esh-mode.el                            |    2 +-
 lisp/eshell/esh-module.el                          |    2 +-
 lisp/eshell/esh-opt.el                             |    2 +-
 lisp/eshell/esh-proc.el                            |    2 +-
 lisp/eshell/esh-util.el                            |    2 +-
 lisp/eshell/esh-var.el                             |    2 +-
 lisp/eshell/eshell.el                              |    2 +-
 lisp/expand.el                                     |    4 +-
 lisp/ezimage.el                                    |    2 +-
 lisp/face-remap.el                                 |   18 +-
 lisp/facemenu.el                                   |    2 +-
 lisp/faces.el                                      |    6 +-
 lisp/ffap.el                                       |    2 +-
 lisp/filecache.el                                  |    2 +-
 lisp/fileloop.el                                   |    2 +-
 lisp/filenotify.el                                 |    2 +-
 lisp/files-x.el                                    |    2 +-
 lisp/files.el                                      |   29 +-
 lisp/filesets.el                                   |    5 +-
 lisp/find-cmd.el                                   |    2 +-
 lisp/find-dired.el                                 |   17 +-
 lisp/find-file.el                                  |    2 +-
 lisp/find-lisp.el                                  |   32 +-
 lisp/finder.el                                     |    4 +-
 lisp/flow-ctrl.el                                  |    2 +-
 lisp/foldout.el                                    |    2 +-
 lisp/follow.el                                     |    2 +-
 lisp/font-core.el                                  |   10 +-
 lisp/font-lock.el                                  |   33 +-
 lisp/format-spec.el                                |  105 +-
 lisp/format.el                                     |    7 +-
 lisp/forms.el                                      |   65 +-
 lisp/frame.el                                      |    2 +-
 lisp/frameset.el                                   |    2 +-
 lisp/fringe.el                                     |    2 +-
 lisp/generic-x.el                                  |    2 +-
 lisp/gnus/ChangeLog.1                              |    2 +-
 lisp/gnus/ChangeLog.2                              |    2 +-
 lisp/gnus/ChangeLog.3                              |    2 +-
 lisp/gnus/canlock.el                               |    2 +-
 lisp/gnus/deuglify.el                              |   14 +-
 lisp/gnus/gmm-utils.el                             |    2 +-
 lisp/gnus/gnus-agent.el                            |   13 +-
 lisp/gnus/gnus-art.el                              |   43 +-
 lisp/gnus/gnus-async.el                            |    2 +-
 lisp/gnus/gnus-bcklg.el                            |    2 +-
 lisp/gnus/gnus-bookmark.el                         |    2 +-
 lisp/gnus/gnus-cache.el                            |    2 +-
 lisp/gnus/gnus-cite.el                             |    2 +-
 lisp/gnus/gnus-cloud.el                            |    2 +-
 lisp/gnus/gnus-cus.el                              |   36 +-
 lisp/gnus/gnus-dbus.el                             |    2 +-
 lisp/gnus/gnus-delay.el                            |    2 +-
 lisp/gnus/gnus-demon.el                            |    2 +-
 lisp/gnus/gnus-diary.el                            |    2 +-
 lisp/gnus/gnus-dired.el                            |    2 +-
 lisp/gnus/gnus-draft.el                            |    2 +-
 lisp/gnus/gnus-dup.el                              |    2 +-
 lisp/gnus/gnus-eform.el                            |    2 +-
 lisp/gnus/gnus-fun.el                              |    2 +-
 lisp/gnus/gnus-gravatar.el                         |    2 +-
 lisp/gnus/gnus-group.el                            |    9 +-
 lisp/gnus/gnus-html.el                             |    2 +-
 lisp/gnus/gnus-icalendar.el                        |    2 +-
 lisp/gnus/gnus-int.el                              |    2 +-
 lisp/gnus/gnus-kill.el                             |    2 +-
 lisp/gnus/gnus-logic.el                            |    2 +-
 lisp/gnus/gnus-mh.el                               |    2 +-
 lisp/gnus/gnus-ml.el                               |    2 +-
 lisp/gnus/gnus-mlspl.el                            |    2 +-
 lisp/gnus/gnus-msg.el                              |   23 +-
 lisp/gnus/gnus-notifications.el                    |    2 +-
 lisp/gnus/gnus-picon.el                            |    2 +-
 lisp/gnus/gnus-range.el                            |    2 +-
 lisp/gnus/gnus-registry.el                         |   74 +-
 lisp/gnus/gnus-rfc1843.el                          |    2 +-
 lisp/gnus/gnus-salt.el                             |   12 +-
 lisp/gnus/gnus-score.el                            |   10 +-
 lisp/gnus/gnus-search.el                           |  109 +-
 lisp/gnus/gnus-sieve.el                            |    2 +-
 lisp/gnus/gnus-spec.el                             |    2 +-
 lisp/gnus/gnus-srvr.el                             |    5 +-
 lisp/gnus/gnus-start.el                            |   15 +-
 lisp/gnus/gnus-sum.el                              |   83 +-
 lisp/gnus/gnus-topic.el                            |   25 +-
 lisp/gnus/gnus-undo.el                             |    6 +-
 lisp/gnus/gnus-util.el                             |    6 +-
 lisp/gnus/gnus-uu.el                               |   17 +-
 lisp/gnus/gnus-vm.el                               |    2 +-
 lisp/gnus/gnus-win.el                              |    6 +-
 lisp/gnus/gnus.el                                  |   63 +-
 lisp/gnus/gssapi.el                                |    2 +-
 lisp/gnus/legacy-gnus-agent.el                     |    2 +-
 lisp/gnus/mail-source.el                           |    2 +-
 lisp/gnus/message.el                               |   99 +-
 lisp/gnus/mm-archive.el                            |    2 +-
 lisp/gnus/mm-bodies.el                             |    2 +-
 lisp/gnus/mm-decode.el                             |    2 +-
 lisp/gnus/mm-encode.el                             |    2 +-
 lisp/gnus/mm-extern.el                             |    2 +-
 lisp/gnus/mm-partial.el                            |    2 +-
 lisp/gnus/mm-url.el                                |    2 +-
 lisp/gnus/mm-util.el                               |    2 +-
 lisp/gnus/mm-uu.el                                 |    2 +-
 lisp/gnus/mm-view.el                               |    4 +-
 lisp/gnus/mml-sec.el                               |    2 +-
 lisp/gnus/mml-smime.el                             |    2 +-
 lisp/gnus/mml.el                                   |    6 +-
 lisp/gnus/mml1991.el                               |    2 +-
 lisp/gnus/mml2015.el                               |    2 +-
 lisp/gnus/nnagent.el                               |    2 +-
 lisp/gnus/nnbabyl.el                               |    2 +-
 lisp/gnus/nndiary.el                               |   10 +-
 lisp/gnus/nndir.el                                 |    2 +-
 lisp/gnus/nndoc.el                                 |    2 +-
 lisp/gnus/nndraft.el                               |    2 +-
 lisp/gnus/nneething.el                             |    2 +-
 lisp/gnus/nnfolder.el                              |    8 +-
 lisp/gnus/nngateway.el                             |    2 +-
 lisp/gnus/nnheader.el                              |    4 +-
 lisp/gnus/nnimap.el                                |   10 +-
 lisp/gnus/nnmail.el                                |    7 +-
 lisp/gnus/nnmairix.el                              |    2 +-
 lisp/gnus/nnmbox.el                                |    2 +-
 lisp/gnus/nnmh.el                                  |    4 +-
 lisp/gnus/nnml.el                                  |    6 +-
 lisp/gnus/nnoo.el                                  |    2 +-
 lisp/gnus/nnregistry.el                            |    2 +-
 lisp/gnus/nnrss.el                                 |    2 +-
 lisp/gnus/nnselect.el                              |    2 +-
 lisp/gnus/nnspool.el                               |    2 +-
 lisp/gnus/nntp.el                                  |    9 +-
 lisp/gnus/nnvirtual.el                             |   19 +-
 lisp/gnus/nnweb.el                                 |    2 +-
 lisp/gnus/score-mode.el                            |    2 +-
 lisp/gnus/smiley.el                                |    2 +-
 lisp/gnus/smime.el                                 |    2 +-
 lisp/gnus/spam-report.el                           |    2 +-
 lisp/gnus/spam-stat.el                             |    2 +-
 lisp/gnus/spam-wash.el                             |    2 +-
 lisp/gnus/spam.el                                  |    2 +-
 lisp/help-at-pt.el                                 |    2 +-
 lisp/help-fns.el                                   |    7 +-
 lisp/help-macro.el                                 |    2 +-
 lisp/help-mode.el                                  |   10 +-
 lisp/help.el                                       |    2 +-
 lisp/hex-util.el                                   |    2 +-
 lisp/hexl.el                                       |   12 +-
 lisp/hfy-cmap.el                                   |    2 +-
 lisp/hi-lock.el                                    |    2 +-
 lisp/hilit-chg.el                                  |    2 +-
 lisp/hippie-exp.el                                 |    2 +-
 lisp/hl-line.el                                    |    2 +-
 lisp/htmlfontify.el                                |    2 +-
 lisp/ibuf-ext.el                                   |    2 +-
 lisp/ibuf-macs.el                                  |    2 +-
 lisp/ibuffer.el                                    |   49 +-
 lisp/icomplete.el                                  |   31 +-
 lisp/ido.el                                        |   20 +-
 lisp/ielm.el                                       |   30 +-
 lisp/iimage.el                                     |    2 +-
 lisp/image-dired.el                                |    2 +-
 lisp/image-file.el                                 |    2 +-
 lisp/image-mode.el                                 |   34 +-
 lisp/image.el                                      |   47 +-
 lisp/image/compface.el                             |    2 +-
 lisp/image/exif.el                                 |    4 +-
 lisp/image/gravatar.el                             |    2 +-
 lisp/image/image-converter.el                      |    2 +-
 lisp/imenu.el                                      |    2 +-
 lisp/indent.el                                     |    2 +-
 lisp/info-look.el                                  |    2 +-
 lisp/info-xref.el                                  |    2 +-
 lisp/info.el                                       |   26 +-
 lisp/informat.el                                   |    2 +-
 lisp/international/ccl.el                          |    2 +-
 lisp/international/characters.el                   |   87 +-
 lisp/international/fontset.el                      |    2 +-
 lisp/international/isearch-x.el                    |   16 +-
 lisp/international/iso-ascii.el                    |    2 +-
 lisp/international/iso-cvt.el                      |    2 +-
 lisp/international/iso-transl.el                   |    2 +-
 lisp/international/ja-dic-cnv.el                   |    2 +-
 lisp/international/kinsoku.el                      |    2 +-
 lisp/international/kkc.el                          |    2 +-
 lisp/international/latexenc.el                     |    2 +-
 lisp/international/latin1-disp.el                  |    2 +-
 lisp/international/mule-cmds.el                    |    4 +-
 lisp/international/mule-conf.el                    |   86 +-
 lisp/international/mule-diag.el                    |    2 +-
 lisp/international/mule-util.el                    |    2 +-
 lisp/international/mule.el                         |   11 +-
 lisp/international/ogonek.el                       |    2 +-
 lisp/international/quail.el                        |    2 +-
 lisp/international/rfc1843.el                      |    2 +-
 lisp/international/robin.el                        |    3 +-
 lisp/international/titdic-cnv.el                   |    2 +-
 lisp/international/ucs-normalize.el                |    2 +-
 lisp/international/utf-7.el                        |    2 +-
 lisp/international/utf7.el                         |    2 +-
 lisp/isearch.el                                    |   49 +-
 lisp/isearchb.el                                   |    2 +-
 lisp/jit-lock.el                                   |    2 +-
 lisp/jka-cmpr-hook.el                              |    2 +-
 lisp/jka-compr.el                                  |    2 +-
 lisp/json.el                                       |    4 +-
 lisp/jsonrpc.el                                    |    2 +-
 lisp/kermit.el                                     |    2 +-
 lisp/kmacro.el                                     |    8 +-
 lisp/language/china-util.el                        |    2 +-
 lisp/language/chinese.el                           |    2 +-
 lisp/language/cyril-util.el                        |    2 +-
 lisp/language/cyrillic.el                          |    2 +-
 lisp/language/czech.el                             |    2 +-
 lisp/language/english.el                           |    2 +-
 lisp/language/ethio-util.el                        |   12 +-
 lisp/language/ethiopic.el                          |    2 +-
 lisp/language/european.el                          |   83 +-
 lisp/language/georgian.el                          |    2 +-
 lisp/language/greek.el                             |    2 +-
 lisp/language/hanja-util.el                        |    2 +-
 lisp/language/hebrew.el                            |    2 +-
 lisp/language/ind-util.el                          |    2 +-
 lisp/language/indian.el                            |    2 +-
 lisp/language/japan-util.el                        |    2 +-
 lisp/language/japanese.el                          |   18 +-
 lisp/language/korea-util.el                        |   17 +-
 lisp/language/korean.el                            |    3 +-
 lisp/language/lao-util.el                          |    2 +-
 lisp/language/lao.el                               |    2 +-
 lisp/language/romanian.el                          |    2 +-
 lisp/language/slovak.el                            |    2 +-
 lisp/language/tai-viet.el                          |    2 +-
 lisp/language/thai-util.el                         |    2 +-
 lisp/language/thai.el                              |    2 +-
 lisp/language/tibet-util.el                        |    2 +-
 lisp/language/tibetan.el                           |    2 +-
 lisp/language/utf-8-lang.el                        |    2 +-
 lisp/language/viet-util.el                         |    2 +-
 lisp/language/vietnamese.el                        |    2 +-
 lisp/ldefs-boot.el                                 |  836 ++--
 lisp/leim/quail/arabic.el                          |    2 +-
 lisp/leim/quail/compose.el                         |    2 +-
 lisp/leim/quail/croatian.el                        |    2 +-
 lisp/leim/quail/cyril-jis.el                       |    2 +-
 lisp/leim/quail/cyrillic.el                        |    2 +-
 lisp/leim/quail/czech.el                           |    2 +-
 lisp/leim/quail/georgian.el                        |    2 +-
 lisp/leim/quail/greek.el                           |    2 +-
 lisp/leim/quail/hangul.el                          |    4 +-
 lisp/leim/quail/hanja.el                           |    2 +-
 lisp/leim/quail/hanja3.el                          |    2 +-
 lisp/leim/quail/indian.el                          |    2 +-
 lisp/leim/quail/ipa-praat.el                       |    2 +-
 lisp/leim/quail/ipa.el                             |    2 +-
 lisp/leim/quail/japanese.el                        |    2 +-
 lisp/leim/quail/latin-alt.el                       |    2 +-
 lisp/leim/quail/latin-ltx.el                       |    2 +-
 lisp/leim/quail/latin-post.el                      |    2 +-
 lisp/leim/quail/latin-pre.el                       |    2 +-
 lisp/leim/quail/lrt.el                             |    2 +-
 lisp/leim/quail/persian.el                         |    2 +-
 lisp/leim/quail/programmer-dvorak.el               |    2 +-
 lisp/leim/quail/py-punct.el                        |    2 +-
 lisp/leim/quail/rfc1345.el                         |    2 +-
 lisp/leim/quail/sami.el                            |    2 +-
 lisp/leim/quail/sgml-input.el                      |    2 +-
 lisp/leim/quail/sisheng.el                         |    2 +-
 lisp/leim/quail/slovak.el                          |    2 +-
 lisp/leim/quail/symbol-ksc.el                      |    2 +-
 lisp/leim/quail/tamil-dvorak.el                    |    2 +-
 lisp/leim/quail/tibetan.el                         |    2 +-
 lisp/leim/quail/uni-input.el                       |    5 +-
 lisp/leim/quail/vntelex.el                         |    2 +-
 lisp/leim/quail/vnvni.el                           |    2 +-
 lisp/leim/quail/welsh.el                           |    2 +-
 lisp/linum.el                                      |    2 +-
 lisp/loadhist.el                                   |    2 +-
 lisp/loadup.el                                     |    2 +-
 lisp/locate.el                                     |   12 +-
 lisp/lpr.el                                        |    2 +-
 lisp/ls-lisp.el                                    |    2 +-
 lisp/macros.el                                     |    2 +-
 lisp/mail/binhex.el                                |    2 +-
 lisp/mail/blessmail.el                             |    2 +-
 lisp/mail/emacsbug.el                              |    2 +-
 lisp/mail/feedmail.el                              |   77 +-
 lisp/mail/flow-fill.el                             |    2 +-
 lisp/mail/footnote.el                              |    2 +-
 lisp/mail/hashcash.el                              |    2 +-
 lisp/mail/ietf-drums.el                            |    2 +-
 lisp/mail/mail-extr.el                             |    2 +-
 lisp/mail/mail-hist.el                             |    2 +-
 lisp/mail/mail-parse.el                            |    2 +-
 lisp/mail/mail-prsvr.el                            |    2 +-
 lisp/mail/mail-utils.el                            |    2 +-
 lisp/mail/mailabbrev.el                            |    2 +-
 lisp/mail/mailalias.el                             |    2 +-
 lisp/mail/mailclient.el                            |    2 +-
 lisp/mail/mailheader.el                            |    2 +-
 lisp/mail/mspools.el                               |    2 +-
 lisp/mail/qp.el                                    |    2 +-
 lisp/mail/reporter.el                              |    2 +-
 lisp/mail/rfc2045.el                               |    2 +-
 lisp/mail/rfc2047.el                               |    2 +-
 lisp/mail/rfc2231.el                               |    2 +-
 lisp/mail/rfc2368.el                               |    2 +-
 lisp/mail/rfc822.el                                |    2 +-
 lisp/mail/rmail-spam-filter.el                     |   19 +-
 lisp/mail/rmail.el                                 |    9 +-
 lisp/mail/rmailedit.el                             |    2 +-
 lisp/mail/rmailkwd.el                              |    2 +-
 lisp/mail/rmailmm.el                               |    2 +-
 lisp/mail/rmailmsc.el                              |    2 +-
 lisp/mail/rmailout.el                              |    2 +-
 lisp/mail/rmailsort.el                             |    2 +-
 lisp/mail/rmailsum.el                              |   14 +-
 lisp/mail/sendmail.el                              |    2 +-
 lisp/mail/smtpmail.el                              |    2 +-
 lisp/mail/supercite.el                             |    2 +-
 lisp/mail/uce.el                                   |    2 +-
 lisp/mail/undigest.el                              |    2 +-
 lisp/mail/unrmail.el                               |    2 +-
 lisp/mail/uudecode.el                              |    2 +-
 lisp/mail/yenc.el                                  |    2 +-
 lisp/makesum.el                                    |    2 +-
 lisp/man.el                                        |   10 +-
 lisp/master.el                                     |    5 +-
 lisp/mb-depth.el                                   |    2 +-
 lisp/md4.el                                        |    2 +-
 lisp/menu-bar.el                                   |    2 +-
 lisp/mh-e/ChangeLog.1                              |    2 +-
 lisp/mh-e/ChangeLog.2                              |    2 +-
 lisp/mh-e/mh-acros.el                              |    2 +-
 lisp/mh-e/mh-alias.el                              |    2 +-
 lisp/mh-e/mh-buffers.el                            |    2 +-
 lisp/mh-e/mh-comp.el                               |    2 +-
 lisp/mh-e/mh-compat.el                             |    2 +-
 lisp/mh-e/mh-e.el                                  |    4 +-
 lisp/mh-e/mh-folder.el                             |    2 +-
 lisp/mh-e/mh-funcs.el                              |    2 +-
 lisp/mh-e/mh-gnus.el                               |    2 +-
 lisp/mh-e/mh-identity.el                           |    2 +-
 lisp/mh-e/mh-inc.el                                |    2 +-
 lisp/mh-e/mh-junk.el                               |    2 +-
 lisp/mh-e/mh-letter.el                             |    2 +-
 lisp/mh-e/mh-limit.el                              |    2 +-
 lisp/mh-e/mh-mime.el                               |    2 +-
 lisp/mh-e/mh-print.el                              |    2 +-
 lisp/mh-e/mh-scan.el                               |    2 +-
 lisp/mh-e/mh-search.el                             |    2 +-
 lisp/mh-e/mh-seq.el                                |    2 +-
 lisp/mh-e/mh-show.el                               |    2 +-
 lisp/mh-e/mh-speed.el                              |    2 +-
 lisp/mh-e/mh-thread.el                             |    2 +-
 lisp/mh-e/mh-tool-bar.el                           |    2 +-
 lisp/mh-e/mh-utils.el                              |    2 +-
 lisp/mh-e/mh-xface.el                              |    5 +-
 lisp/midnight.el                                   |    2 +-
 lisp/minibuf-eldef.el                              |    2 +-
 lisp/minibuffer.el                                 |   76 +-
 lisp/misc.el                                       |    2 +-
 lisp/misearch.el                                   |    2 +-
 lisp/mouse-copy.el                                 |    2 +-
 lisp/mouse-drag.el                                 |    2 +-
 lisp/mouse.el                                      |    2 +-
 lisp/mpc.el                                        |    2 +-
 lisp/msb.el                                        |    2 +-
 lisp/mwheel.el                                     |    2 +-
 lisp/net/ange-ftp.el                               |    4 +-
 lisp/net/browse-url.el                             |    2 +-
 lisp/net/dbus.el                                   |    2 +-
 lisp/net/dictionary-connection.el                  |  155 +
 lisp/net/dictionary.el                             | 1355 ++++++
 lisp/net/dig.el                                    |    2 +-
 lisp/net/dns.el                                    |    2 +-
 lisp/net/eudc-bob.el                               |    2 +-
 lisp/net/eudc-export.el                            |    2 +-
 lisp/net/eudc-hotlist.el                           |    2 +-
 lisp/net/eudc-vars.el                              |    2 +-
 lisp/net/eudc.el                                   |    2 +-
 lisp/net/eudcb-bbdb.el                             |    2 +-
 lisp/net/eudcb-ldap.el                             |    2 +-
 lisp/net/eudcb-mab.el                              |    2 +-
 lisp/net/eudcb-macos-contacts.el                   |    2 +-
 lisp/net/eww.el                                    |    2 +-
 lisp/net/gnutls.el                                 |    2 +-
 lisp/net/goto-addr.el                              |    2 +-
 lisp/net/hmac-def.el                               |    2 +-
 lisp/net/hmac-md5.el                               |    2 +-
 lisp/net/imap.el                                   |    7 +-
 lisp/net/ldap.el                                   |    2 +-
 lisp/net/mailcap.el                                |    5 +-
 lisp/net/mairix.el                                 |    2 +-
 lisp/net/net-utils.el                              |    2 +-
 lisp/net/netrc.el                                  |    2 +-
 lisp/net/network-stream.el                         |    2 +-
 lisp/net/newst-backend.el                          |    2 +-
 lisp/net/newst-plainview.el                        |    2 +-
 lisp/net/newst-reader.el                           |    2 +-
 lisp/net/newst-ticker.el                           |    2 +-
 lisp/net/newst-treeview.el                         |    2 +-
 lisp/net/newsticker.el                             |    2 +-
 lisp/net/nsm.el                                    |    2 +-
 lisp/net/ntlm.el                                   |    2 +-
 lisp/net/pop3.el                                   |    2 +-
 lisp/net/puny.el                                   |    2 +-
 lisp/net/quickurl.el                               |    2 +-
 lisp/net/rcirc.el                                  |   40 +-
 lisp/net/rfc2104.el                                |    2 +-
 lisp/net/rlogin.el                                 |    2 +-
 lisp/net/sasl-cram.el                              |    2 +-
 lisp/net/sasl-digest.el                            |    2 +-
 lisp/net/sasl-ntlm.el                              |    2 +-
 lisp/net/sasl-scram-rfc.el                         |    2 +-
 lisp/net/sasl-scram-sha256.el                      |    2 +-
 lisp/net/sasl.el                                   |    2 +-
 lisp/net/secrets.el                                |    2 +-
 lisp/net/shr-color.el                              |    2 +-
 lisp/net/shr.el                                    |    7 +-
 lisp/net/sieve-manage.el                           |    2 +-
 lisp/net/sieve-mode.el                             |    2 +-
 lisp/net/sieve.el                                  |    6 +-
 lisp/net/snmp-mode.el                              |    2 +-
 lisp/net/soap-client.el                            |    2 +-
 lisp/net/soap-inspect.el                           |    2 +-
 lisp/net/socks.el                                  |    8 +-
 lisp/net/telnet.el                                 |    2 +-
 lisp/net/tramp-adb.el                              |   23 +-
 lisp/net/tramp-archive.el                          |    2 +-
 lisp/net/tramp-cache.el                            |    2 +-
 lisp/net/tramp-cmds.el                             |    5 +-
 lisp/net/tramp-compat.el                           |    2 +-
 lisp/net/tramp-crypt.el                            |    2 +-
 lisp/net/tramp-ftp.el                              |    2 +-
 lisp/net/tramp-gvfs.el                             |   39 +-
 lisp/net/tramp-integration.el                      |    2 +-
 lisp/net/tramp-rclone.el                           |    2 +-
 lisp/net/tramp-sh.el                               |   66 +-
 lisp/net/tramp-smb.el                              |    8 +-
 lisp/net/tramp-sudoedit.el                         |    2 +-
 lisp/net/tramp-uu.el                               |    2 +-
 lisp/net/tramp.el                                  |  152 +-
 lisp/net/trampver.el                               |   18 +-
 lisp/net/webjump.el                                |    2 +-
 lisp/net/zeroconf.el                               |    2 +-
 lisp/newcomment.el                                 |   70 +-
 lisp/notifications.el                              |    2 +-
 lisp/novice.el                                     |    2 +-
 lisp/nxml/nxml-enc.el                              |    2 +-
 lisp/nxml/nxml-maint.el                            |    2 +-
 lisp/nxml/nxml-mode.el                             |    8 +-
 lisp/nxml/nxml-ns.el                               |    2 +-
 lisp/nxml/nxml-outln.el                            |    2 +-
 lisp/nxml/nxml-parse.el                            |    2 +-
 lisp/nxml/nxml-rap.el                              |    2 +-
 lisp/nxml/nxml-util.el                             |    2 +-
 lisp/nxml/rng-cmpct.el                             |    2 +-
 lisp/nxml/rng-dt.el                                |    2 +-
 lisp/nxml/rng-loc.el                               |    2 +-
 lisp/nxml/rng-maint.el                             |    2 +-
 lisp/nxml/rng-match.el                             |    2 +-
 lisp/nxml/rng-nxml.el                              |    2 +-
 lisp/nxml/rng-parse.el                             |    2 +-
 lisp/nxml/rng-pttrn.el                             |    2 +-
 lisp/nxml/rng-uri.el                               |    2 +-
 lisp/nxml/rng-util.el                              |    2 +-
 lisp/nxml/rng-valid.el                             |    2 +-
 lisp/nxml/rng-xsd.el                               |    2 +-
 lisp/nxml/xmltok.el                                |    2 +-
 lisp/nxml/xsd-regexp.el                            |    2 +-
 lisp/obarray.el                                    |    2 +-
 lisp/obsolete/abbrevlist.el                        |    2 +-
 lisp/obsolete/assoc.el                             |    2 +-
 lisp/obsolete/bruce.el                             |    2 +-
 lisp/obsolete/cc-compat.el                         |    2 +-
 lisp/obsolete/cl-compat.el                         |    2 +-
 lisp/obsolete/cl.el                                |    2 +-
 lisp/obsolete/complete.el                          |    2 +-
 lisp/obsolete/crisp.el                             |    2 +-
 lisp/obsolete/cust-print.el                        |    2 +-
 lisp/obsolete/erc-compat.el                        |    2 +-
 lisp/obsolete/erc-hecomplete.el                    |    2 +-
 lisp/obsolete/eudcb-ph.el                          |    2 +-
 lisp/obsolete/fast-lock.el                         |    2 +-
 lisp/obsolete/gs.el                                |    2 +-
 lisp/obsolete/gulp.el                              |    2 +-
 lisp/obsolete/html2text.el                         |    2 +-
 lisp/obsolete/info-edit.el                         |    2 +-
 lisp/obsolete/iswitchb.el                          |    2 +-
 lisp/obsolete/landmark.el                          |    5 +-
 lisp/obsolete/lazy-lock.el                         |    2 +-
 lisp/obsolete/longlines.el                         |    5 +-
 lisp/obsolete/mantemp.el                           |    2 +-
 lisp/obsolete/messcompat.el                        |    2 +-
 lisp/obsolete/metamail.el                          |    2 +-
 lisp/obsolete/mouse-sel.el                         |    2 +-
 lisp/obsolete/nnir.el                              |    2 +-
 lisp/obsolete/old-emacs-lock.el                    |    2 +-
 lisp/obsolete/otodo-mode.el                        |    2 +-
 lisp/obsolete/pc-mode.el                           |    2 +-
 lisp/obsolete/pc-select.el                         |    2 +-
 lisp/obsolete/pgg-def.el                           |    2 +-
 lisp/obsolete/pgg-gpg.el                           |    2 +-
 lisp/obsolete/pgg-parse.el                         |    2 +-
 lisp/obsolete/pgg-pgp.el                           |    2 +-
 lisp/obsolete/pgg-pgp5.el                          |    2 +-
 lisp/obsolete/pgg.el                               |    2 +-
 lisp/obsolete/rcompile.el                          |    2 +-
 lisp/obsolete/s-region.el                          |    2 +-
 lisp/obsolete/sb-image.el                          |    3 +-
 lisp/obsolete/sregex.el                            |    2 +-
 lisp/obsolete/starttls.el                          |    2 +-
 lisp/obsolete/sup-mouse.el                         |    2 +-
 lisp/obsolete/terminal.el                          |    2 +-
 lisp/obsolete/tls.el                               |    8 +-
 lisp/obsolete/tpu-edt.el                           |    2 +-
 lisp/obsolete/tpu-extras.el                        |    2 +-
 lisp/obsolete/tpu-mapper.el                        |    2 +-
 lisp/obsolete/url-ns.el                            |    2 +-
 lisp/obsolete/vc-arch.el                           |    2 +-
 lisp/obsolete/vip.el                               |    2 +-
 lisp/obsolete/ws-mode.el                           |    2 +-
 lisp/obsolete/yow.el                               |    2 +-
 lisp/org/ChangeLog.1                               |    2 +-
 lisp/org/ob-C.el                                   |   12 +-
 lisp/org/ob-J.el                                   |   11 +-
 lisp/org/ob-R.el                                   |   13 +-
 lisp/org/ob-abc.el                                 |    6 +-
 lisp/org/ob-asymptote.el                           |    4 +-
 lisp/org/ob-awk.el                                 |    4 +-
 lisp/org/ob-calc.el                                |    4 +-
 lisp/org/ob-clojure.el                             |  342 +-
 lisp/org/ob-comint.el                              |    4 +-
 lisp/org/ob-coq.el                                 |    4 +-
 lisp/org/ob-core.el                                |  532 ++-
 lisp/org/ob-css.el                                 |    4 +-
 lisp/org/ob-ditaa.el                               |    4 +-
 lisp/org/ob-dot.el                                 |    4 +-
 lisp/org/ob-ebnf.el                                |   28 +-
 lisp/org/ob-emacs-lisp.el                          |   53 +-
 lisp/org/ob-eshell.el                              |    2 +-
 lisp/org/ob-eval.el                                |    4 +-
 lisp/org/ob-exp.el                                 |   10 +-
 lisp/org/ob-forth.el                               |    5 +-
 lisp/org/ob-fortran.el                             |    5 +-
 lisp/org/ob-gnuplot.el                             |    6 +-
 lisp/org/ob-groovy.el                              |    6 +-
 lisp/org/ob-haskell.el                             |   88 +-
 lisp/org/ob-hledger.el                             |    7 +-
 lisp/org/ob-io.el                                  |    5 +-
 lisp/org/ob-java.el                                |    9 +-
 lisp/org/ob-js.el                                  |    6 +-
 lisp/org/ob-latex.el                               |   14 +-
 lisp/org/ob-ledger.el                              |    4 +-
 lisp/org/ob-lilypond.el                            |   15 +-
 lisp/org/ob-lisp.el                                |    4 +-
 lisp/org/ob-lob.el                                 |    2 +-
 lisp/org/ob-lua.el                                 |    7 +-
 lisp/org/ob-makefile.el                            |    4 +-
 lisp/org/ob-matlab.el                              |    4 +-
 lisp/org/ob-maxima.el                              |    7 +-
 lisp/org/ob-mscgen.el                              |    7 +-
 lisp/org/ob-ocaml.el                               |    4 +-
 lisp/org/ob-octave.el                              |   10 +-
 lisp/org/ob-org.el                                 |    4 +-
 lisp/org/ob-perl.el                                |    4 +-
 lisp/org/ob-picolisp.el                            |    4 +-
 lisp/org/ob-plantuml.el                            |  107 +-
 lisp/org/ob-processing.el                          |    2 +-
 lisp/org/ob-python.el                              |  221 +-
 lisp/org/ob-ref.el                                 |    6 +-
 lisp/org/ob-ruby.el                                |   27 +-
 lisp/org/ob-sass.el                                |    4 +-
 lisp/org/ob-scheme.el                              |   13 +-
 lisp/org/ob-screen.el                              |   17 +-
 lisp/org/ob-sed.el                                 |    7 +-
 lisp/org/ob-shell.el                               |   61 +-
 lisp/org/ob-shen.el                                |    3 +-
 lisp/org/ob-sql.el                                 |  123 +-
 lisp/org/ob-sqlite.el                              |    9 +-
 lisp/org/ob-stan.el                                |    3 +-
 lisp/org/ob-table.el                               |    7 +-
 lisp/org/ob-tangle.el                              |   62 +-
 lisp/org/ob-vala.el                                |    2 +-
 lisp/org/ob.el                                     |    2 +-
 lisp/org/ol-bbdb.el                                |   41 +-
 lisp/org/ol-bibtex.el                              |   27 +-
 lisp/org/ol-docview.el                             |    5 +-
 lisp/org/ol-eshell.el                              |    4 +-
 lisp/org/ol-eww.el                                 |   17 +-
 lisp/org/ol-gnus.el                                |   34 +-
 lisp/org/ol-info.el                                |    4 +-
 lisp/org/ol-irc.el                                 |    4 +-
 lisp/org/ol-mhe.el                                 |    4 +-
 lisp/org/ol-rmail.el                               |    8 +-
 lisp/org/ol-w3m.el                                 |    2 +-
 lisp/org/ol.el                                     |  499 ++-
 lisp/org/org-agenda.el                             | 1242 +++---
 lisp/org/org-archive.el                            |   56 +-
 lisp/org/org-attach-git.el                         |    2 +-
 lisp/org/org-attach.el                             |  158 +-
 lisp/org/org-capture.el                            |  138 +-
 lisp/org/org-clock.el                              |  143 +-
 lisp/org/org-colview.el                            |   55 +-
 lisp/org/org-compat.el                             |  139 +-
 lisp/org/org-crypt.el                              |  233 +-
 lisp/org/org-ctags.el                              |    4 +-
 lisp/org/org-datetree.el                           |   31 +-
 lisp/org/org-duration.el                           |   54 +-
 lisp/org/org-element.el                            |  264 +-
 lisp/org/org-entities.el                           |    7 +-
 lisp/org/org-faces.el                              |   31 +-
 lisp/org/org-feed.el                               |    2 +-
 lisp/org/org-footnote.el                           |    2 +-
 lisp/org/org-goto.el                               |   40 +-
 lisp/org/org-habit.el                              |   13 +-
 lisp/org/org-id.el                                 |  133 +-
 lisp/org/org-indent.el                             |   37 +-
 lisp/org/org-inlinetask.el                         |    2 +-
 lisp/org/org-keys.el                               |   22 +-
 lisp/org/org-lint.el                               |   79 +-
 lisp/org/org-list.el                               |  649 +--
 lisp/org/org-macro.el                              |   60 +-
 lisp/org/org-macs.el                               |  129 +-
 lisp/org/org-mobile.el                             |   13 +-
 lisp/org/org-mouse.el                              |   12 +-
 lisp/org/org-num.el                                |    9 +-
 lisp/org/org-pcomplete.el                          |   38 +-
 lisp/org/org-plot.el                               |   48 +-
 lisp/org/org-protocol.el                           |   36 +-
 lisp/org/org-refile.el                             |  742 ++++
 lisp/org/org-src.el                                |   91 +-
 lisp/org/org-table.el                              |  536 ++-
 lisp/org/org-tempo.el                              |    4 +-
 lisp/org/org-timer.el                              |   21 +-
 lisp/org/org-version.el                            |    4 +-
 lisp/org/org.el                                    | 4540 ++++++++++----------
 lisp/org/ox-ascii.el                               |   19 +-
 lisp/org/ox-beamer.el                              |    4 +-
 lisp/org/ox-html.el                                |  355 +-
 lisp/org/ox-icalendar.el                           |   13 +-
 lisp/org/ox-latex.el                               |   88 +-
 lisp/org/ox-man.el                                 |   24 +-
 lisp/org/ox-md.el                                  |  347 +-
 lisp/org/ox-odt.el                                 |   30 +-
 lisp/org/ox-org.el                                 |    6 +-
 lisp/org/ox-publish.el                             |   13 +-
 lisp/org/ox-texinfo.el                             |   25 +-
 lisp/org/ox.el                                     |  320 +-
 lisp/outline.el                                    |    4 +-
 lisp/paren.el                                      |    2 +-
 lisp/password-cache.el                             |    2 +-
 lisp/pcmpl-cvs.el                                  |    2 +-
 lisp/pcmpl-gnu.el                                  |    2 +-
 lisp/pcmpl-linux.el                                |    2 +-
 lisp/pcmpl-rpm.el                                  |    2 +-
 lisp/pcmpl-unix.el                                 |    2 +-
 lisp/pcmpl-x.el                                    |    2 +-
 lisp/pcomplete.el                                  |    6 +-
 lisp/pixel-scroll.el                               |    2 +-
 lisp/play/5x5.el                                   |   24 +-
 lisp/play/animate.el                               |    2 +-
 lisp/play/blackbox.el                              |    2 +-
 lisp/play/bubbles.el                               |    2 +-
 lisp/play/cookie1.el                               |    2 +-
 lisp/play/decipher.el                              |    2 +-
 lisp/play/dissociate.el                            |    2 +-
 lisp/play/doctor.el                                |    2 +-
 lisp/play/dunnet.el                                |  202 +-
 lisp/play/fortune.el                               |    2 +-
 lisp/play/gamegrid.el                              |    2 +-
 lisp/play/gametree.el                              |    2 +-
 lisp/play/gomoku.el                                |    2 +-
 lisp/play/handwrite.el                             |    2 +-
 lisp/play/life.el                                  |    2 +-
 lisp/play/morse.el                                 |    2 +-
 lisp/play/mpuz.el                                  |    2 +-
 lisp/play/pong.el                                  |    2 +-
 lisp/play/snake.el                                 |    2 +-
 lisp/play/solitaire.el                             |    2 +-
 lisp/play/spook.el                                 |    2 +-
 lisp/play/tetris.el                                |   48 +-
 lisp/play/zone.el                                  |    2 +-
 lisp/plstore.el                                    |    2 +-
 lisp/printing.el                                   |    2 +-
 lisp/proced.el                                     |    8 +-
 lisp/profiler.el                                   |   36 +-
 lisp/progmodes/antlr-mode.el                       |    2 +-
 lisp/progmodes/asm-mode.el                         |    2 +-
 lisp/progmodes/autoconf.el                         |    2 +-
 lisp/progmodes/bat-mode.el                         |    2 +-
 lisp/progmodes/bug-reference.el                    |    2 +-
 lisp/progmodes/cc-align.el                         |    2 +-
 lisp/progmodes/cc-awk.el                           |  103 +-
 lisp/progmodes/cc-bytecomp.el                      |    2 +-
 lisp/progmodes/cc-cmds.el                          |    4 +-
 lisp/progmodes/cc-defs.el                          |    4 +-
 lisp/progmodes/cc-engine.el                        |  712 ++-
 lisp/progmodes/cc-fonts.el                         |  144 +-
 lisp/progmodes/cc-guess.el                         |    2 +-
 lisp/progmodes/cc-langs.el                         |   21 +-
 lisp/progmodes/cc-menus.el                         |    2 +-
 lisp/progmodes/cc-mode.el                          |   84 +-
 lisp/progmodes/cc-styles.el                        |    2 +-
 lisp/progmodes/cc-vars.el                          |    5 +-
 lisp/progmodes/cfengine.el                         |   48 +-
 lisp/progmodes/cl-font-lock.el                     |    2 +-
 lisp/progmodes/cmacexp.el                          |    2 +-
 lisp/progmodes/compile.el                          |   80 +-
 lisp/progmodes/cperl-mode.el                       |  233 +-
 lisp/progmodes/cpp.el                              |    2 +-
 lisp/progmodes/cwarn.el                            |    2 +-
 lisp/progmodes/dcl-mode.el                         |   14 +-
 lisp/progmodes/ebnf-abn.el                         |    2 +-
 lisp/progmodes/ebnf-bnf.el                         |    2 +-
 lisp/progmodes/ebnf-dtd.el                         |    2 +-
 lisp/progmodes/ebnf-ebx.el                         |    2 +-
 lisp/progmodes/ebnf-iso.el                         |    2 +-
 lisp/progmodes/ebnf-otz.el                         |    2 +-
 lisp/progmodes/ebnf-yac.el                         |    2 +-
 lisp/progmodes/ebnf2ps.el                          |    2 +-
 lisp/progmodes/ebrowse.el                          |    2 +-
 lisp/progmodes/elisp-mode.el                       |   20 +-
 lisp/progmodes/etags-regen.el                      |  231 +
 lisp/progmodes/etags.el                            |  213 +-
 lisp/progmodes/executable.el                       |    2 +-
 lisp/progmodes/f90.el                              |    2 +-
 lisp/progmodes/flymake-cc.el                       |    2 +-
 lisp/progmodes/flymake-proc.el                     |   21 +-
 lisp/progmodes/flymake.el                          |  320 +-
 lisp/progmodes/fortran.el                          |   45 +-
 lisp/progmodes/gdb-mi.el                           |   76 +-
 lisp/progmodes/glasses.el                          |    2 +-
 lisp/progmodes/grep.el                             |   45 +-
 lisp/progmodes/gud.el                              |   10 +-
 lisp/progmodes/hideif.el                           |   24 +-
 lisp/progmodes/hideshow.el                         |    2 +-
 lisp/progmodes/icon.el                             |    2 +-
 lisp/progmodes/idlw-complete-structtag.el          |    2 +-
 lisp/progmodes/idlw-help.el                        |    2 +-
 lisp/progmodes/idlw-shell.el                       |    2 +-
 lisp/progmodes/idlw-toolbar.el                     |    2 +-
 lisp/progmodes/idlwave.el                          |    2 +-
 lisp/progmodes/inf-lisp.el                         |   11 +-
 lisp/progmodes/js.el                               |    2 +-
 lisp/progmodes/ld-script.el                        |    2 +-
 lisp/progmodes/m4-mode.el                          |    2 +-
 lisp/progmodes/make-mode.el                        |   32 +-
 lisp/progmodes/meta-mode.el                        |   52 +-
 lisp/progmodes/mixal-mode.el                       |    2 +-
 lisp/progmodes/octave.el                           |   29 +-
 lisp/progmodes/opascal.el                          |    2 +-
 lisp/progmodes/pascal.el                           |    2 +-
 lisp/progmodes/perl-mode.el                        |    2 +-
 lisp/progmodes/prog-mode.el                        |    2 +-
 lisp/progmodes/project.el                          |  107 +-
 lisp/progmodes/prolog.el                           |    2 +-
 lisp/progmodes/ps-mode.el                          |   28 +-
 lisp/progmodes/python.el                           |  265 +-
 lisp/progmodes/ruby-mode.el                        |   96 +-
 lisp/progmodes/scheme.el                           |    2 +-
 lisp/progmodes/sh-script.el                        |    2 +-
 lisp/progmodes/simula.el                           |    2 +-
 lisp/progmodes/sql.el                              |   65 +-
 lisp/progmodes/subword.el                          |    2 +-
 lisp/progmodes/tcl.el                              |   66 +-
 lisp/progmodes/vera-mode.el                        |    2 +-
 lisp/progmodes/verilog-mode.el                     |   12 +-
 lisp/progmodes/vhdl-mode.el                        |   97 +-
 lisp/progmodes/which-func.el                       |    9 +-
 lisp/progmodes/xref.el                             |  177 +-
 lisp/progmodes/xscheme.el                          |   20 +-
 lisp/ps-bdf.el                                     |    2 +-
 lisp/ps-def.el                                     |    2 +-
 lisp/ps-mule.el                                    |    2 +-
 lisp/ps-print.el                                   |    3 +-
 lisp/ps-samp.el                                    |    2 +-
 lisp/recentf.el                                    |    8 +-
 lisp/rect.el                                       |    2 +-
 lisp/register.el                                   |    2 +-
 lisp/registry.el                                   |    2 +-
 lisp/repeat.el                                     |    2 +-
 lisp/replace.el                                    |    4 +-
 lisp/reposition.el                                 |    2 +-
 lisp/reveal.el                                     |    4 +-
 lisp/rfn-eshadow.el                                |    2 +-
 lisp/rot13.el                                      |    2 +-
 lisp/rtree.el                                      |    2 +-
 lisp/ruler-mode.el                                 |    6 +-
 lisp/savehist.el                                   |    2 +-
 lisp/saveplace.el                                  |    2 +-
 lisp/scroll-all.el                                 |    2 +-
 lisp/scroll-bar.el                                 |    2 +-
 lisp/scroll-lock.el                                |    4 +-
 lisp/select.el                                     |    2 +-
 lisp/server.el                                     |   22 +-
 lisp/ses.el                                        |    5 +-
 lisp/shadowfile.el                                 |    2 +-
 lisp/shell.el                                      |   48 +-
 lisp/simple.el                                     |  103 +-
 lisp/skeleton.el                                   |   15 +-
 lisp/so-long.el                                    |    8 +-
 lisp/sort.el                                       |    2 +-
 lisp/soundex.el                                    |    2 +-
 lisp/speedbar.el                                   |   23 +-
 lisp/startup.el                                    |   12 +-
 lisp/strokes.el                                    |   20 +-
 lisp/subr.el                                       |  254 +-
 lisp/svg.el                                        |   15 +-
 lisp/t-mouse.el                                    |    2 +-
 lisp/tab-bar.el                                    |   38 +-
 lisp/tab-line.el                                   |   67 +-
 lisp/tabify.el                                     |    2 +-
 lisp/talk.el                                       |    2 +-
 lisp/tar-mode.el                                   |   34 +-
 lisp/tempo.el                                      |    2 +-
 lisp/term.el                                       |   45 +-
 lisp/term/AT386.el                                 |    2 +-
 lisp/term/README                                   |    2 +-
 lisp/term/common-win.el                            |    2 +-
 lisp/term/internal.el                              |    2 +-
 lisp/term/iris-ansi.el                             |    2 +-
 lisp/term/konsole.el                               |    2 +-
 lisp/term/news.el                                  |    2 +-
 lisp/term/ns-win.el                                |    2 +-
 lisp/term/pc-win.el                                |    2 +-
 lisp/term/rxvt.el                                  |    2 +-
 lisp/term/screen.el                                |    2 +-
 lisp/term/st.el                                    |    2 +-
 lisp/term/sun.el                                   |    2 +-
 lisp/term/tmux.el                                  |    2 +-
 lisp/term/tty-colors.el                            |    2 +-
 lisp/term/tvi970.el                                |    2 +-
 lisp/term/vt100.el                                 |    2 +-
 lisp/term/w32-win.el                               |    2 +-
 lisp/term/w32console.el                            |    2 +-
 lisp/term/wyse50.el                                |    2 +-
 lisp/term/x-win.el                                 |    2 +-
 lisp/term/xterm.el                                 |    9 +-
 lisp/textmodes/artist.el                           |    2 +-
 lisp/textmodes/bib-mode.el                         |    2 +-
 lisp/textmodes/bibtex-style.el                     |   14 +-
 lisp/textmodes/bibtex.el                           |  587 ++-
 lisp/textmodes/conf-mode.el                        |    2 +-
 lisp/textmodes/css-mode.el                         |    2 +-
 lisp/textmodes/dns-mode.el                         |    2 +-
 lisp/textmodes/enriched.el                         |    2 +-
 lisp/textmodes/fill.el                             |    2 +-
 lisp/textmodes/flyspell.el                         |    2 +-
 lisp/textmodes/ispell.el                           |    2 +-
 lisp/textmodes/less-css-mode.el                    |    2 +-
 lisp/textmodes/makeinfo.el                         |    2 +-
 lisp/textmodes/mhtml-mode.el                       |    2 +-
 lisp/textmodes/nroff-mode.el                       |    2 +-
 lisp/textmodes/page-ext.el                         |    2 +-
 lisp/textmodes/page.el                             |    2 +-
 lisp/textmodes/paragraphs.el                       |    2 +-
 lisp/textmodes/picture.el                          |    2 +-
 lisp/textmodes/po.el                               |    2 +-
 lisp/textmodes/refbib.el                           |    2 +-
 lisp/textmodes/refer.el                            |    2 +-
 lisp/textmodes/refill.el                           |    2 +-
 lisp/textmodes/reftex-auc.el                       |    2 +-
 lisp/textmodes/reftex-cite.el                      |    2 +-
 lisp/textmodes/reftex-dcr.el                       |    2 +-
 lisp/textmodes/reftex-global.el                    |    2 +-
 lisp/textmodes/reftex-index.el                     |    2 +-
 lisp/textmodes/reftex-parse.el                     |    4 +-
 lisp/textmodes/reftex-ref.el                       |    2 +-
 lisp/textmodes/reftex-sel.el                       |    2 +-
 lisp/textmodes/reftex-toc.el                       |    5 +-
 lisp/textmodes/reftex-vars.el                      |   12 +-
 lisp/textmodes/reftex.el                           |    2 +-
 lisp/textmodes/remember.el                         |   13 +-
 lisp/textmodes/rst.el                              |   15 +-
 lisp/textmodes/sgml-mode.el                        |    6 +-
 lisp/textmodes/table.el                            |   31 +-
 lisp/textmodes/tex-mode.el                         |   11 +-
 lisp/textmodes/texinfmt.el                         |    2 +-
 lisp/textmodes/texinfo.el                          |    2 +-
 lisp/textmodes/texnfo-upd.el                       |    2 +-
 lisp/textmodes/text-mode.el                        |    2 +-
 lisp/textmodes/tildify.el                          |    2 +-
 lisp/textmodes/two-column.el                       |    2 +-
 lisp/textmodes/underline.el                        |    2 +-
 lisp/thingatpt.el                                  |    2 +-
 lisp/thread.el                                     |    2 +-
 lisp/thumbs.el                                     |    7 +-
 lisp/time-stamp.el                                 |    2 +-
 lisp/time.el                                       |    2 +-
 lisp/timezone.el                                   |    4 +-
 lisp/tmm.el                                        |    2 +-
 lisp/tool-bar.el                                   |    5 +-
 lisp/tooltip.el                                    |    2 +-
 lisp/tree-widget.el                                |    9 +-
 lisp/tutorial.el                                   |   16 +-
 lisp/type-break.el                                 |    2 +-
 lisp/uniquify.el                                   |    2 +-
 lisp/url/ChangeLog.1                               |    2 +-
 lisp/url/url-about.el                              |    2 +-
 lisp/url/url-auth.el                               |    2 +-
 lisp/url/url-cache.el                              |    2 +-
 lisp/url/url-cid.el                                |    2 +-
 lisp/url/url-cookie.el                             |    2 +-
 lisp/url/url-dav.el                                |    2 +-
 lisp/url/url-dired.el                              |    2 +-
 lisp/url/url-domsuf.el                             |    2 +-
 lisp/url/url-expand.el                             |    2 +-
 lisp/url/url-file.el                               |    2 +-
 lisp/url/url-ftp.el                                |    2 +-
 lisp/url/url-future.el                             |    2 +-
 lisp/url/url-gw.el                                 |    2 +-
 lisp/url/url-handlers.el                           |    6 +-
 lisp/url/url-history.el                            |    2 +-
 lisp/url/url-http.el                               |    2 +-
 lisp/url/url-imap.el                               |    2 +-
 lisp/url/url-irc.el                                |    2 +-
 lisp/url/url-ldap.el                               |    2 +-
 lisp/url/url-mailto.el                             |    2 +-
 lisp/url/url-methods.el                            |    2 +-
 lisp/url/url-misc.el                               |    2 +-
 lisp/url/url-news.el                               |    2 +-
 lisp/url/url-nfs.el                                |    2 +-
 lisp/url/url-parse.el                              |    2 +-
 lisp/url/url-privacy.el                            |    2 +-
 lisp/url/url-proxy.el                              |    4 +-
 lisp/url/url-queue.el                              |    2 +-
 lisp/url/url-tramp.el                              |    2 +-
 lisp/url/url-util.el                               |    2 +-
 lisp/url/url-vars.el                               |    2 +-
 lisp/url/url.el                                    |    2 +-
 lisp/userlock.el                                   |    4 +-
 lisp/vc/add-log.el                                 |    2 +-
 lisp/vc/compare-w.el                               |    2 +-
 lisp/vc/cvs-status.el                              |    2 +-
 lisp/vc/diff-mode.el                               |    2 +-
 lisp/vc/diff.el                                    |    2 +-
 lisp/vc/ediff-diff.el                              |    4 +-
 lisp/vc/ediff-help.el                              |    2 +-
 lisp/vc/ediff-hook.el                              |    2 +-
 lisp/vc/ediff-init.el                              |   14 +-
 lisp/vc/ediff-merg.el                              |    4 +-
 lisp/vc/ediff-mult.el                              |    4 +-
 lisp/vc/ediff-ptch.el                              |    5 +-
 lisp/vc/ediff-util.el                              |    6 +-
 lisp/vc/ediff-vers.el                              |    2 +-
 lisp/vc/ediff-wind.el                              |    4 +-
 lisp/vc/ediff.el                                   |    2 +-
 lisp/vc/log-edit.el                                |   27 +-
 lisp/vc/log-view.el                                |    2 +-
 lisp/vc/pcvs-defs.el                               |    2 +-
 lisp/vc/pcvs-info.el                               |    2 +-
 lisp/vc/pcvs-parse.el                              |    2 +-
 lisp/vc/pcvs-util.el                               |    2 +-
 lisp/vc/pcvs.el                                    |    2 +-
 lisp/vc/smerge-mode.el                             |    4 +-
 lisp/vc/vc-annotate.el                             |    2 +-
 lisp/vc/vc-bzr.el                                  |    2 +-
 lisp/vc/vc-cvs.el                                  |    2 +-
 lisp/vc/vc-dav.el                                  |    2 +-
 lisp/vc/vc-dir.el                                  |    2 +-
 lisp/vc/vc-dispatcher.el                           |    2 +-
 lisp/vc/vc-filewise.el                             |    2 +-
 lisp/vc/vc-git.el                                  |    2 +-
 lisp/vc/vc-hg.el                                   |   13 +-
 lisp/vc/vc-hooks.el                                |    2 +-
 lisp/vc/vc-mtn.el                                  |    2 +-
 lisp/vc/vc-rcs.el                                  |    2 +-
 lisp/vc/vc-sccs.el                                 |    2 +-
 lisp/vc/vc-src.el                                  |    2 +-
 lisp/vc/vc-svn.el                                  |    2 +-
 lisp/vc/vc.el                                      |   26 +-
 lisp/vcursor.el                                    |    2 +-
 lisp/version.el                                    |    2 +-
 lisp/view.el                                       |    5 +-
 lisp/vt-control.el                                 |    2 +-
 lisp/vt100-led.el                                  |    2 +-
 lisp/w32-fns.el                                    |    4 +-
 lisp/w32-vars.el                                   |    2 +-
 lisp/wdired.el                                     |   23 +-
 lisp/whitespace.el                                 |   31 +-
 lisp/wid-browse.el                                 |    2 +-
 lisp/wid-edit.el                                   |    4 +-
 lisp/widget.el                                     |    2 +-
 lisp/windmove.el                                   |    2 +-
 lisp/window.el                                     |    8 +-
 lisp/winner.el                                     |    2 +-
 lisp/woman.el                                      |    2 +-
 lisp/x-dnd.el                                      |    8 +-
 lisp/xdg.el                                        |    2 +-
 lisp/xml.el                                        |    2 +-
 lisp/xt-mouse.el                                   |    2 +-
 lisp/xwidget.el                                    |    4 +-
 lwlib/ChangeLog.1                                  |    2 +-
 lwlib/Makefile.in                                  |    2 +-
 lwlib/deps.mk                                      |    2 +-
 lwlib/lwlib-Xaw.c                                  |    2 +-
 lwlib/lwlib-Xlw.c                                  |    2 +-
 lwlib/lwlib-Xm.c                                   |    2 +-
 lwlib/lwlib-int.h                                  |    2 +-
 lwlib/lwlib-utils.c                                |   17 +-
 lwlib/lwlib-widget.h                               |    2 +-
 lwlib/lwlib.c                                      |    2 +-
 lwlib/lwlib.h                                      |    2 +-
 lwlib/xlwmenu.c                                    |    2 +-
 lwlib/xlwmenu.h                                    |    2 +-
 lwlib/xlwmenuP.h                                   |    2 +-
 m4/00gnulib.m4                                     |    2 +-
 m4/__inline.m4                                     |    2 +-
 m4/absolute-header.m4                              |    2 +-
 m4/acl.m4                                          |    2 +-
 m4/alloca.m4                                       |    6 +-
 m4/builtin-expect.m4                               |    2 +-
 m4/byteswap.m4                                     |    2 +-
 m4/canonicalize.m4                                 |   10 +-
 m4/clock_time.m4                                   |    2 +-
 m4/close-stream.m4                                 |    2 +-
 m4/copy-file-range.m4                              |    2 +-
 m4/d-type.m4                                       |    2 +-
 m4/dirent_h.m4                                     |    2 +-
 m4/dirfd.m4                                        |    2 +-
 m4/double-slash-root.m4                            |    2 +-
 m4/dup2.m4                                         |    2 +-
 m4/eealloc.m4                                      |    2 +-
 m4/environ.m4                                      |    2 +-
 m4/errno_h.m4                                      |    2 +-
 m4/euidaccess.m4                                   |    2 +-
 m4/execinfo.m4                                     |    2 +-
 m4/explicit_bzero.m4                               |    2 +-
 m4/extensions.m4                                   |  162 +-
 m4/extern-inline.m4                                |    2 +-
 m4/faccessat.m4                                    |    6 +-
 m4/fchmodat.m4                                     |    2 +-
 m4/fcntl.m4                                        |   54 +-
 m4/fcntl_h.m4                                      |    7 +-
 m4/fdopendir.m4                                    |    2 +-
 m4/filemode.m4                                     |    5 +-
 m4/flexmember.m4                                   |    2 +-
 m4/fpending.m4                                     |    2 +-
 m4/fpieee.m4                                       |    2 +-
 m4/free.m4                                         |   49 +
 m4/fstatat.m4                                      |    2 +-
 m4/fsusage.m4                                      |    5 +-
 m4/fsync.m4                                        |    2 +-
 m4/futimens.m4                                     |    2 +-
 m4/getdtablesize.m4                                |    2 +-
 m4/getgroups.m4                                    |    2 +-
 m4/getloadavg.m4                                   |    2 +-
 m4/getopt.m4                                       |    2 +-
 m4/getrandom.m4                                    |    2 +-
 m4/gettime.m4                                      |    2 +-
 m4/gettimeofday.m4                                 |    2 +-
 m4/glibc21.m4                                      |    4 +-
 m4/gnulib-common.m4                                |   65 +-
 m4/gnulib-comp.m4                                  |   98 +-
 m4/group-member.m4                                 |    2 +-
 m4/ieee754-h.m4                                    |    2 +-
 m4/include_next.m4                                 |    2 +-
 m4/inttypes.m4                                     |    2 +-
 m4/largefile.m4                                    |    4 +-
 m4/lchmod.m4                                       |    2 +-
 m4/libgmp.m4                                       |    2 +-
 m4/limits-h.m4                                     |    2 +-
 m4/lstat.m4                                        |    2 +-
 m4/malloca.m4                                      |    4 +-
 m4/manywarnings.m4                                 |    2 +-
 m4/mbstate_t.m4                                    |   13 +-
 m4/md5.m4                                          |    2 +-
 m4/memmem.m4                                       |    2 +-
 m4/mempcpy.m4                                      |    2 +-
 m4/memrchr.m4                                      |    2 +-
 m4/minmax.m4                                       |    2 +-
 m4/mkostemp.m4                                     |    2 +-
 m4/mktime.m4                                       |    2 +-
 m4/mode_t.m4                                       |    2 +-
 m4/multiarch.m4                                    |    2 +-
 m4/nocrash.m4                                      |    2 +-
 m4/nstrftime.m4                                    |    2 +-
 m4/off_t.m4                                        |    2 +-
 m4/open-cloexec.m4                                 |    2 +-
 m4/open-slash.m4                                   |    2 +-
 m4/open.m4                                         |    2 +-
 m4/pathmax.m4                                      |    2 +-
 m4/pid_t.m4                                        |   38 +
 m4/pipe2.m4                                        |    2 +-
 m4/pselect.m4                                      |    2 +-
 m4/pthread_sigmask.m4                              |    2 +-
 m4/rawmemchr.m4                                    |   20 +
 m4/readlink.m4                                     |   63 +-
 m4/readlinkat.m4                                   |   15 +-
 m4/regex.m4                                        |    5 +-
 m4/sha1.m4                                         |    2 +-
 m4/sha256.m4                                       |    2 +-
 m4/sha512.m4                                       |    2 +-
 m4/sig2str.m4                                      |    2 +-
 m4/sigdescr_np.m4                                  |    2 +-
 m4/signal_h.m4                                     |    2 +-
 m4/socklen.m4                                      |    2 +-
 m4/ssize_t.m4                                      |    2 +-
 m4/st_dm_mode.m4                                   |    3 +-
 m4/stat-time.m4                                    |    2 +-
 m4/std-gnu11.m4                                    |    7 +-
 m4/stdalign.m4                                     |    2 +-
 m4/stddef_h.m4                                     |    2 +-
 m4/stdint.m4                                       |   12 +-
 m4/stdio_h.m4                                      |   17 +-
 m4/stdlib_h.m4                                     |   44 +-
 m4/stpcpy.m4                                       |    2 +-
 m4/string_h.m4                                     |    7 +-
 m4/strnlen.m4                                      |    2 +-
 m4/strtoimax.m4                                    |    2 +-
 m4/strtoll.m4                                      |    2 +-
 m4/symlink.m4                                      |    2 +-
 m4/sys_random_h.m4                                 |    2 +-
 m4/sys_select_h.m4                                 |    2 +-
 m4/sys_socket_h.m4                                 |    2 +-
 m4/sys_stat_h.m4                                   |    9 +-
 m4/sys_time_h.m4                                   |    2 +-
 m4/sys_types_h.m4                                  |   24 +-
 m4/tempname.m4                                     |    2 +-
 m4/time_h.m4                                       |    6 +-
 m4/time_r.m4                                       |    2 +-
 m4/time_rz.m4                                      |    2 +-
 m4/timegm.m4                                       |    2 +-
 m4/timer_time.m4                                   |    2 +-
 m4/timespec.m4                                     |    2 +-
 m4/tm_gmtoff.m4                                    |    2 +-
 m4/unistd_h.m4                                     |   51 +-
 m4/unlocked-io.m4                                  |    2 +-
 m4/utimens.m4                                      |    2 +-
 m4/utimensat.m4                                    |    2 +-
 m4/utimes.m4                                       |    2 +-
 m4/vararrays.m4                                    |   16 +-
 m4/warnings.m4                                     |    2 +-
 m4/wchar_t.m4                                      |    2 +-
 m4/zzgnulib.m4                                     |    2 +-
 make-dist                                          |   26 +-
 modules/modhelp.py                                 |    2 +-
 msdos/ChangeLog.1                                  |    2 +-
 msdos/INSTALL                                      |    2 +-
 msdos/README                                       |    4 +-
 msdos/autogen/Makefile.in                          |    6 +-
 msdos/autogen/config.in                            |    2 +-
 msdos/depfiles.bat                                 |    2 +-
 msdos/inttypes.h                                   |    2 +-
 msdos/mainmake.v2                                  |    2 +-
 msdos/sed1v2.inp                                   |    2 +-
 msdos/sed1x.inp                                    |    2 +-
 msdos/sed2v2.inp                                   |    4 +-
 msdos/sed2x.inp                                    |    2 +-
 msdos/sed3v2.inp                                   |    2 +-
 msdos/sed4.inp                                     |    2 +-
 msdos/sed5x.inp                                    |    2 +-
 msdos/sed6.inp                                     |    2 +-
 msdos/sedadmin.inp                                 |    2 +-
 msdos/sedalloc.inp                                 |    2 +-
 msdos/sedleim.inp                                  |    2 +-
 msdos/sedlibcf.inp                                 |    2 +-
 msdos/sedlibmk.inp                                 |    2 +-
 msdos/sedlisp.inp                                  |    2 +-
 nextstep/ChangeLog.1                               |    2 +-
 nextstep/INSTALL                                   |    2 +-
 nextstep/Makefile.in                               |    2 +-
 nextstep/README                                    |    2 +-
 nextstep/templates/Info.plist.in                   |    2 +-
 nt/ChangeLog.1                                     |    2 +-
 nt/INSTALL                                         |    2 +-
 nt/INSTALL.W64                                     |    2 +-
 nt/Makefile.in                                     |    2 +-
 nt/README                                          |    2 +-
 nt/README.W32                                      |    2 +-
 nt/addpm.c                                         |    2 +-
 nt/cmdproxy.c                                      |    2 +-
 nt/configure.bat                                   |    2 +-
 nt/ddeclient.c                                     |    2 +-
 nt/emacs.rc.in                                     |    2 +-
 nt/emacsclient.rc.in                               |    2 +-
 nt/epaths.nt                                       |    2 +-
 nt/gnulib-cfg.mk                                   |    2 +-
 nt/icons/README                                    |    6 +-
 nt/inc/grp.h                                       |    2 +-
 nt/inc/inttypes.h                                  |    2 +-
 nt/inc/langinfo.h                                  |    2 +-
 nt/inc/ms-w32.h                                    |    2 +-
 nt/inc/nl_types.h                                  |    2 +-
 nt/inc/stdint.h                                    |    2 +-
 nt/inc/sys/resource.h                              |    2 +-
 nt/inc/sys/socket.h                                |    2 +-
 nt/inc/sys/stat.h                                  |    2 +-
 nt/inc/sys/wait.h                                  |    2 +-
 nt/mingw-cfg.site                                  |    6 +
 nt/preprep.c                                       |    2 +-
 nt/runemacs.c                                      |    2 +-
 oldXMenu/Activate.c                                |    2 +-
 oldXMenu/ChangeLog.1                               |    2 +-
 oldXMenu/Create.c                                  |    2 +-
 oldXMenu/FindSel.c                                 |    2 +-
 oldXMenu/Internal.c                                |    2 +-
 oldXMenu/Makefile.in                               |    2 +-
 oldXMenu/deps.mk                                   |    2 +-
 oldXMenu/insque.c                                  |    2 +-
 src/.gdbinit                                       |    2 +-
 src/ChangeLog.1                                    |    2 +-
 src/ChangeLog.10                                   |    2 +-
 src/ChangeLog.11                                   |    2 +-
 src/ChangeLog.12                                   |    2 +-
 src/ChangeLog.13                                   |    2 +-
 src/ChangeLog.2                                    |    2 +-
 src/ChangeLog.3                                    |    2 +-
 src/ChangeLog.4                                    |    2 +-
 src/ChangeLog.5                                    |    2 +-
 src/ChangeLog.6                                    |    2 +-
 src/ChangeLog.7                                    |    2 +-
 src/ChangeLog.8                                    |    2 +-
 src/ChangeLog.9                                    |    2 +-
 src/Makefile.in                                    |    2 +-
 src/README                                         |    2 +-
 src/alloc.c                                        |   10 +-
 src/atimer.c                                       |    2 +-
 src/atimer.h                                       |    2 +-
 src/bidi.c                                         |    2 +-
 src/bignum.c                                       |    2 +-
 src/bignum.h                                       |    2 +-
 src/blockinput.h                                   |    2 +-
 src/buffer.c                                       |   92 +-
 src/buffer.h                                       |   12 +-
 src/bytecode.c                                     |    2 +-
 src/callint.c                                      |    7 +-
 src/callproc.c                                     |  525 ++-
 src/casefiddle.c                                   |    2 +-
 src/casetab.c                                      |    2 +-
 src/category.c                                     |    2 +-
 src/ccl.c                                          |    4 +-
 src/character.c                                    |    2 +-
 src/charset.c                                      |    6 +-
 src/charset.h                                      |    2 +-
 src/chartab.c                                      |    6 +-
 src/cm.c                                           |    2 +-
 src/cm.h                                           |    2 +-
 src/cmds.c                                         |    2 +-
 src/coding.c                                       |   32 +-
 src/coding.h                                       |    5 +-
 src/commands.h                                     |    2 +-
 src/composite.c                                    |    2 +-
 src/composite.h                                    |    2 +-
 src/conf_post.h                                    |    2 +-
 src/cygw32.c                                       |    2 +-
 src/cygw32.h                                       |    2 +-
 src/data.c                                         |    7 +-
 src/dbusbind.c                                     |   45 +-
 src/decompress.c                                   |    2 +-
 src/deps.mk                                        |    2 +-
 src/dired.c                                        |    2 +-
 src/dispextern.h                                   |    6 +-
 src/dispnew.c                                      |   11 +-
 src/disptab.h                                      |    2 +-
 src/dmpstruct.awk                                  |    2 +-
 src/doc.c                                          |   40 +-
 src/doprnt.c                                       |    2 +-
 src/dosfns.c                                       |    2 +-
 src/dosfns.h                                       |    2 +-
 src/dynlib.c                                       |    2 +-
 src/dynlib.h                                       |    2 +-
 src/editfns.c                                      |   11 +-
 src/emacs-icon.h                                   |    2 +-
 src/emacs-module.c                                 |   10 +-
 src/emacs-module.h.in                              |    2 +-
 src/emacs.c                                        |   15 +-
 src/emacsgtkfixed.c                                |    2 +-
 src/emacsgtkfixed.h                                |    2 +-
 src/epaths.in                                      |    2 +-
 src/eval.c                                         |   23 +-
 src/fileio.c                                       |   22 +-
 src/filelock.c                                     |    2 +-
 src/firstfile.c                                    |    2 +-
 src/floatfns.c                                     |    2 +-
 src/fns.c                                          |  149 +-
 src/font.c                                         |    2 +-
 src/font.h                                         |    2 +-
 src/fontset.c                                      |    2 +-
 src/fontset.h                                      |    2 +-
 src/frame.c                                        |   14 +-
 src/frame.h                                        |    2 +-
 src/fringe.c                                       |    2 +-
 src/ftcrfont.c                                     |    2 +-
 src/ftfont.c                                       |    2 +-
 src/getpagesize.h                                  |    2 +-
 src/gfilenotify.c                                  |    2 +-
 src/gmalloc.c                                      |    2 +-
 src/gnutls.c                                       |    4 +-
 src/gnutls.h                                       |    2 +-
 src/gtkutil.c                                      |    9 +-
 src/gtkutil.h                                      |    2 +-
 src/hbfont.c                                       |    2 +-
 src/image.c                                        |  162 +-
 src/indent.c                                       |    2 +-
 src/indent.h                                       |    2 +-
 src/inotify.c                                      |    2 +-
 src/insdel.c                                       |    2 +-
 src/intervals.c                                    |    2 +-
 src/intervals.h                                    |    2 +-
 src/json.c                                         |    2 +-
 src/keyboard.c                                     |   73 +-
 src/keyboard.h                                     |    3 +-
 src/keymap.c                                       |  251 +-
 src/keymap.h                                       |    2 +-
 src/kqueue.c                                       |    2 +-
 src/lastfile.c                                     |    2 +-
 src/lcms.c                                         |    2 +-
 src/lisp.h                                         |   41 +-
 src/lread.c                                        |    4 +-
 src/macfont.h                                      |    2 +-
 src/macfont.m                                      |    2 +-
 src/macros.c                                       |    2 +-
 src/macros.h                                       |    2 +-
 src/marker.c                                       |    2 +-
 src/menu.c                                         |    2 +-
 src/menu.h                                         |    2 +-
 src/minibuf.c                                      |    4 +-
 src/msdos.c                                        |    2 +-
 src/msdos.h                                        |    2 +-
 src/nsfns.m                                        |   10 +-
 src/nsfont.m                                       |    9 +-
 src/nsgui.h                                        |    2 +-
 src/nsimage.m                                      |   40 +-
 src/nsmenu.m                                       |  643 ++-
 src/nsselect.m                                     |   12 +-
 src/nsterm.h                                       |   48 +-
 src/nsterm.m                                       |  499 ++-
 src/nsxwidget.h                                    |    2 +-
 src/nsxwidget.m                                    |   21 +-
 src/pdumper.c                                      |    4 +-
 src/pdumper.h                                      |    2 +-
 src/print.c                                        |    4 +-
 src/process.c                                      |  294 +-
 src/process.h                                      |    2 +-
 src/profiler.c                                     |    2 +-
 src/puresize.h                                     |    2 +-
 src/ralloc.c                                       |    2 +-
 src/regex-emacs.c                                  |   19 +-
 src/regex-emacs.h                                  |    2 +-
 src/region-cache.c                                 |    2 +-
 src/region-cache.h                                 |    2 +-
 src/scroll.c                                       |    2 +-
 src/search.c                                       |    2 +-
 src/sheap.c                                        |    2 +-
 src/sheap.h                                        |    2 +-
 src/sound.c                                        |    2 +-
 src/syntax.c                                       |    2 +-
 src/syntax.h                                       |    2 +-
 src/sysdep.c                                       |   28 +-
 src/sysselect.h                                    |    2 +-
 src/syssignal.h                                    |    2 +-
 src/sysstdio.h                                     |    2 +-
 src/systhread.c                                    |    2 +-
 src/systhread.h                                    |    2 +-
 src/systime.h                                      |    2 +-
 src/systty.h                                       |    2 +-
 src/syswait.h                                      |    2 +-
 src/term.c                                         |    2 +-
 src/termcap.c                                      |    2 +-
 src/termchar.h                                     |    2 +-
 src/termhooks.h                                    |    3 +-
 src/terminal.c                                     |    2 +-
 src/terminfo.c                                     |    2 +-
 src/termopts.h                                     |    2 +-
 src/textprop.c                                     |    2 +-
 src/thread.c                                       |    2 +-
 src/thread.h                                       |    3 +-
 src/timefns.c                                      |    2 +-
 src/tparam.c                                       |    2 +-
 src/tparam.h                                       |    2 +-
 src/undo.c                                         |    2 +-
 src/unexaix.c                                      |    2 +-
 src/unexcoff.c                                     |    2 +-
 src/unexcw.c                                       |    2 +-
 src/unexelf.c                                      |    2 +-
 src/unexmacosx.c                                   |    2 +-
 src/unexw32.c                                      |    2 +-
 src/vm-limit.c                                     |    2 +-
 src/w16select.c                                    |    2 +-
 src/w32.c                                          |    7 +-
 src/w32.h                                          |    4 +-
 src/w32common.h                                    |    2 +-
 src/w32console.c                                   |    2 +-
 src/w32cygwinx.c                                   |    2 +-
 src/w32fns.c                                       |    4 +-
 src/w32font.c                                      |    2 +-
 src/w32font.h                                      |    2 +-
 src/w32gui.h                                       |    3 +-
 src/w32heap.c                                      |    2 +-
 src/w32heap.h                                      |    2 +-
 src/w32image.c                                     |    2 +-
 src/w32inevt.c                                     |    2 +-
 src/w32inevt.h                                     |    2 +-
 src/w32menu.c                                      |    2 +-
 src/w32notify.c                                    |    2 +-
 src/w32proc.c                                      |    6 +-
 src/w32reg.c                                       |    2 +-
 src/w32select.c                                    |    2 +-
 src/w32select.h                                    |    2 +-
 src/w32term.c                                      |   32 +-
 src/w32term.h                                      |    2 +-
 src/w32uniscribe.c                                 |    2 +-
 src/w32xfns.c                                      |    2 +-
 src/widget.c                                       |    2 +-
 src/widget.h                                       |    2 +-
 src/widgetprv.h                                    |    2 +-
 src/window.c                                       |   63 +-
 src/window.h                                       |    2 +-
 src/xdisp.c                                        |  207 +-
 src/xfaces.c                                       |    2 +-
 src/xfns.c                                         |   33 +-
 src/xfont.c                                        |    2 +-
 src/xftfont.c                                      |    2 +-
 src/xgselect.c                                     |    2 +-
 src/xgselect.h                                     |    2 +-
 src/xmenu.c                                        |    2 +-
 src/xml.c                                          |    2 +-
 src/xrdb.c                                         |    2 +-
 src/xselect.c                                      |    2 +-
 src/xsettings.c                                    |    2 +-
 src/xsettings.h                                    |    2 +-
 src/xsmfns.c                                       |    2 +-
 src/xterm.c                                        |   24 +-
 src/xterm.h                                        |    2 +-
 src/xwidget.c                                      |    5 +-
 src/xwidget.h                                      |    2 +-
 test/ChangeLog.1                                   |    2 +-
 test/Makefile.in                                   |    3 +-
 test/README                                        |    5 +-
 test/lib-src/emacsclient-tests.el                  |    2 +-
 test/lisp/abbrev-tests.el                          |    7 +-
 test/lisp/align-resources/align-post.c             |    3 +
 test/lisp/align-resources/align-post.java          |    9 +
 test/lisp/align-resources/align-pre.c              |    3 +
 test/lisp/align-resources/align-pre.java           |    9 +
 test/lisp/align-tests.el                           |   47 +
 test/lisp/allout-tests.el                          |    8 +-
 test/lisp/allout-widgets-tests.el                  |    2 +-
 test/lisp/ansi-color-tests.el                      |    2 +-
 test/lisp/apropos-tests.el                         |    2 +-
 test/lisp/arc-mode-tests.el                        |    2 +-
 test/lisp/auth-source-pass-tests.el                |    2 +-
 test/lisp/auth-source-tests.el                     |    2 +-
 test/lisp/autoinsert-tests.el                      |    2 +-
 test/lisp/autorevert-tests.el                      |    2 +-
 test/lisp/battery-tests.el                         |    2 +-
 test/lisp/bookmark-tests.el                        |    2 +-
 test/lisp/buff-menu-tests.el                       |    2 +-
 test/lisp/button-tests.el                          |    2 +-
 test/lisp/calc/calc-tests.el                       |    2 +-
 test/lisp/calendar/cal-julian-tests.el             |    2 +-
 test/lisp/calendar/icalendar-tests.el              |    2 +-
 test/lisp/calendar/iso8601-tests.el                |    2 +-
 test/lisp/calendar/lunar-tests.el                  |    2 +-
 test/lisp/calendar/parse-time-tests.el             |    2 +-
 test/lisp/calendar/solar-tests.el                  |    2 +-
 test/lisp/calendar/time-date-tests.el              |    2 +-
 test/lisp/calendar/todo-mode-tests.el              |    2 +-
 test/lisp/cedet/semantic-utest-c.el                |    2 +-
 test/lisp/cedet/semantic-utest-fmt.el              |    2 +-
 test/lisp/cedet/semantic-utest-ia.el               |    4 +-
 test/lisp/cedet/semantic-utest.el                  |    2 +-
 test/lisp/cedet/srecode-utest-getset.el            |    2 +-
 test/lisp/cedet/srecode-utest-template.el          |    2 +-
 test/lisp/char-fold-tests.el                       |    2 +-
 test/lisp/color-tests.el                           |    2 +-
 test/lisp/comint-tests.el                          |    2 +-
 test/lisp/completion-tests.el                      |    2 +-
 test/lisp/cus-edit-tests.el                        |    2 +-
 test/lisp/custom-tests.el                          |    2 +-
 test/lisp/dabbrev-tests.el                         |    2 +-
 test/lisp/delim-col-tests.el                       |    2 +-
 test/lisp/descr-text-tests.el                      |    2 +-
 test/lisp/dired-aux-tests.el                       |    2 +-
 test/lisp/dired-tests.el                           |    2 +-
 test/lisp/dired-x-tests.el                         |    2 +-
 test/lisp/dom-tests.el                             |    2 +-
 test/lisp/electric-tests.el                        |    2 +-
 test/lisp/elide-head-tests.el                      |    2 +-
 test/lisp/emacs-lisp/backquote-tests.el            |    2 +-
 test/lisp/emacs-lisp/backtrace-tests.el            |    2 +-
 test/lisp/emacs-lisp/benchmark-tests.el            |    2 +-
 test/lisp/emacs-lisp/bindat-tests.el               |    2 +-
 .../warn-wide-docstring-autoload.el                |    3 +
 .../warn-wide-docstring-custom-declare-variable.el |    4 +
 .../warn-wide-docstring-defalias.el                |    3 +
 .../warn-wide-docstring-defconst.el                |    3 +
 .../warn-wide-docstring-define-abbrev-table.el     |    3 +
 ...ide-docstring-define-obsolete-function-alias.el |    3 +
 ...ide-docstring-define-obsolete-variable-alias.el |    3 +
 .../warn-wide-docstring-defun.el                   |    3 +
 .../warn-wide-docstring-defvar.el                  |    6 +
 .../warn-wide-docstring-defvaralias.el             |    3 +
 .../warn-wide-docstring-ignore-fill-column.el      |    7 +
 .../warn-wide-docstring-ignore-override.el         |    8 +
 .../warn-wide-docstring-ignore.el                  |    7 +
 .../warn-wide-docstring-multiline-first.el         |    5 +
 .../warn-wide-docstring-multiline.el               |    6 +
 test/lisp/emacs-lisp/bytecomp-tests.el             |  157 +-
 test/lisp/emacs-lisp/cconv-tests.el                |    2 +-
 test/lisp/emacs-lisp/check-declare-tests.el        |    2 +-
 test/lisp/emacs-lisp/checkdoc-tests.el             |    2 +-
 test/lisp/emacs-lisp/cl-extra-tests.el             |    2 +-
 test/lisp/emacs-lisp/cl-generic-tests.el           |    2 +-
 test/lisp/emacs-lisp/cl-lib-tests.el               |    2 +-
 test/lisp/emacs-lisp/cl-macs-tests.el              |    2 +-
 test/lisp/emacs-lisp/cl-preloaded-tests.el         |    2 +-
 test/lisp/emacs-lisp/cl-print-tests.el             |    2 +-
 test/lisp/emacs-lisp/cl-seq-tests.el               |    2 +-
 test/lisp/emacs-lisp/copyright-tests.el            |    2 +-
 test/lisp/emacs-lisp/derived-tests.el              |    2 +-
 test/lisp/emacs-lisp/easy-mmode-tests.el           |    2 +-
 .../edebug-resources/edebug-test-code.el           |    2 +-
 test/lisp/emacs-lisp/edebug-tests.el               |    7 +-
 .../eieio-tests/eieio-test-methodinvoke.el         |    2 +-
 .../emacs-lisp/eieio-tests/eieio-test-persist.el   |    2 +-
 test/lisp/emacs-lisp/eieio-tests/eieio-tests.el    |    2 +-
 test/lisp/emacs-lisp/ert-tests.el                  |   12 +-
 test/lisp/emacs-lisp/ert-x-tests.el                |    2 +-
 .../faceup-resources/faceup-test-mode.el           |    6 +-
 .../faceup-test-this-file-directory.el             |    2 +-
 .../emacs-lisp/faceup-tests/faceup-test-basics.el  |    2 +-
 .../emacs-lisp/faceup-tests/faceup-test-files.el   |    2 +-
 test/lisp/emacs-lisp/find-func-tests.el            |   75 +-
 test/lisp/emacs-lisp/float-sup-tests.el            |    2 +-
 test/lisp/emacs-lisp/generator-tests.el            |    2 +-
 test/lisp/emacs-lisp/gv-tests.el                   |   13 +-
 test/lisp/emacs-lisp/let-alist-tests.el            |    2 +-
 test/lisp/emacs-lisp/lisp-mode-tests.el            |    2 +-
 test/lisp/emacs-lisp/lisp-tests.el                 |    2 +-
 test/lisp/emacs-lisp/map-tests.el                  |    2 +-
 test/lisp/emacs-lisp/memory-report-tests.el        |   57 +
 test/lisp/emacs-lisp/nadvice-tests.el              |    2 +-
 .../package-resources/signed/update-signatures.sh  |    2 +-
 test/lisp/emacs-lisp/package-tests.el              |    8 +-
 test/lisp/emacs-lisp/pcase-tests.el                |    2 +-
 test/lisp/emacs-lisp/pp-tests.el                   |    2 +-
 test/lisp/emacs-lisp/regexp-opt-tests.el           |    2 +-
 test/lisp/emacs-lisp/ring-tests.el                 |    2 +-
 test/lisp/emacs-lisp/rmc-tests.el                  |    2 +-
 test/lisp/emacs-lisp/rx-tests.el                   |    2 +-
 test/lisp/emacs-lisp/seq-tests.el                  |    2 +-
 test/lisp/emacs-lisp/shadow-tests.el               |    2 +-
 test/lisp/emacs-lisp/subr-x-tests.el               |   55 +-
 test/lisp/emacs-lisp/syntax-tests.el               |    2 +-
 test/lisp/emacs-lisp/tabulated-list-test.el        |    2 +-
 .../emacs-lisp/testcover-resources/testcases.el    |    2 +-
 test/lisp/emacs-lisp/testcover-tests.el            |    2 +-
 test/lisp/emacs-lisp/text-property-search-tests.el |    2 +-
 test/lisp/emacs-lisp/thunk-tests.el                |    2 +-
 test/lisp/emacs-lisp/timer-tests.el                |    2 +-
 test/lisp/emacs-lisp/unsafep-tests.el              |    2 +-
 test/lisp/emacs-lisp/warnings-tests.el             |    2 +-
 test/lisp/emulation/viper-tests.el                 |    2 +-
 test/lisp/epg-tests.el                             |    5 +-
 test/lisp/erc/erc-tests.el                         |    2 +-
 test/lisp/erc/erc-track-tests.el                   |    2 +-
 test/lisp/eshell/em-hist-tests.el                  |    2 +-
 test/lisp/eshell/em-ls-tests.el                    |    2 +-
 test/lisp/eshell/esh-opt-tests.el                  |    2 +-
 test/lisp/eshell/eshell-tests.el                   |    2 +-
 test/lisp/faces-resources/faces-test-dark-theme.el |    2 +-
 .../lisp/faces-resources/faces-test-light-theme.el |    2 +-
 test/lisp/faces-tests.el                           |    2 +-
 test/lisp/ffap-tests.el                            |    2 +-
 test/lisp/filenotify-tests.el                      |   82 +-
 test/lisp/files-tests.el                           |    2 +-
 test/lisp/files-x-tests.el                         |    2 +-
 test/lisp/font-lock-tests.el                       |    2 +-
 test/lisp/format-spec-tests.el                     |   12 +-
 test/lisp/gnus/gnus-icalendar-tests.el             |    2 +-
 test/lisp/gnus/gnus-search-tests.el                |    2 +-
 test/lisp/gnus/gnus-test-headers.el                |    2 +-
 test/lisp/gnus/gnus-tests.el                       |    2 +-
 test/lisp/gnus/gnus-util-tests.el                  |    2 +-
 test/lisp/gnus/message-tests.el                    |    2 +-
 test/lisp/gnus/mml-sec-tests.el                    |   12 +-
 test/lisp/gnus/nnrss-tests.el                      |    2 +-
 test/lisp/help-fns-tests.el                        |    2 +-
 test/lisp/help-mode-tests.el                       |    2 +-
 test/lisp/help-tests.el                            |    2 +-
 test/lisp/hfy-cmap-tests.el                        |    2 +-
 test/lisp/hi-lock-tests.el                         |    2 +-
 test/lisp/htmlfontify-tests.el                     |    2 +-
 test/lisp/ibuffer-tests.el                         |    2 +-
 test/lisp/ido-tests.el                             |    2 +-
 test/lisp/image-file-tests.el                      |    2 +-
 test/lisp/image-tests.el                           |    2 +-
 test/lisp/image/exif-tests.el                      |    2 +-
 test/lisp/image/gravatar-tests.el                  |    2 +-
 test/lisp/imenu-tests.el                           |    2 +-
 test/lisp/info-xref-tests.el                       |    2 +-
 test/lisp/international/ccl-tests.el               |    2 +-
 test/lisp/international/mule-tests.el              |    2 +-
 test/lisp/international/mule-util-tests.el         |    2 +-
 test/lisp/international/ucs-normalize-tests.el     |    2 +-
 test/lisp/isearch-tests.el                         |    2 +-
 test/lisp/jit-lock-tests.el                        |    2 +-
 test/lisp/json-tests.el                            |    2 +-
 test/lisp/jsonrpc-tests.el                         |    2 +-
 test/lisp/kmacro-tests.el                          |    2 +-
 test/lisp/ls-lisp-tests.el                         |    2 +-
 test/lisp/mail/flow-fill-tests.el                  |    2 +-
 test/lisp/mail/footnote-tests.el                   |    2 +-
 test/lisp/mail/qp-tests.el                         |    2 +-
 test/lisp/mail/rfc2045-tests.el                    |    2 +-
 test/lisp/mail/rfc2047-tests.el                    |    2 +-
 test/lisp/mail/rfc2368-tests.el                    |    2 +-
 test/lisp/mail/rfc822-tests.el                     |    2 +-
 test/lisp/mail/rmail-tests.el                      |    2 +-
 test/lisp/mail/rmailmm-tests.el                    |    2 +-
 test/lisp/mail/uudecode-tests.el                   |    2 +-
 test/lisp/makesum-tests.el                         |    2 +-
 test/lisp/man-tests.el                             |    2 +-
 test/lisp/md4-tests.el                             |    2 +-
 test/lisp/minibuffer-tests.el                      |    2 +-
 test/lisp/misc-tests.el                            |    2 +-
 test/lisp/mouse-tests.el                           |    2 +-
 test/lisp/mwheel-tests.el                          |    2 +-
 test/lisp/net/browse-url-tests.el                  |    2 +-
 test/lisp/net/dbus-tests.el                        |    2 +-
 test/lisp/net/dig-tests.el                         |    2 +-
 test/lisp/net/gnutls-tests.el                      |    2 +-
 test/lisp/net/hmac-md5-tests.el                    |    2 +-
 test/lisp/net/mailcap-tests.el                     |    2 +-
 test/lisp/net/netrc-tests.el                       |    2 +-
 test/lisp/net/network-stream-tests.el              |    2 +-
 test/lisp/net/newsticker-tests.el                  |    2 +-
 test/lisp/net/nsm-tests.el                         |    2 +-
 test/lisp/net/ntlm-tests.el                        |    2 +-
 test/lisp/net/puny-tests.el                        |    2 +-
 test/lisp/net/rcirc-tests.el                       |   14 +-
 test/lisp/net/rfc2104-tests.el                     |    2 +-
 test/lisp/net/sasl-scram-rfc-tests.el              |    2 +-
 test/lisp/net/secrets-tests.el                     |    2 +-
 test/lisp/net/shr-tests.el                         |    2 +-
 test/lisp/net/tramp-archive-tests.el               |    2 +-
 test/lisp/net/tramp-tests.el                       |  181 +-
 test/lisp/net/webjump-tests.el                     |    2 +-
 test/lisp/nxml/nxml-mode-tests.el                  |    2 +-
 test/lisp/nxml/xsd-regexp-tests.el                 |    2 +-
 test/lisp/obarray-tests.el                         |    2 +-
 test/lisp/obsolete/cl-tests.el                     |    2 +-
 test/lisp/org/org-tests.el                         |    2 +-
 test/lisp/paren-tests.el                           |    2 +-
 test/lisp/password-cache-tests.el                  |    2 +-
 test/lisp/pcmpl-linux-tests.el                     |    2 +-
 test/lisp/play/animate-tests.el                    |    2 +-
 test/lisp/play/dissociate-tests.el                 |    2 +-
 test/lisp/play/fortune-tests.el                    |    2 +-
 test/lisp/play/life-tests.el                       |    2 +-
 test/lisp/play/morse-tests.el                      |    2 +-
 test/lisp/play/studly-tests.el                     |    2 +-
 test/lisp/progmodes/asm-mode-tests.el              |    2 +-
 test/lisp/progmodes/autoconf-tests.el              |    2 +-
 test/lisp/progmodes/bat-mode-tests.el              |    2 +-
 test/lisp/progmodes/cc-mode-tests.el               |    2 +-
 test/lisp/progmodes/compile-tests.el               |    2 +-
 test/lisp/progmodes/cperl-mode-tests.el            |   10 +-
 test/lisp/progmodes/elisp-mode-tests.el            |    2 +-
 test/lisp/progmodes/etags-tests.el                 |    2 +-
 test/lisp/progmodes/f90-tests.el                   |    2 +-
 test/lisp/progmodes/flymake-tests.el               |    2 +-
 test/lisp/progmodes/gdb-mi-tests.el                |    2 +-
 test/lisp/progmodes/glasses-tests.el               |    2 +-
 test/lisp/progmodes/js-tests.el                    |    2 +-
 test/lisp/progmodes/opascal-tests.el               |    2 +-
 test/lisp/progmodes/pascal-tests.el                |    2 +-
 test/lisp/progmodes/perl-mode-tests.el             |    2 +-
 test/lisp/progmodes/ps-mode-tests.el               |    2 +-
 test/lisp/progmodes/python-tests.el                |    2 +-
 test/lisp/progmodes/ruby-mode-resources/ruby.rb    |    8 +
 test/lisp/progmodes/ruby-mode-tests.el             |    2 +-
 test/lisp/progmodes/scheme-tests.el                |    2 +-
 test/lisp/progmodes/sql-tests.el                   |    2 +-
 test/lisp/progmodes/subword-tests.el               |    2 +-
 test/lisp/progmodes/tcl-tests.el                   |    2 +-
 test/lisp/progmodes/xref-tests.el                  |   77 +-
 test/lisp/ps-print-tests.el                        |    2 +-
 test/lisp/register-tests.el                        |    2 +-
 test/lisp/replace-tests.el                         |    2 +-
 test/lisp/rot13-tests.el                           |    2 +-
 test/lisp/saveplace-tests.el                       |    2 +-
 test/lisp/scroll-lock-tests.el                     |    2 +-
 test/lisp/ses-tests.el                             |    2 +-
 test/lisp/shadowfile-tests.el                      |    2 +-
 test/lisp/shell-tests.el                           |    2 +-
 test/lisp/simple-tests.el                          |    2 +-
 .../so-long-tests/autoload-longlines-mode-tests.el |    2 +-
 .../so-long-tests/autoload-major-mode-tests.el     |    2 +-
 .../so-long-tests/autoload-minor-mode-tests.el     |    2 +-
 test/lisp/so-long-tests/so-long-tests-helpers.el   |    2 +-
 test/lisp/so-long-tests/so-long-tests.el           |    2 +-
 test/lisp/so-long-tests/spelling-tests.el          |    2 +-
 test/lisp/sort-tests.el                            |    2 +-
 test/lisp/soundex-tests.el                         |    2 +-
 test/lisp/startup-tests.el                         |    2 +-
 test/lisp/subr-tests.el                            |   34 +-
 test/lisp/tabify-tests.el                          |    2 +-
 test/lisp/tar-mode-tests.el                        |    2 +-
 test/lisp/tempo-tests.el                           |    2 +-
 test/lisp/term-tests.el                            |    2 +-
 test/lisp/term/tty-colors-tests.el                 |    2 +-
 test/lisp/textmodes/bibtex-tests.el                |    2 +-
 test/lisp/textmodes/conf-mode-tests.el             |    2 +-
 test/lisp/textmodes/css-mode-tests.el              |    2 +-
 test/lisp/textmodes/dns-mode-tests.el              |    2 +-
 test/lisp/textmodes/fill-tests.el                  |    2 +-
 test/lisp/textmodes/mhtml-mode-tests.el            |    2 +-
 test/lisp/textmodes/page-tests.el                  |    2 +-
 test/lisp/textmodes/paragraphs-tests.el            |    2 +-
 test/lisp/textmodes/po-tests.el                    |    2 +-
 test/lisp/textmodes/reftex-tests.el                |    2 +-
 test/lisp/textmodes/sgml-mode-tests.el             |    2 +-
 test/lisp/textmodes/tildify-tests.el               |    2 +-
 test/lisp/textmodes/underline-tests.el             |    2 +-
 test/lisp/thingatpt-tests.el                       |    2 +-
 test/lisp/thread-tests.el                          |    2 +-
 test/lisp/time-stamp-tests.el                      |    2 +-
 test/lisp/time-tests.el                            |    2 +-
 test/lisp/timezone-tests.el                        |    2 +-
 test/lisp/url/url-auth-tests.el                    |    2 +-
 test/lisp/url/url-domsuf-tests.el                  |    2 +-
 test/lisp/url/url-expand-tests.el                  |    2 +-
 test/lisp/url/url-file-tests.el                    |    2 +-
 test/lisp/url/url-future-tests.el                  |   10 +-
 test/lisp/url/url-handlers-test.el                 |    2 +-
 test/lisp/url/url-misc-tests.el                    |    2 +-
 test/lisp/url/url-parse-tests.el                   |    2 +-
 test/lisp/url/url-tramp-tests.el                   |    2 +-
 test/lisp/url/url-util-tests.el                    |    2 +-
 test/lisp/vc/add-log-tests.el                      |    2 +-
 test/lisp/vc/diff-mode-tests.el                    |    2 +-
 test/lisp/vc/ediff-diff-tests.el                   |    2 +-
 test/lisp/vc/ediff-ptch-tests.el                   |    2 +-
 test/lisp/vc/log-edit-tests.el                     |    2 +-
 test/lisp/vc/smerge-mode-tests.el                  |    2 +-
 test/lisp/vc/vc-bzr-tests.el                       |    2 +-
 test/lisp/vc/vc-hg-tests.el                        |    2 +-
 test/lisp/vc/vc-tests.el                           |    5 +-
 test/lisp/version-tests.el                         |    2 +-
 test/lisp/wdired-tests.el                          |    2 +-
 test/lisp/whitespace-tests.el                      |    2 +-
 test/lisp/wid-edit-tests.el                        |    2 +-
 test/lisp/xdg-tests.el                             |    2 +-
 test/lisp/xml-tests.el                             |    2 +-
 test/lisp/xt-mouse-tests.el                        |    2 +-
 test/manual/biditest.el                            |    2 +-
 test/manual/cedet/cedet-utests.el                  |    2 +-
 test/manual/cedet/ede-tests.el                     |    2 +-
 test/manual/cedet/semantic-tests.el                |    2 +-
 test/manual/cedet/srecode-tests.el                 |    2 +-
 test/manual/cedet/tests/test-fmt.cpp               |    2 +-
 test/manual/cedet/tests/test-fmt.el                |    2 +-
 test/manual/cedet/tests/test.c                     |    2 +-
 test/manual/cedet/tests/test.el                    |    2 +-
 test/manual/cedet/tests/test.make                  |    2 +-
 test/manual/cedet/tests/test.srt                   |    2 +-
 test/manual/cedet/tests/testdoublens.cpp           |    2 +-
 test/manual/cedet/tests/testdoublens.hpp           |    2 +-
 test/manual/cedet/tests/testjavacomp.java          |    2 +-
 test/manual/cedet/tests/testlocalvars.cpp          |    2 +-
 test/manual/cedet/tests/testnsp.cpp                |    2 +-
 test/manual/cedet/tests/testpolymorph.cpp          |    2 +-
 test/manual/cedet/tests/testspp.c                  |    2 +-
 test/manual/cedet/tests/testsppcomplete.c          |    2 +-
 test/manual/cedet/tests/testsppreplace.c           |    2 +-
 test/manual/cedet/tests/testsppreplaced.c          |    2 +-
 test/manual/cedet/tests/teststruct.cpp             |    2 +-
 test/manual/cedet/tests/testsubclass.cpp           |    2 +-
 test/manual/cedet/tests/testsubclass.hh            |    2 +-
 test/manual/cedet/tests/testtemplates.cpp          |    2 +-
 test/manual/cedet/tests/testtypedefs.cpp           |    2 +-
 test/manual/cedet/tests/testusing.cpp              |    2 +-
 test/manual/cedet/tests/testusing.hh               |    2 +-
 test/manual/cedet/tests/testvarnames.c             |    2 +-
 test/manual/cedet/tests/testvarnames.java          |    2 +-
 test/manual/cedet/tests/testwisent.wy              |    2 +-
 test/manual/etags/c-src/abbrev.c                   |    2 +-
 test/manual/etags/c-src/emacs/src/gmalloc.c        |    2 +-
 test/manual/etags/c-src/emacs/src/keyboard.c       |    2 +-
 test/manual/etags/c-src/emacs/src/lisp.h           |    2 +-
 test/manual/etags/c-src/emacs/src/regex.h          |    2 +-
 test/manual/etags/c-src/etags.c                    |    2 +-
 test/manual/etags/c-src/exit.c                     |    2 +-
 test/manual/etags/c-src/exit.strange_suffix        |    2 +-
 test/manual/etags/c-src/getopt.h                   |    2 +-
 test/manual/etags/c-src/sysdep.h                   |    2 +-
 .../etags/el-src/emacs/lisp/progmodes/etags.el     |    2 +-
 test/manual/etags/tex-src/texinfo.tex              |    2 +-
 test/manual/etags/y-src/cccp.c                     |    2 +-
 test/manual/etags/y-src/parse.c                    |    2 +-
 test/manual/etags/y-src/parse.y                    |    2 +-
 test/manual/image-circular-tests.el                |   87 +-
 test/manual/image-size-tests.el                    |    2 +-
 test/manual/image-transforms-tests.el              |    2 +-
 test/manual/indent/pascal.pas                      |    2 +-
 test/manual/redisplay-testsuite.el                 |    2 +-
 test/manual/scroll-tests.el                        |    2 +-
 test/src/alloc-tests.el                            |    2 +-
 test/src/buffer-tests.el                           |   35 +-
 test/src/callint-tests.el                          |    2 +-
 test/src/callproc-tests.el                         |    2 +-
 test/src/casefiddle-tests.el                       |    5 +-
 test/src/charset-tests.el                          |    2 +-
 test/src/chartab-tests.el                          |   22 +-
 test/src/cmds-tests.el                             |    2 +-
 test/src/coding-tests.el                           |    2 +-
 test/src/data-tests.el                             |    4 +-
 test/src/decompress-tests.el                       |    2 +-
 test/src/editfns-tests.el                          |    2 +-
 test/src/emacs-module-resources/mod-test.c         |   32 +-
 test/src/emacs-module-tests.el                     |   22 +-
 test/src/eval-tests.el                             |   19 +-
 test/src/fileio-tests.el                           |    8 +-
 test/src/floatfns-tests.el                         |    2 +-
 test/src/fns-tests.el                              |   59 +-
 test/src/font-tests.el                             |    2 +-
 test/src/indent-tests.el                           |    2 +-
 test/src/inotify-tests.el                          |    2 +-
 test/src/json-tests.el                             |    2 +-
 test/src/keyboard-tests.el                         |    2 +-
 test/src/keymap-tests.el                           |   15 +-
 test/src/lcms-tests.el                             |    2 +-
 test/src/lread-tests.el                            |    2 +-
 test/src/marker-tests.el                           |    2 +-
 test/src/minibuf-tests.el                          |    2 +-
 test/src/print-tests.el                            |    2 +-
 test/src/process-tests.el                          |  397 +-
 test/src/regex-emacs-tests.el                      |   66 +-
 test/src/syntax-tests.el                           |    2 +-
 test/src/textprop-tests.el                         |    2 +-
 test/src/thread-tests.el                           |    2 +-
 test/src/timefns-tests.el                          |    2 +-
 test/src/undo-tests.el                             |    2 +-
 test/src/xdisp-tests.el                            |    2 +-
 test/src/xfaces-tests.el                           |    2 +-
 test/src/xml-tests.el                              |    2 +-
 2942 files changed, 27280 insertions(+), 16489 deletions(-)
 create mode 100755 admin/emake
 create mode 100644 lib/eloop-threshold.h
 copy lib/{fpending.h => free.c} (66%)
 create mode 100644 lib/idx.h
 create mode 100644 lib/malloc/scratch_buffer.h
 create mode 100644 lib/malloc/scratch_buffer_dupfree.c
 create mode 100644 lib/malloc/scratch_buffer_grow.c
 create mode 100644 lib/malloc/scratch_buffer_grow_preserve.c
 create mode 100644 lib/malloc/scratch_buffer_set_array_size.c
 copy lib/{memrchr.c => rawmemchr.c} (61%)
 create mode 100644 lib/rawmemchr.valgrind
 copy lib/{strtoll.c => scratch_buffer.h} (55%)
 create mode 100644 lisp/emacs-lisp/memory-report.el
 create mode 100644 lisp/net/dictionary-connection.el
 create mode 100644 lisp/net/dictionary.el
 create mode 100644 lisp/org/org-refile.el
 create mode 100644 lisp/progmodes/etags-regen.el
 create mode 100644 m4/free.m4
 create mode 100644 m4/pid_t.m4
 create mode 100644 m4/rawmemchr.m4
 create mode 100644 test/lisp/align-resources/align-post.c
 create mode 100644 test/lisp/align-resources/align-post.java
 create mode 100644 test/lisp/align-resources/align-pre.c
 create mode 100644 test/lisp/align-resources/align-pre.java
 create mode 100644 test/lisp/align-tests.el
 create mode 100644 
test/lisp/emacs-lisp/bytecomp-resources/warn-wide-docstring-autoload.el
 create mode 100644 
test/lisp/emacs-lisp/bytecomp-resources/warn-wide-docstring-custom-declare-variable.el
 create mode 100644 
test/lisp/emacs-lisp/bytecomp-resources/warn-wide-docstring-defalias.el
 create mode 100644 
test/lisp/emacs-lisp/bytecomp-resources/warn-wide-docstring-defconst.el
 create mode 100644 
test/lisp/emacs-lisp/bytecomp-resources/warn-wide-docstring-define-abbrev-table.el
 create mode 100644 
test/lisp/emacs-lisp/bytecomp-resources/warn-wide-docstring-define-obsolete-function-alias.el
 create mode 100644 
test/lisp/emacs-lisp/bytecomp-resources/warn-wide-docstring-define-obsolete-variable-alias.el
 create mode 100644 
test/lisp/emacs-lisp/bytecomp-resources/warn-wide-docstring-defun.el
 create mode 100644 
test/lisp/emacs-lisp/bytecomp-resources/warn-wide-docstring-defvar.el
 create mode 100644 
test/lisp/emacs-lisp/bytecomp-resources/warn-wide-docstring-defvaralias.el
 create mode 100644 
test/lisp/emacs-lisp/bytecomp-resources/warn-wide-docstring-ignore-fill-column.el
 create mode 100644 
test/lisp/emacs-lisp/bytecomp-resources/warn-wide-docstring-ignore-override.el
 create mode 100644 
test/lisp/emacs-lisp/bytecomp-resources/warn-wide-docstring-ignore.el
 create mode 100644 
test/lisp/emacs-lisp/bytecomp-resources/warn-wide-docstring-multiline-first.el
 create mode 100644 
test/lisp/emacs-lisp/bytecomp-resources/warn-wide-docstring-multiline.el
 create mode 100644 test/lisp/emacs-lisp/memory-report-tests.el



reply via email to

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