emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] fix/bug-20871 updated (ab5fc7c -> 1ad94a1)


From: Marcin Borkowski
Subject: [Emacs-diffs] fix/bug-20871 updated (ab5fc7c -> 1ad94a1)
Date: Tue, 2 Jan 2018 03:52:40 -0500 (EST)

mbork pushed a change to branch fix/bug-20871.

      from  ab5fc7c   Add the function `fill-polish-nobreak-p'
      adds  c5a31f8       * lisp/progmodes/sql.el: Version 3.6
      adds  77083e2   Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs
      adds  4caa8d4   * test/Makefile.in: Don't suppress test failure for 
single tests.
      adds  209ddb1   Merge from gnulib
      adds  5261a7d   * lib/gettext.h: Merge from gnulib.
      adds  d03244e   * url/url-util.el (url-get-url-at-point): Add missing 
group in regex.
      adds  1b75af5   Fix emacs-module.h cleaning
      adds  dbe3e41   Don't try to eval local variables in Gnus article
      adds  ae98cdf   Add current-line in simple.el
      adds  b2fcba4   Revert "Add current-line in simple.el"
      adds  65b323e   Don't put deleted packages in the trash (bug#14967)
      adds  8b38720   Avoid a custom-variable-type error (bug#27363)
      adds  c4bec6c   autogen.sh: try to check for tool being present but broken
      adds  087e7e9   * lisp/files.el (local-enable-local-variables): Doc fix.
      adds  70d01da   kill-matching-buffers to optionally not confirm
      adds  27aba6d   ; * lisp/eshell/em-basic.el: Fix commentary. This file 
has never provided any such "version" command.
      adds  d0b3a95   Bind enable-local-variables to nil globally (fix dbe3e41)
      adds  de296e0   Revert "Don't bind org-agenda key to an anonymous 
function"
      adds  efa2b08   Delete old Date header in a simple way
      adds  6fcbbc3   Simplify autogen.sh version checking
      adds  fb45f70   Fix crash when built by GNU Gold linker on x86
      adds  3d7221d   Remove `:options' from `css-electric-keys'
      adds  6719211   Mark prolog indent variables as safe (bug#27369)
      adds  d2ea4ae   * src/lread.c (syms_of_lread) <load-history>: Doc fix.
      adds  1ed2086   Keep order of completion candidates (Bug#25995, Bug#24676)
      adds  1de9e29   Make gnus-article-date-user work
      adds  ac1cead   Fix temacs hybrid_malloc core dump
      adds  b7dfd39   Remove malloc_find_address relic
      adds  07a3386   Limit insert-file-contents to MAX_ALLOCA
      adds  35caaf7   Limit bidi_find_bracket_pairs to MAX_ALLOCA
      adds  87a44b9   Limit style_format to MAX_ALLOCA
      adds  0b3a0f3   Short-circuit substitutions for some simple types.
      adds  6af67b4   Reduce lread substitutions.
      adds  efe200c   Use getc_unlocked.
      adds  b914556   Replace read_objects assoc list with two hash tables.
      adds  59f3c86   Create less garbage to collect while reading symbols.
      adds  85f6aa3   Merge several Lisp reader speedups.
      adds  386a3da   Fix make_hash_table calls in lread.c
      adds  5cecd27   Update Org to v9.0.9
      adds  1ce7864   Add Org schemas.xml contents to Emacs schemas.xml
      adds  5cfdf8d   ; Fix ORG-NEWS formatting in previous commit
      adds  896641b9  Synchronize with the "emacs-sync" branch from Org
      adds  20e006f   ; Fix version in orgcard.tex
      adds  d533f5f   Do not hard code A1 cell reference, as it may be renamed.
      adds  eebb978   Fix symbol relocation when the relocated cell is renamed.
      adds  0ee2e85   * lisp/descr-text.el (describe-char): Avoid 
string-*-multibyte
      adds  21132e2   unidata: don’t check special casing in unidata-check  
(bug#26656)
      adds  18896f7   * lisp/net/shr.el (shr-fill-text): Actually fill the 
text.  (Bug#27399)
      adds  f6ef15c   Use unlocked stdio more systematically
      adds  dfe73cb   Remove getc_unlocked configure-time check
      adds  2f943ab   Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs
      adds  4bd4df4   * lisp/net/html2text.el: Move to obsolete/.
      adds  c75eb10   Don't change byte-compile-delete-errors at runtime 
(Bug#27340)
      adds  4314713   Adjust lm-verify to accept current notices
      adds  1886246   Provide additional support for child frames
      adds  b0042b7   Make CC Mode load cl-lib rather than cl in Emacs 26.
      adds  51e8e77   * lisp/subr.el (setq-local): Add debug declaration 
(Bug#27408).
      adds  68e03d1   Fix Android 6/7 problems in Tramp
      adds  b2f8159   Port recent frame changes to GCC 7
      adds  c05e3aa   Parenthesize frame.h macro definitions
      adds  b2bff45   Omit null-pointer test in intervals.h FRAME
      adds  ebb4e61   * lisp/progmodes/cc-fonts.el: Remove/mark unused vars
      adds  cb5d6e0   Don't quote lambda forms
      adds  6dd0462   Use #' instead of (function ...)
      adds  b9e17e2   Prefer `when' instead of 1-branch `if'
      adds  5377709   ; * src/emacs-module.c (module_make_string): Add another 
FIXME
      adds  1771d9b   Fix bug in handling GnuPG's TRUST_MARGINAL status
      adds  4a5653c   Avoid segfaults when some display vector is an empty 
string
      adds  2d99269   Don't read eshell/which output from *Help* buffer 
(Bug#26894)
      adds  e06b547   Make tcl-auto-fill-mode obsolete (Bug#10772)
      adds  5d45ba1   Replace with dolist some uses of while
      adds  d3a208e   Don't assume url structs are vectors (Bug#27333)
      adds  3b19663   * lisp/url/url-history.el: Use lexical-binding
      adds  138447c   Improve timer handling when Tramp accepts output
      adds  522e3c1   Operate on frame list instead of printed backtrace
      adds  ead5458   Improve ert backtrace recording
      adds  eb9d3ec   Escape control characters in backtraces (Bug#6991)
      adds  b567c48   Don't redundantly cl-print arglist in function docstring 
again
      adds  0ae28c7   Hide byte code in backtraces (Bug#6991)
      adds  c87c87f   Escape NUL bytes in X selections (Bug#6991)
      adds  169532b   ; Merge: Backtrace printing improvements (Bug#6991)
      adds  ceedd86   Release Tramp 2.3.2
      adds  7618d29   * lisp/emacs-lisp/debug.el (debugger-list-functions): 
Remove obsolete msg
      adds  6fb45b7   * lisp/emacs-lisp/cl-extra.el (cl--random-state): New 
defstruct
      adds  23ff664   * lisp/help-fns.el (describe-variable): Let-bind 
cl-print-compiled-button.
      adds  a75380f   ; Instrument test/Makefile.in for tramp-tests output on 
hydra
      adds  98cbba8   ; Fix last commit
      adds  ff6d090   ; Auto-commit of loaddefs files.
      adds  0ad5fd4   Fix threads on NS (bug#25265)
      adds  2bd32ed   Refactor key describing commands
      adds  e620bbe   Ignore mouse-movement for describe-key-briefly (Bug#12204)
      adds  59d0787   Make C++ digit separators work.  Amend the handling of 
single quotes generally
      adds  8a9ebf3   Minor copyedits of manuals regarding bidi conformance
      adds  0489f2c   Improve C++98 compatibility
      adds  c2f518c   Also mark module init function as noexcept if possible
      adds  11cbedc   * src/module-env-25.h (copy_string_contents): Fix comment.
      adds  9a2a7bb   Let test summary go through even if some logs were not 
generated
      adds  3269a58   ; Instrument tramp-tests.el
      adds  c7e7eb3   Fix Bug#27502
      adds  4383ff8   ; Instrument tramp-tests.el
      adds  95343da   Adapt Lisp reference to reader changes
      adds  3bab927   Remove FIXME comments about sentinel values
      adds  80e200c   Fix bug in yesterday's CC Mode commit.
      adds  a8b71b3   Extend dired-do-shell-command substitutions
      adds  6e39940   Ask confirmation for all suspicious wildcards
      adds  d90b98a   * doc/misc/tramp.texi: Replace ftp:// and http:// URLs by 
https://.
      adds  34d4720   Electric quotes: Improve support for Markdown mode 
(Bug#24709)
      adds  9a65b57   * lisp/emacs-lisp/cl-print.el (cl-print-compiled-button): 
t by default.
      adds  1fd6ca4   Make eww-search-words prompt for query if nothing selected
      adds  1b4f0a9   Split shr-copy-url dwim behavior into separate functions 
(Bug#26826)
      adds  5ca1888   Merge branch 'master' into scratch/org-mode-merge
      adds  bc3dcd5   dired-do-shell-command: Fix check for wildcards
      adds  1e60ee8   Merge branch 'master' into scratch/org-mode-merge
      adds  71169d5   ; Instrument tramp-tests.el
      adds  62504a9   Fix tramp-tests.el for hydra
      adds  2d846ee   Add realgud faces
      adds  a7754a2   Add absolute optional parameter to line-number-at-pos 
(Bug#26417)
      adds  35ed01d   Fix and simplify ansi escape detection (Bug#21381)
      adds  4ebdcc4   Let ansi-color overlay hooks work in eshell (Bug#27407)
      adds  37cdfec   Reset ansi escape context before printing eshell prompt 
(Bug#27407)
      adds  caf9244   (Re-)activate remote tests of filenotify-tests.el
      adds  9ac7dcc   Offer non-aligned indentation in lists in js-mode 
(Bug#27503)
      adds  4cd0db3   Use hook instead of face list to inhibit electric quoting
      adds  776635c   Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs
      adds  903c874   ; Remove unused text properties in test
      adds  4448c83   Add realgud faces to tdsh-dark-theme
      adds  2a9d739   Fix infloop in uncomment-region-default (Bug#27112)
      adds  684db44   Mention `ffap-url-unwrap-local' in find-file-at-point's 
docstring (Bug#27564)
      adds  92e64db   * lisp/progmodes/cc-mode.el: Mark unused arguments
      adds  bc0b138   * lisp/progmodes/cc-align.el: Mark unused arguments
      adds  b78cf15   * lisp/progmodes/cc-guess.el: Remove unused var
      adds  2fb15dc   * lisp/progmodes/cc-cmds.el: Remove unused vars
      adds  079d9a3   * lisp/progmodes/cc-engine.el: Mark unused args
      adds  d36fcad   * lisp/progmodes/cc-langs.el: Mark unused args
      adds  71e14f3   * lisp/progmodes/cc-vars.el: Mark unused args
      adds  dbc9b153  * lisp/progmodes/cc-defs.el (lookup-syntax-properties): 
Move ...
      adds  709b985   * lisp/progmodes/cc-bytecomp.el: Mark unused args
      adds  326d0ee   * lisp/progmodes/cc-awk.el: Mark unused args
      adds  5d62247   Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs
      adds  66dd3dc   Add realgud face definitions
      adds  17efc48   Suppress timers in Tramp
      adds  8ad9567   Small fix for bug-reference.el
      adds  26a308e   * lisp/org/ox-html.el (org-html-infojs-template): Update 
copyright.
      adds  0fda6d5   ; Standardize some copyright and license notices
      adds  94b2e1f   * lisp/progmodes/python.el (auto-mode-alist): Add .pyi.  
(Bug#27847)
      adds  24faf6b0  Don’t use -Woverride-init
      adds  d666269   Convert hex digits more systematically
      adds  018600f   Check for integer overflow in xbm images
      adds  e832feb   Allow comment-indent-functions to specify exact 
indentation (Bug#385)
      adds  7a0170d   Don't put whitespace between open paren and comment in 
Lisp modes (Bug#19740)
      adds  7f62a4a   Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs
      adds  20e9a00   Spelling fixes
      adds  386918f   Fix lisp-comment-indent for single-semicolon case
      adds  1eefada   Don't skip epg tests (Bug#23561)
      adds  5127535   Convert more uses of looking-at to following-char
      adds  579a9ee   Remove Vwindow_text_change_functions and related code
      adds  1cf6b15   Fix several todo-mode bugs found while debugging bug#27609
      adds  264dd81   todo-mode.el: Fix handling of hidden item headers 
(bug#27609)
      adds  c24748a   Add new todo-mode.el tests
      adds  eb27fc4   Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs
      adds  21ecda1   * lisp/window.el (display-buffer--special-action): Use a 
closure.
      adds  2fcdb95   * lisp/wid-edit.el (widget-color--choose-action): Use a 
closure
      adds  c819c05   ; Fix extra "," in previous commit
      adds  d283206   Fix ungetc bug when reading an encoding error
      adds  1628305   Avoid ungetc when loading charset maps from files
      adds  b8ead34   Fix more ungetc bugs with encoding errors
      adds  daf7896   Initial version of native display of line numbers
      adds  7277c0f   Finish up native display of line numbers
      adds  d4eddb0   Fix display of indicate-empty-lines when line numbers are 
displayed
      adds  bbaf2f3   Fix background color beyond EOB and cursor display
      adds  77f8b86   Fix display of line numbers with fonts larger than the 
default
      adds  5b648ac   Fix problems with line-number updates in Follow mode
      adds  9776d7b   Don't display line numbers in the minibuffer and in 
tooltip frames.
      adds  7d7602c   Fix crashes on TTY frames due to negative lnum_width.
      adds  55a9298   Fix tab stops when line numbers are displayed
      adds  efedb66   Rename display-line-width
      adds  fa5e84c   Change display of current line in relative mode
      adds  71a7294   Support a separate face for displaying the current line's 
number
      adds  6e18841   Allow Lisp program to disable line-number display for 
specific lines
      adds  13cc19a   Partial fix of hscroll of truncated lines with line 
numbers
      adds  0d5c713   Move additional hscrolling code into a suitable 'if'
      adds  ead4ab6   Improve documentation in NEWS.
      adds  16d2695   Minor change in NEWS.
      adds  540669c   Fix line number display for overlay/display strings with 
newlines
      adds  5d1025e   Allow to disable display of line numbers beyond EOB
      adds  33073d5   Minor aesthetic fix of last change.
      adds  67c8a21   Update IT's metrics while simulating display
      adds  beb95a8   Initial support for visually-relative line numbers
      adds  71e31ac   Support default-text-properties
      adds  5b9b494   Minor fixes
      adds  dfe1c82   Fix TAB display when the line-number face uses a 
smaller/larger font
      adds  a06dd3b   Fix hscrolling with line numbers on TTY frames
      adds  0e4f2e0   Speed up the visual-mode relative line numbers
      adds  7a762fb   Support displaying zero as the number of the current line
      adds  e83b128   Add documentation for display-line-numbers
      adds  a9be5a7   Fix relative-number display with non-nil 
display-line-number-width
      adds  1174e53   Improve documentation of faces related to 
display-line-numbers
      adds  fb62728   Avoid slow redisplay under 'visual' mode of line numbers
      adds  b5ce310   Improve display of tabs with line numbers
      adds  4c9353a   Avoid off-by-one errors in column C-n/C-p calculations
      adds  52bfb7d   Avoid errors in vertical-motion when buffer is narrowed
      adds  d5f8a3d   Fix display of current line number in visual mode
      adds  25bc391   Implement line numbers that disregard narrowing
      adds  4caf65d   Fix vertical-motion across the place where line-number 
width changes
      adds  13786d5   Exclude blank columns from value of 
line-number-display-width
      adds  5df239f   Support display of line numbers natively
      adds  6e2a2b3   Commentary enhancement in frame.el
      adds  92307cb   Avoid compiler warnings in xdisp.c debugging code
      adds  42cdb68   Support '=' in Scheme and Lisp tags in 'etags'
      adds  fd3bcfa   Update Unicode data and files to Unicode 10.0
      adds  a87d767   Capitalize the menu entry for display-line-numbers
      adds  b7dab24   Module assertions: check for garbage collections
      adds  efaf148   * lisp/cus-start.el (standard): Spelling fix.
      adds  4e3b9c5   Semi-automate the procedure for updating UCS normalize 
test bad lines
      adds  a163391   Update failing lines for UCS normalize tests
      adds  06ff34c   Optimize UCS normalization tests
      adds  05c5e4d   ; Merge: Update and optimize UCS normalization tests
      adds  9b8b73f   Add realgud faces faces to whiteboard...
      adds  e15784f   Define internal_border_parts for window systems only 
(Bug#27615)
      adds  b2aef81   ; * src/emacs-module.c (module_assert_thread): Simplify.
      adds  83218cf   Speed up display of line numbers for very large buffers
      adds  b56727e   ; * etc/NEWS: Fix a typo.
      adds  c6e94f8   Improve indexing of VC-related stuff in the Emacs manual
      adds  0cff089   Avoid compilation warning in files.el
      adds  51b29de   Avoid crashes on MS-Windows starting 64-bit .NET 
executables
      adds  28e6584   Refactor 'electric-quote-mode'
      adds  633db41   Remove pointless code in 'electric-quote-mode'
      adds  bb2ea81   Further improve electric quote support for Markdown 
(Bug#24709)
      adds  22af699   Fix bug in module_free_global_ref (Bug#27587)
      adds  81131ff   Re-add a useful assertion
      adds  ce6773a   Minor simplification of module_free_global_ref
      adds  083940a   Fix core dump in substitute-object-in-subtree
      adds  273f4bd   Fix failing module tests on GNU/Linux
      adds  0440c74   Add Quick Start Guide to Tramp manual
      adds  689c5c2   Use `with-demoted-errors' in Tramp
      adds  0bece6c   Add an optional testfn parameter to assoc
      adds  373cef5   Improve documentation of display-line-numbers
      adds  10b876b   ; * src/xdisp.c (syms_of_xdisp) <display-line-numbers>: 
Copyedits.
      adds  d014a5e   Use fixed-pitch font for display-line-numbers
      adds  46a681e   ; Enable traces for tramp-tests.el on hydra
      adds  4ddff36   Avoid assertion violations in close_infile_unwind
      adds  b048351   Add tests for SES, and fix one more cell renaming bug.
      adds  01a98e9   Minor tweaks of new line number display variables
      adds  125a8a6   CC Mode: create and use c-set-keymap-parent.
      adds  7dd72d7   Make prog-mode-map the parent of c-mode-base-map.  Fixes 
bug #26658.
      adds  dde7f2d   Fix some bugs in c-defun-name.  This fixes bug #25623.
      adds  1f08279   ; Improve tramp-tests traces
      adds  7eef16a   C++ Mode.  Fix anomaly occurring when a ">" is deleted 
then reinserted.
      adds  ab87dba   Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs
      adds  3128d5d   Merge from gnulib
      adds  5c9b6e9   Revert "Use fixed-pitch font for display-line-numbers"
      adds  6fa3176   Prevent display corruption when display-line-numbers is 
set
      adds  037d8bd   Add assertion related to display-line-numbers
      adds  60d24e1   Avoid byte-compilation warnings for advised functions
      adds  4d3657a   Always display rmail progress report under user control
      adds  05c7c82   Adjust timer in tramp-test36-asynchronous-requests
      adds  6443a95   Remove duplicate cl--random-state definition
      adds  9dee1c8   Improve stack-overflow heuristic on GNU/Linux
      adds  3bdf5b2   Remove Turkish ligatures from Dutch input method
      adds  1e09f8d   Do not convert ij and IJ to compatibility chars
      adds  0f3cc0b   * lisp/emacs-lisp/cl-lib.el (cl--random-time): Remove as 
well
      adds  583995c   GnuTLS HMAC and symmetric cipher support
      adds  6e2d6d5   * lisp/emacs-lisp/bytecomp.el: Fix bug#14860.
      adds  548941b   ; Standardize license notices in new files
      adds  389fb2a   Fix the MS-Windows build due to added GnuTLS functions
      adds  8b64a80   * .gitlab-ci.yml: Don't install a C++ compiler.  Suppress 
apt interaction.
      adds  05b8b86   GnuTLS integer-overflow and style fixes
      adds  89c5d59   Fix recent theme changes
      adds  ae56c96   Make combinations of :width/:max-height image specs work 
reliably
      adds  511fe21   src/image.c (compute_image_size): Remove superfluous 
checks.
      adds  55d6568   Fix the MS-Windows build broken in gnutls.c
      adds  d23f38e   Rearrange MS-Windows code that dynamically loads GnuTLS 
functions
      adds  011dfce   Realgud for two more light themes
      adds  178e0df   Fix compilation of gnutls.c with older GnuTLS
      adds  1f16110   Fix the Elisp manual wrt GnuTL cryptography
      adds  cc78d53   Improve some GnuTL error messages
      adds  a5c4ffd   Improve comments in faces.el
      adds  b30ee0c   Avoid link errors with older versions of GnuTLS
      adds  66683f4   ls-lisp: Fix file size format
      adds  30444c6   Fix some frame handling issues on NS
      adds  7a0fb00   Fix test when running from test/lisp/subr-tests.elc
      adds  7942679   Realgud for tango themes
      adds  45892db   Add missing declare-function for new function
      adds  56da7ad   Fix mismatched parens
      adds  7463636   Fix vc-src-dir-status-files
      adds  252444a   Merge from gnulib
      adds  59f6972   Use explicit_bzero to clear GnuTLS keys
      adds  b740b02   Use memset, not bzero
      adds  8250a20   * src/gnutls.c: Restore some comments.
      adds  b707231   Have Fgnutls_available_p return Qnil when GNUTLS is 
undefined
      adds  b2150e0   Preserve point under 'dired-auto-revert-buffer' (second 
case)
      adds  4968aa6   Fix `tramp-test39-unload'
      adds  76e1f7d   alist-get: Add optional arg TESTFN
      adds  5e2ae74   * lisp/emacs-lisp/map.el (map-put): Fix redundancy in 
docstring.
      adds  d7f7fef   Allow user control on what starts and ends a paragraph 
for bidi
      adds  8729634   ; * doc/emacs/dired.texi (Subdirectory Motion): Fix a 
typo. (Bug#27727)
      adds  4198b4d   Get positions of menus and tooltips right on HiDPI
      adds  36cf079   Remove usage of the GDK_SCALE variable
      adds  b041327   Always return the GDK scale
      adds  552c90e   Make scaling work (?) on pre-GTK3 systems
      adds  727b3df   Move comments around
      adds  002d6ab   Fix symbol completion and document it.
      adds  0083123   Fix relocation with named cell referred to by a 
one-symbol formula.
      adds  1a62721   Port gnutls.c to older (buggier?) GnuTLS
      adds  a2ee819   Let delete-selection-mode work with popup-menu commands 
(Bug#27569)
      adds  742caff   Don't use gtk_widget_get_scale_factor on old GTK3 versions
      adds  a20f4f0   Fix indentation when display-line-numbers is non-nil
      adds  fa72de6   * emacs-lisp/cl-lib.el (cl--old-struct-type-of): Accept 
`[]'
      adds  3d432a1   ; Add further traces to tramp-tests.el
      adds  c204948   Avoid infloop due to Eshell's "smart" redisplay
      adds  5ab9102   Use a more specific test for running on hydra.nixos.org
      adds  24bd525   * lisp/emacs-lisp/nadvice.el (advice--defalias-fset): 
Strip advices
      adds  be79366   * admin/notes/hydra: Mention environment variable 
EMACS_HYDRA_CI.
      adds  47429dc   Add test for bugs 7131, 27762
      adds  458057e   ; Editorial changes in admin/notes/hydra
      adds  0ef1b7c   Adjust todo-quit to recent change in dired
      adds  eda9aa0   * src/gnutls.c (clear_storage): Define only if needed.
      adds  644cdd1   Use grep's --null option (Bug#6843)
      adds  371565f   Fix the bogus change made 13 years ago (bug#27084)
      adds  9c6cacd   Fix hscrolling calculations when display-line-numbers is 
set
      adds  ee5ec64   Make tramp unloading handle debug counter variables
      adds  290d0e7   Stylistic changes in tramp-cache.el
      adds  8c09f11   * admin/notes/hydra: Small updates.
      adds  10e5280   Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs
      adds  df26f09   ; Spelling fixes
      adds  ffde1e9   Simplify recent gnutls.c changes
      adds  7a0ca22   Make eshell-next-prompt more reliable (Bug#27405)
      adds  d881b33   Handle when dired-directory is a cons in some Dired 
functions
      adds  7626849   ; * etc/NEWS: Fix format of an entry.
      adds  1d559e3   dired: Revert buffer when DIRNAME is a cons
      adds  16001d1   Use lexical-binding in todo-mode.el
      adds  237e238   Stop skipping many ibuffer tests by default
      adds  9742069   Further attempt to avoid hang in network-stream-tests
      adds  959fcb1   * test/lisp/ibuffer-tests.el: Delete temporary files.
      adds  2ec8f28   Introduce defcustom 'executable-prefix-env'
      adds  353d138   Fix the eww-search-words description in the Emacs manual
      adds  efa754d   ; * doc/emacs/search.texi (Word Search): Update for 
changes in bug#27341.
      adds  842ac11   Mention 'C-M-i' as key binding for 'ispell-complete-word'
      adds  d37a82b   ElDoc: add docstrings and minor refactoring
      adds  45c2544   Doc fixes for kmacro.el functions
      adds  6ec43f8   * lisp/subr.el (add-to-history): Doc fix.  (Bug#27494)
      adds  35838ed   Index 'rectangle' in the ELisp manual
      adds  813b3e4   Update ld-script mode (bug#27629)
      adds  9c9e8bd   Add 'scroll-bar-mode' to settings in 
'x-apply-session-resources'
      adds  47932ca   Document the support for "scrollBar" X resource
      adds  6d7e34b   Support indented HERE-DOCs in cperl-mode
      adds  ebb78a7   Add a minor mode interface for display-line-numbers
      adds  37954f3   Revert "Let delete-selection-mode work with popup-menu 
commands (Bug#27569)"
      adds  8b18911   Signal error for symbol names with strange quotes 
(Bug#2967)
      adds  c7df97f   ; * CONTRIBUTE: Rearrange sections into a more logical 
order.
      adds  640fc12   Add line numbers display to the Options menu
      adds  195a161   * doc/emacs/frames.texi (Fonts): Mention Gsettings.
      adds  e8ba01d   * configure.ac (MODULES_SUFFIX): Always give it a value.
      adds  e7f6518   Don't automatically enable Gconf if Gsettings was found
      adds  012487b   * lisp/display-line-numbers.el 
(display-line-numbers-type): Autoload it.
      adds  e33ddda   Fix image/svg+xml display in shr
      adds  e1d1aa6   Convert CC Mode's c-found-types from an obarray to a hash 
table.
      adds  2c87aab   Enable GUI Emacs without 'make install' on macOS (Bug 
#27645)
      adds  f57c710   Use a named function for global minor mode turn-on 
argument
      adds  ad4eff3   Add 'rx' pattern for pcase.
      adds  1f450f1   ; Don't keep temporary buffers alive after a dired test
      adds  9b971bd   Merge from gnulib
      adds  6dc5d45   Update .gitignore for Valgrind and no Automake
      adds  fe25d0c   Ensure that we parse images right in shr.el
      adds  f07b12c   Fix Bug#27371
      adds  69fb12a   (loadhist-unload-element): Move ERT and cl-generic methods
      adds  3d847fa   * lisp/progmodes/perl-mode.el: Add support for indented 
here docs
      adds  b46a02e   Do not use ImageMagick 7 and later
      adds  7a4d9f6   Properly align global lispsym
      adds  4a65589   * configure.ac: Be explicit about ImageMagick version in 
summary.
      adds  f23090d   Recognize MirBSD Korn shell rc file
      adds  32daa3c   ; Fix previous commit
      adds  df1a712   Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs
      adds  35954cb   register-read-with-preview: Quit if user input C-g or ESC
      adds  565cfd9   ls-lisp: Add an unload function and enable lexical binding
      adds  ea5789d   ; Instrument entry of tramp--test-instrument-test-case
      adds  24b9158   * lisp/emacs-lisp/eieio-compat.el 
(eieio--defgeneric-init-form):
      adds  4d30cf6   * lisp/progmodes/sh-script.el (sh-mode): Recognize mkshrc.
      adds  d5c41e9   Dired: Support eshell-ls from the beginning if the user 
wants to
      adds  ea0aabb   Fix two customization types in frame.el
      adds  325ad16   Fix cl-defmethod indentation
      adds  851452f   Fix semantic-symref-parse-tool-output-one-line after 
644cdd1aa0
      adds  e19e1f9   Stop using unibyte buffers for ert backtraces
      adds  e1e8d2e   * doc/lispref/loading.texi (When to Autoload): New 
section.
      adds  86c8627   * lisp/emacs-lisp/cl-generic.el 
(cl-generic-define-method):
      adds  9c00d63   * lisp/ruler-mode.el (ruler-mode-ruler): Document problem.
      adds  27badfe   * lisp/calendar/todo-mode.el 
(todo-print-buffer-function): Rework docstring.
      adds  ea87506   * lisp/url/url-cookie.el: Use lexical-binding
      adds  2d1d54d   * lisp/vc/smerge-mode.el: Avoid N² blow up in degenerate 
cases
      adds  28faa94   CC Mode: Fix declarator being cut off from terminator by 
end of jit-lock chunk
      adds  82583d4   Add watchdog process to tramp-test36-asynchronous-requests
      adds  30e6e55   Fix variables in C++ "for" statement not always being 
fontified.
      adds  eaa5dc9   Fix C++ class initializers not always being fontified at 
mode start.
      adds  955e0cb   * lisp/loadhist.el (unload-feature): Remove ad-hoc ELP 
code
      adds  353dbbb   New commands 'apropos-local-variable', 
'apropos-local-value'
      adds  82c7c1e   Improve doc string of 'locate-dominating-file'
      adds  f1ed31a   ; * .gitignore: Add .deps/.
      adds  dc9c6a0   Preserve this-command-keys across recursive-edit 
invocations
      adds  b2225a3   * lisp/subr.el (method-files): Move function to 
cl-generic.el
      adds  bfb8d33   * lisp/subr.el (define-symbol-prop): New function
      adds  d66dcde   * lisp/password-cache.el (password-data): Use a hash-table
      adds  6238b6c   Clarify documentation of ':inherit' face attribute
      adds  920afa2   Do not worry about paxctl on newer NetBSD
      adds  51f5d3b   ; Revert "; * .gitignore: Add .deps/."
      adds  a00083c   Minor copyedits of comments in faces.el
      adds  d3fcb92   Improve documentation of 'occur'
      adds  dfee60f   Do not unset user key remaps in dired-x
      adds  8e394b0   Preserve point under 'dired-auto-revert-buffer' (third 
case)
      adds  7017528   artist.el: Avoid error with keyboard command invocation
      adds  eae4fa5   * lisp/whitespace.el: Use lexical binding.
      adds  4246ad2   * lisp/ido.el: Use lexical binding.
      adds  47cecf3   Use lexical-binding in dired-aux.el
      adds  d7825cb   * lisp/kmacro.el: Use lexical binding.
      adds  fb09370   * lisp/find-dired.el: Enable lexical binding
      adds  2c930d1   * lisp/find-lisp.el: Enable lexical binding
      adds  6f6639d   Dired: Handle posix wildcards in directory part
      adds  4219240   Change default CSS property face
      adds  65d4282   * test/lisp/net/tramp-tests.el 
(tramp-test17-dired-with-wildcards): New test.
      adds  6c10671   * lisp/dired.el (dired-insert-directory): Move 
`file-remote-p' check up.
      adds  c8f44e4   ls-lisp: Do not require em-glob at top of the file
      adds  dcfcaf4   ; Don't use non-ASCII quotes in comments
      adds  ebce9c2   Merge from gnulib
      adds  6ebef3d   * lisp/dired (dired-trivial-filenames): Use \` and \' to 
match string bounds
      adds  55d62d3   ; Change instrumentation code in tramp-tests.el
      adds  3d58ea1   Small adaptions for directory wildcards
      adds  192342a   dired-tests: Unload tested features after test them
      adds  3a8d0cc   Avoid most stat calls when completing file names
      adds  ef7a18a   Follow SAUNA recommendations for display-line-numbers-type
      adds  c5305ff   Add more should form calls in a failing dired test
      adds  cb764ac   ; Auto-commit of loaddefs files.
      adds  4ddc564   Update todo-mode defcustoms in a less hideous way
      adds  f3ad159   Insert subdir content if dir-or-list is a string w/o 
wildcards
      adds  21375a2   Fix some dired-tests.el on MS-Windows
      adds  f74164a   Fix misalignment in Dired when dired-directory is a cons
      adds  1a65afb   Don’t worry about unlink if errno == ENOENT
      adds  0fd6de9   * lisp/gnus/mm-uu.el (mm-uu-org-src-code-block-extract): 
Say the handle is already decoded. cf. <address@hidden> in the 
info-gnus-english list.
      adds  0668ecc   * test/lisp/ls-lisp-tests.el: Rename it from ls-lisp.el
      adds  a79671c   Move dired tests using ls emulation to different files
      adds  e82c4f5   Don't assume /bin/sh as the 'sh' location in the local 
host
      adds  ae05583   dired-align-file: Inherit text properties in inserted 
spaces
      adds  4207733   ; Extend traces in tramp-test36-asynchronous-requests for 
hydra
      adds  5656492   When creating a link, ask only if EEXIST
      adds  1f9f514   When renaming a file, ask only if EEXIST or ENOSYS
      adds  49d6e59   Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs
      adds  cf1da46   ls-lisp: Autoload call instead of cookie
      adds  6129120   Add debugging messages to a Dired test
      adds  fe80d58   .gitlab-ci.yml: Use stretch Debian image instead of 
unstable
      adds  5ed0bf1   Clarify when autogen.sh should run only autoconf
      adds  2d2c12f   Default to --with-mailutils if it is installed
      adds  a8a81df   Simplify configuration of HAVE_GNUTLS3 etc.
      adds  f465efe   Port GnuTLS usage to Ubuntu 16.04.2 LTS
      adds  ddc1ff5   Port recent rename changes to RHEL 7 + NFS
      adds  e8ca0c5   Fix version numbers for some GnuTLS features
      adds  28e0004   * lisp/shell.el (explicit-shell-file-name): Mention 
shell-file-name
      adds  db5d38d   Fix 2 tests that fail in MS-Windows
      adds  bc6ab63   Fix dired-test-bug25609 on MS-Windows
      adds  5ae7dda   Fix dired-test-bug27631 on MS-Windows
      adds  d32d8d0   ; Improve commentary of Info-default-directory-list
      adds  929c606   ls-lisp: Drop eshell dependencies
      adds  4b7f822   Implement iterator generator for avl-trees.
      adds  3a0f2df   ; Fix map-tests when compiled
      adds  12d7757   ; * lisp/emacs-lisp/re-builder.el: Fix commentary 
(Bug#27947).
      adds  055e2a1   insert-directory-wildcard-in-dir-p: Tweak regexp
      adds  0a24f47   Port recent rename changes to Ubuntu 14.04
      adds  b8748dd   Merge from gnulib
      adds  19a41ce   Improve documentation of 'region-extract-function'
      adds  2441d01   Fix files-tests.el for MS-Windows
      adds  8a577e9   Make "C-h o" show faces as well as variables
      adds  a0aef7c   Improve test of error message when Emacs cannot be 
suspended
      adds  2cb9805   Unify CNS11643-15
      adds  885c512   Fix a bug in 'generate-new-buffer-name'
      adds  c3ac93b   Make header line in some modes be sensitive to 
display-line-numbers
      adds  5840399   Avoid segfaults while producing Punct.el
      adds  9df49cd   Unify CNS11643-15 in a way that avoids segfaults
      adds  0bd08c0   * etc/tutorials/TUTORIAL: Update.
      adds  9b463fa   Respect comment-auto-fill-only-comments
      adds  7c3593f   dired-revert: save line numbers instead of positions
      adds  c0df64d   Dired w/ eshell-ls: Handle shell wildcards in file name
      adds  785a4a1   Fix a couple of make-temp-file races
      adds  cbea38e   dired-do-delete: Allow to delete dirs recursively without 
prompts
      adds  e7aabd8   dired-delete-file: Do not TAB complete the user answer
      adds  b1b99ed   Minor tweak in a dired test
      adds  c2a8cff   ; Fix previous commit
      adds  8a406d1   * etc/tutorials/TUTORIAL.he: Update to match recent 
changes to TUTORIAL.
      adds  93511e9   Fix some crashes on self-modifying Elisp code
      adds  c2f1830   Merge null and without-null regexp alists (Bug#27840, 
Bug#27873)
      adds  6e2c092   Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs
      adds  446e925   Fix a couple more make-temp-file races
      adds  b6b362c   Fix doc-string of `delete-other-windows'
      adds  2d76cf9   * lisp/gnus/gnus-bcklg.el (gnus-backlog-request-article): 
Fix thinko.
      adds  14ea76a   Fix infinite recursion under prettify-symbols-mode and 
linum-mode
      adds  85512e7   Allow async command output buffer to be shown only on 
output
      adds  7136e67   Add Enchant support to ispell.el (Bug#17742)
      adds  28f1fe9   Add support for arguments in ALTERNATE_EDITOR to 
emacsclient
      adds  89187e9   Revert "Add support for arguments in ALTERNATE_EDITOR to 
emacsclient"
      adds  e6fa083   Revert "Add Enchant support to ispell.el (Bug#17742)"
      adds  054c198   Catch argument and macroexpansion errors in ert
      adds  95a04fd   ; Avoid test failures when running from compiled test 
files
      adds  0508045   Don't error on circular values in testcover
      adds  00f7e31   Add a test of handling of circular values to 
testcover-tests
      adds  cc30d77   Let `define-symbol-prop' take effect during compilation
      adds  b5c8e98   Let the cl-typep effects of defclass work during 
compilation (Bug#27718)
      adds  79a7456   Don't define gv expanders in compiler's runtime 
(Bug#27016)
      adds  bec5b60   ; Merge: Fixes for macroexpansion and compilation
      adds  919ac3a   query-replace: Undo replacements performed with 'comma
      adds  c3445ae   Do some cleanup in mailcap.el
      adds  846870e   Show number of errors in compilation-mode mode-line
      adds  7d1115e   Document make-temp-name magic limitations
      adds  4cb0bdd   Some cleanup in message.el
      adds  884d43b   Convert uses of looking-at in viper-ex to following-char
      adds  63b5a4a   Replace some uses of eval
      adds  2ef880c   Don't try to jump to non-existent part (bug#28013)
      adds  9723782   Use help-mode xrefs in describe-font
      adds  9ecbdee   Ask files for deletion in buffer order: top first, botton 
later
      adds  da4438e   dired-delete-file:  Dont't ask for empty dirs
      adds  7fc27ea   Fix crashing emacs-module tests on MS-Windows
      adds  904be8c   Merge from gnulib
      adds  81656ad   Fix auto-filling regression
      adds  179499c   Respect buffer-local value of tags-table-list (Bug#27772)
      adds  a56e6e7   Improve performance for rename-file etc.
      adds  e3ed43f   Fix a minor todo-mode regression
      adds  19d2b4a   Make a case-sensitive match for strings
      adds  84288cf   Add new face 'header-line-highlight'
      adds  8cc8ad0   Use Gnulib 'tempname' on MS-Windows
      adds  a955d79   Adapt tabulated list when display-line-number is turned on
      adds  e94b0d4   Adapt Proced display to display-line-numbers
      adds  ec5cfaa   Implement EXCL of write-region for Tramp
      adds  fce2b2d   Fix completion on directory names on MS-DOS/MS-Windows
      adds  a685d9d   Improve doc strings of 2 functions in simple.el
      adds  bbf52c1   Adjust jka-compr to recent Tramp changes.
      adds  ed94046   Default autogen.sh to 'all'
      adds  81e2216   Simplify re and document 'autoconf.sh all'
      adds  9eb30cb   Document internal-use naming conventions
      adds  a6ad98a   Improve make-temp-file performance on local files
      adds  ebf53ed   Fix make-temp-file bug with ""/"."/".." prefix
      adds  55a5e30   ; Do not mention ange-ftp-lovers ML in ange-ftp.el 
(Bug#28075)
      adds  0b858d9   Fix uri of Emacs Wiki
      adds  00bc04f   * lisp/tar-mode.el (tar-grind-file-mode): Fix docstring
      adds  8c8be4f   Add test suites for arc-mode and tar-mode
      adds  28a5b8a   Fix vertical cursor motion across too wide images
      adds  2367c15   Fix vertical cursor motion when cursor is on the fringe
      adds  e2e3856   Use 'header-line-highlight' face in proced and erc
      adds  abab4b0   Remove feeds with dead uris from 
newsticker--raw-url-list-defaults
      adds  8de2edd   Merge branch 'master' of 
git.savannah.gnu.org:/srv/git/emacs
      adds  5bdc97d   Be consistent in spelling 'ok-if-already-exists'.
      adds  ab2da68   Tiny JSON performance improvement
      adds  65899e5   * lisp/net/ange-ftp.el (ange-ftp-skip-msgs): Support 
ftp-ssl.
      adds  16f11be   Fix 'rename' on MS-Windows
      adds  5ba4c7d   Implement renameat_noreplace for MS-Windows
      adds  4fe9a9e   Clean up temp files after some tests
      adds  13a8468   Improve rename-file behavior on macOS
      adds  e88bbd2   Speed up ./configure with more caching (Bug#27960)
      adds  9746058   Improve rename-file port to macOS
      adds  66b75d3   archive-int-to-mode: Fix order of testing S_ISUID, 
S_ISGID bits
      adds  3f88781   New major mode: Less CSS mode
      adds  85a9f42   Fixes and tweaks for the new Less CSS mode
      adds  141cc78   Support indentation of detached Less CSS rulesets
      adds  b95efd3   * .gitlab-ci.yml: add Git to the installed packages.
      adds  7f8e50f   * .gitlab-ci.yml: run "autogen.sh autoconf" to avoid Git.
      adds  63daecd   Fix the MS-Windows build
      adds  5c3d0ce   New manual section "Copying and Naming"
      adds  e97aebd   Do not assume regular Git .git/hooks dir
      adds  55c9238   Fix eldoc highlighting for &key args (Bug#27272)
      adds  3305dec   Add tests for previous commit
      adds  142397e   * lisp/net/ange-ftp.el (ange-ftp-skip-msgs): Further 
support ftp-ssl.
      adds  3b84464   * doc/emacs/files.texi (Copying and Naming): Mention
      adds  400934b   files-tests.el: Remove unused lexical variable
      adds  3505b77   Add multiframe image support to NS port (bug#21714)
      adds  69f2b75   Allow use of run-time OS version checks on macOS 
(bug#27810)
      adds  794c3cd   Merge from Gnulib; use ‘open’ for O_CLOEXEC
      adds  3f938e1   * lisp/woman.el (woman-push, woman-pop): Remove.  
(Bug#27962)
      adds  10a5a52   * lisp/term/konsole.el: New file.
      adds  ddda5ae   Set `default-directory' for watchdog in tramp-test.el
      adds  2cfb32b   Fix the MS-Windows build
      adds  eb34f7f   Split flymake.el into flymake-proc.el and flymake-ui.el
      adds  13993c4   Add flymake-backends defcustom
      adds  5a5aa6e   Merge branch 'master' of 
git.savannah.gnu.org:/srv/git/emacs
      adds  7791bca   * src/w32.c (sys_rename_replace): Support renaming a 
directory.
      adds  6163147   Support Posix semantics of 'rename' on MS-Windows
      adds  8764544   Treat control characters in JSON strings as invalid
      adds  cb7aa6c   Remove custom version parsing from epg-config.el 
(Bug#27963)
      adds  7ab9546   * doc/emacs/files.texi (Copying and Naming): Avoid 
confusing texi2pdf.
      adds  bc5fba7   ; Minor copyedits in manuals.
      adds  65d3c27   Delete library-of-babel.org
      adds  efb508b   Support HiDPI displays for wave style underlines
      adds  a1ed97e   Implement HiDPI support for underwave on MS-Windows
      adds  99b3250   Non-ASCII support for man page section and header names
      adds  fb1a489   A new face for show-paren in expression mode
      adds  e962ca5   Don't call the same hook twice due to obsolete aliases
      adds  3565437   Add auth-source tests and codify its API better
      adds  44b06ac   * etc/tutorials/TUTORIAL.sv: synced with TUTORIAL
      adds  39e6692   * lisp/elec-pair.el (electric-pair-text-pairs): Don't 
autoload (Bug#24901).
      adds  7098823   Fix default value of electric-pair-pairs and 
electric-pair-text-pairs
      adds  9ff5edc   * test/lisp/auth-source-tests.el: Minor cleanups to use 
CL.
      adds  10cde01   * test/lisp/auth-source-tests.el: Avoid `string-join' to 
be simple.
      adds  94f3f13   Fix and document make-temp-file optional text parameter
      adds  fe87e35   * lisp/files.el (make-temp-file): Fix directory use case.
      adds  8ed6446   ; * test/lisp/auth-source-tests.el: Require `cl-lib' 
instead of `cl'.
      adds  e66e816   Don't lose arguments to eshell aliases (Bug#27954)
      adds  e73691e   Improve make-temp-file performance on local files
      adds  6763399   Fix recently-introduced file descriptor leak
      adds  e58b3ef   Clarify behavior of symlinks and directories
      adds  82b0598   Use define-minor-mode for rcirc-omit-mode
      adds  8a9905e   Fix two side window problems noted by Alex (Bug#27999)
      adds  f0d5dcc   Rename `no-delete-other-window' to 
`no-delete-other-windows'
      adds  3baf2d8   Fix one more issue reported by Alex (Bug#27999)
      adds  1e2fbb5   Improve support of display-line-numbers in 
tabulated-list-mode
      adds  5070717   ; Fix last change
      adds  2c77213   Improve support of display-line-numbers in package.el
      adds  1c382c0   Make list-processes support display-line-numbers
      adds  83f0d60   Don’t adjust CRLF in file names
      adds  1b8d0fe   Change recent symlink tests to just test ASCII
      adds  2326a3a   Stop printing '4' in .elc files after 
'define-symbol-prop' calls
      adds  dbd3a17   * lisp/term.el (term-mode): Use `window-text-height' 
(Bug#5615).
      adds  60d4175   Add Enchant support to ispell.el (Bug#17742)
      adds  fc2ccb2   Remove old comments and a redundant FIXME
      adds  cf74c27   Document Enchant support
      adds  296472f   Implement `interrupt-process' for remote processes 
(Bug#28066)
      adds  a5ff1fc   Add missing require
      adds  bc15740   ; * lisp/textmodes/ispell.el: `subr-x' is only needed at 
compile time.
      adds  cdfe1cb   ; Remove python-shell-calculate-command-1 test
      adds  9714545   Work around w32-python-2.x bug to fix prompt detection 
(Bug#21376)
      adds  7ef0b5f   Simplify eldoc-message
      adds  9da8d60   Fix byte-compilation warnings in semantic/symref/grep
      adds  082c72d   Remove the workaround for bug#20719
      adds  807b67f   ; Fix typo in lispref
      adds  de3a3ed   allow nil init in flymake-allowed-file-name-masks to 
disable flymake
      adds  9840499   mark flymake-mode as safe local variable when the value 
is nil
      adds  76fbe2f   Avoid floating-point exceptions while drawing underwave
      adds  01844e4   Implement `interrupt-process-functions'
      adds  694e2d8   Fix the 'versionclean' target in src/Makefile
      adds  80fccd4   Avoid losing the buffer restriction in flyspell-mode
      adds  891bc98   Port /bin/sh scripts to Solaris 10
      adds  ba0bb33   Treat tests in lib-src like tests in src
      adds  9d79735   Optimize skkdic conversion (Bug#28043)
      adds  ee9392a   Add tests for cl-macs.el (Bug#27559)
      adds  336707e   Test `file-expand-wildcards' for Tramp
      adds  ee5a146   ; * src/w32.c: Fix a typo in a comment.
      adds  4309d15   When looking for the end of a declarator, prevent macros 
fouling up the search
      adds  7baa50e   Add ability to change macOS WM theme (bug#27973)
      adds  95130f1   Fix PNGs on macOS (bug#28176)
      adds  9538ba6   Use lisp type in log message (bug#28176)
      adds  ad3cd22   Add conf-toml-mode
      adds  c71162e   Remove old duplicate commented code
      adds  f846681   Remove old commented code and obsolete comments
      adds  fa5e63e   Fix a comment whitespace typo.
      adds  0332a0e   Minor improvements for tramp-interrupt-process, 
documentation
      adds  303481b   Keep face available if there are no matches
      adds  22ebde6   Store the regexp just when there are matches
      adds  bd9ad2e   Avoid using string-to-multibyte in ispell.el
      adds  daf434b   Prefer ‘double’ for FP temps in xterm.c
      adds  1bd1658   * lisp/emacs-lisp/package.el: Don't let failure stop us
      adds  ca30d22   Remove old commented code from sh-script.el
      adds  38daeca   Minor docstring language fix
      adds  690512d   Fix a FIXME with an exegetical comment
      adds  0d2b409   Fix file-name completion on network shares
      adds  579890f   ; * src/w32.c (faccessat): Fix last change.  (Bug#28207)
      adds  9a223da   Simplify expand_and_dir_to_file
      adds  2b7e009   Fix file-attributes race on GNU hosts
      adds  a7ed4ec   ; * doc/lispref/files.texi (File Attributes): Add missing 
word.
      adds  feecb66   Support all perl variable declarators and prefixes 
(Bug#27613)
      adds  05f9ffd   Improve expand-file-name doc
      adds  21a9e52   Support multi-lingual detection of SEE ALSO man sections
      adds  fca6264   * lisp/delsel.el (delete-selection-mode): Doc fix.  
(Bug#25428)
      adds  5bb6146   Improve documentation of Info virtual files and nodes
      adds  dcc3ef3   Fix bugs merged with bug#25428
      adds  cc7530c   Fix Tramp part of Bug#28156
      adds  0becd64   Improve doc for file-name-absolute-p.
      adds  937d9d7   Remove invalid regexp for shell builtins for wksh
      adds  e8001d4   Do not munge contents of local symbolic links
      adds  1be689f   Refine conf-toml-mode font-lock
      adds  231bfd6   Fix over-protection of byte-compiled files
      adds  a2c967e   Amend the CC Mode macro cache to cope with changes at the 
macro start
      adds  a1faaf3   Remove call of deprecated GDK function
      adds  982ec03   * src/xterm.c (XTflash): Don’t use gdk_cairo_create in 
GDK 3.22+
      adds  7cb3d3b   Use GdkSeat in new GDK versions
      adds  2132629   Stop using deprecated GdkScreen monitor functions in 
newer GDK
      adds  d309ce4   Remove use of a deprecated GTK+ function in new versions
      adds  208a3cb   Fix 'diff-goto-source' when buffer is narrowed (Bug#21262)
      adds  fe49aa1   Always use gtk_window_move in new versions
      adds  853ed45   Fix GdkSettings-related deprecation warnings
      adds  c995076   Fix previous xterm.h change for non-gtk builds
      adds  79cc944   Tramp cleanup
      adds  5440b23   Disable completion while entering python multiline 
statements
      adds  9e79a31   Fix auto-fill bug in js-mode
      adds  043a847   Font-lock FDO desktop files correctly
      adds  433cf5b   Use string-match to check for dotfiles in ido
      adds  b93a5f1   Don’t assume -g3 in .gdbinit
      adds  32cdfa0   ; Fix last ido patch
      adds  3a19e6e   Further fixes in tramp-smb.el
      adds  cd0360f   Remove font family from minibuffer-prompt face
      adds  7b86997   Simplify remove_slash_colon
      adds  c1854b1   Silence false alarms for symlinks to sources
      adds  3ad8ca4   Update Org to v9.0.10
      adds  01832ec   * lisp/progmodes/sh-script.el: Test "in-string" of the 
right char!
      adds  b65cb98   ; Fix Org sync 3ad8ca429bac
      adds  bf0045d   Avoid aborting in 'waitpid' on MS-Windows
      adds  573ccb9   Minor improvement in documentation of display-line-numbers
      adds  1b0d722   Enable thin font smoothing in macOS (bug#28222)
      adds  fdde981   Fix cross macOS version building (bug#28222)
      adds  67e565f   Add news entry about new macOS features
      adds  1454ad6   Document '--module-assertions'
      adds  02255c5   Avoid spinning waiting for git-gui.exe on Windows
      adds  f1fdb5b   Align stack bottom properly.
      adds  9baeed3   Improve stack-top heuristic
      adds  e13bdfe   Make garbage collection more conservative
      adds  9b4b2e9   Be more conservative in link time optimization doc
      adds  0001ff2   * configure.ac: fix typo in previous change
      adds  70bb510   Prefer file-name-quote to concat "/:"
      adds  112fbe3   Minor simplification for byte-compile-constant-push
      adds  8710d11   Use cl-print for all values printed by `describe-variable'
      adds  9ef61c1   Preserve display's foreground color when clearing 
internal borders (Bug#28278)
      adds  9376ea3   Improve symlinks for Tramp
      adds  b3400d8   Sync NEWS with the documentation
      adds  03759e8   ; * etc/NEWS: Some more minor copyedits.
      adds  36df2f1   Correct "hide others" shortcut on macOS (bug#28215)
      adds  dc31392   * lisp/man.el (Man-softhyphen-to-minus): Avoid 
string-as-multibyte.
      adds  98f01a1   Add support for arguments in emacsclient's 
ALTERNATE_EDITOR (Bug #25082)
      adds  7553e0f   Quote file-truename symlink to "../foo:bar:"
      adds  bc5d96a   Drop docstrings from cl-defsubst produced inline bodies 
(Bug#27748)
      adds  1602958   Support lazy loading for autogenerated usage docstrings 
too (Bug#27748)
      adds  cda26e6   Do not split line before width of fill-prefix
      adds  a4f6b10   Respect directory a user enters (bug#28299)
      adds  f44184f   Restrict fix of Bug#24963 and Bug#25887 to GTK builds
      adds  7bb75e3   In xterm.c fix some recently introduced compiler warnings
      adds  201f950   Correct the fontification of C++ Mode enclosed 
declarations.
      adds  5fe41a2   Fix a glitch in CC Mode's syntactic whitespace cache.
      adds  e6a2b4c   Remove unneeded version checks (bug#28222)
      adds  96c2c09   Make ucs-names a hash table (Bug#28302)
      adds  c5c9f5d   ; Escape some character literals
      adds  356413b   Don't remove undisplayers from inlined MIME parts (bugfix)
      adds  2d420fb   ; Auto-commit of loaddefs files.
      adds  c4ccafb   * lisp/obsolete/html2text.el: Don't require CL
      adds  4bc2795   Stop emacsclient tests hanging (Bug#28319)
      adds  55ac750   Turn off checkdoc complaint about default argument order
      adds  44c971b   * test/Makefile.in (ELFILES): Sort, for a reproducible 
order.
      adds  cae005f   * test/Makefile.in (check-no-automated-subdir): Silence 
by default.
      adds  6c995e4   Fix a mis-binding and a bad defun name in a test 
(Bug#28319)
      adds  2b91b84   Fix a mis-binding in a test
      adds  c89f3ff   Rewrite Antinews for Emacs 26
      adds  f529fc1   * src/fileio.c (Fexpand_file_name): Doc fix.  (Bug#27982)
      adds  dbe1e55   Fix decrypting in plstore.el on MS-Windows
      adds  71766a4   Improve error messages for improper plists (Bug#27726)
      adds  d577d16   In delete_frame do not delete terminal for any toolkit 
build
      adds  b733a91   Fix fontification of "operator~" in C++ Mode.
      adds  c8439ab   Correct the fontification of quote marks after buffer 
changes in CC Mode.
      adds  1b492fa   Force screen update after drawing cursor glyph (bug#23774)
      adds  673e6d3   * lisp/simple.el (visual-line-mode): Doc fix.  (Bug#28337)
      adds  96c23a1   ; Drop note about tracing X protocol errors from a TTY 
based server
      adds  48116f9   emacsclient-tests: call-process may return non-integer
      adds  132f447   Hexify strings in EWW search queries
      adds  9314e6c   Embed JSON readtable into json-read
      adds  8a65d7a   Work on Tramp's (symbolic) links
      adds  514e147   emacsclient-tests: add some debug statements
      adds  d4c3669   Revert recent float→double Motif change
      adds  979797b   Fix configure test for Xpm
      adds  c09116e   Remove an opinionated section on "What Eshell is not"
      adds  8d25160   Doc precisment about remote link targets
      adds  9f64d59   Add tests for mailcap.el
      adds  485e253   Move soundex.el test to a proper test
      adds  4eae603   * src/image.c (Fimagemagick_types): Doc fix.
      adds  25a49f6   Avoid losing Ctrl-C keystrokes in compilation mode on 
MS-Windows
      adds  fca6238   Handle non-zero exit status from psql more gracefully
      adds  df4940c   emacsclient-tests: remove some debug statements
      adds  964d672   Refactor some loops in mailcap.el
      adds  732fdeb   Revert "Force screen update after drawing cursor glyph 
(bug#23774)"
      adds  a2cf4d4   Minor emacsclient-tests simplification
      adds  52c9c6b   Allow customizing line length of ert backtraces in batch 
mode
      adds  d48f300   Allow for adjusting line length of test backtraces
      adds  01a8295   ; * lisp/emacs-lisp/ert.el 
(ert-batch-backtrace-right-margin): Fix tag.
      adds  da3e101   ; Try not to affect match data
      adds  9604f9c   Add XDG desktop file parsing and tests
      adds  1436ce8   Fix a minor markup problem in ELisp manual
      adds  a0e3f71   Skip emacsclient tests if --enable-profiling was used
      adds  93bab0f   autogen.sh: omit bogus chatter if no .git
      adds  d31cd79   Set frame size to actual requested size (bug#18215)
      adds  53830c6   Remove obsolete vc-mistrust-permissions doc
      adds  aedc566   Fix bug: (directory-file-name "///") returned "//"
      adds  9546e1e   Don't use summary window to visit group buffer (bugfix)
      adds  442fe11   Fix various verilog-mode.el issues.
      adds  e2a10d7   Fix 'directory-file-name' on DOS_NT systems as well
      adds  be90cd1   Avoid compiler warnings on MS-Windows with GCC 6 and 7
      adds  41eb4c5   Make mouse clicks in Dired more customizable
      adds  37cde9c   Document last change in dired.el
      adds  f82d932   Fix Rmail editing with reapplying encoding to message body
      adds  e3476d2   List locally removed files in vc-dir with SVN back-end
      adds  9b9c930   Support SVN files with svn:externals property
      adds  5f31879   New variable 'dired-confirm-killing-deleted-buffers'
      adds  79150f6   Fix line-pixel-height for lines of variable height
      adds  b464dab   Use text-property buttons in rcirc-markup-urls
      adds  ce96408   * admin/quick-install-emacs: Tweak configure.ac parsing
      adds  be9bc8e   ; Fix previous commit
      adds  af11532   Clarification in tramp-texi
      adds  d1da8e5   Avoid infloop when scrolling under 
scroll-preserve-screen-position
      adds  e91da7f   ; Add a comment for make-text-button in rcirc-markup-urls
      adds  2b84c16   Fix compilation warnings in MinGW64 build using GCC 7
      adds  68b7ecb   Reduce Tramp's memory usage
      adds  4131f97   Add function to read all entries in a group
      adds  715f083   Fix font-lock in Compilation mode
      adds  d631235   Improve --enable-gcc-warnings for MinGW64
      adds  ad7ba0f   Remove more compilation warnings in MinGW64 build
      adds  743b95c   Be more consistent about "directory name" in manual
      adds  19584f1   Remove unsafe enriched mode translations
      adds  3ef0c16   * etc/NEWS.25: Document 25.3 changes.
      adds  e716538   Avoid looking at localized strings
      adds  43779f9   Avoid warnings about file names in autoloads on MS-Windows
      adds  c990f8d   Implement renameat_noreplace on recent Cygwin
      adds  b079ee7   Merge from gnulib
      adds  6ae8456   ; * configure.ac: Fix last change.
      adds  4973788   ; Add to last commit
      adds  cdef84f   Spelling fixes
      adds  4b86cf5   Add --debug option to etags
      adds  52739ff   Extend --debug printouts in etags
      adds  01c885f   Fix race with rename-file etc. with dir NEWNAME
      adds  cf9891e   Fix some make-directory bugs
      adds  e227948   Make copy-directory act like copy-file etc.
      adds  61946d9   Make write-file act like copy-file etc.
      adds  739593d   Make gnus-copy-file act like copy-file etc.
      adds  74b8615   Adjust ob-tangle to new copy-file behavior
      adds  2aa0288   Adjust thumbs to new rename-file behavior
      adds  2996364   Port tramp-tests to new copy-directory behavior
      adds  7004545   Further optimization in Tramp's file name decomposition
      adds  aa4bb9d   Fix macOS compatibility versions for vibrant dark theme 
(bug#28415)
      adds  e33234a   Improve documentation of etags-related features
      adds  7fb03a2   Another place to produce debugging output in etags
      adds  4c57eda   Update documentation of 'max-lisp-eval-depth'
      adds  a661555   Include sxhash of object with printed bytecode
      adds  123d52f   ; * lisp/files.el (basic-save-buffer-2): Fix typo.
      adds  23252d4   Improve reproducibility of generated leim-list.el
      adds  f6474b4   ; Fix previous commit
      adds  8130186   Add docstrings to cl-print entry points
      adds  370e04f   Add cl-print method for hash tables
      adds  49a42fb   Extend tramp-tests according to bug#27986
      adds  fcf5d89   gnus-score-file-name: Do not append empty suffix.
      adds  2ae46b4   Fix cl-gentemp
      adds  35c893d   Move gensym to core Elisp
      adds  b3fd683   Merge Emacs 25.3 fixes
      adds  b215b3a   Fix minor typos in the Emacs manual
      adds  f485975   Don't match C++ template delims starting within a token.  
FIxes bug #28418.
      adds  c87331a   Merge branch 'master' of 
git.savannah.gnu.org:/srv/git/emacs
      adds  d1458d0   Make landscape layout with geometry package rather than a 
PostScript special.
      adds  4612b2a   Implement and-let*
      adds  370d0e7   Update uses of if-let and when-let
      adds  7aa49c2   Tweak Gnus doc re gnus-copy-file
      adds  cb80fd0   Less chatter for ’make info/dir’
      adds  d07fd34   * etc/NEWS.25: Copy from emacs-25 etc/NEWS.
      adds  9b980e2   Allow write-contents-functions to short-circuit buffer 
save
      adds  4bef92e   Call vc-resynch-buffer in vc-git-resolve-when-done
      adds  a0202fd   Merge from Gnulib
      adds  61b8f9c   Protect against malformed MIME messages that cause 
inf-loop (bugfix)
      adds  8d433d9   Permit non-integral color gradients
      adds  d532caa   Add other D series white points and some simple 
conversions
      adds  9a8bbb9   ; Fix previous commit
      adds  5d4c539   Add lcms2 interface
      adds  3d96fc1   Provide an lcms2 feature
      adds  912826a   Remove "baroque" use of prefix argument from gensym
      adds  b74d536   Remove unused file lib/getopt_.h
      adds  6519df8   Make fully qualified domain names more fully qualified
      adds  bdb71de   Add clarification to if-let* docstring
      adds  5164811   * lisp/net/trampver.el 
(customize-package-emacs-version-alist):
      adds  4ab44f7   Improve backward compatibility of tramp-tests
      adds  6339807   Make gnutls-verify-error work again with 
url-retrieve-synchronously
      adds  e7d6c62   Add tests for color.el
      adds  5da53a0   Prefer HTTPS to HTTP for gnu.org
      adds  bc511a6   Prefer HTTPS to FTP and HTTP in documentation
      adds  bc5485e   Port renameat_noreplace to openSUSE 12.3
      adds  56ab0c4   Support lcms2 in MS-Windows builds
      adds  2c29280   Fix warnings about formats in printf-like functions on 
MS-Windows
      adds  7d33ebc   Avoid 64-bit compilation warnings in unexw32.c
      adds  0d5f0a8   ; * etc/NEWS: Reword the lcms2 entry.
      adds  d44c854   * configure.ac (--with-lcms2, --without-lcms2): New 
options.
      adds  ce0aa05   * lisp/net/tls.el (tls-program): Fix :version.
      adds  117f284   Bind n,p in timer-list
      adds  0ce6b43   In w32heap.c bump up DUMPED_HEAP_SIZE
      adds  025e216   Define gnutls_rnd for WINDOWSNT and HAVE_GNUTLS3 case only
      adds  015172d   Avoid compilation warnings with GCC 7 on MS-Windows
      adds  817e92b   Avoid crashes due to invalid error forms from 
sentinels/filters
      adds  3b783a7   More JSON optimization
      adds  1c70054   ; Partially revert previous commit
      adds  7911ebc   Improve Tramp behaviour according to bug#27986
      adds  6e38b92   Fix color-distance docstring
      adds  541b596   One more attempt to avoid GCC 7 warnings in dispnew.c
      adds  9785d35   * lisp/json.el (json-read-keyword): Revert previous 
change to catch EOL.
      adds  767b3a7   Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs
      adds  30c955b   Use cl-print in timer list
      adds  f5f261c   Add lcms-temp->white-point and initial tests
      adds  cb27a13   Avoid GCC 7 compilation warning in data.c
      adds  1170c2f   Fix MS-Windows build broken by recent changes in lcms.c
      adds  d25d2a9   ; * src/data.c (minmax_driver): Fix last change.
      adds  6d6dc24   Avoid MinGW64 compilation warning in w32.c
      adds  a103dbe   Disable execution of unsafe Lisp by Enriched Text mode
      adds  2d53f87   Fix order of sorted overlays returned by 'overlays-at'
      adds  4ea37c2   Cope better with C++ and Objective-C protection keywords 
in class declarations
      adds  977cd6c   Increment Emacs version to 27.0.50
      adds  8081df2   * test/src/lcms-tests.el (lcms-whitepoint): Skip if lcms2 
not present.
      adds  198ba44   * lisp/net/trampver.el 
(customize-package-emacs-version-alist):
      adds  61a5c30   Fix irregularities with CC Mode fontification, 
particularly with "known types"
      adds  cb99cf5   Implement native JSON support using Jansson
      adds  0925a20   Revert "Implement native JSON support using Jansson"
      adds  9dbdc0f   Add define-thing-chars and use it for filename.
      adds  0bddbbc   Fix bug#28435: "all" score file is ignored
      adds  b1f83c1   Don't call deprecated GTK function gtk_adjustment_changed
      adds  3a09343   Teach Emacs to set XTerm window titles
      adds  7144e5e   GTK+: Use a style provider instead of deprecated function
      adds  f02e76f   GTK+: stop calling 'gtk_window_set_wmclass' in new 
versions
      adds  f6818e7   GTK+: Stop querying for background colors.
      adds  c0af83b   Don't attempt to disable double buffering in newer GTK+ 
versions
      adds  535db53   * lisp/newcomment.el (comment-search-backward): Obey the 
docstring (bug#28428)
      adds  1eb4e5c   Make FILENAME argument of 'file-name-base' mandatory
      adds  108df97   Add configuration for clang-format.
      adds  c7474fa   Expand recognized time intervals for MPC seeking
      adds  c4e6ff0   emacs-25 → emacs-26
      adds  625cee5   Start emacs-26 release branch
      adds  12e864e   Avoid MinGW64 compiler warnings in unexw32.c
      adds  dee96f4   * lisp/emacs-lisp/cl-macs.el (cl-letf): Fix Edebug spec 
(bug#24765)
      adds  5490ccc   Add lisp variable lcms-d65-xyz
      adds  c3df816   Fix compilation warning in etags.c
      adds  96aaeaa   ; * src/lcms.c: Minor stylistic changes in comments.
      adds  0c06b93   Merge from origin/emacs-26
      adds  546413e   * test/src/lcms-tests.el (lcms-whitepoint): Skip if lcms2 
not present.
      adds  00a86a5   ; Merge from origin/emacs-26
      adds  a726e09   * test/src/lcms-tests.el (lcms-cri-cam02-ucs): Skip if 
lcms2 not present.
      adds  1d599df   Fix last change to textmodes/page-ext.el
      adds  13aba24   Call vc-setup-buffer in vc-git-log-{in,out}going
      adds  9d10137   Allow smerge-keep-current to work for empty hunks
      adds  48d39c3   Search for Syntax section when viewing MDN
      adds  1bb8ac0   Merge from origin/emacs-26
      adds  3003ac0   Adapt Tramp version.  Do not merge
      adds  0bd61c2   ; Merge from origin/emacs-26
      adds  34a6774   ; Partially revert c3445aed5194
      adds  411bec8   Avoid GCC 7 compilation warning in eval.c
      adds  57249fb   Fix compatibility problem in Tramp
      adds  6bbbc38   Merge from Gnulib
      adds  37b5e66   Fix recently-introduced copy-directory bug
      adds  5f28f0d   Fix bug with min and max and NaNs
      adds  4e8888d   Use doc-view or pdf-tools on any window-system
      adds  679e05e   message-citation-line-format %Z is now tz name
      adds  541006c   Fix format-time-string %Z bug with negative tz
      adds  059184e   Avoid crash with C-g C-g in GC
      adds  6359fe6   Remove old cl-assert calls in 'newline'
      adds  466df76   Cleanup in files-tests.el
      adds  331d0e5   Fix gensym
      adds  8d4223e   Minor Tramp doc update
      adds  9e1b5bd   Improve tramp-interrupt-process robustness
      adds  ee512e9   Ignore buffers whose name begins with a space in 
save-some-buffers
      adds  3f006b5   Adapt fileio-tests--symlink-failure to Cygwin
      adds  066efb8   Fix log-view-diff-common when point is after last entry
      adds  1a01423   Fix bug with make-directory on MS-Windows root
      adds  40fdbb0   Work on Tramp's file-truename
      adds  74d7bb9   Fix errors in flyspell-post-command-hook
      adds  6845282   Fix a minor inaccuracy in the Emacs manual
      adds  7f3d5f9   * src/emacs.c (usage_message): Don't mention 'find-file'.
      adds  c83d0c5   Fix crashes in 'move-point-visually' in minibuffer windows
      adds  7b3d1c6   Fix MinGW64 build broken by recent MinGW64 import 
libraries
      adds  a5fec62   Provide native touchpad scrolling on macOS
      adds  965cffd   Rename timer-list to list-timers
      adds  f16a8d5   Fix 2 testsuite tests for MS-Windows
      adds  fbd1583   * doc/lispref/strings.texi (Formatting Strings): Improve 
indexing.
      adds  047f02f   Fix new copy-directory bug with empty dirs
      adds  31e1d9e   Support setting region from secondary selection and vice 
versa
      adds  28e0c41   ; * lisp/mouse.el (secondary-selection-exist-p): Doc fix.
      adds  68baca3   Catch more messages in ert-with-message-capture
      adds  0bf066d   Add tests for Edebug
      adds  a81d5a3   Revert "Set frame size to actual requested size 
(bug#18215)"
      adds  d24ec58   Expose viewing conditions in CAM02-UCS metric
      adds  0273916   Document the 'list-FOO' convention
      adds  51cbd85   Improve syntax highlighting in bat-mode
      adds  908af46   Fix restoring in GUI sessions desktop saved in TTY 
sessions
      adds  d64da52   Fix last change in bat-mode.el
      adds  f656ccd   ; Fix typo
      adds  0e143b1   Documentation improvements for 'display-line-numbers'
      adds  f2b2201   ; Spelling and URL fixes
      adds  820739b   ; * doc/emacs/display.texi (Display Custom): Fix wording.
      adds  00e4e3e   Fix undecorated frame resizing issues on NS (bug#28512)
      adds  d933012   Document 'replace-buffer-contents' in the manual.
      adds  638f64c   Improve new NS scrolling variable names
      adds  3d3778d   Accept new `always' value for option `buffer-offer-save'
      adds  dc6b356   Fix documentation of `make-frame' and related variables 
and hooks
      adds  c7a0c13   * lisp/xdg.el (xdg-thumb-uri): Fix doc string.
      adds  b719f6b   Loosen strict parsing requirement for desktop files
      adds  49cd561   * test/lisp/tramp-tests.el (tramp-test21-file-links): 
Special code for smb.
      adds  abcb2e6   Merge from origin/emacs-26
      adds  2d6bd23   * etc/NEWS.26: Copy from emacs-26/etc/NEWS.
      adds  25ef543   bug#28609: simple.el
      adds  2fa19cc   Revert "Don't attempt to disable double buffering in 
newer GTK+ versions"
      adds  52a1da0   lisp/simple.el: Indicate when a list of pairs is meant in 
a docstring
      adds  a17f30d   Add MIME apps spec utilities
      adds  56f7e4c   * lisp/textmodes/page-ext.el: Misc cleanup, add RET 
binding
      adds  1f02ae3   Mark some functions as pure
      adds  551594e   Add indent spec to easy-mmode macros
      adds  122ffe5   Fix 'point-to-register' prompt with prefix arg
      adds  5406be4   Revert "GTK+: Stop querying for background colors."
      adds  5a41dd0   Reset default-directory inside *xref-grep* buffer
      adds  3a68dec   ; Update NEWS for the change in eldoc-message
      adds  a58d0c5   Fix loading of smie-config rules (Bug#24848)
      adds  f5e72b0   Make sh-indentation into an alias for sh-basic-offset 
(Bug#21751)
      adds  66d35ae   * lisp/eshell/esh-util.el (eshell-condition-case): Add 
debug declaration.
      adds  79162cb   Fix subr-x-tests when running from elc
      adds  a2244f4   Improve python3-compatibility of fallback completion 
(Bug#28499)
      adds  827db6b   Use a separate syntax-ppss cache for narrowed buffers
      adds  e7c8da4   bug#28609: simple.el
      adds  1e59496   ; * src/gtkutil.c (xg_create_frame_widgets): Add FIXME 
re. X drawing
      adds  98ac36e   Merge from origin/emacs-26
      adds  98a37e6   lisp/simple.el: Indicate when a list of pairs is meant in 
a docstring
      adds  226c1124  ; Merge from origin/emacs-26
      adds  0e82fa3   Avoid some unnecessary copying in Fformat etc.
      adds  a3f647c   * src/editfns.c (styled_format): Fix typo in previous 
change.
      adds  057a9ad   Merge from origin/emacs-26
      adds  7cf59c6   Revert "Add flymake-backends defcustom"
      adds  ce540f8   Revert "Split flymake.el into flymake-proc.el and 
flymake-ui.el"
      adds  e6fc3b1   ; Merge from origin/emacs-26
      adds  1eef11b   Fix doc string of 'dired-listing-switches'
      adds  18073be   Merge branch 'emacs-26' of 
git.savannah.gnu.org:/srv/git/emacs into emacs-26
      adds  88a0dd7   In w32fullscreen_hook don't add decorations to 
undecorated frames
      adds  0f9a78e   Add tests for `css-current-defun-name'
      adds  fec6308   Fix build on macOS (bug#28571)
      adds  7476eea   Revert "Fix build on macOS (bug#28571)"
      adds  af130f9   Fix ert backtrace saving for non-`signal'ed errors 
(Bug#28333)
      adds  c1ac8c1   Merge branch 'emacs-26' of 
git.savannah.gnu.org:/srv/git/emacs into emacs-26
      adds  ab351d4   Update Org to v9.1.1
      adds  eaefbc2   ; Add files missing in ab351d442d7
      adds  d4b2bbd   Merge branch 'emacs-26' into scratch/org-mode-merge
      adds  33401b2   Merge branch 'emacs-26' of 
git.savannah.gnu.org:/srv/git/emacs into emacs-26
      adds  c7a2143   ; * etc/NEWS: Fix last change.
      adds  a75ab3b   bug#28609: simple.el
      adds  6122596   Revert "bug#28609: simple.el"
      adds  26d58f0   ; Standardize license notices
      adds  bccf635   ; * src/gtkutil.c (xg_check_special_colors): Add another 
GTK+ FIXME.
      adds  e1f6e31   Bring back the busy wait after x_make_frame_visible 
(Bug#25521)
      adds  695cf530  Wait for frame visibility with timeout in w32term too
      adds  bbda601   ; Spelling fixes
      adds  cbc8324   Prefer HTTPS to HTTP for gnu.org
      adds  3ab2f9b   Merge from gnulib
      adds  20a09de   Merge from origin/emacs-26
      adds  185f333   Add logcount (Bug#22689)
      adds  d88a0f6   Simplify logcount implementation
      adds  d247e1d   Electric quote mode: Conditionally replace " (Bug#24710)
      adds  8136df6   Make logcount act like CL on negative arg
      adds  bb47c72   Avoid compilation warning in electric.el
      adds  66d3717   * src/editfns.c (Fchar_after): Small optimization.
      adds  ee3024c   * lisp/electric.el: Break recursive loading loop
      adds  73dba0f   Fix last doc string change in simple.el
      adds  f428757   Merge branch 'emacs-26' of 
git.savannah.gnu.org:/srv/git/emacs into emacs-26
      adds  63a45e8   Merge branch 'emacs-26' of 
git.savannah.gnu.org:/srv/git/emacs into emacs-26
      adds  157007b   Fix uses of @kindex in the Emacs manual
      adds  645ff6c   Add CAM02 JCh and CAM02-UCS J'a'b' conversions
      adds  82b6c76   Improve indexing of multi-file/buffer Isearch commands
      adds  cb407d3   * doc/emacs/emacs.texi (Acknowledgments): Add more 
contributors.
      adds  200ef6f   Minor update of ack.texi
      adds  cb93a6c   Improve documentation of 'copy-sequence'
      adds  4a755ed   Avoid assertions in vc-hg.el on MS-Windows
      adds  a4f7518   Fix url-http use of url-current-object
      adds  289fe6c   Reset bidi-paragraph-direction on article rendering
      adds  f172894   Exit macro definition on undefined keys
      adds  5b45e7e   Bind vc-region-history
      adds  8b2ab50   Fix semantic-ia-fast-jump
      adds  c59ddb2   Fix slot typecheck in eieio-persistent
      adds  43fac3b   Make "unsafe directory" error message more informative 
(Bug#865)
      adds  ba9139c   Revert "Don't lose arguments to eshell aliases 
(Bug#27954)"
      adds  b03b4f6   Improve handling of iconification of child frames 
(Bug#28611)
      adds  07ea5ef   Fix reference style in org.texi
      adds  7abb5c3   Fix ns-win.el on GNUstep
      adds  1ba3471   eshell.texi improvements
      adds  d5e4e00   Make text-quoting-style customizable.  Introduce t and 
new meaning for nil.
      adds  5f76ac1   Make the value nil in text-quoting-style mean what it 
does in Emacs 25.
      adds  8c18dcb   Amend documentation for text-quoting-style becoming a 
user option.
      adds  539d862   Remove inadvertent changes to syntax.texi in last commit.
      adds  98dc91f   Remove incorrect NEWS entry about 'find-library'
      adds  913808e   Doc amendment for syntax-ppss.
      adds  bd49b6f   Workaround for faulty localtime() under macOS 10.6
      adds  60b7668   Keep eww buffer current when looking up CSS on MDN
      adds  8cdd8b9   Merge from Gnulib
      adds  5172fa0   Prefer HTTPS to HTTP for gnu.org
      adds  4829a3b   Merge from origin/emacs-26
      adds  135bca5   Port file-system-info to non-Microsoft
      adds  5a56b57   Merge from Gnulib
      adds  f204e6e   ; Auto-commit of loaddefs files.
      adds  92045f4   Add file name handler support for file-system-info
      adds  f71569a   * etc/PROBLEMS: Document Bug#26638.
      adds  712cc15   Fix a CC Mode brace stack cache bug.
      adds  987f39a   Fix customization of zoneinfo-style-world-list
      adds  b69bcf3   ; * lisp/emacs-lisp/cl-print.el (cl-prin1): Whitespace 
fix.
      adds  d09ac15   Fix the --without-x build
      adds  f6efc06   ; Auto-commit of loaddefs files.
      adds  b33808c   Give more helpful messages for python completion setup 
failures
      adds  b9712f5   Update authors.el
      adds  ae42ae7   ; ChangeLog fixes
      adds  0fff900   Work around deprecation of 
gtk_style_context_get_background_color
      adds  a9ac20c   Add support for `file-system-info' in Tramp
      adds  fe9dc7a   Split Flymake into flymake.el into flymake-proc.el 
(again!)
      adds  f1601be   Flymake provides flymake-report re-entry point for 
backends
      adds  6954270   Completely rewrite Flymake's subprocess output processing
      adds  bb8b663   Move symbols in flymake-proc.el to separate namespace
      adds  1c30f9f   Flymake diagnostics now apply to arbitrary buffer regions
      adds  bbcb079   Allow running Flymake tests from interactive sessions
      adds  9f8ad13   Refactor Flymake tests in preparation for more tests
      adds  ae64bf1   New Flymake variable flymake-diagnostic-types-alist and 
much cleanup
      adds  734aa88   Flymake's flymake-proc.el parses column numbers from 
gcc/javac errors
      adds  7787988   Flymake warning face easier to distinguish
      adds  0d26e45   Add a new Flymake test for multiple errors and warnings
      adds  8c85ab0   Echo Flymake error messages when navigating errors 
interactively
      adds  491cc4a   Flymake checks file names before considering diagnostics
      adds  54beebb   Flymake highlights GCC info/notes as detected by 
flymake-proc.el
      adds  b0bb181   Protect Flymake's eager checks against commands like 
fill-paragraph
      adds  b2f8b8b   More Flymake cleanup before advancing to backend redesign
      adds  94a88c1   New Flymake API variable flymake-diagnostic-functions
      adds  f930963   Simplify Flymake logging and erroring
      adds  5ec7d73   Flymake's flymake-proc.el backend slightly easier to debug
      adds  7360178   Tweak Flymake commands flymake-goto-[next/prev]-error
      adds  e0df7b9   Fancy Flymake mode-line construct displays status
      adds  483f1e8   A couple of Flymake backends for emacs-lisp-mode
      adds  9a629a7   Add interactive flymake-start function
      adds  8118f0f   Fix three Flymake bugs when checking C header files
      adds  5235eaf   Treat Flymake errors as just another type of diagnostic
      adds  cd39edb   Remove old flymake-display-err-menu-for-current-line, 
it's useless
      adds  1b271ad   Flymake uses some new fringe bitmaps
      adds  87993cd   Explicitly add a(n empty) keymap for Flymake
      adds  bd8ea88   Batch of minor Flymake cleanup actions agreed to with 
Stefan
      adds  91851c3   Flymake variable flymake-diagnostic-functions now a 
special hook
      adds  22a7372   Flymake uses proper idle timers
      adds  f6e909b   Flymake backends can report multiple times per check
      adds  5d3f8a8   Capitalize "Flymake" in docstrings and comments
      adds  2e84179   Tweak Flymake autoloads and dependencies
      adds  30ea272   Hook Flymake onto proper checkdoc and byte-compile 
interfaces
      adds  602d937   Integrate Flymake elisp checkers into elisp-mode.el 
directly
      adds  f964aa9   Minimal tweak as an attempt to future-proof Flymake API
      adds  5d922e5   Start rewriting Flymake manual
      adds  ca08b69   Merge branch 
'scratch/flymake-refactor-clean-for-emacs-26' into emacs-26
      adds  4ac5ac5   Merge branch 'emacs-26' of git.sv.gnu.org:/srv/git/emacs 
into emacs-26
      adds  af2a40f   --with-pop is now the default only on MS-Windows
      adds  b5c965d   Warn if --without-pop is now the default
      adds  fdbaebd   ; Spelling fixes
      adds  ea39d47   Avoid crashes on C-g when several threads wait for input
      adds  0b558b4   * lisp/net/tramp.el (tramp-tramp-file-p): Use 
`string-match-p'.
      adds  4e0b67e   Fontify untyped function declarations in C Mode correctly.
      adds  3db388b   Speed up (format "%s" STRING) and the like
      adds  3d8df4d   Fix search for ~/.Xdefaults-HOSTNAME
      adds  7a1133f   Misc. minor adjustments to Flymake
      adds  3c4ff63   Speed up list-packages when 'visual' line numbers are 
displayed
      adds  1c66720   ; * etc/NEWS: Fix the "manual-update" marker of a recent 
addition.
      adds  e3f4b71   Support indirection for all shr-tag-* calls
      adds  c625fb6   Set xterm click count to 1 even with no last click
      adds  0c8f4e5   * lisp/ses.el (ses-print-cell): Fix alignment of text 
cells.  (Bug#27653)
      adds  bd5326f   Fix breakage due to recent change in 
tabulated-list-print-entry
      adds  57ab49f   Fix irregularities with CC Mode fontification, 
particularly with "known types"
      adds  2a32ee1   Update Org to v9.1.2
      adds  9a10c87   Fix dynamic binding wrapper in iter-lambda (bug#25965)
      adds  e933249   Update authors.el
      adds  82d2a05   ; * Makefile.in: set PREFERRED_BRANCH to emacs-26
      adds  16dc580   ; Update ChangeLog.3
      adds  db893ab   Fix bug with unmounted directory on GNU/Linux
      adds  03eab7a   Delete a Flymake obsolete alias that can't possibly work
      adds  6b88f78   Don't error when turning on Flymake with no known backends
      adds  e5bff69   Revert last change in 'shr-descend'
      adds  9655937   Fix typos in Flymake documentation
      adds  11f9cb5   Merge emacs-26
      adds  560dd9b   * src/process.c (syms_of_process): Remove duplicated call 
to DEFSYM.
      adds  295457a   Move read-multiple-choice to its own library
      adds  0d0265b   Fix @include directive in Flymake doc
      adds  fa92f0c   Cleanup emacs-lisp-mode's use of Flymake
      adds  9226cf3   Fix bug in recent styled_format change
      adds  53da55b   Merge from origin/emacs-26
      adds  9b3ce62   New defcustom 'tooltip-resize-echo-area'
      adds  f4995e7   Say that side effect-free functions don't change the 
matchd data
      adds  9613690   Raise an error when detecting old-style backquotes.
      adds  85b4e88   * lisp/emacs-lisp/checkdoc.el: cl-defstruct + minor 
simplifications
      adds  06e452a   Allow Edebug's instrumentation to be used for other 
purposes
      adds  d79cf63   Rewrite Testcover's internals, fixing several bugs
      adds  3c2e8ef   Stop Testcover from producing spurious 1value errors
      adds  2c39565   Disable XTerm titles (Bug#28591)
      adds  6abff55   Revert "Raise an error when detecting old-style 
backquotes."
      adds  349c1f9   Add parser for Netscape/Mozilla cookie file format
      adds  7dc037e   * lisp/url/url-cookie.el: Fix warning and miscompilation
      adds  7ed1c04   * lisp/ansi-color.el (ansi-color-make-extent): Let 
overlays evaporate.
      adds  57b22f4   * test/lisp/help-fns-tests.el 
(help-fns-test-dangling-alias): New test.
      adds  36375d3   * lisp/gnus/message.el (message-check-recipients): Bogus 
adr is a user error.
      adds  64baaff   New option for handling ZWNJ in Arabic text rendering
      adds  2d58d51   Avoid byte-compilation warnings in message.el
      adds  238fbcb   Create new Edebug spec for docstrings and use it in 
closures
      adds  75174a6   Fix glitches in displaying TTY menus
      adds  dc6ae15   Move the entry about 'format' into Incompatible Lisp 
Changes
      adds  0fa353b   * src/gnutls.c (syms_of_gnutls): Remove duplicated call 
to DEFSYM.
      adds  349e0eb   Fix flymake-goto-next-error when message has %-constructs
      adds  bc80da5   Support gio tool in Tramp
      adds  3db0dc2   Fix crash when closing fullscreen frame on macOS 
(bug#28661)
      adds  6dfc778   Fix fullscreen crash on macOS (bug#28496)
      adds  c194fb6   Make python prettify symbols into a defvar (Bug#28713)
      adds  a9b7297   Merge branch 'emacs-26' of git.sv.gnu.org:/srv/git/emacs 
into emacs-26
      adds  2202952   * src/xsmfns.c (x_session_initialize): Fix memory leak.
      adds  7c2c117   Improve test for unreachable dirs
      adds  f1c73de   ; Merge from Gnulib (comment changes only)
      adds  1cd334c   Handle PARENTS properly in tramp-*-handle-make-directory
      adds  745aea2   Change pause in fullscreen toggling for NS port 
(bug#28496)
      adds  89b0023   Increase xterm click count only within double-click-fuzz
      adds  e2150d9   Add line-number faces to the display-line-numbers group
      adds  62e5c11   Describe how window dividers can replicate vertical 
borders (Bug#27830)
      adds  36ed9a9   Fix last change in frameset.el
      adds  11b37b4   Be lazy when starting Flymake checks
      adds  5b81f65   ; * lisp/emacs-lisp/rmc.el: Minor fix for copyright and 
license.
      adds  2da83c9   Avoid assertion violations when line numbers are displayed
      adds  0c36663   Improve doc string and prompt of 'grep-read-files'
      adds  aca5f00   Avoid encoding errors in message.el
      adds  7ed7360   Fix problems when editing raw undecoded message 
(Bug#28671)
      adds  6c2b1e8   * lisp/gnus/message.el: Improve last commit
      adds  934f08f   Fix unlikely overflows with wd length
      adds  f352d02   Fix PWD check on DOS_NT
      adds  14dca4a   ; ChangeLog.3 fixes
      adds  ba7fb37   * admin/authors.el (authors-renamed-files-alist): 
addition.
      adds  0485aa7   ; * src/lread.c (syms_of_lread) <module-file-suffix>: Fix 
typo
      adds  0d004ed   ; Spelling fixes
      adds  5d51403   ; Typo fixes, mostly repeated words
      adds  c9be9a3   ; INSTALL.REPO: Add -d to "thorough cleaning" suggestion.
      adds  21e7075   Make three new Flymake commands for debugging common 
problems
      adds  0f7f677   Fix some Flymake docstrings and messages
      adds  1c2e188   Add full documentation on new Flymake API
      adds  3dfa2ca   Don't log "emergencies" in the Flymake legacy backend
      adds  042b3cf   Fix two Flymake bugs
      adds  44c6401   ; * etc/NEWS: Clarify the description of "---" and "+++".
      adds  00adeb4   Improve the Flymake manual
      adds  e4a1556   * etc/NEWS (Flymake): Rewrite entry.
      adds  cf4a15b   First stab at a Flymake diagnostics buffer
      adds  0e83f5f   Simplify Flymake diagnostics buffer UX
      adds  f9cd8ee   Tweak the Flymake diagnostics buffer again
      adds  c89f001   Add mode map to Flymake diagnostic button
      adds  0526aac   Unbreak the button in the Flymake diagnostics buffer again
      adds  e8a7c41   Format shell commands in tramp.texi
      adds  eab0519   Fix docstring style for 'functionp'
      adds  fbabae6   * ChangeLog.3: Update.
      adds  05d0c0f   ; * ChangeLog.3: ChangeLog fixes.
      adds  3d0d5b4   Merge from origin/emacs-26
      adds  3f37086   * admin/authors.el (authors-aliases): Additions.
      adds  419a371   Update authors.el
      adds  872108f   Bump Emacs version to 26.0.90
      adds  906224e   ; * Update ldefs-boot.el
      adds  a346d5b   ; Merge from origin/emacs-26
      adds  078fb7f   Make frame-list-z-order on NS match Windows behaviour 
(bug#28788)
      adds  b78332c   Don't use (format "%s" ...) for string copying (Bug#28774)
      adds  6ff18c3   * etc/NEWS: Mention the new version of Org.
      adds  4139787   Simplify Flymake user documentation
      adds  2f4bd2f   Let rename-file rename dirs across filesystems
      adds  59b5dc6   Fix this-command-keys for "M-x foo" commands
      adds  d0f910c   Merge from origin/emacs-26
      adds  78479a3   [admin] Add some notes on US-v-UK spelling; nfc.
      adds  dcb8658   * lisp/emacs-lisp/debug.el: Don't bail on errors inside 
cl-print
      adds  eed3a3d   ; Minor changes in etc/NEWS
      adds  94281c9   Documentation and error-message edits re gnus-server-alist
      adds  38738f6   Encode non-ASCII SVG texts
      adds  32f2ab4   (svg--encode-text): Make strings even more valid
      adds  658853a   * lisp/svg.el (svg--encode-text): Fix off-by-one error in 
previous patch.
      adds  ee6fe83   Make ibuffer filters idempotent
      adds  f546c7f   ibuffer: new filter to list buffers running a process
      adds  900ede2   css-mode: Don't confuse variable names with class names
      adds  e1d42f8   * lisp/help-fns.el (describe-function-1): Fix 
help-fns-test-dangling-alias.
      adds  3b03124   * lisp/emacs-lisp/eieio.el (eieio-object-name-string): 
De-obsolete
      adds  f44e445   * lisp/emacs-lisp/debug.el: Use cl-print more 
systematically
      adds  c737692   ; * etc/NEWS: Stop list of old NEWS files growing without 
limit.
      adds  c75f505   Prefer nil to (current-time) when either works
      adds  cb29f41   Allow to copy/rename file into a non-existent dir
      adds  622c675   * CONTRIBUTE: Suggest American English.
      adds  55e313f   ; * CONTRIBUTE: More suggestions for using US English.
      adds  716b840   gnutls_mac_get_nonce_size has been added in gnutls 3.3
      adds  8968be8   ; * etc/NEWS: Grammar and spelling fixes
      adds  ff33053   Fix indentation bug in multi-line CSS selectors
      adds  d703802   Do not under-align pseudovectors
      adds  aa0c38f   Make sure thread stack is properly aligned on MS-Windows
      adds  05aadd8   Fix fontification of ALIGN_STACK functions
      adds  eda9f50   Another fix for C mode fontification of w32 source files
      adds  4e59ecc   Fix wording in Elisp manual's child frames section 
(Bug#28819)
      adds  def9715   ; Cleanup of etc/NEWS
      adds  3c78960   Encourage https: in commit messages
      adds  864734d1  ; Prefer https: to http: in GNU URLs
      adds  a7f1546   Improve customization type of 'mouse-drag-and-drop-region'
      adds  f95cd5c   Improve customization of arabic-shaper-ZWNJ-handling.
      adds  f793828   ; * src/composite.c (Fclear_composition_cache): Fix last 
change.
      adds  325dfda   Avoid compilation warnings in optimized builds
      adds  8eb3c01   * lisp/dired-aux.el (dired-create-directory): Doc fix.
      adds  616b4c5   Let select-frame-by-name choose any frame when called 
from lisp (Bug#25521)
      adds  5980de3   Disable python native completion on w32 (Bug#28580)
      adds  51615a8   Don't remember old debugger window (Bug#17882)
      adds  de60992   Fix ert-test finding by symbol (Bug#28849)
      adds  1ca9ae7   Require subr-x when compiling nnimap.el
      adds  3205b12   Fix regression in display of PPM images
      adds  613db8d   Don't reject PBM header whitespace unnecessarily
      adds  16e8545   Fix error in tramp-smb-handle-insert-directory
      adds  081d218   Fix 'line-number-display-width' in hscrolled windows
      adds  c63b344   Fix range-error in image-dired.el
      adds  db68cef   Fix errors in kmacro.el post-command-hook
      adds  fb4200a   Fix Edebug spec for cl-defun (bug#24255)
      adds  a0b7b30   Do not reject https://gnu.org in commit messages
      adds  20cc68e   Document rectangle-preview option more (Bug#27974)
      adds  b38724a   Work around ImageMagick bug 825
      adds  2c3e6f1   Dont update primary selection with winner-undo
      adds  22adeca   In NEWS give advice on use of `switch-to-buffer' 
(Bug#28645)
      adds  5b6e59c   Implement vc-default-dir-extra-headers for vc-rcs
      adds  2e1b352   Improve documentation of 'line-number-display-width'
      adds  8ca6fa5   Improve format-time-string doc
      adds  445e926   Mention how to send CC to > 1 address in a bug report
      adds  b970a4a   Fix handling of `border-width' in 
`frameset--restore-frame' (Bug#28873)
      adds  dc88128   Remove resizable attribute on macOS undecorated frames 
(bug#28512)
      adds  2551d28   Fix line number display after 'widen'
      adds  2f7163f   Fix the MSDOS build.
      adds  b8433b0   Use pop-to-buffer-same-window instead of switch-to-buffer
      adds  6f1dea5   Spelling fixes
      adds  4d578d4   On Windows default a frame's border width to zero 
(Bug#28873)
      adds  25f83fa   ; Indentation fixes
      adds  3ea6a4d   Skip an rsync test in tramp-tests.el
      adds  234b1e3   Flymake backends must check proc obsoleteness in source 
buffer
      adds  ddd547f   Improve treatment of Fortran's "class default"
      adds  831eafc   Augment Flymake API for third-party extensions
      adds  fd3d861   Make :align-to account for display-line-numbers
      adds  d815de0   Skip a Flymake test for old gcc versions
      adds  b500e06   Fix Bug#28896
      adds  11bd8aa   Fix flymake's loading of subr-x
      adds  3155cb1   Merge from origin/emacs-26
      adds  ef3d850   * lisp/help-fns.el (describe-function-1): Fix 
help-fns-test-dangling-alias.  (Bug#28918)
      adds  8cedc55   ; Merge from origin/emacs-26
      adds  7c63655   Tweak format of list of old files in NEWS header
      adds  6a00914   Tweak Fdocumentation's error for an undefined function
      adds  e655946   Fix two minor Gnus typos
      adds  83db9a1   Fix two more minor Gnus typos
      adds  868eb74   Simplify make-progress-reporter vs float-time
      adds  f400c7b   Merge from origin/emacs-26
      adds  701c658   * etc/NEWS.26: Sync from emacs-26 etc/NEWS.
      adds  4587d8e   Document 'minibuffer-with-setup-hook'
      adds  79d57f4   New input method 'usbek-cyrillic'
      adds  0d8e4f4   Avoid creating inconsistent buffer states in 
term-char-mode
      adds  c9d71b3   Fix doc strings in simple.el
      adds  035d7ac   Prevent eldoc from changing the mode line
      adds  75bb482   Make flymake's mouse-wheel interaction portable 
(Bug#28732)
      adds  888e51f   Update describe-function for recent Fdocumentation change
      adds  cda4c74   Merge from origin/emacs-26
      adds  2fddfb7   Handle object string name in 
eieio-persistent-convert-list-object
      adds  aa44308   Fix reading and writing cpp-config-file under home 
directory (Bug#28685)
      adds  9c8f8de   Put cpp config file to ~/.emacs.d/cpp.el if possible 
(Bug#28685)
      adds  e07cf69   Change Edebug's behavior-changing hooks to variables
      adds  64e037e   Fix to 2fddfb7ce7
      adds  4290e73   * lisp/format.el (format-alist): Use internal rot13.
      adds  4ec0d2d   * configure.ac (AC_INIT): Use https for package url.
      adds  cb73c70   Make Snake, Tetris and Pong adjust to display DPI
      adds  090f4f1   * lisp/play/gamegrid.el: Use lexical-binding to silence 
warnings
      adds  bc9300a   Fix misleading error during autoload (bug#28994)
      adds  a0e5a02   New package, `faceup'
      adds  1ad56d0   Fix up svg text encoding
      adds  c015f93   * lisp/vc/ediff-wind.el: Don't pop spurious frame in 
corner case
      adds  cb185df   Fix documentation of `newsticker-new-item-functions' 
(bug#29023).
      adds  6da65bd   Add 'ert-quiet' variable
      adds  403f482   Email replacement.
      adds  7647403   Remove last entry.
      adds  7f1d723   * lisp/net/newst-backend.el: Use lexical scoping and fix 
warnings
      adds  e85586a   * lisp/progmodes/ebnf2ps.el: Use lexical-binding; fix 
warnings
      adds  bae7a63   Highlight uninterned symbols.
      adds  aa091c5   Highlight CL `with-' (context) and `do-' (iteration)
      adds  733da54   The user can now specify the time stamp format.
      adds  33f08a3   ; Auto-commit of loaddefs files.
      adds  934a72c   User can specify files never subject to flymake.
      adds  bbb85ef   * lisp/emacs-lisp/thunk.el: Assert lexical-binding
      adds  8f36155   Fix Bug#11728: show files updated by git
      adds  731ab5b   make all related faces inherit from each other
      adds  770f245   * lisp/gnus/gnus.el: Use lexical-binding and cl-lib
      adds  0f286ca   Fix Bug#28889
      adds  9e4265e   Ignore string properties when saving eshell history 
(Bug#28700)
      adds  b060e09   Handle https url for debbugs mbox (Bug#28831)
      adds  d719ea6   Another fix for unsafe directory error message (Bug#865)
      adds  237e96b   Test that advice doesn't trigger bytecomp warnings 
(Bug#28803)
      adds  2bfa428   Fix xdg timestamp error on 32-bit Emacs
      adds  3aee7be   Avoid unnecessary rounding errors in timestamps
      adds  b7c4aa9   Refactor c-forward-token-2 with new function 
c-forward-over-token-and-ws.
      adds  a012ec7   Don't fill keywords after Emacs Lisp docstring
      adds  6360611   Port to OpenIndiana
      adds  46cdc01   Fix some ‘window-normalize-’ prefixed functions 
(Bug#28947)
      adds  8093e82   Improve backward compatibility of tramp-tests.el
      adds  c6deaba   Improve Tramp backward compatibility
      adds  529a9c0   Further work on Bug#28889
      adds  a015db9   * test/lisp/progmodes/sql-tests.el 
(sql-tests-postgres-list-databases-error): Silence compiler.
      adds  b51009d   * admin/authors.el (authors-canonical-author-name): 
Ignore name issues in "lax" ChangeLogs.
      adds  46f2ee0   * test/lisp/net/tramp-tests.el (tramp-test41-delay-load): 
New test.
      adds  928a106   Fix Edebug specs for map-let and with-maps-do
      adds  3fc05cf   Scripts to automate windows binary distribution
      adds  19667f4   * configure.ac: Tweak libcurses diagnostic.
      adds  1d83257   Port to QNX
      adds  0c536a2   Display commit in package description, if available 
(Bug#28637)
      adds  e8a06a5   Fix compile warning for non-w32 builds
      adds  628b653   Fix windows build errors
      adds  761c630   Fix Bug#28982
      adds  d6c1a9c   ; Fix author email address in 
test/lisp/url/url-tramp-tests.el
      adds  aee0bc8   Fix non-native fullscreen on NS (bug#28872)
      adds  57ca409   Fix autoload of flymake from elisp-mode during bootstrap 
(bug#28994)
      adds  46540a1   Fix a "wrong side of point" error in CC Mode.  Fixes bug 
#28850.
      adds  b8cf159   Update documentation for windows build
      adds  e562356   Fix two js indentation problems
      adds  685fd77   Fix duplicate .o file on QNX
      adds  646e56e   Fix Bug#28959
      adds  ad68bbd   Fix another "wrong side of point" error in CC Mode.
      adds  015f0bb   Port thread.c to OpenBSD ARM
      adds  7b29db2   Enable gnus-read-ephemeral-* to run multiple times 
(bug#29008)
      adds  53aaad1   Make an example code introduced in the Gnus info work 
(bug#29008)
      adds  7f089aa   Require seq in rmc.el
      adds  c66a394   Merge from origin/emacs-26
      adds  933b3a3   Fix documentation of `newsticker-new-item-functions' 
(bug#29023).
      adds  3ca4a3c   ; Merge from origin/emacs-26
      adds  ec08d70   Improve documentation of set-default-file-modes
      adds  196106d   Support Certification Authority Authorization in 
dns-mode.el
      adds  1bda71e   Improve pixel-scroll-mode
      adds  9e442a0   Improve documentation of how faces are applied to display 
stings
      adds  9715317   * lisp/dired.el (dired-find-alternate-file): Doc fix.  
(Bug#28963)
      adds  3926c5a   * src/fileio.c (Fset_default_file_modes): Fix typo in doc 
string.
      adds  e8636ac   Fix startup display on Cygwin
      adds  e6b4e5f   Fix some doc typos
      adds  0b0d91e   * lisp/calendar/todo-mode.el (todo-toggle-mark-item): Fix 
doc typo.
      adds  8bd9524   * lisp/button.el (button-activate): Fix doc typo.
      adds  50f711e   Fix some duplicate words typos
      adds  cc8f72c   Clarify obsolescence message for 'whitespace-tab'
      adds  451823b   Don't allow (minibuffer-window-active-p nil) to return t
      adds  68182a4   Make manuals and NEWS consistent
      adds  9102fb6   Add Index to ERT manual
      adds  d43b486   Fix doc strings in desktop.el
      adds  a8e6741   Fix conversion of pixel coordinates to buffer position
      adds  00c3c6d   Avoid segfaults in 64-bit Windows builds
      adds  266888b   * doc/lispref/commands.texi (Adjusting Point): Fix 
wording. (Bug#29042)
      adds  82a16c5   Fix some duplicate word typos
      adds  5b59841   Fix doc typos
      adds  2ebdde6   Add ChkTeX flymake backend for latex-mode
      adds  4189d0e   Fix minibuffer window related docs and strings (Bug#28978)
      adds  1a34027   * etc/NEWS (EUDC): Deprecate BBDB 2.x backward 
compatibility.
      adds  134099b   ; * etc/NEWS (EUDC): Mark as not requiring documentation.
      adds  336cd0a   ; * lisp/select.el (select-enable-primary): Add missing 
period.
      adds  557e252   Remember more variables in mhtml-mode
      adds  4c4ad80   Fix mthml submode lighting at end of buffer
      adds  056587c   Extend mhtml submode region when in comment
      adds  edde35e   * lisp/progmodes/perl-mode.el: Fix electric indentation 
with RET
      adds  18331d0   Fix "Args out of range" error in c-determine-limit.  
Fixes bug #28598.
      adds  ca5eb0d   Fix a typo in the ELisp manual
      adds  d10c947   Fix doc and doc-strings for minibuffer window related 
functions (Bug#28978)
      adds  ee49366   Merge branch 'emacs-26' of 
git.savannah.gnu.org:/srv/git/emacs into emacs-26
      adds  7d32176   Fix the bug#24034 change (revno 9eb028f) causing infloop 
(bug#29047)
      adds  9c8fe02   Avoid fullscreen ediff control frames by default 
(Bug#29026)
      adds  3e7ebbe   Don't clobber docstrings of explicitly-defined mode hook 
variables
      adds  41adf32   Avoid duplicate calls to xfree for the same pointer
      adds  460fe4a   ; Doc fixes
      adds  1441eb7   Merge from origin/emacs-26
      adds  ebdcfc2   ; Auto-commit of loaddefs files.
      adds  5fcfdf4   ; Merge from origin/emacs-26
      adds  70621e2   Fix customization of debugger-print-function (Bug#29077)
      adds  8453423   Avoid wrong value from file-attributes on Linux kernel 
before 3.6
      adds  dc0a25c   Give a more sensible message if file-attributes fails 
(Bug#29070)
      adds  460a25f   Handle generic variables in cl-defgeneric Edebug spec
      adds  9d31a97   ; Spelling fixes
      adds  4182a60   Don't have frameset save the 'client' parameter 
(Bug#29067)
      adds  1bd4e7c   ; Fix typo in ChangeLog.3
      adds  27964af   In frame parameters documentation mention desktop 
saving/restoring
      adds  fdd3dcf   * src/alloc.c (sweep_symbols): Tweak last change
      adds  9031dec   ; * src/alloc.c (sweep_symbols): Fix last change.
      adds  a9f8706   Fix completion of colon after CSS property (Bug#29056)
      adds  6b08ad5   Fix alignment portability problems
      adds  04bc141   Merge from Gnulib
      adds  36400c7   Fix mouse-scrollbar offset on GNUstep and old macOS 
(bug#29053)
      adds  ac0bb9a   Improve the doc of eshell-cmpl-* custom variables 
(Bug#25069)
      adds  8a31e99   ; etc/NEWS: Add cpp-message-min-time-interval.  
(Bug#28961)
      adds  a87ce5c   * src/lisp.h (GCALIGNED): Clarify comment (Bug#29040).
      adds  aa75424   Merge from origin/emacs-26
      adds  e9fb969   * etc/NEWS.26: Copy from emacs-26/etc/NEWS.
      adds  5b4ff53   Simplify by assuming !_MSC_VER.
      adds  c911b27   Change GCALIGNMENT back to an integer literal
      adds  92b2ced   Merge from origin/emacs-26
      adds  620247a   New function 'libxml-available-p'
      adds  16748a5   Add colors to faces that lack them.
      adds  5ea5b25   Finish the Bug#11728 work: hg & git
      adds  e973c5f   Extract user from host when searching for entries in 
auth-source-pass
      adds  bd886c6   Allow 'make-string' callers force creation of multibyte 
strings
      adds  d3233b4   Make filecache use extended completion
      adds  1d8f885   Add support for Windows installer build
      adds  9071ac6   Override possible change of next-error-last-buffer in 
next-error-function
      adds  c6b9558   Mark flymake-diagnostic-functions as save to set locally 
to nil.
      adds  1f3f4b1   Handle unread-command-events consistently (bug#23980)
      adds  12c3921   * lisp/filecache.el: Use lexical-binding.  Simplify.
      adds  325ef57   * lisp/minibuffer.el: Put completions-common-part on all 
common parts
      adds  c5ce133   Increase DUMPED_HEAP_SIZE in w32heap.c
      adds  48f149b   ; * test/src/keyboard-tests.el: Standardize copyright and 
license.
      adds  83dc3f0   * lisp/net/tramp-cmds.el, lisp/allout.el: Avoid 
custom-set-variables
      adds  9f4f130   Fix buffer name comparison in async shell-command
      adds  caa63cc   * lisp/progmodes/flymake.el (flymake-start): Fix dead 
buffer case
      adds  78e9065   * lisp/emacs-lisp/generator.el (iter-do): Add a debug 
declaration.
      adds  2a973ed   Honor window-switching intents in xref-find-definitions 
(bug#28814)
      adds  5d34e1b   Allow split-window-sensibly to split threshold in further 
edge case
      adds  e950f32   New xref-quit-and-goto-xref command bound to TAB 
(bug#28814)
      adds  c25113d   Don't resignal errors in flymake-diag-region
      adds  94b4905   * nt/INSTALL.W64: Update to current mingw64 install 
instructions
      adds  4f38bde   Examine tex-chktex--process in the correct buffer
      adds  b02c271   Fix typos in ediff-wind.el
      adds  383abc8   ; Fix some comment typos
      adds  a0d30d6   Introduce a function to CC Mode which displays the 
current function name
      adds  6f43d29   ; * CONTRIBUTE, admin/make-tarball.txt: Doc tweaks re 
'emacs-announce'.
      adds  d9be870   Fix hscroll suspension after cursor motion
      adds  787b75a   Improve documentation of window hooks
      adds  ff33074   Fix doc string of 'window-configuration-change-hook'
      adds  680e8e1   Fix gdb-mi prompt after "attach PID" command
      adds  1f1de8e   Make gdb-non-stop-setting default to nil on MS-Windows
      adds  93818ee   Fix subtle problems in tabulated-list-mode with line 
numbers
      adds  369da28   Improve documentation of 'window-scroll-functions'
      adds  725ab63   Add html-, mhtml- and python-mode support to semantic 
symref
      adds  918a2dd   Use hybrid malloc for FreeBSD (Bug#28308)
      adds  00fa444   ; Fix typo
      adds  8c50842   ; Fix typo in test/file-organization.org
      adds  8db2b3a   Allow "%" in Tramp host names
      adds  3ad712e   Add a Flymake backend for Python (bug#28808)
      adds  9dee764   Add a Flymake backend for Ruby
      adds  58e742b   Add a Flymake backend for Perl
      adds  58bb346   Add tests for Flymake backends for Ruby and Perl
      adds  a2cc6d7   Fix Flymake help-echo functions across windows (bug#29142)
      adds  c572e1f   Return non-nil from gnutls-available-p under GnuTLS 2.x
      adds  ec6cf35   ; Describe xt-mouse problems with Evil mode
      adds  5d744e0   Don't replace user input when completion prefix is empty 
(Bug#18951)
      adds  efd0371   Improve dired deletion error handling (Bug#28797)
      adds  18af404   Support python virtualenv on w32 (Bug#24464)
      adds  72d07d1   Ediff: add some missing documentation
      adds  5d36f22   Fix last change in hscroll_window_tree
      adds  709478e   Prefer `customize-set-variable' in tramp.texi
      adds  ca2d94b   Do not load Tramp unless `tramp-mode' is non-nil
      adds  93cd841   Document new treatment of 
'comment-auto-fill-only-comments'
      adds  4a60158   ; In text.texi fix typo spotted by Štěpán Němec
      adds  ba00ea7   * etc/PROBLEMS: Add URL to relevant issues for xterm+evil 
bug
      adds  795bb23   * test/lisp/net/tramp-tests.el 
(tramp-test16-file-expand-wildcards): Clean up properly.
      adds  db94916   Handle single-line comments correctly (Bug#26049)
      adds  3d61657   Fix docstring of arabic-shaper-ZWNJ-handling
      adds  20f9bf3   Describe Lao rendering problem
      adds  949b70a   ; Minor comment copyedit in window.c
      adds  255ba01   Fix handling of nil PRED2 arg for 
completion-table-with-predicate
      adds  6ee8270   Merge from origin/emacs-26
      adds  a215be9   Handle object string name in 
eieio-persistent-convert-list-object
      adds  d5ccb74   ; Merge from origin/emacs-26
      adds  98288ec   Further workaround for faulty localtime() under macOS 10.6
      adds  6c30313   * admin/gitmerge.el (gitmerge-resolve-unmerged): Fix doc 
typo.
      adds  8d99e23   Merge from origin/emacs-26
      adds  73d6707   Fix to 2fddfb7ce7
      adds  fae6cdc   ; Merge from origin/emacs-26
      adds  b9d7c90   In f90.el, set fill-paragraph-function to a useful value
      adds  9e59de9   Use GCALIGNED properly for GCC
      adds  00995c8   Merge from origin/emacs-26
      adds  1ef6d2b   Provide more control over writing of objects in 
object-write
      adds  781f276   Fix URL cookie expiration bug
      adds  0da08f2   Protect Flymake tests against older Ruby and Perl 
(bug#29187)
      adds  9dde8be   Fix redisplay of overlay-arrows on GUI frames
      adds  fc56bea   Correctly indent C++14 brace lists which are a second 
argument to a function.
      adds  b28de57   Sort entries of the Flymake diagnostics buffer (bug#29175)
      adds  72e62d3   Protect Flymake checkdoc backend against checkdoc errors 
(bug#29176)
      adds  535688a   Flymake correctly highlights whole last line if eob 
(bug#29201)
      adds  8938278   flymake-diag-region really returns nil if region is 
invalid (bug#29174)
      adds  e6f1fd4   Fix previous change to flymake-diag-region (bug#29174)
      adds  f3e69a8   Fix display of line numbers in GTK builds
      adds  e592b92   * lisp/isearch.el (search-invisible): Doc fix.  
(Bug#29222)
      adds  c52a2aa   Improve the doc string of 'dired-isearch-filter-filenames'
      adds  096f638   Correct the indentation of C99's compound literals.
      adds  05aa6d4   Fix off-by-1 bug in --enable-checking=stringbytes
      adds  44340b4   Fix "C-h k" in xterm-mouse-mode
      adds  72f813f   Fix desktop auto-save timer when linum-mode is used
      adds  603a071   Improve the documentation of M-n for entering file names
      adds  7657a86   Fix comparisons with tip_frame in GTK builds
      adds  d63c9a9   * lisp/minibuffer.el: Install a workaround for bug#16274
      adds  9533d76   Keep Man sections in natural order (bug#28998)
      adds  1fa0766   ; Merge from emacs-26
      adds  000e729   Rename Man-build-section-alist (bug#28998)
      adds  a7b7b85   * lisp/gnus/gnus-srvr.el: Avoid custom-set-variables
      adds  e286b33   Fix more flymake-diag-region eob corner cases and add 
tests (bug#29201)
      adds  49450d0   * lisp/find-dired.el (find-grep-dired): Doc fix.  
(Bug#29262)
      adds  e470d16   Pacify GCC when configured --with-x-toolkit=no
      adds  7775c47   Merge from Gnulib
      adds  42daf83   CC Mode: Fix defun-open being recognized as 
brace-list-open at EOB.
      adds  48ad003   Fix Bug#29225
      adds  fe85ce1   Unbreak interactive run of a flymake test (bug#29267)
      adds  2b8ef8d   * lisp/files.el (abbreviate-file-name): Doc fix.  
(Bug#29267)
      adds  6aa0a26   Don't enable cursor-sensor-mode in mhtml-mode
      adds  5d68dc9   Change vectorlike from struct to union
      adds  b1573a9   Use alignas to fix GCALIGN-related bugs
      adds  d149560   Simplify by removing HAVE_STRUCT_ATTRIBUTE_ALIGNED
      adds  7910889   Port to IBM xlc 12.01
      adds  99ceefa   Merge from origin/emacs-26
      adds  13248f7   Fix name of gnus-summary-sort-by-mark(s)
      adds  93304e3   Improve documentation of Edebug and macros
      adds  caa39f4   Fix cookie handling (bug#29282)
      adds  0491de8   * etc/PROBLEMS: Remove fixed xterm-mouse-mode problems
      adds  ff7bd84   Make 'mouse-drag-and-drop-region' work with 
'mouse-autoselect-window' non-nil
      adds  8b900e5   Fix Bug#2928
      adds  a5ec644   Fix Bug#29291
      adds  40d41dd   Fix Bug#28139
      adds  796c7f7   ; Fix last fix of 'mouse-drag-and-drop-region'
      adds  52d822f   Merge from origin/emacs-26
      adds  bc462ef   Rebrand Windows installer
      adds  345c7d9   ; * test/lisp/net/tramp-tests.el (tramp-test24-file-acl): 
Instrument test.
      adds  d20eab9   Fix install location for windows installer
      adds  6b8e9b7   Rebrand Uninstaller
      adds  52cc9a5   Reimplement inline functions in ERC with define-inline.
      adds  d547f41   Further fixes to writing of object names
      adds  afbd814   lisp/erc/erc-services.el: Fix arg eval order of inline 
functions.
      adds  ecda09c   ; * test/lisp/net/tramp-tests.el (tramp-test24-file-acl): 
More instrumentation
      adds  f41bcae   ; * test/lisp/net/tramp-tests.el (tramp-test24-file-acl):
      adds  369c67a   copyright.el: Avoid inadvertent point motion
      adds  51a5ccb   * src/keyboard.c: Make xterm-mouse clicks on mode-line 
work
      adds  7da1e9c   * lisp/erc/erc-services.el: Use lexical-binding
      adds  1faade8   Fix marker adjustment for undo (Bug#29118)
      adds  617c556   * lisp/simple.el (shell-command): Doc fixes.
      adds  720322a   ; Spelling fixes
      adds  42c8768   Fix .gdbinit following lisp.h changes
      adds  93a4953   Merge from origin/emacs-26
      adds  d8e0951   ; Remove Tramp test instrumentation.  Do not merge
      adds  7cf41d8   ; Merge from origin/emacs-26
      adds  104f3e5   Document how to enter whitespace when using 
grep-read-files
      adds  648c128   More fixes in src/.gdbinit
      adds  90add18   Prevent aborts in line-move-visual
      adds  3e80124   Improve documentation of dired-next/prev-marked-file
      adds  29520b0   Fix quick-calc in C mode with hex values
      adds  cbd319a   Fix case-folding in Occur
      adds  63c7733   ; * lisp/ido.el (ido-find-alternate-file): Doc fix.  
(Bug#29278)
      adds  319c2de   Avoid assertion violations in echo_area_display
      adds  4c21d04   Fix a typo in doc string of 
electric-indent-functions-without-reindent
      adds  c355529   Fix bug in tramp-handle-file-truename
      adds  90075e8   Fix symlink flag in tramp-gvfs-handle-file-attributes
      adds  e9dd580   Filter obtrusive events in help-read-key-sequence.
      adds  6e6bf60   Don't let delete_frame select a tooltip frame (Bug#27647)
      adds  33bfbfe   Merge from origin/emacs-26
      adds  18b2359   * src/keyboard.c: Make xterm-mouse clicks on mode-line 
work
      adds  7aa59d4   ; Merge from origin/emacs-26
      adds  b2518ac   Spelling fixes
      adds  d14923b   Fix divider frame params on NS (bug#29352)
      adds  a8892b4   Further fix for Bug#29291
      adds  a34e44e   ; Fix last commit
      adds  504a56c   ; Fix last commit
      adds  069f978   ; * lisp/emacs-lisp/byte-run.el: Fix a typo in a comment.
      adds  1b082c8   MH-E: don't automatically download external-body parts
      adds  4da8799   Fix misbehavior when drawing three-pixel high horizontal 
dividers (Bug#29353)
      adds  5622b2e   Merge branch 'emacs-26' of git.sv.gnu.org:/srv/git/emacs 
into emacs-26
      adds  fc5b8f1   Fix Bug#29149
      adds  5f1cf4b   Merge from origin/emacs-26
      adds  eb335c9   * src/keyboard.c: Undo last change, meant for master only
      adds  9c6791a   ; Merge from origin/emacs-26
      adds  5b5f441   read_key_sequence: correct the handling of raw_keybuf in 
recursive calls
      adds  046cde2   Add date to snapshot file
      adds  556aca3   Use message instead of gnus-message in 
gnus-summary-current-score
      adds  6710c26   Fix lower case installer name
      adds  7268842   Remove *-yank-hooks aliases for -citation-hook, obsolete 
since 19.34.
      adds  a6844ee   Remove variable alias executing-macro, obsolete since 
before 19.34.
      adds  f79c33b   Use special-mode for read-only buffers.
      adds  0092a85   Marked groups should always be visible in *Group* buffer
      adds  197dd69   * lisp/simple.el (clone-buffer): Adjust `mark-ring'
      adds  ed36c71   More informative error when autosave file is not available
      adds  e5dbeb7   Avoid unnecessary xwidget_view creations
      adds  b407c52   Remove pinentry.el
      adds  4f779ff   * lisp/macros.el (insert-kbd-macro): Recognize kmacros 
reliably
      adds  a45a330   Use NULL for NULL rather than false
      adds  74b5103   Fix last patch: ensure the return value of 
tags-verify-table.
      adds  d1000fb   * src/data.c: Fix regression in last clone-buffer change
      adds  e27004c   Obsolete gnus-copy-sequence and gnus-last-element
      adds  6c31260   Add window divider faces to NS (bug#29353)
      adds  37a3b4e   Fix erc keep-place module with new defaults (Bug#29111)
      adds  8d45045   * lisp/emacs-lisp/byte-run.el (inline): Give it a doc.
      adds  92f0c4c   Avoid bogus abbreviated file names if HOME changes
      adds  735c8b5   Make c-defun-name analyze more thoroughly a function type 
which is a struct
      adds  2fdc01c   * lisp/emacs-lisp/byte-run.el (defsubst): Doc fix.
      adds  11db253   Remove incorrect NEWS item about VC state indicator 
(Bug#28817)
      adds  7ab7603   Update nt/INSTALL.W64 (Bug#28601)
      adds  c65a0ae   ; Fix a typo
      adds  09944d4   Add Rubocop Flymake backend
      adds  2d203ff   Extract the common part of ruby-flymake-simple and 
ruby-flymake-rubocop
      adds  f20c2e2   ; Compare process status against 127 exactly
      adds  17fc74d   * lisp/follow.el (follow-mode): Restore mode line 
lighter.  (Bug#28495)
      adds  daa959e   * lisp/menu-bar.el (menu-bar-options-save): Add 
global-display-line-numbers-mode.  (Bug#28396)
      adds  d6fadb1   * lisp/menu-bar.el (menu-bar-options-save): Add 
display-line-numbers-type.
      adds  292c09f   Fix incorrect interaction of drag/drop and double click 
(bug#29121)
      adds  d82474e   * src/fns.c (syms_of_fns) <overriding-plist-environment>: 
Doc fix.
      adds  ed2c542   * lisp/bindings.el (buffer-file-coding-system): Add 
explicit permanent-local mark.
      adds  8e40429   ; Fix some doc typos
      adds  b081ec9   Fix backward scrolling in buffers with header-line
      adds  1d0dbdf   Reorder type predicates in ELisp manual
      adds  0ec5340   * lisp/progmodes/cc-vars.el (c-offsets-alist): Doc fix.  
(Bug#29407)
      adds  e6e41da   Reflect changes in copy-file and rename-file in doc 
strings
      adds  eea4e91   Improve documentation of self-insert-uses-region-functions
      adds  8a2b204   Improve discoverability of 
'read-buffer-completion-ignore-case'
      adds  b4f67eb   Improve discoverability of 'defvar' for suppressing 
warnings
      adds  d7fc719   Improve the doc string of 'list-packages'
      adds  f300852   Avoid a hang after C-g while sit-for on a Unix TTY
      adds  86e6ed8   ; * src/thread.c (acquire_global_lock): Fix thinko in 
last change.
      adds  f7fdaea   A better solution for bug#29347
      adds  23bfc2d   Make sure 'dired-filename' property is always put by 
ls-lisp
      adds  3198a16   Avoid jumbled order in HTML rendered by shr.el
      adds  55c5b12   Add test for Bug#29423 in Tramp.
      adds  a8664cc   Minor cleanup in tramp-gvfs-handle-file-local-copy
      adds  cfa2a94   Change font-lock-extend-region-multiline handling in 
mhtml-mode
      adds  dc7a97f   Tweak copy-file, rename-file doc
      adds  265cee5   Work around GCC bug 80776 on Fedora 27 x86
      adds  8be3aee   Merge from Gnulib
      adds  a89f0b6   maint: shorten https://lists.gnu.org/archive/html/... 
links
      adds  d20161b   Merge from origin/emacs-26
      adds  6ec5d49   * src/process.c (wait_reading_process_output): 
Deduplicate check.
      adds  3a1d982   Pacify --enable-gcc-warnings on Ubuntu 17.10 x86-64
      adds  e896320   * src/lread.c (syms_of_lread): Fix thinko in commit 
b1573a97e17b5.
      adds  cea0bca   * lisp/emacs-lisp/cl-macs.el: Fix &key with no key arg
      adds  91a7f93   * lisp/emacs-lisp/cl-macs.el: Fix bug#26073.
      adds  405b9cb   Update Build files for Emacs-27
      adds  c816e64   Fix probable typo in elisp-mode constant name
      adds  95369ac   Put most erc autoloads in a dedicated file erc-loaddefs.el
      adds  728d259   * lisp/gnus/message.el: Use pcase and cl-lib
      adds  16358d4   Improve documentation of "constant" symbols
      adds  0ded1b4   Fix Edebug's handling of dotted specs (bug#6415)
      adds  700f74e   Fix Edebug specs for if-let* and and-let* (Bug#29236)
      adds  ac64fdb   Harden exec_byte_code against redefining 'error'
      adds  06d05fe   Fix Bug#29163
      adds  0a85d12   Fix ELisp "Warning Tips"
      adds  02d114d   * lisp/tree-widget.el (tree-widget-end-guide): Escape it. 
 (Bug#27797)
      adds  7aedb61   Merge from origin/emacs-26
      adds  37f3a6b   * src/lread.c (syms_of_lread): Fix thinko in commit 
b1573a97e17b5
      adds  fefd7f2   ; Merge from origin/emacs-26
      adds  1c8bd8a   A few small doc fixes for bytecomp.el
      adds  f2e6961   ; * lisp/emacs-lisp/bytecomp.el (byte-compile-dest-file): 
Fix typo in previous.
      adds  328a275   Merge from origin/emacs-26
      adds  340f74d   * src/w32heap.c (DUMPED_HEAP_SIZE) [_WIN64]: Bump to 22 
MiB.
      adds  03e1012   ; Merge from origin/emacs-26
      adds  22ff46e   ; Fix some comment typos
      adds  f2441ab   ; Fix some tiny doc and comment typos
      adds  0540df1   Update documentation of '.dir-locals-2.el'
      adds  6067f0c   Shell-quote wildcards when invoking 'vc-git-grep'
      adds  99d07e8   Remove some bogus definition-prefixes from loaddefs
      adds  d670a15   * doc/misc/url.texi (http/https): Fix typo
      adds  3dd25ae   Some minor Tramp corrections
      adds  9964db4   Restore obsolete method of changing byte-compile-dest-file
      adds  408862f   ; * lisp/emacs-lisp/bytecomp.el: Tweak message formatting 
in previous.
      adds  f069ea4   Merge from origin/emacs-26
      adds  3f3d98e   Make truncate-lines permanently local (bug#15396)
      adds  ef18314   Add date to dependency and source zips for snapshots
      adds  cc58d4d   Add macros `thunk-let' and `thunk-let*'
      adds  c643e0c   ; Auto-commit of loaddefs files.
      adds  1ed8ff2   ; * doc/lispref/eval.texi (Deferred Eval): Improve 
wording.
      adds  5209731   * admin/gitmerge.el (gitmerge-resolve): Fix treatment of 
generated files.
      adds  7c95819   Don't hard-code gitmerge.el's default merge branch
      adds  0b6f4f2   * admin/gitmerge.el (gitmerge-resolve): Handle NEWS.  
(Bug#29366)
      adds  4856ee1   lisp/erc/erc.el: Use inline-letevals for when args are 
buffer local.
      adds  bc092fc   For help commands, ensure all keys of a mouse sequence 
are reported.
      adds  bdbcdba   Avoid assertions in find-composition
      adds  af0ce33   ; * lisp/composite.el (find-composition): Fix a typo in 
last change.
      adds  ad99550   Make tramp-test42-auto-load more robust
      adds  93dc7ae   Port better to QNX
      adds  42509c0   Improve the documentation of 'table-insert-sequence'
      adds  9292276   Fix a typo in the Emacs manual
      adds  625e84f   Fix typos in doc strings of message.el
      adds  8eb6870   Fix vertical cursor motion in pixel-scroll.el
      adds  8c8b673   Fix backing up remote files in local directories on 
MS-Windows
      adds  f1204e1   Merge from origin/emacs-26
      adds  34a21c3   ; Auto-commit of loaddefs files.
      adds  4c048aa   ; Merge from origin/emacs-26
      adds  bf26fc3   * lisp/composite.el (find-composition): Fix a typo in the 
doc string.
      adds  f52d795   Fix a typo in ELisp manual
      adds  1e25cd7   Revert "Fix backing up remote files in local directories 
on MS-Windows"
      adds  7e61e74   * doc/emacs/mule.texi (Output Coding): Clarify sendmail 
coding.
      adds  66ec92a   Fix backing up remote files in local directories on 
MS-Windows
      adds  77cf972   Improve documentation of buffer-list commands and features
      adds  1b351c8   Revert Tramp commit from 2017-11-20
      adds  ac144dc   * lisp/files.el (make-backup-file-name-1): Fix scoping 
error.
      adds  bf9b972   Fix byte compilation of files with leading directories
      adds  ac31663   Fix buffer overflow in fontname conversion (Bug#29523)
      adds  35f1ed1   ; ChangeLog.2: Fix bug reference.
      adds  946bb6d   Disable electric indent for python strings (Bug#29305)
      adds  c02c1f6   Add tests on electric-indentation and Python multiline 
strings (Bug#29305)
      adds  98ca7d5   Improve edit-kbd-macro prompting in case of remapped keys 
(Bug#29399)
      adds  8227087   Let autoload-compute-prefix be set file-locally 
(Bug#29471)
      adds  04e5b28   Fix bug in i18n/l10n optimization
      adds  9d7f0e2   Merge from origin/emacs-26
      adds  f924956   ; test/lisp/dired-aux-tests.el 
(with-dired-bug28834-test): Fix debug decl.
      adds  dbe410d   Fix faceup tests when run from elc
      adds  6e00088   * lisp/emacs-lisp/package.el (package-read-from-string): 
Simplify.
      adds  cfa50d3   ; Tracing for eieio-test random failure (Bug#24503)
      adds  1cdd0e8   Disable history expansion in eshell (Bug#29157)
      adds  e4f2061   Add image resizing and rotation to NS port
      adds  6639697   Allow shr to use data: URLs without encoding
      adds  1dcf8b5   Pacify GCC on Ubuntu 17.10 x86-64
      adds  c54718e   Omit exprintf if modules but no X
      adds  a597969   allocate_vectorlike minor cleanup
      adds  42ba2a2   Fix an omission in lookup_basic_face
      adds  f552931   * lisp/emacs-lisp/elint.el (elint-init-form): Remove 
outdated CL hack
      adds  4cf5a3a   * lisp/emacs-lisp/faceup.el: Don't require CL
      adds  512f814   * lisp/calendar/solar.el: Use lexical-binding
      adds  ad039f9   * lisp/calendar/todo-mode.el: Use calendar-dlet*
      adds  2dd14bf   * lisp/calendar/cal-dst.el: Use lexical-binding
      adds  559d685   * lisp/calendar/diary-lib.el: Use lexical-binding
      adds  623d37a   * lisp/files.el (find-alternate-file): Use 
selected-window even if dedicated
      adds  567b5ef   Update Org to v9.1.4
      adds  793ba92   ; Add entry for new Org version in NEWS file
      adds  d4db37b   Revert "; Add entry for new Org version in NEWS file"
       new  0e3c10c   Merge branch 'master' into fix/bug-20871
       new  1ad94a1   Add simple tests for the `fill-polish-nobreak-p' function


Summary of changes:
 .clang-format                                      |    27 +
 .dir-locals.el                                     |     4 +-
 .gitattributes                                     |     2 +-
 .gitignore                                         |     4 +-
 .gitlab-ci.yml                                     |     8 +-
 BUGS                                               |     4 +-
 CONTRIBUTE                                         |   207 +-
 COPYING                                            |     8 +-
 ChangeLog.1                                        |    88 +-
 ChangeLog.2                                        |   298 +-
 ChangeLog.3                                        | 29666 ++++++++++++++++++-
 GNUmakefile                                        |     9 +-
 INSTALL                                            |    43 +-
 INSTALL.REPO                                       |     6 +-
 Makefile.in                                        |    17 +-
 README                                             |    11 +-
 admin/CPP-DEFINES                                  |     3 -
 admin/ChangeLog.1                                  |     4 +-
 admin/MAINTAINERS                                  |     1 +
 admin/README                                       |     2 +-
 admin/admin.el                                     |    24 +-
 admin/alloc-colors.c                               |     2 +-
 admin/authors.el                                   |    37 +-
 admin/build-configs                                |     3 +-
 admin/bzrmerge.el                                  |     2 +-
 admin/charsets/Makefile.in                         |     2 +-
 admin/charsets/big5.awk                            |     4 +-
 admin/charsets/compact.awk                         |     2 +-
 admin/charsets/cp51932.awk                         |     2 +-
 admin/charsets/cp932.awk                           |     3 +-
 admin/charsets/eucjp-ms.awk                        |     2 +-
 admin/charsets/gb180302.awk                        |     2 +-
 admin/charsets/gb180304.awk                        |     2 +-
 admin/charsets/mapconv                             |     2 +-
 admin/charsets/mapfiles/README                     |     2 +-
 admin/charsets/mule-charsets.el                    |     3 +-
 admin/cus-test.el                                  |     2 +-
 admin/diff-tar-files                               |     2 +-
 admin/find-gc.el                                   |     2 +-
 admin/gitmerge.el                                  |    84 +-
 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                             |     4 +-
 admin/grammars/python.wy                           |     2 +-
 admin/grammars/scheme.by                           |     3 +-
 admin/grammars/srecode-template.wy                 |     2 +-
 admin/last-chance.el                               |     2 +-
 admin/make-emacs                                   |     2 +-
 admin/make-tarball.txt                             |    29 +-
 admin/merge-gnulib                                 |    18 +-
 admin/merge-pkg-config                             |     2 +-
 admin/notes/bugtracker                             |    43 +-
 admin/notes/copyright                              |    24 +-
 admin/notes/documentation                          |    12 +-
 admin/notes/elpa                                   |     2 +-
 admin/notes/font-backend                           |     2 +-
 admin/notes/git-workflow                           |    26 +-
 admin/notes/hydra                                  |    27 +-
 admin/notes/multi-tty                              |     2 +-
 admin/notes/repo                                   |     4 +-
 admin/notes/spelling                               |    11 +
 admin/notes/tags                                   |     2 +-
 admin/notes/unicode                                |     5 +-
 admin/notes/versioning                             |     3 +-
 admin/notes/www                                    |     2 +-
 admin/notes/years                                  |     2 +-
 admin/nt/README-UNDUMP.W32                         |     4 +-
 admin/nt/README-ftp-server                         |     8 +-
 admin/nt/dist-build/README-scripts                 |    92 +
 admin/nt/dist-build/README-windows-binaries        |    45 +
 admin/nt/dist-build/build-dep-zips.py              |   232 +
 admin/nt/dist-build/build-zips.sh                  |   210 +
 admin/nt/dist-build/emacs.nsi                      |    88 +
 admin/quick-install-emacs                          |     7 +-
 admin/release-process                              |     4 +-
 admin/unidata/BidiBrackets.txt                     |     8 +-
 admin/unidata/BidiMirroring.txt                    |    24 +-
 admin/unidata/Blocks.txt                           |    17 +-
 admin/unidata/IVD_Sequences.txt                    |    34 +-
 admin/unidata/Makefile.in                          |     3 +-
 admin/unidata/NormalizationTest.txt                |    30 +-
 admin/unidata/README                               |    18 +-
 admin/unidata/SpecialCasing.txt                    |     8 +-
 admin/unidata/UnicodeData.txt                      |  1028 +-
 admin/unidata/blocks.awk                           |     4 +-
 admin/unidata/unidata-gen.el                       |    96 +-
 admin/unidata/uvs.el                               |     2 +-
 admin/update-copyright                             |     2 +-
 admin/update_autogen                               |     2 +-
 autogen.sh                                         |    72 +-
 build-aux/config.guess                             |    84 +-
 build-aux/config.sub                               |    46 +-
 build-aux/git-hooks/commit-msg                     |    27 +-
 build-aux/git-hooks/pre-commit                     |     4 +-
 build-aux/gitlog-to-changelog                      |     6 +-
 build-aux/gitlog-to-emacslog                       |     6 +-
 build-aux/install-sh                               |    20 +-
 build-aux/make-info-dir                            |     2 +-
 build-aux/move-if-change                           |     6 +-
 build-aux/msys-to-w32                              |     2 +-
 build-aux/update-copyright                         |     4 +-
 build-aux/update-subdirs                           |     2 +-
 config.bat                                         |    26 +-
 configure.ac                                       |   435 +-
 doc/emacs/ChangeLog.1                              |     4 +-
 doc/emacs/Makefile.in                              |     4 +-
 doc/emacs/abbrevs.texi                             |     4 +-
 doc/emacs/ack.texi                                 |     6 +-
 doc/emacs/anti.texi                                |   322 +-
 doc/emacs/basic.texi                               |     3 +-
 doc/emacs/buffers.texi                             |    32 +-
 doc/emacs/building.texi                            |     6 +-
 doc/emacs/cmdargs.texi                             |    20 +-
 doc/emacs/custom.texi                              |    10 +-
 doc/emacs/dired.texi                               |    73 +-
 doc/emacs/display.texi                             |   103 +-
 doc/emacs/doclicense.texi                          |     4 +-
 doc/emacs/emacs.texi                               |    33 +-
 doc/emacs/files.texi                               |   148 +-
 doc/emacs/fixit.texi                               |    15 +-
 doc/emacs/frames.texi                              |    30 +-
 doc/emacs/glossary.texi                            |    14 +-
 doc/emacs/gnu.texi                                 |     8 +-
 doc/emacs/gpl.texi                                 |     8 +-
 doc/emacs/help.texi                                |    18 +-
 doc/emacs/killing.texi                             |     4 +
 doc/emacs/macos.texi                               |     2 +-
 doc/emacs/maintaining.texi                         |    56 +-
 doc/emacs/mark.texi                                |     4 +-
 doc/emacs/mini.texi                                |    24 +-
 doc/emacs/misc.texi                                |    13 +-
 doc/emacs/modes.texi                               |     8 +-
 doc/emacs/msdos-xtra.texi                          |     2 +-
 doc/emacs/msdos.texi                               |     2 +-
 doc/emacs/mule.texi                                |    67 +-
 doc/emacs/package.texi                             |     2 +-
 doc/emacs/programs.texi                            |    25 +-
 doc/emacs/regs.texi                                |     5 +-
 doc/emacs/rmail.texi                               |     4 +-
 doc/emacs/search.texi                              |    50 +-
 doc/emacs/text.texi                                |    43 +-
 doc/emacs/trouble.texi                             |    42 +-
 doc/emacs/vc1-xtra.texi                            |    26 +-
 doc/emacs/xresources.texi                          |     5 +
 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/doclicense.texi                      |     4 +-
 doc/lispintro/drawers.eps                          |    20 +-
 doc/lispintro/emacs-lisp-intro.texi                |    18 +-
 doc/lispintro/lambda-1.eps                         |     2 +-
 doc/lispintro/lambda-2.eps                         |     2 +-
 doc/lispintro/lambda-3.eps                         |     2 +-
 doc/lispref/ChangeLog.1                            |    12 +-
 doc/lispref/Makefile.in                            |     2 +-
 doc/lispref/README                                 |     4 +-
 doc/lispref/anti.texi                              |   188 +-
 doc/lispref/backups.texi                           |     4 +-
 doc/lispref/buffers.texi                           |    15 +-
 doc/lispref/commands.texi                          |    12 +-
 doc/lispref/compile.texi                           |    10 +-
 doc/lispref/control.texi                           |    11 +-
 doc/lispref/customize.texi                         |     2 +-
 doc/lispref/debugging.texi                         |     2 +-
 doc/lispref/display.texi                           |   217 +-
 doc/lispref/doclicense.texi                        |     4 +-
 doc/lispref/edebug.texi                            |    66 +-
 doc/lispref/elisp.texi                             |     9 +-
 doc/lispref/errors.texi                            |     7 +-
 doc/lispref/eval.texi                              |   125 +-
 doc/lispref/files.texi                             |   314 +-
 doc/lispref/frames.texi                            |   624 +-
 doc/lispref/functions.texi                         |    45 +-
 doc/lispref/gpl.texi                               |     8 +-
 doc/lispref/help.texi                              |    80 +-
 doc/lispref/hooks.texi                             |     5 -
 doc/lispref/internals.texi                         |     4 +-
 doc/lispref/lists.texi                             |    42 +-
 doc/lispref/loading.texi                           |    49 +-
 doc/lispref/minibuf.texi                           |    95 +-
 doc/lispref/modes.texi                             |    13 +-
 doc/lispref/nonascii.texi                          |     2 +-
 doc/lispref/numbers.texi                           |    18 +
 doc/lispref/objects.texi                           |    68 +-
 doc/lispref/os.texi                                |    47 +-
 doc/lispref/package.texi                           |     2 +-
 doc/lispref/positions.texi                         |    11 +-
 doc/lispref/processes.texi                         |    18 +-
 doc/lispref/searching.texi                         |     6 +-
 doc/lispref/sequences.texi                         |     7 +-
 doc/lispref/strings.texi                           |    33 +-
 doc/lispref/symbols.texi                           |     6 +
 doc/lispref/syntax.texi                            |    13 +-
 doc/lispref/text.texi                              |   278 +-
 doc/lispref/tips.texi                              |    31 +-
 doc/lispref/two-volume-cross-refs.txt              |     2 +-
 doc/lispref/two-volume.make                        |     2 +-
 doc/lispref/variables.texi                         |    42 +-
 doc/lispref/windows.texi                           |   178 +-
 doc/man/ChangeLog.1                                |     2 +-
 doc/man/emacs.1.in                                 |     6 +-
 doc/man/emacsclient.1                              |     6 +-
 doc/misc/ChangeLog.1                               |     2 +-
 doc/misc/Makefile.in                               |     2 +-
 doc/misc/autotype.texi                             |     2 +-
 doc/misc/calc.texi                                 |     2 +-
 doc/misc/cc-mode.texi                              |    17 +-
 doc/misc/cl.texi                                   |     8 +-
 doc/misc/doclicense.texi                           |     4 +-
 doc/misc/ebrowse.texi                              |     2 +-
 doc/misc/ede.texi                                  |     6 +-
 doc/misc/efaq-w32.texi                             |    28 +-
 doc/misc/efaq.texi                                 |    71 +-
 doc/misc/emacs-gnutls.texi                         |     8 +-
 doc/misc/emacs-mime.texi                           |     2 +-
 doc/misc/erc.texi                                  |     4 +-
 doc/misc/ert.texi                                  |   127 +-
 doc/misc/eshell.texi                               |    35 +-
 doc/misc/flymake.texi                              |  1132 +-
 doc/misc/gnus-faq.texi                             |     8 +-
 doc/misc/gnus-news.el                              |     4 +-
 doc/misc/gnus-news.texi                            |     6 +-
 doc/misc/gnus.texi                                 |    29 +-
 doc/misc/gpl.texi                                  |     8 +-
 doc/misc/htmlfontify.texi                          |     7 +-
 doc/misc/message.texi                              |     2 +-
 doc/misc/mh-e.texi                                 |    38 +-
 doc/misc/newsticker.texi                           |    14 +-
 doc/misc/org.texi                                  | 10626 ++++---
 doc/misc/pcl-cvs.texi                              |     2 +-
 doc/misc/reftex.texi                               |     4 +-
 doc/misc/sem-user.texi                             |     2 +-
 doc/misc/ses.texi                                  |    31 +-
 doc/misc/smtpmail.texi                             |     4 +-
 doc/misc/srecode.texi                              |     2 +-
 doc/misc/texinfo.tex                               |    97 +-
 doc/misc/tramp.texi                                |   426 +-
 doc/misc/trampver.texi                             |     2 +-
 doc/misc/url.texi                                  |     6 +-
 doc/misc/woman.texi                                |     6 +-
 etc/CALC-NEWS                                      |     2 +-
 etc/CENSORSHIP                                     |     2 +-
 etc/COPYING                                        |     8 +-
 etc/ChangeLog.1                                    |     8 +-
 etc/DEBUG                                          |    13 +-
 etc/DISTRIB                                        |     8 +-
 etc/ERC-NEWS                                       |     6 +-
 etc/ETAGS.EBNF                                     |     2 +-
 etc/ETAGS.README                                   |     2 +-
 etc/FTP                                            |     4 +-
 etc/GNUS-NEWS                                      |     4 +-
 etc/HELLO                                          |     2 +-
 etc/HISTORY                                        |     6 +-
 etc/LINUX-GNU                                      |     2 +-
 etc/MACHINES                                       |     4 +-
 etc/MH-E-NEWS                                      |     6 +-
 etc/NEWS                                           |  1364 +-
 etc/NEWS.1-17                                      |     2 +-
 etc/NEWS.18                                        |     4 +-
 etc/NEWS.19                                        |     4 +-
 etc/NEWS.20                                        |     2 +-
 etc/NEWS.21                                        |     4 +-
 etc/NEWS.22                                        |     2 +-
 etc/NEWS.23                                        |     2 +-
 etc/NEWS.24                                        |     4 +-
 etc/NEWS.25                                        |    32 +-
 etc/NEWS.26                                        |  2046 ++
 etc/NEXTSTEP                                       |     2 +-
 etc/NXML-NEWS                                      |     2 +-
 etc/ORG-NEWS                                       |  1886 +-
 etc/PROBLEMS                                       |   114 +-
 etc/TERMS                                          |     2 +-
 etc/THE-GNU-PROJECT                                |     2 +-
 etc/TODO                                           |    64 +-
 etc/WHY-FREE                                       |     2 +-
 etc/charsets/README                                |     2 +-
 etc/compilation.txt                                |     2 +-
 etc/edt-user.el                                    |     2 +-
 etc/emacs-buffer.gdb                               |     2 +-
 etc/emacs.appdata.xml                              |     4 +-
 etc/enriched.txt                                   |     2 +-
 etc/forms/forms-d2.el                              |     2 +-
 etc/gnus-tut.txt                                   |     2 +-
 etc/grep.txt                                       |     2 +-
 etc/images/checked.xpm                             |     2 +-
 etc/images/gnus/gnus.svg                           |     6 +-
 etc/images/icons/hicolor/scalable/apps/emacs.ico   |   Bin 0 -> 85182 bytes
 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/splash.bmp                              |   Bin 0 -> 154542 bytes
 etc/images/splash.svg                              |     4 +-
 etc/images/unchecked.xpm                           |     2 +-
 etc/org/OrgOdtStyles.xml                           |    20 +
 etc/org/README                                     |     2 +-
 etc/ps-prin0.ps                                    |     2 +-
 etc/ps-prin1.ps                                    |     2 +-
 etc/refcards/Makefile                              |     2 +-
 etc/refcards/README                                |     6 +-
 etc/refcards/calccard.tex                          |     5 +-
 etc/refcards/cs-dired-ref.tex                      |     4 +-
 etc/refcards/cs-refcard.tex                        |     4 +-
 etc/refcards/cs-survival.tex                       |     4 +-
 etc/refcards/de-refcard.tex                        |     5 +-
 etc/refcards/dired-ref.tex                         |     7 +-
 etc/refcards/fr-dired-ref.tex                      |     4 +-
 etc/refcards/fr-refcard.tex                        |     4 +-
 etc/refcards/fr-survival.tex                       |     4 +-
 etc/refcards/gnus-logo.eps                         |     2 +-
 etc/refcards/gnus-refcard.tex                      |     2 +-
 etc/refcards/orgcard.tex                           |    26 +-
 etc/refcards/pdflayout.sty                         |     2 +-
 etc/refcards/pl-refcard.tex                        |     5 +-
 etc/refcards/pt-br-refcard.tex                     |     4 +-
 etc/refcards/refcard.tex                           |     5 +-
 etc/refcards/ru-refcard.tex                        |     6 +-
 etc/refcards/sk-dired-ref.tex                      |     4 +-
 etc/refcards/sk-refcard.tex                        |     4 +-
 etc/refcards/sk-survival.tex                       |     4 +-
 etc/refcards/survival.tex                          |     5 +-
 etc/refcards/vipcard.tex                           |     5 +-
 etc/refcards/viperCard.tex                         |     5 +-
 etc/schema/locate.rnc                              |     6 +-
 etc/schema/od-manifest-schema-v1.2-os.rnc          |    88 +
 etc/schema/od-schema-v1.2-os.rnc                   |  6280 ++++
 etc/schema/relaxng.rnc                             |     8 +-
 etc/schema/schemas.xml                             |     8 +-
 etc/ses-example.ses                                |     2 +-
 etc/srecode/c.srt                                  |     4 +-
 etc/srecode/cpp.srt                                |     6 +-
 etc/srecode/default.srt                            |     4 +-
 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                                 |     4 +-
 etc/srecode/getset-cpp.srt                         |     3 +-
 etc/srecode/java.srt                               |     6 +-
 etc/srecode/make.srt                               |     2 +-
 etc/srecode/template.srt                           |     2 +-
 etc/srecode/test.srt                               |     4 +-
 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                         |    13 +-
 etc/themes/light-blue-theme.el                     |     2 +-
 etc/themes/manoj-dark-theme.el                     |    12 +-
 etc/themes/misterioso-theme.el                     |     2 +-
 etc/themes/tango-dark-theme.el                     |    12 +-
 etc/themes/tango-theme.el                          |    12 +-
 etc/themes/tsdh-dark-theme.el                      |    12 +-
 etc/themes/tsdh-light-theme.el                     |    13 +-
 etc/themes/wheatgrass-theme.el                     |    15 +-
 etc/themes/whiteboard-theme.el                     |    12 +-
 etc/themes/wombat-theme.el                         |     2 +-
 etc/tutorials/TUTORIAL                             |    18 +-
 etc/tutorials/TUTORIAL.bg                          |     2 +-
 etc/tutorials/TUTORIAL.cn                          |     4 +-
 etc/tutorials/TUTORIAL.he                          |    14 +-
 etc/tutorials/TUTORIAL.nl                          |     2 +-
 etc/tutorials/TUTORIAL.sl                          |     2 +-
 etc/tutorials/TUTORIAL.sv                          |    18 +-
 etc/tutorials/TUTORIAL.zh                          |     4 +-
 leim/COPYING                                       |     8 +-
 leim/ChangeLog.1                                   |     4 +-
 leim/Makefile.in                                   |     2 +-
 leim/README                                        |     2 +-
 leim/leim-ext.el                                   |     2 +-
 lib-src/COPYING                                    |     8 +-
 lib-src/ChangeLog.1                                |    24 +-
 lib-src/Makefile.in                                |     2 +-
 lib-src/ebrowse.c                                  |    10 +-
 lib-src/emacsclient.c                              |    89 +-
 lib-src/etags.c                                    |    85 +-
 lib-src/hexl.c                                     |     4 +-
 lib-src/make-docfile.c                             |    23 +-
 lib-src/movemail.c                                 |     6 +-
 lib-src/ntlib.c                                    |    71 +-
 lib-src/ntlib.h                                    |     6 +-
 lib-src/pop.c                                      |     2 +-
 lib-src/pop.h                                      |     2 +-
 lib-src/profile.c                                  |     4 +-
 lib-src/rcs2log                                    |     4 +-
 lib-src/update-game-score.c                        |     5 +-
 lib/COPYING                                        |     8 +-
 lib/Makefile.in                                    |     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                                    |     4 +-
 lib/arg-nonnull.h                                  |     2 +-
 lib/at-func.c                                      |     2 +-
 lib/binary-io.c                                    |     2 +-
 lib/binary-io.h                                    |     2 +-
 lib/byteswap.in.h                                  |     2 +-
 lib/c++defs.h                                      |     6 +-
 lib/c-ctype.h                                      |     2 +-
 lib/c-strcase.h                                    |     2 +-
 lib/c-strcasecmp.c                                 |     2 +-
 lib/c-strncasecmp.c                                |     2 +-
 lib/careadlinkat.c                                 |     2 +-
 lib/careadlinkat.h                                 |     2 +-
 lib/cloexec.c                                      |    83 +
 lib/cloexec.h                                      |    38 +
 lib/close-stream.c                                 |     2 +-
 lib/count-leading-zeros.h                          |     5 +-
 lib/count-one-bits.h                               |     2 +-
 lib/count-trailing-zeros.h                         |     5 +-
 lib/diffseq.h                                      |    10 +-
 lib/dirent.in.h                                    |     2 +-
 lib/dirfd.c                                        |     2 +-
 lib/dosname.h                                      |     2 +-
 lib/dtotimespec.c                                  |     2 +-
 lib/dup2.c                                         |     4 +-
 lib/errno.in.h                                     |     2 +-
 lib/euidaccess.c                                   |     2 +-
 lib/execinfo.in.h                                  |     2 +-
 lib/explicit_bzero.c                               |    48 +
 lib/faccessat.c                                    |    62 +-
 lib/fcntl.c                                        |     2 +-
 lib/fcntl.in.h                                     |     7 +-
 lib/fdatasync.c                                    |     2 +-
 lib/fdopendir.c                                    |     2 +-
 lib/filemode.c                                     |     2 +-
 lib/filemode.h                                     |     2 +-
 lib/filevercmp.c                                   |     4 +-
 lib/filevercmp.h                                   |     2 +-
 lib/flexmember.h                                   |    21 +-
 lib/fpending.c                                     |     6 +-
 lib/fpending.h                                     |     2 +-
 lib/fstatat.c                                      |    18 +-
 lib/fsusage.c                                      |   287 +
 lib/fsusage.h                                      |    40 +
 lib/fsync.c                                        |     6 +-
 lib/ftoastr.c                                      |     4 +-
 lib/ftoastr.h                                      |     4 +-
 lib/get-permissions.c                              |     2 +-
 lib/getdtablesize.c                                |     4 +-
 lib/getgroups.c                                    |     2 +-
 lib/getloadavg.c                                   |     2 +-
 lib/getopt-cdefs.in.h                              |     6 +-
 lib/getopt-core.h                                  |     2 +-
 lib/getopt-ext.h                                   |     2 +-
 lib/getopt-pfx-core.h                              |     6 +-
 lib/getopt-pfx-ext.h                               |     6 +-
 lib/getopt.c                                       |     2 +-
 lib/getopt.in.h                                    |     6 +-
 lib/getopt1.c                                      |     2 +-
 lib/getopt_.h                                      |   285 -
 lib/getopt_int.h                                   |     2 +-
 lib/gettext.h                                      |     5 +-
 lib/gettime.c                                      |     2 +-
 lib/gettimeofday.c                                 |     2 +-
 lib/gnulib.mk.in                                   |   130 +-
 lib/group-member.c                                 |     2 +-
 lib/ignore-value.h                                 |     2 +-
 lib/intprops.h                                     |     8 +-
 lib/inttypes.in.h                                  |     2 +-
 lib/limits.in.h                                    |     2 +-
 lib/localtime-buffer.c                             |     2 +-
 lib/localtime-buffer.h                             |     2 +-
 lib/lstat.c                                        |    41 +-
 lib/md5.c                                          |     2 +-
 lib/md5.h                                          |     2 +-
 lib/memrchr.c                                      |     2 +-
 lib/minmax.h                                       |     2 +-
 lib/mkostemp.c                                     |     2 +-
 lib/mktime-internal.h                              |     2 +-
 lib/mktime.c                                       |     2 +-
 lib/nstrftime.c                                    |  1506 +
 lib/open.c                                         |   208 +
 lib/openat-priv.h                                  |     2 +-
 lib/openat-proc.c                                  |     2 +-
 lib/openat.h                                       |     2 +-
 lib/pipe2.c                                        |     2 +-
 lib/pselect.c                                      |     2 +-
 lib/pthread_sigmask.c                              |     2 +-
 lib/putenv.c                                       |     2 +-
 lib/qcopy-acl.c                                    |     2 +-
 lib/readlink.c                                     |     2 +-
 lib/readlinkat.c                                   |     2 +-
 lib/root-uid.h                                     |     2 +-
 lib/save-cwd.c                                     |     2 +-
 lib/save-cwd.h                                     |     2 +-
 lib/secure_getenv.c                                |    54 -
 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/signal.in.h                                    |     4 +-
 lib/stat-time.h                                    |    47 +-
 lib/stdalign.in.h                                  |     4 +-
 lib/stddef.in.h                                    |    20 +-
 lib/stdint.in.h                                    |     2 +-
 lib/stdio-impl.h                                   |    14 +-
 lib/stdio.in.h                                     |    10 +-
 lib/stdlib.in.h                                    |    23 +-
 lib/stpcpy.c                                       |     2 +-
 lib/strftime.c                                     |  1506 -
 lib/strftime.h                                     |     2 +-
 lib/string.in.h                                    |    19 +-
 lib/strtoimax.c                                    |     2 +-
 lib/strtol.c                                       |     2 +-
 lib/strtoll.c                                      |     2 +-
 lib/symlink.c                                      |     2 +-
 lib/sys_select.in.h                                |     2 +-
 lib/sys_stat.in.h                                  |     2 +-
 lib/sys_time.in.h                                  |     2 +-
 lib/sys_types.in.h                                 |     2 +-
 lib/tempname.c                                     |     5 +-
 lib/tempname.h                                     |     2 +-
 lib/time-internal.h                                |     2 +-
 lib/time.in.h                                      |     2 +-
 lib/time_r.c                                       |     2 +-
 lib/time_rz.c                                      |     2 +-
 lib/timegm.c                                       |     2 +-
 lib/timespec-add.c                                 |     2 +-
 lib/timespec-sub.c                                 |     2 +-
 lib/timespec.h                                     |    24 +-
 lib/u64.h                                          |     2 +-
 lib/unistd.in.h                                    |    27 +-
 lib/unlocked-io.h                                  |   136 +
 lib/utimens.c                                      |    12 +-
 lib/utimens.h                                      |     2 +-
 lib/verify.h                                       |     2 +-
 lib/vla.h                                          |     2 +-
 lib/warn-on-use.h                                  |     2 +-
 lib/xalloc-oversized.h                             |     4 +-
 lisp/COPYING                                       |     8 +-
 lisp/ChangeLog.1                                   |     2 +-
 lisp/ChangeLog.10                                  |     2 +-
 lisp/ChangeLog.11                                  |     4 +-
 lisp/ChangeLog.12                                  |     2 +-
 lisp/ChangeLog.13                                  |    12 +-
 lisp/ChangeLog.14                                  |     2 +-
 lisp/ChangeLog.15                                  |    30 +-
 lisp/ChangeLog.16                                  |    48 +-
 lisp/ChangeLog.17                                  |    66 +-
 lisp/ChangeLog.2                                   |     2 +-
 lisp/ChangeLog.3                                   |     2 +-
 lisp/ChangeLog.4                                   |     2 +-
 lisp/ChangeLog.5                                   |     2 +-
 lisp/ChangeLog.6                                   |     4 +-
 lisp/ChangeLog.7                                   |     2 +-
 lisp/ChangeLog.8                                   |     2 +-
 lisp/ChangeLog.9                                   |     4 +-
 lisp/Makefile.in                                   |    10 +-
 lisp/abbrev.el                                     |     2 +-
 lisp/align.el                                      |     2 +-
 lisp/allout-widgets.el                             |     5 +-
 lisp/allout.el                                     |     6 +-
 lisp/ansi-color.el                                 |   121 +-
 lisp/apropos.el                                    |    44 +-
 lisp/arc-mode.el                                   |    10 +-
 lisp/array.el                                      |     2 +-
 lisp/auth-source-pass.el                           |    19 +-
 lisp/auth-source.el                                |    40 +-
 lisp/autoarg.el                                    |     2 +-
 lisp/autoinsert.el                                 |    18 +-
 lisp/autorevert.el                                 |    58 +-
 lisp/avoid.el                                      |     2 +-
 lisp/battery.el                                    |     2 +-
 lisp/bindings.el                                   |     6 +-
 lisp/bookmark.el                                   |     2 +-
 lisp/bs.el                                         |     2 +-
 lisp/buff-menu.el                                  |     2 +-
 lisp/button.el                                     |     6 +-
 lisp/calc/calc-aent.el                             |     6 +-
 lisp/calc/calc-alg.el                              |     4 +-
 lisp/calc/calc-arith.el                            |    20 +-
 lisp/calc/calc-bin.el                              |    10 +-
 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                             |     8 +-
 lisp/calc/calc-funcs.el                            |    50 +-
 lisp/calc/calc-graph.el                            |     2 +-
 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                              |    10 +-
 lisp/calc/calc-math.el                             |    40 +-
 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                             |    54 +-
 lisp/calc/calc-rules.el                            |     2 +-
 lisp/calc/calc-sel.el                              |     8 +-
 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                             |     4 +-
 lisp/calc/calc-units.el                            |    74 +-
 lisp/calc/calc-vec.el                              |     2 +-
 lisp/calc/calc-yank.el                             |     2 +-
 lisp/calc/calc.el                                  |     2 +-
 lisp/calc/calcalg2.el                              |     4 +-
 lisp/calc/calcalg3.el                              |    74 +-
 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                           |    97 +-
 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                          |     4 +-
 lisp/calendar/cal-move.el                          |     2 +-
 lisp/calendar/cal-persia.el                        |     2 +-
 lisp/calendar/cal-tex.el                           |    62 +-
 lisp/calendar/cal-x.el                             |     2 +-
 lisp/calendar/calendar.el                          |    35 +-
 lisp/calendar/diary-lib.el                         |   510 +-
 lisp/calendar/holidays.el                          |     2 +-
 lisp/calendar/icalendar.el                         |     2 +-
 lisp/calendar/lunar.el                             |     2 +-
 lisp/calendar/parse-time.el                        |     2 +-
 lisp/calendar/solar.el                             |    23 +-
 lisp/calendar/time-date.el                         |     2 +-
 lisp/calendar/timeclock.el                         |     2 +-
 lisp/calendar/todo-mode.el                         |   695 +-
 lisp/case-table.el                                 |     2 +-
 lisp/cdl.el                                        |     2 +-
 lisp/cedet/ChangeLog.1                             |     4 +-
 lisp/cedet/cedet-cscope.el                         |     2 +-
 lisp/cedet/cedet-files.el                          |     2 +-
 lisp/cedet/cedet-global.el                         |     2 +-
 lisp/cedet/cedet-idutils.el                        |     4 +-
 lisp/cedet/cedet.el                                |     2 +-
 lisp/cedet/data-debug.el                           |     2 +-
 lisp/cedet/ede.el                                  |     4 +-
 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                           |     7 +-
 lisp/cedet/ede/dired.el                            |     2 +-
 lisp/cedet/ede/emacs.el                            |     2 +-
 lisp/cedet/ede/files.el                            |     2 +-
 lisp/cedet/ede/generic.el                          |     2 +-
 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                            |     4 +-
 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                       |     2 +-
 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                                |     6 +-
 lisp/cedet/semantic.el                             |     7 +-
 lisp/cedet/semantic/analyze.el                     |    16 +-
 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                |     7 +-
 lisp/cedet/semantic/bovine.el                      |     2 +-
 lisp/cedet/semantic/bovine/c.el                    |     2 +-
 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              |     4 +-
 lisp/cedet/semantic/bovine/make.el                 |     2 +-
 lisp/cedet/semantic/bovine/scm.el                  |     2 +-
 lisp/cedet/semantic/chart.el                       |     2 +-
 lisp/cedet/semantic/complete.el                    |     4 +-
 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                     |     4 +-
 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                |     2 +-
 lisp/cedet/semantic/db.el                          |     4 +-
 lisp/cedet/semantic/debug.el                       |     2 +-
 lisp/cedet/semantic/decorate.el                    |     2 +-
 lisp/cedet/semantic/decorate/include.el            |     4 +-
 lisp/cedet/semantic/decorate/mode.el               |     2 +-
 lisp/cedet/semantic/dep.el                         |     2 +-
 lisp/cedet/semantic/doc.el                         |     2 +-
 lisp/cedet/semantic/ede-grammar.el                 |     2 +-
 lisp/cedet/semantic/edit.el                        |     4 +-
 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                     |     4 +-
 lisp/cedet/semantic/html.el                        |     2 +-
 lisp/cedet/semantic/ia-sb.el                       |     2 +-
 lisp/cedet/semantic/ia.el                          |     6 +-
 lisp/cedet/semantic/idle.el                        |     2 +-
 lisp/cedet/semantic/imenu.el                       |     4 +-
 lisp/cedet/semantic/java.el                        |     2 +-
 lisp/cedet/semantic/lex-spp.el                     |     2 +-
 lisp/cedet/semantic/lex.el                         |     9 +-
 lisp/cedet/semantic/mru-bookmark.el                |     4 +-
 lisp/cedet/semantic/sb.el                          |     2 +-
 lisp/cedet/semantic/scope.el                       |     2 +-
 lisp/cedet/semantic/senator.el                     |     6 +-
 lisp/cedet/semantic/sort.el                        |     2 +-
 lisp/cedet/semantic/symref.el                      |     2 +-
 lisp/cedet/semantic/symref/cscope.el               |     2 +-
 lisp/cedet/semantic/symref/filter.el               |     4 +-
 lisp/cedet/semantic/symref/global.el               |     2 +-
 lisp/cedet/semantic/symref/grep.el                 |   101 +-
 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                      |     2 +-
 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                  |     2 +-
 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              |     4 +-
 lisp/cedet/semantic/wisent/java-tags.el            |     4 +-
 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                   |     5 +-
 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                      |     3 +-
 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                          |     5 +-
 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                        |     3 +-
 lisp/cedet/srecode/template.el                     |     2 +-
 lisp/cedet/srecode/texi.el                         |     2 +-
 lisp/char-fold.el                                  |     4 +-
 lisp/chistory.el                                   |     2 +-
 lisp/cmuscheme.el                                  |     2 +-
 lisp/color.el                                      |    44 +-
 lisp/comint.el                                     |     4 +-
 lisp/completion.el                                 |     2 +-
 lisp/composite.el                                  |    21 +-
 lisp/cus-dep.el                                    |     2 +-
 lisp/cus-edit.el                                   |    13 +-
 lisp/cus-face.el                                   |     2 +-
 lisp/cus-start.el                                  |    49 +-
 lisp/cus-theme.el                                  |     2 +-
 lisp/custom.el                                     |     2 +-
 lisp/dabbrev.el                                    |     2 +-
 lisp/delim-col.el                                  |     6 +-
 lisp/delsel.el                                     |    23 +-
 lisp/descr-text.el                                 |    22 +-
 lisp/desktop.el                                    |    32 +-
 lisp/dframe.el                                     |     2 +-
 lisp/dired-aux.el                                  |   303 +-
 lisp/dired-x.el                                    |    31 +-
 lisp/dired.el                                      |   377 +-
 lisp/dirtrack.el                                   |     2 +-
 lisp/disp-table.el                                 |     2 +-
 lisp/display-line-numbers.el                       |   106 +
 lisp/dnd.el                                        |     4 +-
 lisp/doc-view.el                                   |     4 +-
 lisp/dom.el                                        |     4 +-
 lisp/dos-fns.el                                    |     2 +-
 lisp/dos-vars.el                                   |     2 +-
 lisp/dos-w32.el                                    |     2 +-
 lisp/double.el                                     |     2 +-
 lisp/dynamic-setting.el                            |     3 +-
 lisp/ebuff-menu.el                                 |     2 +-
 lisp/echistory.el                                  |     2 +-
 lisp/ecomplete.el                                  |     4 +-
 lisp/edmacro.el                                    |    25 +-
 lisp/ehelp.el                                      |     2 +-
 lisp/elec-pair.el                                  |    15 +-
 lisp/electric.el                                   |   128 +-
 lisp/elide-head.el                                 |     4 +-
 lisp/emacs-lisp/advice.el                          |     4 +-
 lisp/emacs-lisp/autoload.el                        |    26 +-
 lisp/emacs-lisp/avl-tree.el                        |    19 +-
 lisp/emacs-lisp/backquote.el                       |     2 +-
 lisp/emacs-lisp/benchmark.el                       |    10 +-
 lisp/emacs-lisp/bindat.el                          |     2 +-
 lisp/emacs-lisp/byte-opt.el                        |     7 +-
 lisp/emacs-lisp/byte-run.el                        |    13 +-
 lisp/emacs-lisp/bytecomp.el                        |   176 +-
 lisp/emacs-lisp/cconv.el                           |     2 +-
 lisp/emacs-lisp/chart.el                           |     2 +-
 lisp/emacs-lisp/check-declare.el                   |     2 +-
 lisp/emacs-lisp/checkdoc.el                        |   156 +-
 lisp/emacs-lisp/cl-extra.el                        |    41 +-
 lisp/emacs-lisp/cl-generic.el                      |    87 +-
 lisp/emacs-lisp/cl-indent.el                       |     2 +-
 lisp/emacs-lisp/cl-lib.el                          |    12 +-
 lisp/emacs-lisp/cl-macs.el                         |   214 +-
 lisp/emacs-lisp/cl-preloaded.el                    |     2 +-
 lisp/emacs-lisp/cl-print.el                        |    34 +-
 lisp/emacs-lisp/cl-seq.el                          |     2 +-
 lisp/emacs-lisp/cl.el                              |     3 +-
 lisp/emacs-lisp/copyright.el                       |     7 +-
 lisp/emacs-lisp/crm.el                             |     2 +-
 lisp/emacs-lisp/cursor-sensor.el                   |     2 +-
 lisp/emacs-lisp/debug.el                           |   207 +-
 lisp/emacs-lisp/derived.el                         |    10 +-
 lisp/emacs-lisp/disass.el                          |     2 +-
 lisp/emacs-lisp/easy-mmode.el                      |    12 +-
 lisp/emacs-lisp/easymenu.el                        |     2 +-
 lisp/emacs-lisp/edebug.el                          |   257 +-
 lisp/emacs-lisp/eieio-base.el                      |    40 +-
 lisp/emacs-lisp/eieio-compat.el                    |     5 +-
 lisp/emacs-lisp/eieio-core.el                      |    12 +-
 lisp/emacs-lisp/eieio-custom.el                    |     2 +-
 lisp/emacs-lisp/eieio-datadebug.el                 |     2 +-
 lisp/emacs-lisp/eieio-opt.el                       |     2 +-
 lisp/emacs-lisp/eieio-speedbar.el                  |     2 +-
 lisp/emacs-lisp/eieio.el                           |    71 +-
 lisp/emacs-lisp/eldoc.el                           |    57 +-
 lisp/emacs-lisp/elint.el                           |    16 +-
 lisp/emacs-lisp/elp.el                             |    14 +-
 lisp/emacs-lisp/ert-x.el                           |    59 +-
 lisp/emacs-lisp/ert.el                             |   230 +-
 lisp/emacs-lisp/ewoc.el                            |     2 +-
 lisp/emacs-lisp/faceup.el                          |  1180 +
 lisp/emacs-lisp/find-func.el                       |     2 +-
 lisp/emacs-lisp/float-sup.el                       |     2 +-
 lisp/emacs-lisp/generator.el                       |    19 +-
 lisp/emacs-lisp/generic.el                         |     2 +-
 lisp/emacs-lisp/gv.el                              |    23 +-
 lisp/emacs-lisp/helper.el                          |     2 +-
 lisp/emacs-lisp/inline.el                          |     6 +-
 lisp/emacs-lisp/let-alist.el                       |     2 +-
 lisp/emacs-lisp/lisp-mnt.el                        |     9 +-
 lisp/emacs-lisp/lisp-mode.el                       |    44 +-
 lisp/emacs-lisp/lisp.el                            |     8 +-
 lisp/emacs-lisp/macroexp.el                        |     2 +-
 lisp/emacs-lisp/map-ynp.el                         |     2 +-
 lisp/emacs-lisp/map.el                             |    24 +-
 lisp/emacs-lisp/nadvice.el                         |    14 +-
 lisp/emacs-lisp/package-x.el                       |     2 +-
 lisp/emacs-lisp/package.el                         |   117 +-
 lisp/emacs-lisp/pcase.el                           |    17 +-
 lisp/emacs-lisp/pp.el                              |     2 +-
 lisp/emacs-lisp/radix-tree.el                      |     2 +-
 lisp/emacs-lisp/re-builder.el                      |     6 +-
 lisp/emacs-lisp/regexp-opt.el                      |     2 +-
 lisp/emacs-lisp/regi.el                            |     2 +-
 lisp/emacs-lisp/ring.el                            |     2 +-
 lisp/emacs-lisp/rmc.el                             |   201 +
 lisp/emacs-lisp/rx.el                              |    58 +-
 lisp/emacs-lisp/seq.el                             |     2 +-
 lisp/emacs-lisp/shadow.el                          |     2 +-
 lisp/emacs-lisp/smie.el                            |     6 +-
 lisp/emacs-lisp/subr-x.el                          |   281 +-
 lisp/emacs-lisp/syntax.el                          |   109 +-
 lisp/emacs-lisp/tabulated-list.el                  |    49 +-
 lisp/emacs-lisp/tcover-ses.el                      |     2 +-
 lisp/emacs-lisp/tcover-unsafep.el                  |     2 +-
 lisp/emacs-lisp/testcover.el                       |   704 +-
 lisp/emacs-lisp/thunk.el                           |    70 +-
 lisp/emacs-lisp/timer-list.el                      |    30 +-
 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                        |     2 +-
 lisp/emacs-lock.el                                 |     2 +-
 lisp/emulation/cua-base.el                         |     2 +-
 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                              |     2 +-
 lisp/emulation/keypad.el                           |     2 +-
 lisp/emulation/viper-cmd.el                        |     2 +-
 lisp/emulation/viper-ex.el                         |   101 +-
 lisp/emulation/viper-init.el                       |     6 +-
 lisp/emulation/viper-keym.el                       |     2 +-
 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                                   |     2 +-
 lisp/epa-hook.el                                   |     2 +-
 lisp/epa-mail.el                                   |     2 +-
 lisp/epa.el                                        |     4 +-
 lisp/epg-config.el                                 |    34 +-
 lisp/epg.el                                        |    30 +-
 lisp/erc/ChangeLog.1                               |     2 +-
 lisp/erc/ChangeLog.2                               |     4 +-
 lisp/erc/erc-autoaway.el                           |     5 +-
 lisp/erc/erc-backend.el                            |    32 +-
 lisp/erc/erc-button.el                             |     5 +-
 lisp/erc/erc-capab.el                              |     8 +-
 lisp/erc/erc-compat.el                             |     5 +-
 lisp/erc/erc-dcc.el                                |    16 +-
 lisp/erc/erc-desktop-notifications.el              |     6 +-
 lisp/erc/erc-ezbounce.el                           |     6 +-
 lisp/erc/erc-fill.el                               |     5 +-
 lisp/erc/erc-goodies.el                            |    16 +-
 lisp/erc/erc-ibuffer.el                            |     3 +-
 lisp/erc/erc-identd.el                             |     6 +-
 lisp/erc/erc-imenu.el                              |     4 +-
 lisp/erc/erc-join.el                               |     6 +-
 lisp/erc/erc-lang.el                               |     4 +-
 lisp/erc/erc-list.el                               |     8 +-
 lisp/erc/erc-log.el                                |     5 +-
 lisp/erc/erc-match.el                              |     5 +-
 lisp/erc/erc-menu.el                               |     6 +-
 lisp/erc/erc-netsplit.el                           |     8 +-
 lisp/erc/erc-networks.el                           |     2 +-
 lisp/erc/erc-notify.el                             |     5 +-
 lisp/erc/erc-page.el                               |     6 +-
 lisp/erc/erc-pcomplete.el                          |     8 +-
 lisp/erc/erc-replace.el                            |     6 +-
 lisp/erc/erc-ring.el                               |     5 +-
 lisp/erc/erc-services.el                           |    60 +-
 lisp/erc/erc-sound.el                              |     6 +-
 lisp/erc/erc-speedbar.el                           |     3 +-
 lisp/erc/erc-spelling.el                           |     8 +-
 lisp/erc/erc-stamp.el                              |     6 +-
 lisp/erc/erc-track.el                              |     5 +-
 lisp/erc/erc-truncate.el                           |     6 +-
 lisp/erc/erc-xdcc.el                               |     6 +-
 lisp/erc/erc.el                                    |   114 +-
 lisp/eshell/em-alias.el                            |     6 +-
 lisp/eshell/em-banner.el                           |     2 +-
 lisp/eshell/em-basic.el                            |     8 +-
 lisp/eshell/em-cmpl.el                             |    56 +-
 lisp/eshell/em-dirs.el                             |     2 +-
 lisp/eshell/em-glob.el                             |     2 +-
 lisp/eshell/em-hist.el                             |    10 +-
 lisp/eshell/em-ls.el                               |    80 +-
 lisp/eshell/em-pred.el                             |     2 +-
 lisp/eshell/em-prompt.el                           |    19 +-
 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                             |     4 +-
 lisp/eshell/em-xtra.el                             |     2 +-
 lisp/eshell/esh-arg.el                             |     2 +-
 lisp/eshell/esh-cmd.el                             |    34 +-
 lisp/eshell/esh-ext.el                             |     2 +-
 lisp/eshell/esh-io.el                              |     2 +-
 lisp/eshell/esh-mode.el                            |     6 +-
 lisp/eshell/esh-module.el                          |     2 +-
 lisp/eshell/esh-opt.el                             |     2 +-
 lisp/eshell/esh-proc.el                            |     2 +-
 lisp/eshell/esh-util.el                            |     4 +-
 lisp/eshell/esh-var.el                             |     2 +-
 lisp/eshell/eshell.el                              |     2 +-
 lisp/expand.el                                     |     2 +-
 lisp/ezimage.el                                    |     2 +-
 lisp/face-remap.el                                 |     2 +-
 lisp/facemenu.el                                   |     2 +-
 lisp/faces.el                                      |    56 +-
 lisp/ffap.el                                       |     8 +-
 lisp/filecache.el                                  |   220 +-
 lisp/filenotify.el                                 |    14 +-
 lisp/files-x.el                                    |     2 +-
 lisp/files.el                                      |   916 +-
 lisp/filesets.el                                   |     2 +-
 lisp/find-cmd.el                                   |     2 +-
 lisp/find-dired.el                                 |    10 +-
 lisp/find-file.el                                  |     2 +-
 lisp/find-lisp.el                                  |     4 +-
 lisp/finder.el                                     |     6 +-
 lisp/flow-ctrl.el                                  |     2 +-
 lisp/foldout.el                                    |     2 +-
 lisp/follow.el                                     |     5 +-
 lisp/font-core.el                                  |     2 +-
 lisp/font-lock.el                                  |     2 +-
 lisp/format-spec.el                                |     2 +-
 lisp/format.el                                     |     4 +-
 lisp/forms.el                                      |     2 +-
 lisp/frame.el                                      |    97 +-
 lisp/frameset.el                                   |    25 +-
 lisp/fringe.el                                     |     2 +-
 lisp/generic-x.el                                  |     2 +-
 lisp/gnus/ChangeLog.1                              |     2 +-
 lisp/gnus/ChangeLog.2                              |     2 +-
 lisp/gnus/ChangeLog.3                              |    20 +-
 lisp/gnus/canlock.el                               |     2 +-
 lisp/gnus/deuglify.el                              |     2 +-
 lisp/gnus/gmm-utils.el                             |     2 +-
 lisp/gnus/gnus-agent.el                            |    14 +-
 lisp/gnus/gnus-art.el                              |   143 +-
 lisp/gnus/gnus-async.el                            |     2 +-
 lisp/gnus/gnus-bcklg.el                            |     6 +-
 lisp/gnus/gnus-bookmark.el                         |     2 +-
 lisp/gnus/gnus-cache.el                            |     4 +-
 lisp/gnus/gnus-cite.el                             |     2 +-
 lisp/gnus/gnus-cloud.el                            |     6 +-
 lisp/gnus/gnus-cus.el                              |     8 +-
 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                            |    29 +-
 lisp/gnus/gnus-html.el                             |     8 +-
 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                            |     5 +-
 lisp/gnus/gnus-msg.el                              |     2 +-
 lisp/gnus/gnus-notifications.el                    |     4 +-
 lisp/gnus/gnus-picon.el                            |     2 +-
 lisp/gnus/gnus-range.el                            |    16 +-
 lisp/gnus/gnus-registry.el                         |     2 +-
 lisp/gnus/gnus-rfc1843.el                          |     2 +-
 lisp/gnus/gnus-salt.el                             |     2 +-
 lisp/gnus/gnus-score.el                            |    30 +-
 lisp/gnus/gnus-sieve.el                            |     2 +-
 lisp/gnus/gnus-spec.el                             |     2 +-
 lisp/gnus/gnus-srvr.el                             |    12 +-
 lisp/gnus/gnus-start.el                            |     2 +-
 lisp/gnus/gnus-sum.el                              |    29 +-
 lisp/gnus/gnus-topic.el                            |     4 +-
 lisp/gnus/gnus-undo.el                             |     2 +-
 lisp/gnus/gnus-util.el                             |     5 +-
 lisp/gnus/gnus-uu.el                               |     2 +-
 lisp/gnus/gnus-vm.el                               |     2 +-
 lisp/gnus/gnus-win.el                              |     2 +-
 lisp/gnus/gnus.el                                  |   464 +-
 lisp/gnus/gssapi.el                                |     2 +-
 lisp/gnus/legacy-gnus-agent.el                     |     2 +-
 lisp/gnus/mail-source.el                           |    18 +-
 lisp/gnus/message.el                               |   129 +-
 lisp/gnus/mm-archive.el                            |     2 +-
 lisp/gnus/mm-bodies.el                             |     2 +-
 lisp/gnus/mm-decode.el                             |    20 +-
 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                                 |     4 +-
 lisp/gnus/mm-view.el                               |     6 +-
 lisp/gnus/mml-sec.el                               |     2 +-
 lisp/gnus/mml-smime.el                             |     2 +-
 lisp/gnus/mml.el                                   |     2 +-
 lisp/gnus/mml1991.el                               |     2 +-
 lisp/gnus/mml2015.el                               |     2 +-
 lisp/gnus/nnagent.el                               |     2 +-
 lisp/gnus/nnbabyl.el                               |     2 +-
 lisp/gnus/nndiary.el                               |     4 +-
 lisp/gnus/nndir.el                                 |     2 +-
 lisp/gnus/nndoc.el                                 |     2 +-
 lisp/gnus/nndraft.el                               |     2 +-
 lisp/gnus/nneething.el                             |     2 +-
 lisp/gnus/nnfolder.el                              |     2 +-
 lisp/gnus/nngateway.el                             |     2 +-
 lisp/gnus/nnheader.el                              |     2 +-
 lisp/gnus/nnimap.el                                |     7 +-
 lisp/gnus/nnir.el                                  |     4 +-
 lisp/gnus/nnmail.el                                |     4 +-
 lisp/gnus/nnmaildir.el                             |     4 +-
 lisp/gnus/nnmairix.el                              |     2 +-
 lisp/gnus/nnmbox.el                                |     2 +-
 lisp/gnus/nnmh.el                                  |     2 +-
 lisp/gnus/nnml.el                                  |     2 +-
 lisp/gnus/nnnil.el                                 |     2 +-
 lisp/gnus/nnoo.el                                  |     2 +-
 lisp/gnus/nnregistry.el                            |     2 +-
 lisp/gnus/nnrss.el                                 |     2 +-
 lisp/gnus/nnspool.el                               |     2 +-
 lisp/gnus/nntp.el                                  |     2 +-
 lisp/gnus/nnvirtual.el                             |     2 +-
 lisp/gnus/nnweb.el                                 |     2 +-
 lisp/gnus/score-mode.el                            |     4 +-
 lisp/gnus/smiley.el                                |     2 +-
 lisp/gnus/smime.el                                 |     4 +-
 lisp/gnus/spam-report.el                           |     2 +-
 lisp/gnus/spam-stat.el                             |     2 +-
 lisp/gnus/spam-wash.el                             |     2 +-
 lisp/gnus/spam.el                                  |     4 +-
 lisp/help-at-pt.el                                 |     2 +-
 lisp/help-fns.el                                   |   138 +-
 lisp/help-macro.el                                 |     2 +-
 lisp/help-mode.el                                  |     6 +-
 lisp/help.el                                       |   276 +-
 lisp/hex-util.el                                   |     2 +-
 lisp/hexl.el                                       |     2 +-
 lisp/hfy-cmap.el                                   |     2 +-
 lisp/hi-lock.el                                    |    12 +-
 lisp/hilit-chg.el                                  |     2 +-
 lisp/hippie-exp.el                                 |     2 +-
 lisp/hl-line.el                                    |     2 +-
 lisp/htmlfontify.el                                |     6 +-
 lisp/ibuf-ext.el                                   |    17 +-
 lisp/ibuf-macs.el                                  |    18 +-
 lisp/ibuffer.el                                    |     3 +-
 lisp/icomplete.el                                  |     2 +-
 lisp/ido.el                                        |    16 +-
 lisp/ielm.el                                       |     2 +-
 lisp/iimage.el                                     |     2 +-
 lisp/image-dired.el                                |    14 +-
 lisp/image-file.el                                 |     2 +-
 lisp/image-mode.el                                 |     2 +-
 lisp/image.el                                      |    11 +-
 lisp/image/compface.el                             |     2 +-
 lisp/image/gravatar.el                             |     8 +-
 lisp/imenu.el                                      |     2 +-
 lisp/indent.el                                     |     2 +-
 lisp/info-look.el                                  |     8 +-
 lisp/info-xref.el                                  |     2 +-
 lisp/info.el                                       |    53 +-
 lisp/informat.el                                   |     2 +-
 lisp/international/ccl.el                          |     2 +-
 lisp/international/characters.el                   |    24 +-
 lisp/international/fontset.el                      |     6 +-
 lisp/international/isearch-x.el                    |     2 +-
 lisp/international/iso-ascii.el                    |     2 +-
 lisp/international/iso-cvt.el                      |     2 +-
 lisp/international/iso-transl.el                   |     2 +-
 lisp/international/ja-dic-cnv.el                   |    63 +-
 lisp/international/ja-dic-utl.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                    |    70 +-
 lisp/international/mule-conf.el                    |     6 +-
 lisp/international/mule-diag.el                    |     6 +-
 lisp/international/mule-util.el                    |    79 +-
 lisp/international/mule.el                         |     4 +-
 lisp/international/ogonek.el                       |    11 +-
 lisp/international/quail.el                        |    10 +-
 lisp/international/rfc1843.el                      |     6 +-
 lisp/international/robin.el                        |     6 +-
 lisp/international/titdic-cnv.el                   |    10 +-
 lisp/international/ucs-normalize.el                |     2 +-
 lisp/international/utf-7.el                        |     4 +-
 lisp/international/utf7.el                         |     2 +-
 lisp/isearch.el                                    |     9 +-
 lisp/isearchb.el                                   |     2 +-
 lisp/jit-lock.el                                   |     4 +-
 lisp/jka-cmpr-hook.el                              |     2 +-
 lisp/jka-compr.el                                  |    11 +-
 lisp/json.el                                       |    74 +-
 lisp/kermit.el                                     |     2 +-
 lisp/kmacro.el                                     |    91 +-
 lisp/language/burmese.el                           |     3 +-
 lisp/language/cham.el                              |     2 +-
 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                        |     2 +-
 lisp/language/ethiopic.el                          |     2 +-
 lisp/language/european.el                          |     2 +-
 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                            |     8 +-
 lisp/language/japan-util.el                        |     2 +-
 lisp/language/japanese.el                          |    10 +-
 lisp/language/khmer.el                             |     2 +-
 lisp/language/korea-util.el                        |     2 +-
 lisp/language/korean.el                            |     2 +-
 lisp/language/lao-util.el                          |     2 +-
 lisp/language/lao.el                               |     2 +-
 lisp/language/misc-lang.el                         |    67 +-
 lisp/language/romanian.el                          |     2 +-
 lisp/language/sinhala.el                           |     4 +-
 lisp/language/slovak.el                            |     2 +-
 lisp/language/tai-viet.el                          |     2 +-
 lisp/language/thai-util.el                         |     2 +-
 lisp/language/thai-word.el                         |     2 +-
 lisp/language/thai.el                              |     2 +-
 lisp/language/tibet-util.el                        |     2 +-
 lisp/language/tibetan.el                           |     2 +-
 lisp/language/tv-util.el                           |     5 +-
 lisp/language/utf-8-lang.el                        |     2 +-
 lisp/language/viet-util.el                         |     2 +-
 lisp/language/vietnamese.el                        |     2 +-
 lisp/ldefs-boot.el                                 |  1484 +-
 lisp/leim/quail/arabic.el                          |     2 +-
 lisp/leim/quail/croatian.el                        |     2 +-
 lisp/leim/quail/cyril-jis.el                       |     2 +-
 lisp/leim/quail/cyrillic.el                        |   116 +-
 lisp/leim/quail/czech.el                           |     2 +-
 lisp/leim/quail/ethiopic.el                        |     2 +-
 lisp/leim/quail/georgian.el                        |     2 +-
 lisp/leim/quail/greek.el                           |     2 +-
 lisp/leim/quail/hangul.el                          |     2 +-
 lisp/leim/quail/hanja-jis.el                       |     2 +-
 lisp/leim/quail/hanja.el                           |     2 +-
 lisp/leim/quail/hanja3.el                          |     2 +-
 lisp/leim/quail/hebrew.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/lao.el                             |     2 +-
 lisp/leim/quail/latin-alt.el                       |    18 +-
 lisp/leim/quail/latin-ltx.el                       |    38 +-
 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                         |     4 +-
 lisp/leim/quail/programmer-dvorak.el               |     2 +-
 lisp/leim/quail/py-punct.el                        |     2 +-
 lisp/leim/quail/pypunct-b5.el                      |     2 +-
 lisp/leim/quail/rfc1345.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/thai.el                            |     2 +-
 lisp/leim/quail/tibetan.el                         |     2 +-
 lisp/leim/quail/uni-input.el                       |     2 +-
 lisp/leim/quail/viqr.el                            |     2 +-
 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                                   |   107 +-
 lisp/loadup.el                                     |     5 +-
 lisp/locate.el                                     |     2 +-
 lisp/lpr.el                                        |     2 +-
 lisp/ls-lisp.el                                    |    72 +-
 lisp/macros.el                                     |    32 +-
 lisp/mail/binhex.el                                |     2 +-
 lisp/mail/blessmail.el                             |     2 +-
 lisp/mail/emacsbug.el                              |     6 +-
 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/metamail.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                     |     2 +-
 lisp/mail/rmail.el                                 |     8 +-
 lisp/mail/rmailedit.el                             |    82 +-
 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                              |     2 +-
 lisp/mail/sendmail.el                              |    17 +-
 lisp/mail/smtpmail.el                              |     2 +-
 lisp/mail/supercite.el                             |     4 +-
 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                                        |    26 +-
 lisp/master.el                                     |     2 +-
 lisp/mb-depth.el                                   |     2 +-
 lisp/md4.el                                        |     2 +-
 lisp/menu-bar.el                                   |    70 +-
 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                                  |     6 +-
 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                             |    15 +-
 lisp/mh-e/mh-limit.el                              |     2 +-
 lisp/mh-e/mh-mime.el                               |     4 +-
 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                              |     2 +-
 lisp/midnight.el                                   |     2 +-
 lisp/minibuf-eldef.el                              |     2 +-
 lisp/minibuffer.el                                 |    49 +-
 lisp/misc.el                                       |     2 +-
 lisp/misearch.el                                   |     2 +-
 lisp/mouse-copy.el                                 |     2 +-
 lisp/mouse-drag.el                                 |     2 +-
 lisp/mouse.el                                      |   477 +-
 lisp/mpc.el                                        |    44 +-
 lisp/msb.el                                        |     2 +-
 lisp/mwheel.el                                     |     3 +-
 lisp/net/ange-ftp.el                               |    60 +-
 lisp/net/browse-url.el                             |     4 +-
 lisp/net/dbus.el                                   |     2 +-
 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/eww.el                                    |    41 +-
 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/html2text.el                              |   461 -
 lisp/net/imap.el                                   |     2 +-
 lisp/net/ldap.el                                   |     2 +-
 lisp/net/mailcap.el                                |   146 +-
 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                          |   348 +-
 lisp/net/newst-plainview.el                        |     2 +-
 lisp/net/newst-reader.el                           |     2 +-
 lisp/net/newst-ticker.el                           |     4 +-
 lisp/net/newst-treeview.el                         |     2 +-
 lisp/net/newsticker.el                             |     2 +-
 lisp/net/nsm.el                                    |     4 +-
 lisp/net/ntlm.el                                   |     2 +-
 lisp/net/pinentry.el                               |   460 -
 lisp/net/pop3.el                                   |     2 +-
 lisp/net/puny.el                                   |     2 +-
 lisp/net/quickurl.el                               |    10 +-
 lisp/net/rcirc.el                                  |    73 +-
 lisp/net/rfc2104.el                                |     2 +-
 lisp/net/rlogin.el                                 |     4 +-
 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.el                                   |     2 +-
 lisp/net/secrets.el                                |     2 +-
 lisp/net/shr-color.el                              |     2 +-
 lisp/net/shr.el                                    |   144 +-
 lisp/net/sieve-manage.el                           |     2 +-
 lisp/net/sieve-mode.el                             |     2 +-
 lisp/net/sieve.el                                  |     2 +-
 lisp/net/snmp-mode.el                              |     2 +-
 lisp/net/soap-client.el                            |     2 +-
 lisp/net/soap-inspect.el                           |     2 +-
 lisp/net/socks.el                                  |     2 +-
 lisp/net/starttls.el                               |     4 +-
 lisp/net/telnet.el                                 |     2 +-
 lisp/net/tls.el                                    |     4 +-
 lisp/net/tramp-adb.el                              |   177 +-
 lisp/net/tramp-cache.el                            |    14 +-
 lisp/net/tramp-cmds.el                             |     4 +-
 lisp/net/tramp-compat.el                           |    65 +-
 lisp/net/tramp-ftp.el                              |    10 +-
 lisp/net/tramp-gvfs.el                             |   146 +-
 lisp/net/tramp-sh.el                               |   532 +-
 lisp/net/tramp-smb.el                              |   295 +-
 lisp/net/tramp-uu.el                               |     2 +-
 lisp/net/tramp.el                                  |   783 +-
 lisp/net/trampver.el                               |    12 +-
 lisp/net/webjump.el                                |     8 +-
 lisp/net/zeroconf.el                               |     2 +-
 lisp/newcomment.el                                 |    49 +-
 lisp/notifications.el                              |     2 +-
 lisp/novice.el                                     |     2 +-
 lisp/nxml/nxml-enc.el                              |     4 +-
 lisp/nxml/nxml-maint.el                            |     2 +-
 lisp/nxml/nxml-mode.el                             |     2 +-
 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                             |     7 +-
 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                             |     4 +-
 lisp/obsolete/cc-compat.el                         |     8 +-
 lisp/obsolete/cl-compat.el                         |     2 +-
 lisp/obsolete/complete.el                          |     4 +-
 lisp/obsolete/crisp.el                             |     2 +-
 lisp/obsolete/cust-print.el                        |     2 +-
 lisp/obsolete/erc-hecomplete.el                    |     3 +-
 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                         |   462 +
 lisp/obsolete/iswitchb.el                          |     2 +-
 lisp/obsolete/landmark.el                          |     4 +-
 lisp/obsolete/lazy-lock.el                         |     2 +-
 lisp/obsolete/ledit.el                             |     2 +-
 lisp/obsolete/levents.el                           |     4 +-
 lisp/obsolete/lmenu.el                             |     2 +-
 lisp/obsolete/longlines.el                         |     2 +-
 lisp/obsolete/lucid.el                             |     2 +-
 lisp/obsolete/messcompat.el                        |     2 +-
 lisp/obsolete/mouse-sel.el                         |     2 +-
 lisp/obsolete/old-emacs-lock.el                    |     2 +-
 lisp/obsolete/old-whitespace.el                    |     2 +-
 lisp/obsolete/options.el                           |     2 +-
 lisp/obsolete/otodo-mode.el                        |     4 +-
 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/sregex.el                            |     2 +-
 lisp/obsolete/sup-mouse.el                         |     2 +-
 lisp/obsolete/terminal.el                          |     2 +-
 lisp/obsolete/tpu-edt.el                           |     2 +-
 lisp/obsolete/tpu-extras.el                        |     2 +-
 lisp/obsolete/tpu-mapper.el                        |     2 +-
 lisp/obsolete/vc-arch.el                           |     2 +-
 lisp/obsolete/vip.el                               |     2 +-
 lisp/obsolete/ws-mode.el                           |     2 +-
 lisp/obsolete/xesam.el                             |     2 +-
 lisp/obsolete/yow.el                               |     2 +-
 lisp/org/ChangeLog.1                               |    12 +-
 lisp/org/ob-C.el                                   |   446 +-
 lisp/org/ob-J.el                                   |   186 +
 lisp/org/ob-R.el                                   |   272 +-
 lisp/org/ob-abc.el                                 |    90 +
 lisp/org/ob-asymptote.el                           |    48 +-
 lisp/org/ob-awk.el                                 |    49 +-
 lisp/org/ob-calc.el                                |    22 +-
 lisp/org/ob-clojure.el                             |   193 +-
 lisp/org/ob-comint.el                              |   111 +-
 lisp/org/ob-coq.el                                 |    78 +
 lisp/org/ob-core.el                                |  2873 +-
 lisp/org/ob-css.el                                 |    10 +-
 lisp/org/ob-ditaa.el                               |    38 +-
 lisp/org/ob-dot.el                                 |    19 +-
 lisp/org/ob-ebnf.el                                |    81 +
 lisp/org/ob-emacs-lisp.el                          |    78 +-
 lisp/org/ob-eval.el                                |    36 +-
 lisp/org/ob-exp.el                                 |   535 +-
 lisp/org/ob-forth.el                               |    87 +
 lisp/org/ob-fortran.el                             |    63 +-
 lisp/org/ob-gnuplot.el                             |    80 +-
 lisp/org/ob-groovy.el                              |   116 +
 lisp/org/ob-haskell.el                             |    59 +-
 lisp/org/ob-hledger.el                             |    70 +
 lisp/org/ob-io.el                                  |    48 +-
 lisp/org/ob-java.el                                |    48 +-
 lisp/org/ob-js.el                                  |    30 +-
 lisp/org/ob-keys.el                                |     9 +-
 lisp/org/ob-latex.el                               |   161 +-
 lisp/org/ob-ledger.el                              |     9 +-
 lisp/org/ob-lilypond.el                            |   188 +-
 lisp/org/ob-lisp.el                                |    96 +-
 lisp/org/ob-lob.el                                 |   195 +-
 lisp/org/ob-lua.el                                 |   403 +
 lisp/org/ob-makefile.el                            |    10 +-
 lisp/org/ob-matlab.el                              |     4 +-
 lisp/org/ob-maxima.el                              |    27 +-
 lisp/org/ob-mscgen.el                              |    12 +-
 lisp/org/ob-ocaml.el                               |    87 +-
 lisp/org/ob-octave.el                              |    84 +-
 lisp/org/ob-org.el                                 |    10 +-
 lisp/org/ob-perl.el                                |    33 +-
 lisp/org/ob-picolisp.el                            |    16 +-
 lisp/org/ob-plantuml.el                            |    57 +-
 lisp/org/ob-processing.el                          |   195 +
 lisp/org/ob-python.el                              |   113 +-
 lisp/org/ob-ref.el                                 |   232 +-
 lisp/org/ob-ruby.el                                |   130 +-
 lisp/org/ob-sass.el                                |    11 +-
 lisp/org/ob-scala.el                               |   124 -
 lisp/org/ob-scheme.el                              |   177 +-
 lisp/org/ob-screen.el                              |    22 +-
 lisp/org/ob-sed.el                                 |   105 +
 lisp/org/ob-sh.el                                  |   217 -
 lisp/org/ob-shell.el                               |   283 +
 lisp/org/ob-shen.el                                |    11 +-
 lisp/org/ob-sql.el                                 |   262 +-
 lisp/org/ob-sqlite.el                              |    30 +-
 lisp/org/ob-stan.el                                |    84 +
 lisp/org/ob-table.el                               |    46 +-
 lisp/org/ob-tangle.el                              |   399 +-
 lisp/org/ob-vala.el                                |   117 +
 lisp/org/ob.el                                     |     4 +-
 lisp/org/org-agenda.el                             |  4131 +--
 lisp/org/org-archive.el                            |   430 +-
 lisp/org/org-attach.el                             |   230 +-
 lisp/org/org-bbdb.el                               |   147 +-
 lisp/org/org-bibtex.el                             |   176 +-
 lisp/org/org-capture.el                            |  1461 +-
 lisp/org/org-clock.el                              |  2154 +-
 lisp/org/org-colview.el                            |  2334 +-
 lisp/org/org-compat.el                             |   900 +-
 lisp/org/org-crypt.el                              |   143 +-
 lisp/org/org-ctags.el                              |   103 +-
 lisp/org/org-datetree.el                           |   297 +-
 lisp/org/org-docview.el                            |    34 +-
 lisp/org/org-duration.el                           |   448 +
 lisp/org/org-element.el                            |  5804 ++--
 lisp/org/org-entities.el                           |  1010 +-
 lisp/org/org-eshell.el                             |    11 +-
 lisp/org/org-eww.el                                |   175 +
 lisp/org/org-faces.el                              |   557 +-
 lisp/org/org-feed.el                               |   165 +-
 lisp/org/org-footnote.el                           |  1208 +-
 lisp/org/org-gnus.el                               |   327 +-
 lisp/org/org-habit.el                              |   124 +-
 lisp/org/org-id.el                                 |    33 +-
 lisp/org/org-indent.el                             |   297 +-
 lisp/org/org-info.el                               |   103 +-
 lisp/org/org-inlinetask.el                         |    54 +-
 lisp/org/org-irc.el                                |    45 +-
 lisp/org/org-lint.el                               |  1242 +
 lisp/org/org-list.el                               |  1551 +-
 lisp/org/org-macro.el                              |   321 +-
 lisp/org/org-macs.el                               |   305 +-
 lisp/org/org-mhe.el                                |    45 +-
 lisp/org/org-mobile.el                             |   309 +-
 lisp/org/org-mouse.el                              |   170 +-
 lisp/org/org-pcomplete.el                          |   110 +-
 lisp/org/org-plot.el                               |   235 +-
 lisp/org/org-protocol.el                           |   374 +-
 lisp/org/org-rmail.el                              |    28 +-
 lisp/org/org-src.el                                |  1580 +-
 lisp/org/org-table.el                              |  4841 +--
 lisp/org/org-timer.el                              |   378 +-
 lisp/org/org-version.el                            |    10 +-
 lisp/org/org-w3m.el                                |    18 +-
 lisp/org/org.el                                    | 20103 +++++++------
 lisp/org/ox-ascii.el                               |  1255 +-
 lisp/org/ox-beamer.el                              |   434 +-
 lisp/org/ox-html.el                                |  2544 +-
 lisp/org/ox-icalendar.el                           |   540 +-
 lisp/org/ox-latex.el                               |  2587 +-
 lisp/org/ox-man.el                                 |   499 +-
 lisp/org/ox-md.el                                  |   457 +-
 lisp/org/ox-odt.el                                 |  1808 +-
 lisp/org/ox-org.el                                 |   157 +-
 lisp/org/ox-publish.el                             |  1247 +-
 lisp/org/ox-texinfo.el                             |  1210 +-
 lisp/org/ox.el                                     |  4913 +--
 lisp/outline.el                                    |     2 +-
 lisp/paren.el                                      |    30 +-
 lisp/password-cache.el                             |    32 +-
 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                                  |     4 +-
 lisp/pixel-scroll.el                               |   190 +-
 lisp/play/5x5.el                                   |     2 +-
 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                                |     2 +-
 lisp/play/fortune.el                               |     2 +-
 lisp/play/gamegrid.el                              |   180 +-
 lisp/play/gametree.el                              |     2 +-
 lisp/play/gomoku.el                                |     4 +-
 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                                |     2 +-
 lisp/play/zone.el                                  |     2 +-
 lisp/plstore.el                                    |     9 +-
 lisp/printing.el                                   |    16 +-
 lisp/proced.el                                     |    13 +-
 lisp/profiler.el                                   |     2 +-
 lisp/progmodes/ada-mode.el                         |     2 +-
 lisp/progmodes/ada-prj.el                          |     2 +-
 lisp/progmodes/ada-stmt.el                         |     2 +-
 lisp/progmodes/ada-xref.el                         |     2 +-
 lisp/progmodes/antlr-mode.el                       |     4 +-
 lisp/progmodes/asm-mode.el                         |     2 +-
 lisp/progmodes/autoconf.el                         |     2 +-
 lisp/progmodes/bat-mode.el                         |     8 +-
 lisp/progmodes/bug-reference.el                    |     8 +-
 lisp/progmodes/cc-align.el                         |    34 +-
 lisp/progmodes/cc-awk.el                           |     6 +-
 lisp/progmodes/cc-bytecomp.el                      |     5 +-
 lisp/progmodes/cc-cmds.el                          |    74 +-
 lisp/progmodes/cc-defs.el                          |   132 +-
 lisp/progmodes/cc-engine.el                        |   480 +-
 lisp/progmodes/cc-fonts.el                         |   265 +-
 lisp/progmodes/cc-guess.el                         |     5 +-
 lisp/progmodes/cc-langs.el                         |    87 +-
 lisp/progmodes/cc-menus.el                         |     4 +-
 lisp/progmodes/cc-mode.el                          |   445 +-
 lisp/progmodes/cc-styles.el                        |     3 +-
 lisp/progmodes/cc-vars.el                          |    20 +-
 lisp/progmodes/cfengine.el                         |     2 +-
 lisp/progmodes/cmacexp.el                          |     2 +-
 lisp/progmodes/compile.el                          |    94 +-
 lisp/progmodes/cperl-mode.el                       |    33 +-
 lisp/progmodes/cpp.el                              |    21 +-
 lisp/progmodes/cwarn.el                            |     2 +-
 lisp/progmodes/dcl-mode.el                         |     2 +-
 lisp/progmodes/ebnf-abn.el                         |     6 +-
 lisp/progmodes/ebnf-bnf.el                         |     6 +-
 lisp/progmodes/ebnf-dtd.el                         |     6 +-
 lisp/progmodes/ebnf-ebx.el                         |     6 +-
 lisp/progmodes/ebnf-iso.el                         |     6 +-
 lisp/progmodes/ebnf-otz.el                         |     6 +-
 lisp/progmodes/ebnf-yac.el                         |     6 +-
 lisp/progmodes/ebnf2ps.el                          |   104 +-
 lisp/progmodes/ebrowse.el                          |     4 +-
 lisp/progmodes/elisp-mode.el                       |   209 +-
 lisp/progmodes/etags.el                            |    64 +-
 lisp/progmodes/executable.el                       |    38 +-
 lisp/progmodes/f90.el                              |    36 +-
 lisp/progmodes/flymake-proc.el                     |  1208 +
 lisp/progmodes/flymake.el                          |  2562 +-
 lisp/progmodes/fortran.el                          |     2 +-
 lisp/progmodes/gdb-mi.el                           |    23 +-
 lisp/progmodes/glasses.el                          |     2 +-
 lisp/progmodes/grep.el                             |   109 +-
 lisp/progmodes/gud.el                              |     4 +-
 lisp/progmodes/hideif.el                           |     6 +-
 lisp/progmodes/hideshow.el                         |     2 +-
 lisp/progmodes/icon.el                             |     2 +-
 lisp/progmodes/idlw-complete-structtag.el          |    10 +-
 lisp/progmodes/idlw-help.el                        |     2 +-
 lisp/progmodes/idlw-shell.el                       |     2 +-
 lisp/progmodes/idlw-toolbar.el                     |     2 +-
 lisp/progmodes/idlwave.el                          |     4 +-
 lisp/progmodes/inf-lisp.el                         |     2 +-
 lisp/progmodes/js.el                               |    36 +-
 lisp/progmodes/ld-script.el                        |    11 +-
 lisp/progmodes/m4-mode.el                          |     2 +-
 lisp/progmodes/make-mode.el                        |     2 +-
 lisp/progmodes/mantemp.el                          |     2 +-
 lisp/progmodes/meta-mode.el                        |     2 +-
 lisp/progmodes/mixal-mode.el                       |     4 +-
 lisp/progmodes/octave.el                           |    12 +-
 lisp/progmodes/opascal.el                          |     2 +-
 lisp/progmodes/pascal.el                           |     2 +-
 lisp/progmodes/perl-mode.el                        |   127 +-
 lisp/progmodes/prog-mode.el                        |    12 +-
 lisp/progmodes/project.el                          |     8 +-
 lisp/progmodes/prolog.el                           |    14 +-
 lisp/progmodes/ps-mode.el                          |     2 +-
 lisp/progmodes/python.el                           |   212 +-
 lisp/progmodes/ruby-mode.el                        |   136 +-
 lisp/progmodes/scheme.el                           |     2 +-
 lisp/progmodes/sh-script.el                        |   116 +-
 lisp/progmodes/simula.el                           |     2 +-
 lisp/progmodes/sql.el                              |   228 +-
 lisp/progmodes/subword.el                          |     2 +-
 lisp/progmodes/tcl.el                              |     7 +-
 lisp/progmodes/vera-mode.el                        |     2 +-
 lisp/progmodes/verilog-mode.el                     |   368 +-
 lisp/progmodes/vhdl-mode.el                        |     4 +-
 lisp/progmodes/which-func.el                       |     2 +-
 lisp/progmodes/xref.el                             |   133 +-
 lisp/progmodes/xscheme.el                          |    27 +-
 lisp/ps-bdf.el                                     |     2 +-
 lisp/ps-def.el                                     |     6 +-
 lisp/ps-mule.el                                    |     6 +-
 lisp/ps-print.el                                   |    14 +-
 lisp/ps-samp.el                                    |     6 +-
 lisp/recentf.el                                    |     2 +-
 lisp/rect.el                                       |     6 +-
 lisp/register.el                                   |    13 +-
 lisp/registry.el                                   |     2 +-
 lisp/repeat.el                                     |     2 +-
 lisp/replace.el                                    |   424 +-
 lisp/reposition.el                                 |     2 +-
 lisp/reveal.el                                     |     2 +-
 lisp/rfn-eshadow.el                                |     2 +-
 lisp/rot13.el                                      |     2 +-
 lisp/rtree.el                                      |     2 +-
 lisp/ruler-mode.el                                 |    33 +-
 lisp/savehist.el                                   |     2 +-
 lisp/saveplace.el                                  |     2 +-
 lisp/sb-image.el                                   |     2 +-
 lisp/scroll-all.el                                 |     2 +-
 lisp/scroll-bar.el                                 |     2 +-
 lisp/scroll-lock.el                                |     2 +-
 lisp/select.el                                     |     7 +-
 lisp/server.el                                     |    52 +-
 lisp/ses.el                                        |   290 +-
 lisp/shadowfile.el                                 |     2 +-
 lisp/shell.el                                      |     6 +-
 lisp/simple.el                                     |   337 +-
 lisp/skeleton.el                                   |     2 +-
 lisp/sort.el                                       |     4 +-
 lisp/soundex.el                                    |    15 +-
 lisp/speedbar.el                                   |     2 +-
 lisp/startup.el                                    |    39 +-
 lisp/strokes.el                                    |     2 +-
 lisp/subr.el                                       |   152 +-
 lisp/svg.el                                        |    32 +-
 lisp/t-mouse.el                                    |     2 +-
 lisp/tabify.el                                     |     2 +-
 lisp/talk.el                                       |     2 +-
 lisp/tar-mode.el                                   |     6 +-
 lisp/tempo.el                                      |     2 +-
 lisp/term.el                                       |   108 +-
 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                               |    12 +
 lisp/term/news.el                                  |     2 +-
 lisp/term/ns-win.el                                |    31 +-
 lisp/term/pc-win.el                                |     2 +-
 lisp/term/rxvt.el                                  |     2 +-
 lisp/term/sun.el                                   |     2 +-
 lisp/term/tty-colors.el                            |     2 +-
 lisp/term/tvi970.el                                |    10 +-
 lisp/term/vt100.el                                 |     2 +-
 lisp/term/w32-win.el                               |     7 +-
 lisp/term/w32console.el                            |     2 +-
 lisp/term/wyse50.el                                |     2 +-
 lisp/term/x-win.el                                 |     6 +-
 lisp/term/xterm.el                                 |    39 +-
 lisp/textmodes/artist.el                           |     4 +-
 lisp/textmodes/bib-mode.el                         |     2 +-
 lisp/textmodes/bibtex-style.el                     |     2 +-
 lisp/textmodes/bibtex.el                           |     2 +-
 lisp/textmodes/conf-mode.el                        |    94 +-
 lisp/textmodes/css-mode.el                         |    40 +-
 lisp/textmodes/dns-mode.el                         |     5 +-
 lisp/textmodes/enriched.el                         |    22 +-
 lisp/textmodes/fill.el                             |     2 +-
 lisp/textmodes/flyspell.el                         |     4 +-
 lisp/textmodes/ispell.el                           |   141 +-
 lisp/textmodes/less-css-mode.el                    |   232 +
 lisp/textmodes/makeinfo.el                         |     2 +-
 lisp/textmodes/mhtml-mode.el                       |    31 +-
 lisp/textmodes/nroff-mode.el                       |     4 +-
 lisp/textmodes/page-ext.el                         |    77 +-
 lisp/textmodes/page.el                             |     2 +-
 lisp/textmodes/paragraphs.el                       |     2 +-
 lisp/textmodes/picture.el                          |     4 +-
 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                     |     4 +-
 lisp/textmodes/reftex-parse.el                     |     2 +-
 lisp/textmodes/reftex-ref.el                       |     6 +-
 lisp/textmodes/reftex-sel.el                       |     2 +-
 lisp/textmodes/reftex-toc.el                       |     4 +-
 lisp/textmodes/reftex-vars.el                      |     4 +-
 lisp/textmodes/reftex.el                           |    11 +-
 lisp/textmodes/remember.el                         |    14 +-
 lisp/textmodes/rst.el                              |    67 +-
 lisp/textmodes/sgml-mode.el                        |    10 +-
 lisp/textmodes/table.el                            |     2 +-
 lisp/textmodes/tex-mode.el                         |    68 +-
 lisp/textmodes/texinfmt.el                         |     4 +-
 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                                  |    34 +-
 lisp/thumbs.el                                     |    17 +-
 lisp/time-stamp.el                                 |     2 +-
 lisp/time.el                                       |    35 +-
 lisp/timezone.el                                   |     2 +-
 lisp/tmm.el                                        |     2 +-
 lisp/tool-bar.el                                   |     2 +-
 lisp/tooltip.el                                    |    23 +-
 lisp/tree-widget.el                                |     4 +-
 lisp/tutorial.el                                   |     2 +-
 lisp/type-break.el                                 |    10 +-
 lisp/uniquify.el                                   |     2 +-
 lisp/url/ChangeLog.1                               |     4 +-
 lisp/url/url-about.el                              |     2 +-
 lisp/url/url-auth.el                               |     2 +-
 lisp/url/url-cache.el                              |     4 +-
 lisp/url/url-cid.el                                |     2 +-
 lisp/url/url-cookie.el                             |   147 +-
 lisp/url/url-dav.el                                |     2 +-
 lisp/url/url-dired.el                              |     2 +-
 lisp/url/url-domsuf.el                             |     2 +-
 lisp/url/url-expand.el                             |     4 +-
 lisp/url/url-file.el                               |     2 +-
 lisp/url/url-ftp.el                                |     2 +-
 lisp/url/url-future.el                             |     2 +-
 lisp/url/url-gw.el                                 |     8 +-
 lisp/url/url-handlers.el                           |     6 +-
 lisp/url/url-history.el                            |    11 +-
 lisp/url/url-http.el                               |     5 +-
 lisp/url/url-imap.el                               |     2 +-
 lisp/url/url-irc.el                                |     2 +-
 lisp/url/url-ldap.el                               |     2 +-
 lisp/url/url-mailto.el                             |     4 +-
 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-ns.el                                 |     2 +-
 lisp/url/url-parse.el                              |     5 +-
 lisp/url/url-privacy.el                            |     2 +-
 lisp/url/url-proxy.el                              |     2 +-
 lisp/url/url-queue.el                              |     4 +-
 lisp/url/url-tramp.el                              |    60 +-
 lisp/url/url-util.el                               |     4 +-
 lisp/url/url-vars.el                               |     2 +-
 lisp/url/url.el                                    |     9 +-
 lisp/userlock.el                                   |     2 +-
 lisp/vc/add-log.el                                 |     2 +-
 lisp/vc/compare-w.el                               |     2 +-
 lisp/vc/cvs-status.el                              |     2 +-
 lisp/vc/diff-mode.el                               |    96 +-
 lisp/vc/diff.el                                    |     2 +-
 lisp/vc/ediff-diff.el                              |     2 +-
 lisp/vc/ediff-help.el                              |     2 +-
 lisp/vc/ediff-hook.el                              |     2 +-
 lisp/vc/ediff-init.el                              |     2 +-
 lisp/vc/ediff-merg.el                              |     2 +-
 lisp/vc/ediff-mult.el                              |     2 +-
 lisp/vc/ediff-ptch.el                              |     2 +-
 lisp/vc/ediff-util.el                              |     2 +-
 lisp/vc/ediff-vers.el                              |     2 +-
 lisp/vc/ediff-wind.el                              |   243 +-
 lisp/vc/ediff.el                                   |   127 +-
 lisp/vc/log-edit.el                                |     4 +-
 lisp/vc/log-view.el                                |    16 +-
 lisp/vc/pcvs-defs.el                               |     4 +-
 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                             |    70 +-
 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                                  |    36 +-
 lisp/vc/vc-hg.el                                   |    54 +-
 lisp/vc/vc-hooks.el                                |     4 +-
 lisp/vc/vc-mtn.el                                  |     2 +-
 lisp/vc/vc-rcs.el                                  |     6 +-
 lisp/vc/vc-sccs.el                                 |     2 +-
 lisp/vc/vc-src.el                                  |     4 +-
 lisp/vc/vc-svn.el                                  |     6 +-
 lisp/vc/vc.el                                      |     3 +-
 lisp/vcursor.el                                    |     2 +-
 lisp/version.el                                    |     2 +-
 lisp/view.el                                       |     4 +-
 lisp/vt-control.el                                 |     2 +-
 lisp/vt100-led.el                                  |     2 +-
 lisp/w32-fns.el                                    |     2 +-
 lisp/w32-vars.el                                   |     2 +-
 lisp/wdired.el                                     |     2 +-
 lisp/whitespace.el                                 |    11 +-
 lisp/wid-browse.el                                 |     2 +-
 lisp/wid-edit.el                                   |    24 +-
 lisp/widget.el                                     |     2 +-
 lisp/windmove.el                                   |     4 +-
 lisp/window.el                                     |   763 +-
 lisp/winner.el                                     |    17 +-
 lisp/woman.el                                      |    25 +-
 lisp/x-dnd.el                                      |     2 +-
 lisp/xdg.el                                        |   193 +-
 lisp/xml.el                                        |     2 +-
 lisp/xt-mouse.el                                   |    16 +-
 lisp/xwidget.el                                    |     2 +-
 lwlib/COPYING                                      |     8 +-
 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-Xm.h                                   |     2 +-
 lwlib/lwlib-int.h                                  |     2 +-
 lwlib/lwlib-utils.c                                |     2 +-
 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/alloca.m4                                       |     4 +-
 m4/d-type.m4                                       |    32 +
 m4/dirfd.m4                                        |     9 +-
 m4/explicit_bzero.m4                               |    22 +
 m4/extensions.m4                                   |    12 +-
 m4/extern-inline.m4                                |     8 +-
 m4/faccessat.m4                                    |    10 +-
 m4/fstatat.m4                                      |    21 +-
 m4/fsusage.m4                                      |   336 +
 m4/getdtablesize.m4                                |    54 +-
 m4/getgroups.m4                                    |     2 +-
 m4/gettimeofday.m4                                 |     4 +-
 m4/gnulib-common.m4                                |     6 +-
 m4/gnulib-comp.m4                                  |   112 +-
 m4/lstat.m4                                        |    11 +-
 m4/manywarnings.m4                                 |    42 +-
 m4/mktime.m4                                       |    14 +-
 m4/mode_t.m4                                       |    26 +
 m4/{strftime.m4 => nstrftime.m4}                   |     0
 m4/open-cloexec.m4                                 |    21 +
 m4/open.m4                                         |    95 +
 m4/pselect.m4                                      |     5 +-
 m4/putenv.m4                                       |     4 +-
 m4/secure_getenv.m4                                |    26 -
 m4/std-gnu11.m4                                    |     6 +-
 m4/stdalign.m4                                     |     2 +-
 m4/stdint.m4                                       |   108 +-
 m4/stdlib_h.m4                                     |    12 +-
 m4/string_h.m4                                     |    14 +-
 m4/strtoimax.m4                                    |    12 +-
 m4/sys_types_h.m4                                  |     6 +-
 m4/unistd_h.m4                                     |     3 +-
 m4/unlocked-io.m4                                  |    41 +
 m4/utimes.m4                                       |    22 +-
 m4/vararrays.m4                                    |     2 +-
 m4/warnings.m4                                     |    49 +-
 make-dist                                          |    14 +-
 modules/modhelp.py                                 |     2 +-
 msdos/COPYING                                      |     8 +-
 msdos/ChangeLog.1                                  |     2 +-
 msdos/INSTALL                                      |     2 +-
 msdos/README                                       |     2 +-
 msdos/autogen/config.in                            |     7 +-
 msdos/depfiles.bat                                 |     4 +-
 msdos/inttypes.h                                   |     2 +-
 msdos/mainmake.v2                                  |     2 +-
 msdos/sed1v2.inp                                   |    40 +-
 msdos/sed2v2.inp                                   |    35 +-
 msdos/sed3v2.inp                                   |     6 +-
 msdos/sedlibmk.inp                                 |   123 +-
 msdos/sedlisp.inp                                  |     1 +
 nextstep/ChangeLog.1                               |     2 +-
 .../Emacs.base/Contents/Resources/Credits.html     |     2 +-
 nextstep/INSTALL                                   |    18 +-
 nextstep/Makefile.in                               |     2 +-
 nextstep/README                                    |     2 +-
 nextstep/templates/Info.plist.in                   |     2 +-
 nt/COPYING                                         |     8 +-
 nt/ChangeLog.1                                     |    20 +-
 nt/INSTALL                                         |    21 +-
 nt/INSTALL.W64                                     |    91 +-
 nt/Makefile.in                                     |     2 +-
 nt/README                                          |    12 +-
 nt/README.W32                                      |    12 +-
 nt/addpm.c                                         |     2 +-
 nt/cmdproxy.c                                      |     2 +-
 nt/configure.bat                                   |     2 +-
 nt/ddeclient.c                                     |     2 +-
 nt/epaths.nt                                       |     3 +-
 nt/gnulib-cfg.mk                                   |     6 +-
 nt/inc/grp.h                                       |     2 +-
 nt/inc/inttypes.h                                  |     2 +-
 nt/inc/langinfo.h                                  |     2 +-
 nt/inc/ms-w32.h                                    |    17 +-
 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                                  |     1 -
 nt/preprep.c                                       |     2 +-
 nt/runemacs.c                                      |     2 +-
 oldXMenu/Activate.c                                |     3 +-
 oldXMenu/ChangeLog.1                               |     4 +-
 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                                       |    61 +-
 src/COPYING                                        |     8 +-
 src/ChangeLog.1                                    |     2 +-
 src/ChangeLog.10                                   |     4 +-
 src/ChangeLog.11                                   |    24 +-
 src/ChangeLog.12                                   |   178 +-
 src/ChangeLog.13                                   |   138 +-
 src/ChangeLog.2                                    |     2 +-
 src/ChangeLog.3                                    |     2 +-
 src/ChangeLog.4                                    |     4 +-
 src/ChangeLog.5                                    |     4 +-
 src/ChangeLog.6                                    |     2 +-
 src/ChangeLog.7                                    |     4 +-
 src/ChangeLog.8                                    |     2 +-
 src/ChangeLog.9                                    |     2 +-
 src/Makefile.in                                    |    16 +-
 src/README                                         |     2 +-
 src/alloc.c                                        |   610 +-
 src/atimer.c                                       |     4 +-
 src/atimer.h                                       |     2 +-
 src/bidi.c                                         |    45 +-
 src/blockinput.h                                   |     2 +-
 src/buffer.c                                       |   143 +-
 src/buffer.h                                       |    10 +-
 src/bytecode.c                                     |    24 +-
 src/callint.c                                      |     9 +-
 src/callproc.c                                     |     6 +-
 src/casefiddle.c                                   |     6 +-
 src/casetab.c                                      |     2 +-
 src/category.c                                     |     2 +-
 src/category.h                                     |     2 +-
 src/ccl.c                                          |     4 +-
 src/ccl.h                                          |     2 +-
 src/character.c                                    |    19 +-
 src/character.h                                    |    20 +-
 src/charset.c                                      |    96 +-
 src/charset.h                                      |     2 +-
 src/chartab.c                                      |     2 +-
 src/cm.c                                           |    16 +-
 src/cm.h                                           |     2 +-
 src/cmds.c                                         |    24 +-
 src/coding.c                                       |    10 +-
 src/coding.h                                       |     2 +-
 src/commands.h                                     |     2 +-
 src/composite.c                                    |    17 +-
 src/composite.h                                    |     2 +-
 src/conf_post.h                                    |    26 +-
 src/cygw32.c                                       |     2 +-
 src/cygw32.h                                       |     2 +-
 src/data.c                                         |   126 +-
 src/dbusbind.c                                     |     8 +-
 src/decompress.c                                   |     2 +-
 src/deps.mk                                        |     2 +-
 src/dired.c                                        |   166 +-
 src/dispextern.h                                   |    67 +-
 src/dispnew.c                                      |    84 +-
 src/disptab.h                                      |     2 +-
 src/doc.c                                          |     8 +-
 src/doprnt.c                                       |     4 +-
 src/dosfns.c                                       |     2 +-
 src/dosfns.h                                       |     2 +-
 src/dynlib.c                                       |     2 +-
 src/dynlib.h                                       |     2 +-
 src/editfns.c                                      |    78 +-
 src/emacs-icon.h                                   |     2 +-
 src/emacs-module.c                                 |    49 +-
 src/emacs-module.h.in                              |     5 +-
 src/emacs.c                                        |    29 +-
 src/emacsgtkfixed.c                                |     4 +-
 src/emacsgtkfixed.h                                |     2 +-
 src/epaths.in                                      |     3 +-
 src/eval.c                                         |   245 +-
 src/fileio.c                                       |   704 +-
 src/filelock.c                                     |    20 +-
 src/firstfile.c                                    |     2 +-
 src/floatfns.c                                     |     2 +-
 src/fns.c                                          |   190 +-
 src/font.c                                         |    36 +-
 src/font.h                                         |     8 +-
 src/fontset.c                                      |     4 +-
 src/fontset.h                                      |     2 +-
 src/frame.c                                        |   879 +-
 src/frame.h                                        |    87 +-
 src/fringe.c                                       |     2 +-
 src/ftcrfont.c                                     |     8 +-
 src/ftfont.c                                       |     2 +-
 src/ftfont.h                                       |     2 +-
 src/ftxfont.c                                      |     2 +-
 src/getpagesize.h                                  |     2 +-
 src/gfilenotify.c                                  |     4 +-
 src/gmalloc.c                                      |   112 +-
 src/gnutls.c                                       |  1030 +-
 src/gnutls.h                                       |     8 +-
 src/gtkutil.c                                      |   133 +-
 src/gtkutil.h                                      |     7 +-
 src/image.c                                        |   209 +-
 src/indent.c                                       |   100 +-
 src/indent.h                                       |     2 +-
 src/inotify.c                                      |     2 +-
 src/insdel.c                                       |     2 +-
 src/intervals.c                                    |    71 +-
 src/intervals.h                                    |    17 +-
 src/keyboard.c                                     |   144 +-
 src/keyboard.h                                     |     5 +-
 src/keymap.c                                       |     4 +-
 src/keymap.h                                       |     2 +-
 src/kqueue.c                                       |     6 +-
 src/lastfile.c                                     |     5 +-
 src/lcms.c                                         |   604 +
 src/lisp.h                                         |   392 +-
 src/lread.c                                        |   545 +-
 src/macfont.h                                      |     6 +-
 src/macfont.m                                      |    26 +-
 src/macros.c                                       |     2 +-
 src/macros.h                                       |     2 +-
 src/marker.c                                       |     2 +-
 src/menu.c                                         |    98 +-
 src/menu.h                                         |     3 +-
 src/minibuf.c                                      |    55 +-
 src/module-env-25.h                                |     2 +-
 src/msdos.c                                        |    23 +-
 src/msdos.h                                        |     5 +-
 src/nsfns.m                                        |   149 +-
 src/nsfont.m                                       |     4 +-
 src/nsgui.h                                        |     2 +-
 src/nsimage.m                                      |   189 +-
 src/nsmenu.m                                       |    11 +-
 src/nsselect.m                                     |     2 +-
 src/nsterm.h                                       |    77 +-
 src/nsterm.m                                       |   605 +-
 src/print.c                                        |    65 +-
 src/process.c                                      |   142 +-
 src/process.h                                      |     4 +-
 src/profiler.c                                     |     2 +-
 src/puresize.h                                     |     2 +-
 src/ralloc.c                                       |     2 +-
 src/regex.c                                        |    46 +-
 src/regex.h                                        |     4 +-
 src/region-cache.c                                 |     2 +-
 src/region-cache.h                                 |     2 +-
 src/scroll.c                                       |     4 +-
 src/search.c                                       |     2 +-
 src/sheap.c                                        |     2 +-
 src/sheap.h                                        |     2 +-
 src/sound.c                                        |     5 +-
 src/syntax.c                                       |     2 +-
 src/syntax.h                                       |     2 +-
 src/sysdep.c                                       |   159 +-
 src/sysselect.h                                    |     7 +-
 src/syssignal.h                                    |     2 +-
 src/sysstdio.h                                     |    43 +-
 src/systhread.c                                    |    20 +-
 src/systhread.h                                    |     2 +-
 src/systime.h                                      |     2 +-
 src/systty.h                                       |     2 +-
 src/syswait.h                                      |     2 +-
 src/term.c                                         |    73 +-
 src/termcap.c                                      |     2 +-
 src/termchar.h                                     |     2 +-
 src/termhooks.h                                    |    10 +-
 src/terminal.c                                     |     2 +-
 src/terminfo.c                                     |     2 +-
 src/termopts.h                                     |     2 +-
 src/textprop.c                                     |     2 +-
 src/thread.c                                       |    43 +-
 src/thread.h                                       |    29 +-
 src/tparam.c                                       |     9 +-
 src/tparam.h                                       |     2 +-
 src/undo.c                                         |     2 +-
 src/unexaix.c                                      |     2 +-
 src/unexcoff.c                                     |     2 +-
 src/unexcw.c                                       |     2 +-
 src/unexelf.c                                      |    29 +-
 src/unexmacosx.c                                   |     2 +-
 src/unexw32.c                                      |    28 +-
 src/vm-limit.c                                     |     2 +-
 src/w16select.c                                    |     2 +-
 src/w32.c                                          |   145 +-
 src/w32.h                                          |     2 +-
 src/w32common.h                                    |     2 +-
 src/w32console.c                                   |     6 +-
 src/w32fns.c                                       |    80 +-
 src/w32font.c                                      |     7 +-
 src/w32font.h                                      |     2 +-
 src/w32gui.h                                       |     2 +-
 src/w32heap.c                                      |     8 +-
 src/w32heap.h                                      |     2 +-
 src/w32inevt.c                                     |     4 +-
 src/w32inevt.h                                     |     2 +-
 src/w32menu.c                                      |     2 +-
 src/w32notify.c                                    |     8 +-
 src/w32proc.c                                      |    99 +-
 src/w32reg.c                                       |     2 +-
 src/w32select.c                                    |     2 +-
 src/w32select.h                                    |     2 +-
 src/w32term.c                                      |   157 +-
 src/w32term.h                                      |    27 +-
 src/w32uniscribe.c                                 |     2 +-
 src/w32xfns.c                                      |     2 +-
 src/widget.c                                       |    15 +-
 src/widget.h                                       |     4 +-
 src/widgetprv.h                                    |     2 +-
 src/window.c                                       |   250 +-
 src/window.h                                       |   204 +-
 src/xdisp.c                                        |   978 +-
 src/xfaces.c                                       |    27 +-
 src/xfns.c                                         |   162 +-
 src/xfont.c                                        |     7 +-
 src/xftfont.c                                      |     2 +-
 src/xgselect.c                                     |     2 +-
 src/xgselect.h                                     |     2 +-
 src/xmenu.c                                        |     7 +-
 src/xml.c                                          |    39 +-
 src/xrdb.c                                         |     9 +-
 src/xselect.c                                      |     2 +-
 src/xsettings.c                                    |     6 +-
 src/xsettings.h                                    |     2 +-
 src/xsmfns.c                                       |     6 +-
 src/xterm.c                                        |   177 +-
 src/xterm.h                                        |    31 +-
 src/xwidget.c                                      |    14 +-
 src/xwidget.h                                      |     6 +-
 test/ChangeLog.1                                   |     4 +-
 test/Makefile.in                                   |    40 +-
 test/README                                        |     2 +-
 test/data/emacs-module/mod-test.c                  |    25 +-
 test/data/mailcap/mime.types                       |     5 +
 test/data/xdg/l10n.desktop                         |     5 +
 test/data/xdg/malformed.desktop                    |     4 +
 test/data/xdg/mimeapps.list                        |     9 +
 test/data/xdg/mimeinfo.cache                       |     4 +
 test/data/xdg/test.desktop                         |     5 +
 test/data/xdg/wrong.desktop                        |     2 +
 test/file-organization.org                         |     2 +-
 test/lib-src/emacsclient-tests.el                  |    59 +
 test/lisp/abbrev-tests.el                          |     2 +-
 test/lisp/arc-mode-tests.el                        |    37 +
 test/lisp/auth-source-pass-tests.el                |     7 +-
 test/lisp/auth-source-tests.el                     |    65 +-
 test/lisp/autorevert-tests.el                      |     2 +-
 test/lisp/buff-menu-tests.el                       |     4 +-
 test/lisp/calc/calc-tests.el                       |     6 +-
 test/lisp/calendar/icalendar-tests.el              |     2 +-
 test/lisp/calendar/parse-time-tests.el             |     2 +-
 .../calendar/todo-mode-resources/todo-test-1.toda  |     6 +-
 .../calendar/todo-mode-resources/todo-test-1.todo  |    14 +-
 test/lisp/calendar/todo-mode-tests.el              |   504 +-
 test/lisp/char-fold-tests.el                       |    10 +-
 test/lisp/color-tests.el                           |   251 +
 test/lisp/comint-tests.el                          |     2 +-
 test/lisp/dabbrev-tests.el                         |     2 +-
 test/lisp/descr-text-tests.el                      |     2 +-
 test/lisp/dired-aux-tests.el                       |    98 +
 test/lisp/dired-tests.el                           |   393 +-
 test/lisp/dired-x-tests.el                         |     4 +-
 test/lisp/dom-tests.el                             |     7 +-
 test/lisp/electric-tests.el                        |   170 +-
 test/lisp/emacs-lisp/benchmark-tests.el            |     2 +-
 test/lisp/emacs-lisp/bytecomp-tests.el             |    34 +-
 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           |    26 +-
 test/lisp/emacs-lisp/cl-lib-tests.el               |    34 +-
 test/lisp/emacs-lisp/cl-macs-tests.el              |   500 +
 test/lisp/emacs-lisp/cl-print-tests.el             |     4 +-
 test/lisp/emacs-lisp/cl-seq-tests.el               |     6 +-
 .../edebug-resources/edebug-test-code.el           |   134 +
 test/lisp/emacs-lisp/edebug-tests.el               |   917 +
 .../eieio-tests/eieio-test-methodinvoke.el         |     4 +-
 .../emacs-lisp/eieio-tests/eieio-test-persist.el   |    36 +-
 test/lisp/emacs-lisp/eieio-tests/eieio-tests.el    |    24 +-
 test/lisp/emacs-lisp/ert-tests.el                  |    21 +-
 test/lisp/emacs-lisp/ert-x-tests.el                |     2 +-
 .../faceup-resources/faceup-test-mode.el           |    76 +
 .../faceup-test-this-file-directory.el             |    32 +
 .../emacs-lisp/faceup-resources/files/test1.txt    |    15 +
 .../faceup-resources/files/test1.txt.faceup        |    15 +
 .../emacs-lisp/faceup-tests/faceup-test-basics.el  |   269 +
 .../emacs-lisp/faceup-tests/faceup-test-files.el   |    63 +
 test/lisp/emacs-lisp/generator-tests.el            |    12 +-
 test/lisp/emacs-lisp/gv-tests.el                   |   147 +
 test/lisp/emacs-lisp/let-alist-tests.el            |     2 +-
 test/lisp/emacs-lisp/lisp-mode-tests.el            |    28 +-
 test/lisp/emacs-lisp/lisp-tests.el                 |    33 +-
 test/lisp/emacs-lisp/map-tests.el                  |    20 +-
 test/lisp/emacs-lisp/nadvice-tests.el              |     2 +-
 test/lisp/emacs-lisp/package-tests.el              |     2 +-
 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                  |    41 +
 test/lisp/emacs-lisp/rx-tests.el                   |    12 +-
 test/lisp/emacs-lisp/seq-tests.el                  |     2 +-
 test/lisp/emacs-lisp/subr-x-tests.el               |   315 +-
 test/lisp/emacs-lisp/tabulated-list-test.el        |     2 +-
 .../emacs-lisp/testcover-resources/testcases.el    |    50 +-
 test/lisp/emacs-lisp/testcover-tests.el            |    14 +-
 test/lisp/emacs-lisp/thunk-tests.el                |    52 +-
 test/lisp/emacs-lisp/timer-tests.el                |     2 +-
 test/lisp/emulation/viper-tests.el                 |     2 +-
 test/lisp/epg-tests.el                             |    15 +-
 test/lisp/erc/erc-track-tests.el                   |     2 +-
 test/lisp/eshell/em-hist-tests.el                  |    39 +
 test/lisp/eshell/em-ls-tests.el                    |    98 +
 test/lisp/eshell/eshell-tests.el                   |     4 +-
 test/lisp/faces-tests.el                           |     2 +-
 test/lisp/ffap-tests.el                            |     8 +-
 test/lisp/filenotify-tests.el                      |    17 +-
 test/lisp/files-tests.el                           |   130 +-
 test/lisp/files-x-tests.el                         |     2 +-
 test/lisp/gnus/gnus-tests.el                       |     2 +-
 test/lisp/gnus/message-tests.el                    |     2 +-
 test/lisp/help-fns-tests.el                        |    11 +-
 test/lisp/hi-lock-tests.el                         |    16 +-
 test/lisp/htmlfontify-tests.el                     |     2 +-
 test/lisp/ibuffer-tests.el                         |    95 +-
 test/lisp/ido-tests.el                             |     2 +-
 test/lisp/imenu-tests.el                           |     2 +-
 test/lisp/info-xref-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     |   249 +-
 test/lisp/isearch-tests.el                         |     2 +-
 test/lisp/jit-lock-tests.el                        |     2 +-
 test/lisp/json-tests.el                            |     6 +-
 test/lisp/kmacro-tests.el                          |     5 +-
 test/lisp/ls-lisp-tests.el                         |    94 +
 test/lisp/mail/rmail-tests.el                      |     2 +-
 test/lisp/man-tests.el                             |     2 +-
 test/lisp/md4-tests.el                             |     2 +-
 test/lisp/minibuffer-tests.el                      |    34 +-
 test/lisp/mouse-tests.el                           |     2 +-
 test/lisp/net/dbus-tests.el                        |     2 +-
 test/lisp/net/gnutls-tests.el                      |   295 +
 test/lisp/net/mailcap-tests.el                     |    69 +
 test/lisp/net/network-stream-tests.el              |     9 +-
 test/lisp/net/newsticker-tests.el                  |     2 +-
 test/lisp/net/puny-tests.el                        |     2 +-
 test/lisp/net/sasl-scram-rfc-tests.el              |     2 +-
 test/lisp/net/shr-tests.el                         |     2 +-
 test/lisp/net/tramp-tests.el                       |  1835 +-
 test/lisp/obarray-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/elisp-mode-tests.el            |    58 +-
 test/lisp/progmodes/etags-tests.el                 |    36 +-
 test/lisp/progmodes/f90-tests.el                   |    44 +-
 test/lisp/progmodes/flymake-resources/Makefile     |     4 +-
 .../flymake-resources/errors-and-warnings.c        |    13 +
 .../lisp/progmodes/flymake-resources/no-problems.h |     1 +
 .../progmodes/flymake-resources/some-problems.h    |     5 +
 test/lisp/progmodes/flymake-resources/test.pl      |     2 +
 test/lisp/progmodes/flymake-resources/test.rb      |     5 +
 test/lisp/progmodes/flymake-tests.el               |   361 +-
 test/lisp/progmodes/js-tests.el                    |    21 +-
 test/lisp/progmodes/python-tests.el                |    49 +-
 test/lisp/progmodes/ruby-mode-tests.el             |     2 +-
 test/lisp/progmodes/sql-tests.el                   |    12 +-
 test/lisp/progmodes/subword-tests.el               |     8 +-
 test/lisp/progmodes/xref-tests.el                  |     2 +-
 test/lisp/ps-print-tests.el                        |     2 +-
 test/lisp/register-tests.el                        |    43 +
 test/lisp/replace-tests.el                         |    28 +-
 test/lisp/rot13-tests.el                           |     2 +-
 test/lisp/ses-tests.el                             |   175 +
 test/lisp/shell-tests.el                           |     2 +-
 test/lisp/simple-tests.el                          |    69 +-
 test/lisp/sort-tests.el                            |     2 +-
 test/lisp/soundex-tests.el                         |    43 +
 test/lisp/subr-tests.el                            |    41 +-
 test/lisp/tar-mode-tests.el                        |    36 +
 test/lisp/textmodes/css-mode-tests.el              |    23 +-
 test/lisp/textmodes/dns-mode-tests.el              |     2 +-
 test/lisp/textmodes/fill-tests.el                  |    50 +
 test/lisp/textmodes/mhtml-mode-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/thingatpt-tests.el                       |    32 +-
 test/lisp/url/url-auth-tests.el                    |     2 +-
 test/lisp/url/url-expand-tests.el                  |     2 +-
 test/lisp/url/url-future-tests.el                  |     2 +-
 test/lisp/url/url-parse-tests.el                   |     2 +-
 test/lisp/url/url-tramp-tests.el                   |    83 +
 test/lisp/url/url-util-tests.el                    |     2 +-
 test/lisp/vc/add-log-tests.el                      |     2 +-
 test/lisp/vc/diff-mode-tests.el                    |     6 +-
 test/lisp/vc/ediff-diff-tests.el                   |     2 +-
 test/lisp/vc/ediff-ptch-tests.el                   |    54 +-
 test/lisp/vc/smerge-mode-tests.el                  |    34 +
 test/lisp/vc/vc-bzr-tests.el                       |     8 +-
 test/lisp/vc/vc-hg-tests.el                        |     2 +-
 test/lisp/vc/vc-tests.el                           |     2 +-
 test/lisp/whitespace-tests.el                      |     2 +-
 test/lisp/xdg-tests.el                             |    80 +
 test/lisp/xml-tests.el                             |     2 +-
 test/lisp/xt-mouse-tests.el                        |     2 +-
 test/manual/BidiCharacterTest.txt                  |     6 +-
 test/manual/biditest.el                            |     2 +-
 test/manual/cedet/cedet-utests.el                  |     2 +-
 test/manual/cedet/ede-tests.el                     |     2 +-
 test/manual/cedet/semantic-ia-utest.el             |     4 +-
 test/manual/cedet/semantic-tests.el                |    14 +-
 test/manual/cedet/semantic-utest-c.el              |     2 +-
 test/manual/cedet/semantic-utest.el                |     2 +-
 test/manual/cedet/srecode-tests.el                 |     2 +-
 test/manual/cedet/tests/test.c                     |     9 +-
 test/manual/cedet/tests/test.el                    |     2 +-
 test/manual/cedet/tests/test.make                  |     4 +-
 test/manual/cedet/tests/testdoublens.cpp           |     3 +-
 test/manual/cedet/tests/testdoublens.hpp           |     5 +-
 test/manual/cedet/tests/testjavacomp.java          |     2 +-
 test/manual/cedet/tests/testpolymorph.cpp          |     2 +-
 test/manual/cedet/tests/testspp.c                  |     3 +-
 test/manual/cedet/tests/testsppreplace.c           |     3 +-
 test/manual/cedet/tests/testsppreplaced.c          |     2 +-
 test/manual/cedet/tests/testsubclass.cpp           |     3 +-
 test/manual/cedet/tests/testsubclass.hh            |     7 +-
 test/manual/cedet/tests/testtypedefs.cpp           |     3 +-
 test/manual/cedet/tests/testvarnames.c             |     2 +-
 test/manual/etags/CTAGS.good                       |     8 +
 test/manual/etags/ETAGS.good_1                     |    26 +-
 test/manual/etags/ETAGS.good_2                     |    26 +-
 test/manual/etags/ETAGS.good_3                     |    26 +-
 test/manual/etags/ETAGS.good_4                     |    26 +-
 test/manual/etags/ETAGS.good_5                     |    26 +-
 test/manual/etags/ETAGS.good_6                     |    26 +-
 test/manual/etags/Makefile                         |     3 +-
 test/manual/etags/c-src/emacs/src/gmalloc.c        |    20 +-
 test/manual/etags/c-src/emacs/src/keyboard.c       |     2 +-
 test/manual/etags/c-src/emacs/src/lisp.h           |     4 +-
 test/manual/etags/c-src/emacs/src/regex.h          |     2 +-
 test/manual/etags/c-src/etags.c                    |     2 +-
 test/manual/etags/el-src/TAGTEST.EL                |     1 +
 .../etags/el-src/emacs/lisp/progmodes/etags.el     |     2 +-
 test/manual/etags/html-src/software.html           |     8 +-
 test/manual/etags/html-src/softwarelibero.html     |    10 +-
 test/manual/etags/scm-src/test.scm                 |    20 +
 test/manual/etags/tex-src/gzip.texi                |     2 +-
 test/manual/image-size-tests.el                    |    12 +-
 test/manual/indent/css-mode.css                    |    10 +
 .../js-indent-align-list-continuation-nil.js       |    20 +
 test/manual/indent/js.js                           |     9 +
 test/manual/indent/less-css-mode.less              |    29 +
 test/manual/indent/octave.m                        |     2 +-
 test/manual/indent/pascal.pas                      |     2 +-
 test/manual/indent/perl.perl                       |     8 +
 test/manual/redisplay-testsuite.el                 |     3 +-
 test/manual/rmailmm.el                             |     2 +-
 test/manual/scroll-tests.el                        |     2 +-
 test/src/alloc-tests.el                            |     2 +-
 test/src/buffer-tests.el                           |     7 +-
 test/src/callproc-tests.el                         |     2 +-
 test/src/casefiddle-tests.el                       |     2 +-
 test/src/charset-tests.el                          |     2 +-
 test/src/chartab-tests.el                          |     2 +-
 test/src/cmds-tests.el                             |     2 +-
 test/src/coding-tests.el                           |     2 +-
 test/src/data-tests.el                             |    23 +-
 test/src/decompress-tests.el                       |     2 +-
 test/src/doc-tests.el                              |     2 +-
 test/src/editfns-tests.el                          |    10 +-
 test/src/emacs-module-tests.el                     |    97 +-
 test/src/eval-tests.el                             |    22 +-
 test/src/fileio-tests.el                           |    97 +
 test/src/floatfns-tests.el                         |     2 +-
 test/src/fns-tests.el                              |    38 +-
 test/src/font-tests.el                             |     2 +-
 test/src/inotify-tests.el                          |     2 +-
 test/src/keyboard-tests.el                         |    36 +
 test/src/keymap-tests.el                           |     2 +-
 test/src/lcms-tests.el                             |   161 +
 test/src/lread-tests.el                            |    27 +-
 test/src/marker-tests.el                           |     2 +-
 test/src/minibuf-tests.el                          |     2 +-
 test/src/print-tests.el                            |     2 +-
 test/src/process-tests.el                          |     2 +-
 test/src/regex-tests.el                            |     2 +-
 test/src/syntax-tests.el                           |     2 +-
 test/src/textprop-tests.el                         |     2 +-
 test/src/thread-tests.el                           |     2 +-
 test/src/undo-tests.el                             |     6 +-
 test/src/xml-tests.el                              |     2 +-
 2599 files changed, 142085 insertions(+), 66754 deletions(-)
 create mode 100644 .clang-format
 create mode 100644 admin/notes/spelling
 create mode 100644 admin/nt/dist-build/README-scripts
 create mode 100644 admin/nt/dist-build/README-windows-binaries
 create mode 100755 admin/nt/dist-build/build-dep-zips.py
 create mode 100755 admin/nt/dist-build/build-zips.sh
 create mode 100644 admin/nt/dist-build/emacs.nsi
 create mode 100644 etc/NEWS.26
 create mode 100644 etc/images/icons/hicolor/scalable/apps/emacs.ico
 create mode 100644 etc/images/splash.bmp
 create mode 100644 etc/schema/od-manifest-schema-v1.2-os.rnc
 create mode 100644 etc/schema/od-schema-v1.2-os.rnc
 create mode 100644 lib/cloexec.c
 create mode 100644 lib/cloexec.h
 create mode 100644 lib/explicit_bzero.c
 create mode 100644 lib/fsusage.c
 create mode 100644 lib/fsusage.h
 delete mode 100644 lib/getopt_.h
 create mode 100644 lib/nstrftime.c
 create mode 100644 lib/open.c
 delete mode 100644 lib/secure_getenv.c
 delete mode 100644 lib/strftime.c
 create mode 100644 lib/unlocked-io.h
 create mode 100644 lisp/display-line-numbers.el
 create mode 100644 lisp/emacs-lisp/faceup.el
 create mode 100644 lisp/emacs-lisp/rmc.el
 delete mode 100644 lisp/net/html2text.el
 delete mode 100644 lisp/net/pinentry.el
 create mode 100644 lisp/obsolete/html2text.el
 create mode 100644 lisp/org/ob-J.el
 create mode 100644 lisp/org/ob-abc.el
 create mode 100644 lisp/org/ob-coq.el
 create mode 100644 lisp/org/ob-ebnf.el
 create mode 100644 lisp/org/ob-forth.el
 create mode 100644 lisp/org/ob-groovy.el
 create mode 100644 lisp/org/ob-hledger.el
 create mode 100644 lisp/org/ob-lua.el
 create mode 100644 lisp/org/ob-processing.el
 delete mode 100644 lisp/org/ob-scala.el
 create mode 100644 lisp/org/ob-sed.el
 delete mode 100644 lisp/org/ob-sh.el
 create mode 100644 lisp/org/ob-shell.el
 create mode 100644 lisp/org/ob-stan.el
 create mode 100644 lisp/org/ob-vala.el
 create mode 100644 lisp/org/org-duration.el
 create mode 100644 lisp/org/org-eww.el
 create mode 100644 lisp/org/org-lint.el
 create mode 100644 lisp/progmodes/flymake-proc.el
 create mode 100644 lisp/term/konsole.el
 create mode 100644 lisp/textmodes/less-css-mode.el
 create mode 100644 m4/d-type.m4
 create mode 100644 m4/explicit_bzero.m4
 create mode 100644 m4/fsusage.m4
 create mode 100644 m4/mode_t.m4
 rename m4/{strftime.m4 => nstrftime.m4} (100%)
 create mode 100644 m4/open-cloexec.m4
 create mode 100644 m4/open.m4
 delete mode 100644 m4/secure_getenv.m4
 create mode 100644 m4/unlocked-io.m4
 create mode 100644 src/lcms.c
 create mode 100644 test/data/mailcap/mime.types
 create mode 100644 test/data/xdg/l10n.desktop
 create mode 100644 test/data/xdg/malformed.desktop
 create mode 100644 test/data/xdg/mimeapps.list
 create mode 100644 test/data/xdg/mimeinfo.cache
 create mode 100644 test/data/xdg/test.desktop
 create mode 100644 test/data/xdg/wrong.desktop
 create mode 100644 test/lib-src/emacsclient-tests.el
 create mode 100644 test/lisp/arc-mode-tests.el
 create mode 100644 test/lisp/color-tests.el
 create mode 100644 test/lisp/dired-aux-tests.el
 create mode 100644 test/lisp/emacs-lisp/cl-macs-tests.el
 create mode 100644 test/lisp/emacs-lisp/edebug-resources/edebug-test-code.el
 create mode 100644 test/lisp/emacs-lisp/edebug-tests.el
 create mode 100644 test/lisp/emacs-lisp/faceup-resources/faceup-test-mode.el
 create mode 100644 
test/lisp/emacs-lisp/faceup-resources/faceup-test-this-file-directory.el
 create mode 100644 test/lisp/emacs-lisp/faceup-resources/files/test1.txt
 create mode 100644 test/lisp/emacs-lisp/faceup-resources/files/test1.txt.faceup
 create mode 100644 test/lisp/emacs-lisp/faceup-tests/faceup-test-basics.el
 create mode 100644 test/lisp/emacs-lisp/faceup-tests/faceup-test-files.el
 create mode 100644 test/lisp/emacs-lisp/gv-tests.el
 create mode 100644 test/lisp/emacs-lisp/rmc-tests.el
 create mode 100644 test/lisp/eshell/em-hist-tests.el
 create mode 100644 test/lisp/eshell/em-ls-tests.el
 create mode 100644 test/lisp/ls-lisp-tests.el
 create mode 100644 test/lisp/net/gnutls-tests.el
 create mode 100644 test/lisp/net/mailcap-tests.el
 create mode 100644 test/lisp/progmodes/flymake-resources/errors-and-warnings.c
 create mode 100644 test/lisp/progmodes/flymake-resources/no-problems.h
 create mode 100644 test/lisp/progmodes/flymake-resources/some-problems.h
 create mode 100644 test/lisp/progmodes/flymake-resources/test.rb
 create mode 100644 test/lisp/register-tests.el
 create mode 100644 test/lisp/ses-tests.el
 create mode 100644 test/lisp/soundex-tests.el
 create mode 100644 test/lisp/tar-mode-tests.el
 create mode 100644 test/lisp/textmodes/fill-tests.el
 create mode 100644 test/lisp/url/url-tramp-tests.el
 create mode 100644 test/lisp/vc/smerge-mode-tests.el
 create mode 100644 test/lisp/xdg-tests.el
 create mode 100644 test/manual/etags/scm-src/test.scm
 create mode 100644 test/manual/indent/js-indent-align-list-continuation-nil.js
 create mode 100644 test/manual/indent/less-css-mode.less
 create mode 100644 test/src/fileio-tests.el
 create mode 100644 test/src/keyboard-tests.el
 create mode 100644 test/src/lcms-tests.el



reply via email to

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