emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] scratch/org-mode-merge updated (1e60ee8 -> ab351d4)


From: pank
Subject: [Emacs-diffs] scratch/org-mode-merge updated (1e60ee8 -> ab351d4)
Date: Mon, 18 Sep 2017 06:12:34 -0400 (EDT)

pank pushed a change to branch scratch/org-mode-merge.

      from  1e60ee8   Merge branch 'master' into scratch/org-mode-merge
      adds  c5a31f8       * lisp/progmodes/sql.el: Version 3.6
      adds  77083e2   Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs
      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  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
       new  ab351d4   Update Org to v9.1.1


Summary of changes:
 .dir-locals.el                                     |    2 +-
 .gitattributes                                     |    2 +-
 .gitignore                                         |    4 +-
 .gitlab-ci.yml                                     |    8 +-
 BUGS                                               |    4 +-
 CONTRIBUTE                                         |  186 +-
 ChangeLog.2                                        |   22 +-
 GNUmakefile                                        |    9 +-
 INSTALL                                            |   43 +-
 INSTALL.REPO                                       |    4 +-
 Makefile.in                                        |    9 +-
 README                                             |    9 +-
 admin/CPP-DEFINES                                  |    1 -
 admin/README                                       |    2 +-
 admin/admin.el                                     |    2 +-
 admin/alloc-colors.c                               |    2 +-
 admin/authors.el                                   |    2 +-
 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                                  |    2 +-
 admin/grammars/Makefile.in                         |    2 +-
 admin/grammars/c.by                                |    2 +-
 admin/grammars/grammar.wy                          |    2 +-
 admin/grammars/java-tags.wy                        |    2 +-
 admin/grammars/js.wy                               |    2 +-
 admin/grammars/make.by                             |    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                             |   20 +-
 admin/merge-gnulib                                 |   14 +-
 admin/merge-pkg-config                             |    2 +-
 admin/notes/bugtracker                             |   36 +-
 admin/notes/copyright                              |    4 +-
 admin/notes/elpa                                   |    2 +-
 admin/notes/font-backend                           |    2 +-
 admin/notes/hydra                                  |   27 +-
 admin/notes/multi-tty                              |    2 +-
 admin/notes/unicode                                |    5 +-
 admin/notes/www                                    |    2 +-
 admin/nt/README-UNDUMP.W32                         |    2 +-
 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                       |    2 +-
 admin/unidata/uvs.el                               |    2 +-
 admin/update-copyright                             |    2 +-
 admin/update_autogen                               |    2 +-
 autogen.sh                                         |   62 +-
 build-aux/config.guess                             |    9 +-
 build-aux/git-hooks/commit-msg                     |    2 +-
 build-aux/git-hooks/pre-commit                     |    4 +-
 build-aux/gitlog-to-changelog                      |    4 +-
 build-aux/gitlog-to-emacslog                       |    6 +-
 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 +-
 configure.ac                                       |  337 +--
 doc/emacs/Makefile.in                              |    2 +-
 doc/emacs/ack.texi                                 |    2 +-
 doc/emacs/anti.texi                                |  322 +--
 doc/emacs/basic.texi                               |    3 +-
 doc/emacs/building.texi                            |    6 +-
 doc/emacs/cmdargs.texi                             |   10 +-
 doc/emacs/custom.texi                              |   10 +-
 doc/emacs/dired.texi                               |   36 +-
 doc/emacs/display.texi                             |   77 +-
 doc/emacs/emacs.texi                               |   17 +-
 doc/emacs/files.texi                               |  138 +-
 doc/emacs/fixit.texi                               |   15 +-
 doc/emacs/frames.texi                              |    7 +-
 doc/emacs/glossary.texi                            |   14 +-
 doc/emacs/gnu.texi                                 |    8 +-
 doc/emacs/help.texi                                |   11 +-
 doc/emacs/killing.texi                             |    2 +-
 doc/emacs/maintaining.texi                         |   34 +-
 doc/emacs/misc.texi                                |   13 +-
 doc/emacs/modes.texi                               |    8 +-
 doc/emacs/msdos-xtra.texi                          |    2 +-
 doc/emacs/mule.texi                                |   40 +-
 doc/emacs/package.texi                             |    2 +-
 doc/emacs/programs.texi                            |    9 +-
 doc/emacs/regs.texi                                |    5 +-
 doc/emacs/rmail.texi                               |    2 +-
 doc/emacs/search.texi                              |   19 +-
 doc/emacs/text.texi                                |   23 +-
 doc/emacs/trouble.texi                             |   30 +-
 doc/emacs/vc1-xtra.texi                            |   15 +-
 doc/emacs/xresources.texi                          |    5 +
 doc/lispintro/Makefile.in                          |    2 +-
 doc/lispintro/README                               |    2 +-
 doc/lispintro/cons-1.eps                           |    2 +-
 doc/lispintro/cons-2.eps                           |    2 +-
 doc/lispintro/cons-2a.eps                          |    2 +-
 doc/lispintro/cons-3.eps                           |    2 +-
 doc/lispintro/cons-4.eps                           |    2 +-
 doc/lispintro/cons-5.eps                           |    2 +-
 doc/lispintro/drawers.eps                          |   20 +-
 doc/lispintro/emacs-lisp-intro.texi                |   16 +-
 doc/lispintro/lambda-1.eps                         |    2 +-
 doc/lispintro/lambda-2.eps                         |    2 +-
 doc/lispintro/lambda-3.eps                         |    2 +-
 doc/lispref/Makefile.in                            |    2 +-
 doc/lispref/README                                 |    4 +-
 doc/lispref/anti.texi                              |  188 +-
 doc/lispref/backups.texi                           |    4 +-
 doc/lispref/commands.texi                          |    2 +-
 doc/lispref/customize.texi                         |    2 +-
 doc/lispref/display.texi                           |   78 +-
 doc/lispref/doclicense.texi                        |    4 +-
 doc/lispref/edebug.texi                            |    4 +-
 doc/lispref/elisp.texi                             |    5 +-
 doc/lispref/eval.texi                              |    2 +-
 doc/lispref/files.texi                             |  294 ++-
 doc/lispref/frames.texi                            |   14 +
 doc/lispref/functions.texi                         |   39 +-
 doc/lispref/hooks.texi                             |    5 -
 doc/lispref/lists.texi                             |   42 +-
 doc/lispref/loading.texi                           |   49 +-
 doc/lispref/minibuf.texi                           |    4 +-
 doc/lispref/nonascii.texi                          |    2 +-
 doc/lispref/os.texi                                |    2 +-
 doc/lispref/package.texi                           |    2 +-
 doc/lispref/positions.texi                         |   11 +-
 doc/lispref/processes.texi                         |   18 +-
 doc/lispref/searching.texi                         |    4 +-
 doc/lispref/symbols.texi                           |    6 +
 doc/lispref/text.texi                              |  203 +-
 doc/lispref/tips.texi                              |    6 +-
 doc/lispref/two-volume-cross-refs.txt              |    2 +-
 doc/lispref/two-volume.make                        |    2 +-
 doc/lispref/variables.texi                         |   18 +-
 doc/lispref/windows.texi                           |   18 +-
 doc/man/emacs.1.in                                 |    6 +-
 doc/man/emacsclient.1                              |    6 +-
 doc/misc/Makefile.in                               |    2 +-
 doc/misc/autotype.texi                             |    2 +-
 doc/misc/calc.texi                                 |    2 +-
 doc/misc/cc-mode.texi                              |    4 +-
 doc/misc/cl.texi                                   |    6 +-
 doc/misc/ebrowse.texi                              |    2 +-
 doc/misc/ede.texi                                  |    4 +-
 doc/misc/efaq-w32.texi                             |   22 +-
 doc/misc/efaq.texi                                 |   65 +-
 doc/misc/emacs-gnutls.texi                         |    2 +-
 doc/misc/erc.texi                                  |    2 +-
 doc/misc/eshell.texi                               |   18 -
 doc/misc/gnus-faq.texi                             |    8 +-
 doc/misc/gnus-news.el                              |    4 +-
 doc/misc/gnus-news.texi                            |    6 +-
 doc/misc/gnus.texi                                 |   18 +-
 doc/misc/htmlfontify.texi                          |    5 +-
 doc/misc/message.texi                              |    2 +-
 doc/misc/mh-e.texi                                 |   38 +-
 doc/misc/org.texi                                  |  871 +++++--
 doc/misc/reftex.texi                               |    4 +-
 doc/misc/ses.texi                                  |   29 +-
 doc/misc/smtpmail.texi                             |    4 +-
 doc/misc/texinfo.tex                               |   36 +-
 doc/misc/tramp.texi                                |  279 +-
 doc/misc/trampver.texi                             |    2 +-
 doc/misc/url.texi                                  |    4 +-
 doc/misc/woman.texi                                |    6 +-
 etc/CALC-NEWS                                      |    2 +-
 etc/CENSORSHIP                                     |    2 +-
 etc/COPYING                                        |    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                                           |  670 ++++-
 etc/NEWS.1-17                                      |    2 +-
 etc/NEWS.18                                        |    2 +-
 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                                        |   30 +-
 etc/NEXTSTEP                                       |    2 +-
 etc/NXML-NEWS                                      |    2 +-
 etc/ORG-NEWS                                       |  523 +++-
 etc/PROBLEMS                                       |   43 +-
 etc/TERMS                                          |    2 +-
 etc/THE-GNU-PROJECT                                |    2 +-
 etc/TODO                                           |   14 +-
 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.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.svg                              |    4 +-
 etc/images/unchecked.xpm                           |    2 +-
 etc/org/README                                     |    2 +-
 etc/org/library-of-babel.org                       |  584 -----
 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                           |    6 +-
 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                        |    4 +-
 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/relaxng.rnc                             |    8 +-
 etc/schema/schemas.xml                             |    2 +-
 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/Makefile.in                                   |    2 +-
 leim/README                                        |    2 +-
 leim/leim-ext.el                                   |    2 +-
 lib-src/Makefile.in                                |    2 +-
 lib-src/ebrowse.c                                  |    2 +-
 lib-src/emacsclient.c                              |   86 +-
 lib-src/etags.c                                    |   68 +-
 lib-src/hexl.c                                     |    2 +-
 lib-src/make-docfile.c                             |   15 +-
 lib-src/movemail.c                                 |    2 +-
 lib-src/ntlib.c                                    |   69 +-
 lib-src/ntlib.h                                    |    4 -
 lib-src/pop.c                                      |    2 +-
 lib-src/pop.h                                      |    2 +-
 lib-src/profile.c                                  |    2 +-
 lib-src/rcs2log                                    |    2 +-
 lib-src/update-game-score.c                        |    2 +-
 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                                    |    2 +-
 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                          |    2 +-
 lib/count-one-bits.h                               |    2 +-
 lib/count-trailing-zeros.h                         |    2 +-
 lib/diffseq.h                                      |    2 +-
 lib/dirent.in.h                                    |    2 +-
 lib/dirfd.c                                        |    2 +-
 lib/dosname.h                                      |    2 +-
 lib/dtotimespec.c                                  |    2 +-
 lib/dup2.c                                         |    2 +-
 lib/errno.in.h                                     |    2 +-
 lib/euidaccess.c                                   |    2 +-
 lib/execinfo.in.h                                  |    2 +-
 lib/explicit_bzero.c                               |   48 +
 lib/faccessat.c                                    |    2 +-
 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                                   |    2 +-
 lib/filevercmp.h                                   |    2 +-
 lib/flexmember.h                                   |   21 +-
 lib/fpending.c                                     |    6 +-
 lib/fpending.h                                     |    2 +-
 lib/fstatat.c                                      |    2 +-
 lib/fsync.c                                        |    2 +-
 lib/ftoastr.c                                      |    2 +-
 lib/ftoastr.h                                      |    2 +-
 lib/get-permissions.c                              |    2 +-
 lib/getdtablesize.c                                |    4 +-
 lib/getgroups.c                                    |    2 +-
 lib/getloadavg.c                                   |    2 +-
 lib/getopt-cdefs.in.h                              |    2 +-
 lib/getopt-core.h                                  |    2 +-
 lib/getopt-ext.h                                   |    2 +-
 lib/getopt-pfx-core.h                              |    2 +-
 lib/getopt-pfx-ext.h                               |    2 +-
 lib/getopt.c                                       |    2 +-
 lib/getopt.in.h                                    |    2 +-
 lib/getopt1.c                                      |    2 +-
 lib/getopt_.h                                      |  285 ---
 lib/getopt_int.h                                   |    2 +-
 lib/gettext.h                                      |    2 +-
 lib/gettime.c                                      |    2 +-
 lib/gettimeofday.c                                 |    2 +-
 lib/gnulib.mk.in                                   |   95 +-
 lib/group-member.c                                 |    2 +-
 lib/ignore-value.h                                 |    2 +-
 lib/intprops.h                                     |    2 +-
 lib/inttypes.in.h                                  |    2 +-
 lib/limits.in.h                                    |    2 +-
 lib/localtime-buffer.c                             |    2 +-
 lib/localtime-buffer.h                             |    2 +-
 lib/lstat.c                                        |    2 +-
 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/{strftime.c => nstrftime.c}                    |    2 +-
 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                                    |    2 +-
 lib/stat-time.h                                    |    2 +-
 lib/stdalign.in.h                                  |    4 +-
 lib/stddef.in.h                                    |   20 +-
 lib/stdint.in.h                                    |    2 +-
 lib/stdio-impl.h                                   |    4 +-
 lib/stdio.in.h                                     |    6 +-
 lib/stdlib.in.h                                    |   23 +-
 lib/stpcpy.c                                       |    2 +-
 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                                     |    2 +-
 lib/u64.h                                          |    2 +-
 lib/unistd.in.h                                    |    2 +-
 lib/unlocked-io.h                                  |    2 +-
 lib/utimens.c                                      |    2 +-
 lib/utimens.h                                      |    2 +-
 lib/verify.h                                       |    2 +-
 lib/vla.h                                          |    2 +-
 lib/warn-on-use.h                                  |    2 +-
 lib/xalloc-oversized.h                             |    4 +-
 lisp/ChangeLog.16                                  |    6 +-
 lisp/ChangeLog.17                                  |    2 +-
 lisp/Makefile.in                                   |    4 +-
 lisp/abbrev.el                                     |    2 +-
 lisp/align.el                                      |    2 +-
 lisp/allout-widgets.el                             |    2 +-
 lisp/allout.el                                     |    2 +-
 lisp/ansi-color.el                                 |  118 +-
 lisp/apropos.el                                    |   44 +-
 lisp/arc-mode.el                                   |   10 +-
 lisp/array.el                                      |    2 +-
 lisp/auth-source-pass.el                           |    2 +-
 lisp/auth-source.el                                |   40 +-
 lisp/autoarg.el                                    |    2 +-
 lisp/autoinsert.el                                 |    8 +-
 lisp/autorevert.el                                 |    2 +-
 lisp/avoid.el                                      |    2 +-
 lisp/battery.el                                    |    2 +-
 lisp/bindings.el                                   |    2 +-
 lisp/bookmark.el                                   |    2 +-
 lisp/bs.el                                         |    2 +-
 lisp/buff-menu.el                                  |    2 +-
 lisp/button.el                                     |    2 +-
 lisp/calc/calc-aent.el                             |    2 +-
 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                            |    2 +-
 lisp/calc/calc-vec.el                              |    2 +-
 lisp/calc/calc-yank.el                             |    2 +-
 lisp/calc/calc.el                                  |    2 +-
 lisp/calc/calcalg2.el                              |    2 +-
 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                           |    6 +-
 lisp/calendar/cal-french.el                        |    2 +-
 lisp/calendar/cal-hebrew.el                        |    2 +-
 lisp/calendar/cal-html.el                          |    2 +-
 lisp/calendar/cal-islam.el                         |    2 +-
 lisp/calendar/cal-iso.el                           |    2 +-
 lisp/calendar/cal-julian.el                        |    2 +-
 lisp/calendar/cal-mayan.el                         |    2 +-
 lisp/calendar/cal-menu.el                          |    2 +-
 lisp/calendar/cal-move.el                          |    2 +-
 lisp/calendar/cal-persia.el                        |    2 +-
 lisp/calendar/cal-tex.el                           |   62 +-
 lisp/calendar/cal-x.el                             |    2 +-
 lisp/calendar/calendar.el                          |    4 +-
 lisp/calendar/diary-lib.el                         |    2 +-
 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                             |    2 +-
 lisp/calendar/time-date.el                         |    2 +-
 lisp/calendar/timeclock.el                         |    2 +-
 lisp/calendar/todo-mode.el                         |  650 ++---
 lisp/case-table.el                                 |    2 +-
 lisp/cdl.el                                        |    2 +-
 lisp/cedet/cedet-cscope.el                         |    2 +-
 lisp/cedet/cedet-files.el                          |    2 +-
 lisp/cedet/cedet-global.el                         |    2 +-
 lisp/cedet/cedet-idutils.el                        |    2 +-
 lisp/cedet/cedet.el                                |    2 +-
 lisp/cedet/data-debug.el                           |    2 +-
 lisp/cedet/ede.el                                  |    2 +-
 lisp/cedet/ede/auto.el                             |    2 +-
 lisp/cedet/ede/autoconf-edit.el                    |    2 +-
 lisp/cedet/ede/base.el                             |    2 +-
 lisp/cedet/ede/config.el                           |    2 +-
 lisp/cedet/ede/cpp-root.el                         |    2 +-
 lisp/cedet/ede/custom.el                           |    2 +-
 lisp/cedet/ede/detect.el                           |    2 +-
 lisp/cedet/ede/dired.el                            |    2 +-
 lisp/cedet/ede/emacs.el                            |    2 +-
 lisp/cedet/ede/files.el                            |    2 +-
 lisp/cedet/ede/generic.el                          |    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                            |    2 +-
 lisp/cedet/ede/proj-archive.el                     |    2 +-
 lisp/cedet/ede/proj-aux.el                         |    2 +-
 lisp/cedet/ede/proj-comp.el                        |    2 +-
 lisp/cedet/ede/proj-elisp.el                       |    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                                |    2 +-
 lisp/cedet/semantic.el                             |    2 +-
 lisp/cedet/semantic/analyze.el                     |    2 +-
 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                |    2 +-
 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                    |    2 +-
 lisp/cedet/semantic/ctxt.el                        |    2 +-
 lisp/cedet/semantic/db-debug.el                    |    2 +-
 lisp/cedet/semantic/db-ebrowse.el                  |    2 +-
 lisp/cedet/semantic/db-el.el                       |    2 +-
 lisp/cedet/semantic/db-file.el                     |    2 +-
 lisp/cedet/semantic/db-find.el                     |    2 +-
 lisp/cedet/semantic/db-global.el                   |    2 +-
 lisp/cedet/semantic/db-javascript.el               |    2 +-
 lisp/cedet/semantic/db-mode.el                     |    2 +-
 lisp/cedet/semantic/db-ref.el                      |    2 +-
 lisp/cedet/semantic/db-typecache.el                |    2 +-
 lisp/cedet/semantic/db.el                          |    2 +-
 lisp/cedet/semantic/debug.el                       |    2 +-
 lisp/cedet/semantic/decorate.el                    |    2 +-
 lisp/cedet/semantic/decorate/include.el            |    2 +-
 lisp/cedet/semantic/decorate/mode.el               |    2 +-
 lisp/cedet/semantic/dep.el                         |    2 +-
 lisp/cedet/semantic/doc.el                         |    2 +-
 lisp/cedet/semantic/ede-grammar.el                 |    2 +-
 lisp/cedet/semantic/edit.el                        |    2 +-
 lisp/cedet/semantic/find.el                        |    2 +-
 lisp/cedet/semantic/format.el                      |    2 +-
 lisp/cedet/semantic/fw.el                          |    2 +-
 lisp/cedet/semantic/grammar-wy.el                  |    2 +-
 lisp/cedet/semantic/grammar.el                     |    4 +-
 lisp/cedet/semantic/html.el                        |    2 +-
 lisp/cedet/semantic/ia-sb.el                       |    2 +-
 lisp/cedet/semantic/ia.el                          |    4 +-
 lisp/cedet/semantic/idle.el                        |    2 +-
 lisp/cedet/semantic/imenu.el                       |    2 +-
 lisp/cedet/semantic/java.el                        |    2 +-
 lisp/cedet/semantic/lex-spp.el                     |    2 +-
 lisp/cedet/semantic/lex.el                         |    2 +-
 lisp/cedet/semantic/mru-bookmark.el                |    2 +-
 lisp/cedet/semantic/sb.el                          |    2 +-
 lisp/cedet/semantic/scope.el                       |    2 +-
 lisp/cedet/semantic/senator.el                     |    2 +-
 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               |    2 +-
 lisp/cedet/semantic/symref/global.el               |    2 +-
 lisp/cedet/semantic/symref/grep.el                 |   83 +-
 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                   |    2 +-
 lisp/cedet/srecode/document.el                     |    2 +-
 lisp/cedet/srecode/el.el                           |    2 +-
 lisp/cedet/srecode/expandproto.el                  |    2 +-
 lisp/cedet/srecode/extract.el                      |    2 +-
 lisp/cedet/srecode/fields.el                       |    2 +-
 lisp/cedet/srecode/filters.el                      |    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                          |    2 +-
 lisp/cedet/srecode/mode.el                         |    2 +-
 lisp/cedet/srecode/semantic.el                     |    2 +-
 lisp/cedet/srecode/srt-mode.el                     |    2 +-
 lisp/cedet/srecode/srt.el                          |    2 +-
 lisp/cedet/srecode/table.el                        |    3 +-
 lisp/cedet/srecode/template.el                     |    2 +-
 lisp/cedet/srecode/texi.el                         |    2 +-
 lisp/char-fold.el                                  |    2 +-
 lisp/chistory.el                                   |    2 +-
 lisp/cmuscheme.el                                  |    2 +-
 lisp/color.el                                      |   44 +-
 lisp/comint.el                                     |    2 +-
 lisp/completion.el                                 |    2 +-
 lisp/composite.el                                  |    2 +-
 lisp/cus-dep.el                                    |    2 +-
 lisp/cus-edit.el                                   |    4 +-
 lisp/cus-face.el                                   |    2 +-
 lisp/cus-start.el                                  |   34 +-
 lisp/cus-theme.el                                  |    2 +-
 lisp/custom.el                                     |    2 +-
 lisp/dabbrev.el                                    |    2 +-
 lisp/delim-col.el                                  |    2 +-
 lisp/delsel.el                                     |   11 +-
 lisp/descr-text.el                                 |    8 +-
 lisp/desktop.el                                    |    6 +-
 lisp/dframe.el                                     |    2 +-
 lisp/dired-aux.el                                  |   24 +-
 lisp/dired-x.el                                    |   29 +-
 lisp/dired.el                                      |  316 ++-
 lisp/dirtrack.el                                   |    2 +-
 lisp/disp-table.el                                 |    2 +-
 lisp/display-line-numbers.el                       |  105 +
 lisp/dnd.el                                        |    2 +-
 lisp/doc-view.el                                   |    2 +-
 lisp/dom.el                                        |    4 +-
 lisp/double.el                                     |    2 +-
 lisp/dynamic-setting.el                            |    3 +-
 lisp/ebuff-menu.el                                 |    2 +-
 lisp/echistory.el                                  |    2 +-
 lisp/ecomplete.el                                  |    2 +-
 lisp/edmacro.el                                    |    2 +-
 lisp/ehelp.el                                      |    2 +-
 lisp/elec-pair.el                                  |   15 +-
 lisp/electric.el                                   |  113 +-
 lisp/elide-head.el                                 |    2 +-
 lisp/emacs-lisp/advice.el                          |    2 +-
 lisp/emacs-lisp/autoload.el                        |   24 +-
 lisp/emacs-lisp/avl-tree.el                        |   19 +-
 lisp/emacs-lisp/backquote.el                       |    2 +-
 lisp/emacs-lisp/benchmark.el                       |    2 +-
 lisp/emacs-lisp/bindat.el                          |    2 +-
 lisp/emacs-lisp/byte-opt.el                        |    2 +-
 lisp/emacs-lisp/byte-run.el                        |    2 +-
 lisp/emacs-lisp/bytecomp.el                        |  131 +-
 lisp/emacs-lisp/cconv.el                           |    2 +-
 lisp/emacs-lisp/chart.el                           |    2 +-
 lisp/emacs-lisp/check-declare.el                   |    2 +-
 lisp/emacs-lisp/checkdoc.el                        |    5 +-
 lisp/emacs-lisp/cl-extra.el                        |    2 +-
 lisp/emacs-lisp/cl-generic.el                      |   73 +-
 lisp/emacs-lisp/cl-indent.el                       |    2 +-
 lisp/emacs-lisp/cl-lib.el                          |   12 +-
 lisp/emacs-lisp/cl-macs.el                         |   18 +-
 lisp/emacs-lisp/cl-preloaded.el                    |    2 +-
 lisp/emacs-lisp/cl-print.el                        |   23 +-
 lisp/emacs-lisp/cl-seq.el                          |    2 +-
 lisp/emacs-lisp/cl.el                              |    3 +-
 lisp/emacs-lisp/copyright.el                       |    2 +-
 lisp/emacs-lisp/crm.el                             |    2 +-
 lisp/emacs-lisp/cursor-sensor.el                   |    2 +-
 lisp/emacs-lisp/debug.el                           |    2 +-
 lisp/emacs-lisp/derived.el                         |    2 +-
 lisp/emacs-lisp/disass.el                          |    2 +-
 lisp/emacs-lisp/easy-mmode.el                      |    2 +-
 lisp/emacs-lisp/easymenu.el                        |    2 +-
 lisp/emacs-lisp/edebug.el                          |   10 +-
 lisp/emacs-lisp/eieio-base.el                      |    2 +-
 lisp/emacs-lisp/eieio-compat.el                    |    5 +-
 lisp/emacs-lisp/eieio-core.el                      |    2 +-
 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                           |    4 +-
 lisp/emacs-lisp/eldoc.el                           |   54 +-
 lisp/emacs-lisp/elint.el                           |    2 +-
 lisp/emacs-lisp/elp.el                             |    7 +-
 lisp/emacs-lisp/ert-x.el                           |    4 +-
 lisp/emacs-lisp/ert.el                             |  109 +-
 lisp/emacs-lisp/ewoc.el                            |    2 +-
 lisp/emacs-lisp/find-func.el                       |    2 +-
 lisp/emacs-lisp/float-sup.el                       |    2 +-
 lisp/emacs-lisp/generator.el                       |    7 +-
 lisp/emacs-lisp/generic.el                         |    2 +-
 lisp/emacs-lisp/gv.el                              |   19 +-
 lisp/emacs-lisp/helper.el                          |    2 +-
 lisp/emacs-lisp/inline.el                          |    4 +-
 lisp/emacs-lisp/let-alist.el                       |    2 +-
 lisp/emacs-lisp/lisp-mnt.el                        |    2 +-
 lisp/emacs-lisp/lisp-mode.el                       |   17 +-
 lisp/emacs-lisp/lisp.el                            |    2 +-
 lisp/emacs-lisp/macroexp.el                        |    2 +-
 lisp/emacs-lisp/map-ynp.el                         |    2 +-
 lisp/emacs-lisp/map.el                             |   21 +-
 lisp/emacs-lisp/nadvice.el                         |   14 +-
 lisp/emacs-lisp/package-x.el                       |    2 +-
 lisp/emacs-lisp/package.el                         |   89 +-
 lisp/emacs-lisp/pcase.el                           |   15 +-
 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/rx.el                              |   58 +-
 lisp/emacs-lisp/seq.el                             |    2 +-
 lisp/emacs-lisp/shadow.el                          |    2 +-
 lisp/emacs-lisp/smie.el                            |    2 +-
 lisp/emacs-lisp/subr-x.el                          |  107 +-
 lisp/emacs-lisp/syntax.el                          |    2 +-
 lisp/emacs-lisp/tabulated-list.el                  |   28 +-
 lisp/emacs-lisp/tcover-ses.el                      |    2 +-
 lisp/emacs-lisp/tcover-unsafep.el                  |    2 +-
 lisp/emacs-lisp/testcover.el                       |   12 +-
 lisp/emacs-lisp/thunk.el                           |    2 +-
 lisp/emacs-lisp/timer-list.el                      |   24 +-
 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                                        |    2 +-
 lisp/epg-config.el                                 |   34 +-
 lisp/epg.el                                        |    2 +-
 lisp/erc/ChangeLog.2                               |    2 +-
 lisp/erc/erc-autoaway.el                           |    2 +-
 lisp/erc/erc-backend.el                            |    2 +-
 lisp/erc/erc-button.el                             |    2 +-
 lisp/erc/erc-capab.el                              |    2 +-
 lisp/erc/erc-compat.el                             |    2 +-
 lisp/erc/erc-dcc.el                                |    2 +-
 lisp/erc/erc-desktop-notifications.el              |    2 +-
 lisp/erc/erc-ezbounce.el                           |    2 +-
 lisp/erc/erc-fill.el                               |    2 +-
 lisp/erc/erc-goodies.el                            |    2 +-
 lisp/erc/erc-ibuffer.el                            |    3 +-
 lisp/erc/erc-identd.el                             |    3 +-
 lisp/erc/erc-imenu.el                              |    3 +-
 lisp/erc/erc-join.el                               |    3 +-
 lisp/erc/erc-lang.el                               |    4 +-
 lisp/erc/erc-list.el                               |    5 +-
 lisp/erc/erc-log.el                                |    2 +-
 lisp/erc/erc-match.el                              |    2 +-
 lisp/erc/erc-menu.el                               |    3 +-
 lisp/erc/erc-netsplit.el                           |    5 +-
 lisp/erc/erc-networks.el                           |    2 +-
 lisp/erc/erc-notify.el                             |    2 +-
 lisp/erc/erc-page.el                               |    3 +-
 lisp/erc/erc-pcomplete.el                          |    5 +-
 lisp/erc/erc-replace.el                            |    3 +-
 lisp/erc/erc-ring.el                               |    2 +-
 lisp/erc/erc-services.el                           |    2 +-
 lisp/erc/erc-sound.el                              |    3 +-
 lisp/erc/erc-speedbar.el                           |    2 +-
 lisp/erc/erc-spelling.el                           |    2 +-
 lisp/erc/erc-stamp.el                              |    3 +-
 lisp/erc/erc-track.el                              |    2 +-
 lisp/erc/erc-truncate.el                           |    3 +-
 lisp/erc/erc-xdcc.el                               |    3 +-
 lisp/erc/erc.el                                    |    6 +-
 lisp/eshell/em-alias.el                            |    4 +-
 lisp/eshell/em-banner.el                           |    2 +-
 lisp/eshell/em-basic.el                            |    2 +-
 lisp/eshell/em-cmpl.el                             |    2 +-
 lisp/eshell/em-dirs.el                             |    2 +-
 lisp/eshell/em-glob.el                             |    2 +-
 lisp/eshell/em-hist.el                             |    2 +-
 lisp/eshell/em-ls.el                               |   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                             |    2 +-
 lisp/eshell/em-xtra.el                             |    2 +-
 lisp/eshell/esh-arg.el                             |    2 +-
 lisp/eshell/esh-cmd.el                             |    2 +-
 lisp/eshell/esh-ext.el                             |    2 +-
 lisp/eshell/esh-io.el                              |    2 +-
 lisp/eshell/esh-mode.el                            |    6 +-
 lisp/eshell/esh-module.el                          |    2 +-
 lisp/eshell/esh-opt.el                             |    2 +-
 lisp/eshell/esh-proc.el                            |    2 +-
 lisp/eshell/esh-util.el                            |    2 +-
 lisp/eshell/esh-var.el                             |    2 +-
 lisp/eshell/eshell.el                              |    2 +-
 lisp/expand.el                                     |    2 +-
 lisp/ezimage.el                                    |    2 +-
 lisp/face-remap.el                                 |    2 +-
 lisp/facemenu.el                                   |    2 +-
 lisp/faces.el                                      |   52 +-
 lisp/ffap.el                                       |    6 +-
 lisp/filecache.el                                  |    2 +-
 lisp/filenotify.el                                 |   14 +-
 lisp/files-x.el                                    |    2 +-
 lisp/files.el                                      |  635 +++--
 lisp/filesets.el                                   |    2 +-
 lisp/find-cmd.el                                   |    2 +-
 lisp/find-dired.el                                 |    4 +-
 lisp/find-file.el                                  |    2 +-
 lisp/find-lisp.el                                  |    4 +-
 lisp/finder.el                                     |    4 +-
 lisp/flow-ctrl.el                                  |    2 +-
 lisp/foldout.el                                    |    2 +-
 lisp/follow.el                                     |    2 +-
 lisp/font-core.el                                  |    2 +-
 lisp/font-lock.el                                  |    2 +-
 lisp/format-spec.el                                |    2 +-
 lisp/format.el                                     |    2 +-
 lisp/forms.el                                      |    2 +-
 lisp/frame.el                                      |   21 +-
 lisp/frameset.el                                   |    2 +-
 lisp/fringe.el                                     |    2 +-
 lisp/generic-x.el                                  |    2 +-
 lisp/gnus/canlock.el                               |    2 +-
 lisp/gnus/deuglify.el                              |    2 +-
 lisp/gnus/gmm-utils.el                             |    2 +-
 lisp/gnus/gnus-agent.el                            |    2 +-
 lisp/gnus/gnus-art.el                              |   44 +-
 lisp/gnus/gnus-async.el                            |    2 +-
 lisp/gnus/gnus-bcklg.el                            |    6 +-
 lisp/gnus/gnus-bookmark.el                         |    2 +-
 lisp/gnus/gnus-cache.el                            |    2 +-
 lisp/gnus/gnus-cite.el                             |    2 +-
 lisp/gnus/gnus-cloud.el                            |    2 +-
 lisp/gnus/gnus-cus.el                              |    2 +-
 lisp/gnus/gnus-delay.el                            |    2 +-
 lisp/gnus/gnus-demon.el                            |    2 +-
 lisp/gnus/gnus-diary.el                            |    2 +-
 lisp/gnus/gnus-dired.el                            |    2 +-
 lisp/gnus/gnus-draft.el                            |    2 +-
 lisp/gnus/gnus-dup.el                              |    2 +-
 lisp/gnus/gnus-eform.el                            |    2 +-
 lisp/gnus/gnus-fun.el                              |    2 +-
 lisp/gnus/gnus-gravatar.el                         |    2 +-
 lisp/gnus/gnus-group.el                            |    4 +-
 lisp/gnus/gnus-html.el                             |    2 +-
 lisp/gnus/gnus-icalendar.el                        |    2 +-
 lisp/gnus/gnus-int.el                              |    2 +-
 lisp/gnus/gnus-kill.el                             |    2 +-
 lisp/gnus/gnus-logic.el                            |    2 +-
 lisp/gnus/gnus-mh.el                               |    2 +-
 lisp/gnus/gnus-ml.el                               |    2 +-
 lisp/gnus/gnus-mlspl.el                            |    2 +-
 lisp/gnus/gnus-msg.el                              |    2 +-
 lisp/gnus/gnus-notifications.el                    |    2 +-
 lisp/gnus/gnus-picon.el                            |    2 +-
 lisp/gnus/gnus-range.el                            |    2 +-
 lisp/gnus/gnus-registry.el                         |    2 +-
 lisp/gnus/gnus-rfc1843.el                          |    2 +-
 lisp/gnus/gnus-salt.el                             |    2 +-
 lisp/gnus/gnus-score.el                            |    8 +-
 lisp/gnus/gnus-sieve.el                            |    2 +-
 lisp/gnus/gnus-spec.el                             |    2 +-
 lisp/gnus/gnus-srvr.el                             |    2 +-
 lisp/gnus/gnus-start.el                            |    2 +-
 lisp/gnus/gnus-sum.el                              |   13 +-
 lisp/gnus/gnus-topic.el                            |    2 +-
 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                                  |    2 +-
 lisp/gnus/gssapi.el                                |    2 +-
 lisp/gnus/legacy-gnus-agent.el                     |    2 +-
 lisp/gnus/mail-source.el                           |    2 +-
 lisp/gnus/message.el                               |   27 +-
 lisp/gnus/mm-archive.el                            |    2 +-
 lisp/gnus/mm-bodies.el                             |    2 +-
 lisp/gnus/mm-decode.el                             |   18 +-
 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                               |    2 +-
 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                               |    2 +-
 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                                |    4 +-
 lisp/gnus/nnir.el                                  |    2 +-
 lisp/gnus/nnmail.el                                |    2 +-
 lisp/gnus/nnmaildir.el                             |    2 +-
 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                            |    2 +-
 lisp/gnus/smiley.el                                |    2 +-
 lisp/gnus/smime.el                                 |    2 +-
 lisp/gnus/spam-report.el                           |    2 +-
 lisp/gnus/spam-stat.el                             |    2 +-
 lisp/gnus/spam-wash.el                             |    2 +-
 lisp/gnus/spam.el                                  |    2 +-
 lisp/help-at-pt.el                                 |    2 +-
 lisp/help-fns.el                                   |   19 +-
 lisp/help-macro.el                                 |    2 +-
 lisp/help-mode.el                                  |    6 +-
 lisp/help.el                                       |    9 +-
 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                                |    2 +-
 lisp/ibuf-ext.el                                   |    4 +-
 lisp/ibuf-macs.el                                  |    2 +-
 lisp/ibuffer.el                                    |    2 +-
 lisp/icomplete.el                                  |    2 +-
 lisp/ido.el                                        |   10 +-
 lisp/ielm.el                                       |    2 +-
 lisp/iimage.el                                     |    2 +-
 lisp/image-dired.el                                |    2 +-
 lisp/image-file.el                                 |    2 +-
 lisp/image-mode.el                                 |    2 +-
 lisp/image.el                                      |    2 +-
 lisp/image/compface.el                             |    2 +-
 lisp/image/gravatar.el                             |    2 +-
 lisp/imenu.el                                      |    2 +-
 lisp/indent.el                                     |    2 +-
 lisp/info-look.el                                  |    8 +-
 lisp/info-xref.el                                  |    2 +-
 lisp/info.el                                       |   49 +-
 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                         |    2 +-
 lisp/international/ogonek.el                       |   11 +-
 lisp/international/quail.el                        |    8 +-
 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                                    |    2 +-
 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                                     |   15 +-
 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                         |    2 +-
 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                                 |  531 ++--
 lisp/leim/quail/arabic.el                          |    2 +-
 lisp/leim/quail/croatian.el                        |    2 +-
 lisp/leim/quail/cyril-jis.el                       |    2 +-
 lisp/leim/quail/cyrillic.el                        |    2 +-
 lisp/leim/quail/czech.el                           |    2 +-
 lisp/leim/quail/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                                     |    4 +-
 lisp/locate.el                                     |    2 +-
 lisp/lpr.el                                        |    2 +-
 lisp/ls-lisp.el                                    |   47 +-
 lisp/macros.el                                     |    2 +-
 lisp/mail/binhex.el                                |    2 +-
 lisp/mail/blessmail.el                             |    2 +-
 lisp/mail/emacsbug.el                              |    4 +-
 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                                 |    4 +-
 lisp/mail/rmailedit.el                             |   72 +-
 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                              |    2 +-
 lisp/mail/smtpmail.el                              |    2 +-
 lisp/mail/supercite.el                             |    2 +-
 lisp/mail/uce.el                                   |    2 +-
 lisp/mail/undigest.el                              |    2 +-
 lisp/mail/unrmail.el                               |    2 +-
 lisp/mail/uudecode.el                              |    2 +-
 lisp/mail/yenc.el                                  |    2 +-
 lisp/makesum.el                                    |    2 +-
 lisp/man.el                                        |   15 +-
 lisp/master.el                                     |    2 +-
 lisp/mb-depth.el                                   |    2 +-
 lisp/md4.el                                        |    2 +-
 lisp/menu-bar.el                                   |   67 +-
 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                             |    2 +-
 lisp/mh-e/mh-limit.el                              |    2 +-
 lisp/mh-e/mh-mime.el                               |    2 +-
 lisp/mh-e/mh-print.el                              |    2 +-
 lisp/mh-e/mh-scan.el                               |    2 +-
 lisp/mh-e/mh-search.el                             |    2 +-
 lisp/mh-e/mh-seq.el                                |    2 +-
 lisp/mh-e/mh-show.el                               |    2 +-
 lisp/mh-e/mh-speed.el                              |    2 +-
 lisp/mh-e/mh-thread.el                             |    2 +-
 lisp/mh-e/mh-tool-bar.el                           |    2 +-
 lisp/mh-e/mh-utils.el                              |    2 +-
 lisp/mh-e/mh-xface.el                              |    2 +-
 lisp/midnight.el                                   |    2 +-
 lisp/minibuf-eldef.el                              |    2 +-
 lisp/minibuffer.el                                 |    2 +-
 lisp/misc.el                                       |    2 +-
 lisp/misearch.el                                   |    2 +-
 lisp/mouse-copy.el                                 |    2 +-
 lisp/mouse-drag.el                                 |    2 +-
 lisp/mouse.el                                      |    4 +-
 lisp/mpc.el                                        |   14 +-
 lisp/msb.el                                        |    2 +-
 lisp/mwheel.el                                     |    2 +-
 lisp/net/ange-ftp.el                               |   56 +-
 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                                    |   25 +-
 lisp/net/gnutls.el                                 |    2 +-
 lisp/net/goto-addr.el                              |    2 +-
 lisp/net/hmac-def.el                               |    2 +-
 lisp/net/hmac-md5.el                               |    2 +-
 lisp/net/imap.el                                   |    2 +-
 lisp/net/ldap.el                                   |    2 +-
 lisp/net/mailcap.el                                |  144 +-
 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                          |   12 +-
 lisp/net/newst-plainview.el                        |    2 +-
 lisp/net/newst-reader.el                           |    2 +-
 lisp/net/newst-ticker.el                           |    2 +-
 lisp/net/newst-treeview.el                         |    2 +-
 lisp/net/newsticker.el                             |    2 +-
 lisp/net/nsm.el                                    |    2 +-
 lisp/net/ntlm.el                                   |    2 +-
 lisp/net/pinentry.el                               |    2 +-
 lisp/net/pop3.el                                   |    2 +-
 lisp/net/puny.el                                   |    2 +-
 lisp/net/quickurl.el                               |   10 +-
 lisp/net/rcirc.el                                  |   71 +-
 lisp/net/rfc2104.el                                |    2 +-
 lisp/net/rlogin.el                                 |    2 +-
 lisp/net/sasl-cram.el                              |    2 +-
 lisp/net/sasl-digest.el                            |    2 +-
 lisp/net/sasl-ntlm.el                              |    2 +-
 lisp/net/sasl-scram-rfc.el                         |    2 +-
 lisp/net/sasl.el                                   |    2 +-
 lisp/net/secrets.el                                |    2 +-
 lisp/net/shr-color.el                              |    2 +-
 lisp/net/shr.el                                    |   11 +-
 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                              |   23 +-
 lisp/net/tramp-cache.el                            |   14 +-
 lisp/net/tramp-cmds.el                             |    2 +-
 lisp/net/tramp-compat.el                           |   29 +-
 lisp/net/tramp-ftp.el                              |   10 +-
 lisp/net/tramp-gvfs.el                             |   26 +-
 lisp/net/tramp-sh.el                               |  259 +-
 lisp/net/tramp-smb.el                              |  238 +-
 lisp/net/tramp-uu.el                               |    2 +-
 lisp/net/tramp.el                                  |  538 ++--
 lisp/net/trampver.el                               |   11 +-
 lisp/net/webjump.el                                |    8 +-
 lisp/net/zeroconf.el                               |    2 +-
 lisp/newcomment.el                                 |   39 +-
 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                             |    2 +-
 lisp/nxml/rng-match.el                             |    2 +-
 lisp/nxml/rng-nxml.el                              |    2 +-
 lisp/nxml/rng-parse.el                             |    2 +-
 lisp/nxml/rng-pttrn.el                             |    2 +-
 lisp/nxml/rng-uri.el                               |    2 +-
 lisp/nxml/rng-util.el                              |    2 +-
 lisp/nxml/rng-valid.el                             |    2 +-
 lisp/nxml/rng-xsd.el                               |    2 +-
 lisp/nxml/xmltok.el                                |    2 +-
 lisp/nxml/xsd-regexp.el                            |    2 +-
 lisp/obarray.el                                    |    2 +-
 lisp/obsolete/abbrevlist.el                        |    2 +-
 lisp/obsolete/assoc.el                             |    2 +-
 lisp/obsolete/bruce.el                             |    4 +-
 lisp/obsolete/cc-compat.el                         |    8 +-
 lisp/obsolete/cl-compat.el                         |    2 +-
 lisp/obsolete/complete.el                          |    2 +-
 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                         |    6 +-
 lisp/obsolete/iswitchb.el                          |    2 +-
 lisp/obsolete/landmark.el                          |    2 +-
 lisp/obsolete/lazy-lock.el                         |    2 +-
 lisp/obsolete/ledit.el                             |    2 +-
 lisp/obsolete/levents.el                           |    2 +-
 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                        |    2 +-
 lisp/obsolete/pc-mode.el                           |    2 +-
 lisp/obsolete/pc-select.el                         |    2 +-
 lisp/obsolete/pgg-def.el                           |    2 +-
 lisp/obsolete/pgg-gpg.el                           |    2 +-
 lisp/obsolete/pgg-parse.el                         |    2 +-
 lisp/obsolete/pgg-pgp.el                           |    2 +-
 lisp/obsolete/pgg-pgp5.el                          |    2 +-
 lisp/obsolete/pgg.el                               |    2 +-
 lisp/obsolete/rcompile.el                          |    2 +-
 lisp/obsolete/s-region.el                          |    2 +-
 lisp/obsolete/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/ob-C.el                                   |   33 +-
 lisp/org/ob-J.el                                   |    4 +-
 lisp/org/ob-R.el                                   |    6 +-
 lisp/org/ob-abc.el                                 |   18 +-
 lisp/org/ob-asymptote.el                           |    2 +-
 lisp/org/ob-awk.el                                 |    2 +-
 lisp/org/ob-calc.el                                |    2 +-
 lisp/org/ob-clojure.el                             |  108 +-
 lisp/org/ob-comint.el                              |    7 +-
 lisp/org/ob-coq.el                                 |    2 +-
 lisp/org/ob-core.el                                |   79 +-
 lisp/org/ob-css.el                                 |    2 +-
 lisp/org/ob-ditaa.el                               |    2 +-
 lisp/org/ob-dot.el                                 |    2 +-
 lisp/org/ob-ebnf.el                                |   22 +-
 lisp/org/ob-emacs-lisp.el                          |   55 +-
 lisp/org/ob-eval.el                                |    2 +-
 lisp/org/ob-exp.el                                 |   25 +-
 lisp/org/ob-forth.el                               |    2 +-
 lisp/org/ob-fortran.el                             |    2 +-
 lisp/org/ob-gnuplot.el                             |    4 +-
 lisp/org/ob-groovy.el                              |    2 +-
 lisp/org/ob-haskell.el                             |    2 +-
 lisp/org/ob-io.el                                  |    2 +-
 lisp/org/ob-java.el                                |    2 +-
 lisp/org/ob-js.el                                  |    2 +-
 lisp/org/ob-keys.el                                |    2 +-
 lisp/org/ob-latex.el                               |    2 +-
 lisp/org/ob-ledger.el                              |    2 +-
 lisp/org/ob-lilypond.el                            |    4 +-
 lisp/org/ob-lisp.el                                |    2 +-
 lisp/org/ob-lob.el                                 |    2 +-
 lisp/org/ob-lua.el                                 |   14 +-
 lisp/org/ob-makefile.el                            |    2 +-
 lisp/org/ob-matlab.el                              |    2 +-
 lisp/org/ob-maxima.el                              |   10 +-
 lisp/org/ob-mscgen.el                              |    2 +-
 lisp/org/ob-ocaml.el                               |    2 +-
 lisp/org/ob-octave.el                              |    2 +-
 lisp/org/ob-org.el                                 |    2 +-
 lisp/org/ob-perl.el                                |    2 +-
 lisp/org/ob-picolisp.el                            |    2 +-
 lisp/org/ob-plantuml.el                            |   30 +-
 lisp/org/ob-processing.el                          |    2 +-
 lisp/org/ob-python.el                              |    2 +-
 lisp/org/ob-ref.el                                 |    2 +-
 lisp/org/ob-ruby.el                                |    2 +-
 lisp/org/ob-sass.el                                |    2 +-
 lisp/org/ob-scala.el                               |    2 +-
 lisp/org/ob-scheme.el                              |  160 +-
 lisp/org/ob-screen.el                              |    2 +-
 lisp/org/ob-sed.el                                 |   16 +-
 lisp/org/ob-shell.el                               |    2 +-
 lisp/org/ob-shen.el                                |    2 +-
 lisp/org/ob-sql.el                                 |   63 +-
 lisp/org/ob-sqlite.el                              |    7 +-
 lisp/org/ob-stan.el                                |    2 +-
 lisp/org/ob-table.el                               |    2 +-
 lisp/org/ob-tangle.el                              |    6 +-
 lisp/org/ob.el                                     |    2 +-
 lisp/org/org-agenda.el                             | 1397 +++++-----
 lisp/org/org-archive.el                            |   24 +-
 lisp/org/org-attach.el                             |   78 +-
 lisp/org/org-bbdb.el                               |   59 +-
 lisp/org/org-bibtex.el                             |   19 +-
 lisp/org/org-capture.el                            |  452 ++--
 lisp/org/org-clock.el                              |  280 +-
 lisp/org/org-colview.el                            |  268 +-
 lisp/org/org-compat.el                             |  349 ++-
 lisp/org/org-crypt.el                              |    2 +-
 lisp/org/org-ctags.el                              |    2 +-
 lisp/org/org-datetree.el                           |   55 +-
 lisp/org/org-docview.el                            |    2 +-
 lisp/org/org-element.el                            |  286 +--
 lisp/org/org-entities.el                           |    4 +-
 lisp/org/org-eshell.el                             |    2 +-
 lisp/org/org-eww.el                                |   10 +-
 lisp/org/org-faces.el                              |    2 +-
 lisp/org/org-feed.el                               |    2 +-
 lisp/org/org-footnote.el                           |    4 +-
 lisp/org/org-gnus.el                               |  285 +--
 lisp/org/org-habit.el                              |    4 +-
 lisp/org/org-id.el                                 |    2 +-
 lisp/org/org-indent.el                             |   12 +-
 lisp/org/org-info.el                               |   32 +-
 lisp/org/org-inlinetask.el                         |    2 +-
 lisp/org/org-irc.el                                |    5 +-
 lisp/org/org-lint.el                               |   31 +-
 lisp/org/org-list.el                               |   64 +-
 lisp/org/org-macro.el                              |  172 +-
 lisp/org/org-macs.el                               |  123 +-
 lisp/org/org-mhe.el                                |    2 +-
 lisp/org/org-mobile.el                             |   10 +-
 lisp/org/org-mouse.el                              |   25 +-
 lisp/org/org-pcomplete.el                          |    2 +-
 lisp/org/org-plot.el                               |    2 +-
 lisp/org/org-protocol.el                           |   23 +-
 lisp/org/org-rmail.el                              |    2 +-
 lisp/org/org-src.el                                |   52 +-
 lisp/org/org-table.el                              |  305 ++-
 lisp/org/org-timer.el                              |   10 +-
 lisp/org/org-version.el                            |    4 +-
 lisp/org/org-w3m.el                                |    2 +-
 lisp/org/org.el                                    | 2692 +++++++++-----------
 lisp/org/ox-ascii.el                               |   18 +-
 lisp/org/ox-beamer.el                              |   64 +-
 lisp/org/ox-html.el                                |  215 +-
 lisp/org/ox-icalendar.el                           |  141 +-
 lisp/org/ox-latex.el                               |  111 +-
 lisp/org/ox-man.el                                 |    4 +-
 lisp/org/ox-md.el                                  |  128 +-
 lisp/org/ox-odt.el                                 |   90 +-
 lisp/org/ox-org.el                                 |    5 +-
 lisp/org/ox-publish.el                             |  668 ++---
 lisp/org/ox-texinfo.el                             |  273 +-
 lisp/org/ox.el                                     |  634 +++--
 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                                  |    2 +-
 lisp/pixel-scroll.el                               |    2 +-
 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                              |    2 +-
 lisp/play/gametree.el                              |    2 +-
 lisp/play/gomoku.el                                |    2 +-
 lisp/play/handwrite.el                             |    2 +-
 lisp/play/life.el                                  |    2 +-
 lisp/play/morse.el                                 |    2 +-
 lisp/play/mpuz.el                                  |    2 +-
 lisp/play/pong.el                                  |    2 +-
 lisp/play/snake.el                                 |    2 +-
 lisp/play/solitaire.el                             |    2 +-
 lisp/play/spook.el                                 |    2 +-
 lisp/play/tetris.el                                |    2 +-
 lisp/play/zone.el                                  |    2 +-
 lisp/plstore.el                                    |    5 +-
 lisp/printing.el                                   |   10 +-
 lisp/proced.el                                     |   10 +-
 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                       |    2 +-
 lisp/progmodes/asm-mode.el                         |    2 +-
 lisp/progmodes/autoconf.el                         |    2 +-
 lisp/progmodes/bat-mode.el                         |    2 +-
 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                          |   33 +-
 lisp/progmodes/cc-defs.el                          |   41 +-
 lisp/progmodes/cc-engine.el                        |  129 +-
 lisp/progmodes/cc-fonts.el                         |   50 +-
 lisp/progmodes/cc-guess.el                         |    5 +-
 lisp/progmodes/cc-langs.el                         |   47 +-
 lisp/progmodes/cc-menus.el                         |    2 +-
 lisp/progmodes/cc-mode.el                          |  304 ++-
 lisp/progmodes/cc-styles.el                        |    2 +-
 lisp/progmodes/cc-vars.el                          |   14 +-
 lisp/progmodes/cfengine.el                         |    2 +-
 lisp/progmodes/cmacexp.el                          |    2 +-
 lisp/progmodes/compile.el                          |   88 +-
 lisp/progmodes/cperl-mode.el                       |   25 +-
 lisp/progmodes/cpp.el                              |    2 +-
 lisp/progmodes/cwarn.el                            |    2 +-
 lisp/progmodes/dcl-mode.el                         |    2 +-
 lisp/progmodes/ebnf-abn.el                         |    2 +-
 lisp/progmodes/ebnf-bnf.el                         |    2 +-
 lisp/progmodes/ebnf-dtd.el                         |    2 +-
 lisp/progmodes/ebnf-ebx.el                         |    2 +-
 lisp/progmodes/ebnf-iso.el                         |    2 +-
 lisp/progmodes/ebnf-otz.el                         |    2 +-
 lisp/progmodes/ebnf-yac.el                         |    2 +-
 lisp/progmodes/ebnf2ps.el                          |    2 +-
 lisp/progmodes/ebrowse.el                          |    2 +-
 lisp/progmodes/elisp-mode.el                       |   36 +-
 lisp/progmodes/etags.el                            |   15 +-
 lisp/progmodes/executable.el                       |   38 +-
 lisp/progmodes/f90.el                              |    6 +-
 lisp/progmodes/{flymake.el => flymake-proc.el}     |  621 +----
 lisp/progmodes/flymake-ui.el                       |  634 +++++
 lisp/progmodes/flymake.el                          | 1628 +-----------
 lisp/progmodes/fortran.el                          |    2 +-
 lisp/progmodes/gdb-mi.el                           |    2 +-
 lisp/progmodes/glasses.el                          |    2 +-
 lisp/progmodes/grep.el                             |   94 +-
 lisp/progmodes/gud.el                              |    2 +-
 lisp/progmodes/hideif.el                           |    2 +-
 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                          |    2 +-
 lisp/progmodes/inf-lisp.el                         |    2 +-
 lisp/progmodes/js.el                               |   15 +-
 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                           |   10 +-
 lisp/progmodes/opascal.el                          |    2 +-
 lisp/progmodes/pascal.el                           |    2 +-
 lisp/progmodes/perl-mode.el                        |   52 +-
 lisp/progmodes/prog-mode.el                        |   12 +-
 lisp/progmodes/project.el                          |    2 +-
 lisp/progmodes/prolog.el                           |    2 +-
 lisp/progmodes/ps-mode.el                          |    2 +-
 lisp/progmodes/python.el                           |   30 +-
 lisp/progmodes/ruby-mode.el                        |    2 +-
 lisp/progmodes/scheme.el                           |    2 +-
 lisp/progmodes/sh-script.el                        |   82 +-
 lisp/progmodes/simula.el                           |    2 +-
 lisp/progmodes/sql.el                              |  226 +-
 lisp/progmodes/subword.el                          |    2 +-
 lisp/progmodes/tcl.el                              |    2 +-
 lisp/progmodes/vera-mode.el                        |    2 +-
 lisp/progmodes/verilog-mode.el                     |  366 +--
 lisp/progmodes/vhdl-mode.el                        |    4 +-
 lisp/progmodes/which-func.el                       |    2 +-
 lisp/progmodes/xref.el                             |   35 +-
 lisp/progmodes/xscheme.el                          |    2 +-
 lisp/ps-bdf.el                                     |    2 +-
 lisp/ps-def.el                                     |    2 +-
 lisp/ps-mule.el                                    |    2 +-
 lisp/ps-print.el                                   |    2 +-
 lisp/ps-samp.el                                    |    2 +-
 lisp/recentf.el                                    |    2 +-
 lisp/rect.el                                       |    2 +-
 lisp/register.el                                   |    6 +-
 lisp/registry.el                                   |    2 +-
 lisp/repeat.el                                     |    2 +-
 lisp/replace.el                                    |   77 +-
 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                                 |   23 +-
 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                                     |    2 +-
 lisp/server.el                                     |    2 +-
 lisp/ses.el                                        |  238 +-
 lisp/shadowfile.el                                 |    2 +-
 lisp/shell.el                                      |    6 +-
 lisp/simple.el                                     |  169 +-
 lisp/skeleton.el                                   |    2 +-
 lisp/sort.el                                       |    2 +-
 lisp/soundex.el                                    |   15 +-
 lisp/speedbar.el                                   |    2 +-
 lisp/startup.el                                    |   35 +-
 lisp/strokes.el                                    |    2 +-
 lisp/subr.el                                       |  103 +-
 lisp/svg.el                                        |   10 +-
 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                                       |   10 +-
 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                                |    6 +-
 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                                |    4 +-
 lisp/term/vt100.el                                 |    2 +-
 lisp/term/w32-win.el                               |    5 +-
 lisp/term/w32console.el                            |    2 +-
 lisp/term/wyse50.el                                |    2 +-
 lisp/term/x-win.el                                 |    4 +-
 lisp/term/xterm.el                                 |    4 +-
 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                         |   17 +-
 lisp/textmodes/dns-mode.el                         |    2 +-
 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                       |    2 +-
 lisp/textmodes/nroff-mode.el                       |    2 +-
 lisp/textmodes/page-ext.el                         |    2 +-
 lisp/textmodes/page.el                             |    2 +-
 lisp/textmodes/paragraphs.el                       |    2 +-
 lisp/textmodes/picture.el                          |    2 +-
 lisp/textmodes/po.el                               |    2 +-
 lisp/textmodes/refbib.el                           |    2 +-
 lisp/textmodes/refer.el                            |    2 +-
 lisp/textmodes/refill.el                           |    2 +-
 lisp/textmodes/reftex-auc.el                       |    2 +-
 lisp/textmodes/reftex-cite.el                      |    2 +-
 lisp/textmodes/reftex-dcr.el                       |    2 +-
 lisp/textmodes/reftex-global.el                    |    2 +-
 lisp/textmodes/reftex-index.el                     |    2 +-
 lisp/textmodes/reftex-parse.el                     |    2 +-
 lisp/textmodes/reftex-ref.el                       |    2 +-
 lisp/textmodes/reftex-sel.el                       |    2 +-
 lisp/textmodes/reftex-toc.el                       |    2 +-
 lisp/textmodes/reftex-vars.el                      |    4 +-
 lisp/textmodes/reftex.el                           |   11 +-
 lisp/textmodes/remember.el                         |    2 +-
 lisp/textmodes/rst.el                              |    2 +-
 lisp/textmodes/sgml-mode.el                        |   10 +-
 lisp/textmodes/table.el                            |    2 +-
 lisp/textmodes/tex-mode.el                         |    2 +-
 lisp/textmodes/texinfmt.el                         |    2 +-
 lisp/textmodes/texinfo.el                          |    2 +-
 lisp/textmodes/texnfo-upd.el                       |    2 +-
 lisp/textmodes/text-mode.el                        |    2 +-
 lisp/textmodes/tildify.el                          |    2 +-
 lisp/textmodes/two-column.el                       |    2 +-
 lisp/textmodes/underline.el                        |    2 +-
 lisp/thingatpt.el                                  |    2 +-
 lisp/thumbs.el                                     |   17 +-
 lisp/time-stamp.el                                 |    2 +-
 lisp/time.el                                       |    2 +-
 lisp/timezone.el                                   |    2 +-
 lisp/tmm.el                                        |    2 +-
 lisp/tool-bar.el                                   |    2 +-
 lisp/tooltip.el                                    |    2 +-
 lisp/tree-widget.el                                |    2 +-
 lisp/tutorial.el                                   |    2 +-
 lisp/type-break.el                                 |    2 +-
 lisp/uniquify.el                                   |    2 +-
 lisp/url/url-about.el                              |    2 +-
 lisp/url/url-auth.el                               |    2 +-
 lisp/url/url-cache.el                              |    2 +-
 lisp/url/url-cid.el                                |    2 +-
 lisp/url/url-cookie.el                             |   43 +-
 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                            |    2 +-
 lisp/url/url-http.el                               |    2 +-
 lisp/url/url-imap.el                               |    2 +-
 lisp/url/url-irc.el                                |    2 +-
 lisp/url/url-ldap.el                               |    2 +-
 lisp/url/url-mailto.el                             |    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                              |    2 +-
 lisp/url/url-tramp.el                              |    2 +-
 lisp/url/url-util.el                               |    2 +-
 lisp/url/url-vars.el                               |    2 +-
 lisp/url/url.el                                    |    6 +-
 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                               |   94 +-
 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                              |    2 +-
 lisp/vc/ediff.el                                   |    2 +-
 lisp/vc/log-edit.el                                |    2 +-
 lisp/vc/log-view.el                                |    2 +-
 lisp/vc/pcvs-defs.el                               |    2 +-
 lisp/vc/pcvs-info.el                               |    2 +-
 lisp/vc/pcvs-parse.el                              |    2 +-
 lisp/vc/pcvs-util.el                               |    2 +-
 lisp/vc/pcvs.el                                    |    2 +-
 lisp/vc/smerge-mode.el                             |   68 +-
 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                                  |   13 +-
 lisp/vc/vc-hg.el                                   |    2 +-
 lisp/vc/vc-hooks.el                                |    2 +-
 lisp/vc/vc-mtn.el                                  |    2 +-
 lisp/vc/vc-rcs.el                                  |    2 +-
 lisp/vc/vc-sccs.el                                 |    2 +-
 lisp/vc/vc-src.el                                  |    4 +-
 lisp/vc/vc-svn.el                                  |    6 +-
 lisp/vc/vc.el                                      |    2 +-
 lisp/vcursor.el                                    |    2 +-
 lisp/version.el                                    |    2 +-
 lisp/view.el                                       |    2 +-
 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                                 |    4 +-
 lisp/wid-browse.el                                 |    2 +-
 lisp/wid-edit.el                                   |   22 +-
 lisp/widget.el                                     |    2 +-
 lisp/windmove.el                                   |    2 +-
 lisp/window.el                                     |   38 +-
 lisp/winner.el                                     |    2 +-
 lisp/woman.el                                      |   23 +-
 lisp/x-dnd.el                                      |    2 +-
 lisp/xdg.el                                        |   86 +-
 lisp/xml.el                                        |    2 +-
 lisp/xt-mouse.el                                   |    2 +-
 lisp/xwidget.el                                    |    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/d-type.m4                                       |   32 +
 m4/dirfd.m4                                        |    9 +-
 m4/explicit_bzero.m4                               |   22 +
 m4/extensions.m4                                   |   12 +-
 m4/getdtablesize.m4                                |   54 +-
 m4/getgroups.m4                                    |    2 +-
 m4/gettimeofday.m4                                 |    4 +-
 m4/gnulib-comp.m4                                  |   89 +-
 m4/lstat.m4                                        |    6 +-
 m4/manywarnings.m4                                 |   37 +-
 m4/mktime.m4                                       |   10 +-
 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                                    |    2 +-
 m4/stdalign.m4                                     |    2 +-
 m4/stdint.m4                                       |  108 +-
 m4/stdlib_h.m4                                     |   12 +-
 m4/string_h.m4                                     |    2 +
 m4/strtoimax.m4                                    |   12 +-
 m4/sys_types_h.m4                                  |    2 +-
 m4/utimes.m4                                       |   22 +-
 m4/warnings.m4                                     |   49 +-
 make-dist                                          |   14 +-
 modules/modhelp.py                                 |    2 +-
 msdos/sed2v2.inp                                   |    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/INSTALL                                         |    9 +
 nt/INSTALL.W64                                     |    1 +
 nt/README                                          |    4 +-
 nt/README.W32                                      |    4 +-
 nt/gnulib-cfg.mk                                   |    3 +-
 nt/inc/ms-w32.h                                    |   15 +-
 nt/mingw-cfg.site                                  |    1 -
 oldXMenu/Activate.c                                |    2 +-
 oldXMenu/Create.c                                  |    2 +-
 oldXMenu/FindSel.c                                 |    2 +-
 oldXMenu/Internal.c                                |    2 +-
 oldXMenu/Makefile.in                               |    2 +-
 oldXMenu/deps.mk                                   |    2 +-
 oldXMenu/insque.c                                  |    2 +-
 src/.gdbinit                                       |   19 +-
 src/Makefile.in                                    |   10 +-
 src/README                                         |    2 +-
 src/alloc.c                                        |  353 ++-
 src/atimer.c                                       |    2 +-
 src/atimer.h                                       |    2 +-
 src/bidi.c                                         |   31 +-
 src/blockinput.h                                   |    2 +-
 src/buffer.c                                       |  102 +-
 src/buffer.h                                       |    8 +-
 src/bytecode.c                                     |   14 +-
 src/callint.c                                      |    2 +-
 src/callproc.c                                     |    4 +-
 src/casefiddle.c                                   |    2 +-
 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                                      |   94 +-
 src/charset.h                                      |    2 +-
 src/chartab.c                                      |    2 +-
 src/cm.c                                           |    2 +-
 src/cm.h                                           |    2 +-
 src/cmds.c                                         |   13 +-
 src/coding.c                                       |    8 +-
 src/coding.h                                       |    2 +-
 src/commands.h                                     |    2 +-
 src/composite.c                                    |    2 +-
 src/composite.h                                    |    2 +-
 src/conf_post.h                                    |   24 +-
 src/data.c                                         |   10 +-
 src/dbusbind.c                                     |    8 +-
 src/decompress.c                                   |    2 +-
 src/deps.mk                                        |    2 +-
 src/dired.c                                        |  159 +-
 src/dispextern.h                                   |   24 +-
 src/dispnew.c                                      |    3 +-
 src/disptab.h                                      |    2 +-
 src/doc.c                                          |    4 +-
 src/doprnt.c                                       |    2 +-
 src/dynlib.c                                       |    2 +-
 src/dynlib.h                                       |    2 +-
 src/editfns.c                                      |   13 +-
 src/emacs-icon.h                                   |    2 +-
 src/emacs-module.c                                 |   24 +-
 src/emacs-module.h.in                              |    2 +-
 src/emacs.c                                        |   13 +-
 src/emacsgtkfixed.c                                |    2 +-
 src/emacsgtkfixed.h                                |    2 +-
 src/epaths.in                                      |    3 +-
 src/eval.c                                         |  161 +-
 src/fileio.c                                       |  601 ++---
 src/filelock.c                                     |   20 +-
 src/firstfile.c                                    |    2 +-
 src/floatfns.c                                     |    2 +-
 src/fns.c                                          |  182 +-
 src/font.c                                         |    4 +-
 src/font.h                                         |    2 +-
 src/fontset.c                                      |    4 +-
 src/fontset.h                                      |    2 +-
 src/frame.c                                        |   24 +-
 src/frame.h                                        |   20 +-
 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                                      |   18 +-
 src/gnutls.c                                       | 1013 +++++++-
 src/gnutls.h                                       |    8 +-
 src/gtkutil.c                                      |   86 +-
 src/gtkutil.h                                      |    7 +-
 src/image.c                                        |  137 +-
 src/indent.c                                       |   76 +-
 src/indent.h                                       |    2 +-
 src/inotify.c                                      |    2 +-
 src/insdel.c                                       |    2 +-
 src/intervals.c                                    |   71 +-
 src/intervals.h                                    |    5 +-
 src/keyboard.c                                     |    7 +-
 src/keyboard.h                                     |    2 +-
 src/keymap.c                                       |    4 +-
 src/keymap.h                                       |    2 +-
 src/kqueue.c                                       |    6 +-
 src/lastfile.c                                     |    2 +-
 src/lcms.c                                         |  308 +++
 src/lisp.h                                         |   36 +-
 src/lread.c                                        |  266 +-
 src/macfont.h                                      |    6 +-
 src/macfont.m                                      |   26 +-
 src/macros.c                                       |    2 +-
 src/macros.h                                       |    2 +-
 src/marker.c                                       |    2 +-
 src/menu.c                                         |    2 +-
 src/menu.h                                         |    2 +-
 src/minibuf.c                                      |    9 +-
 src/msdos.c                                        |   17 +-
 src/nsfns.m                                        |  122 +-
 src/nsfont.m                                       |    4 +-
 src/nsgui.h                                        |    2 +-
 src/nsimage.m                                      |   77 +-
 src/nsmenu.m                                       |   11 +-
 src/nsselect.m                                     |    2 +-
 src/nsterm.h                                       |   59 +-
 src/nsterm.m                                       |  302 ++-
 src/print.c                                        |   10 +-
 src/process.c                                      |   45 +-
 src/process.h                                      |    2 +-
 src/profiler.c                                     |    2 +-
 src/puresize.h                                     |    2 +-
 src/ralloc.c                                       |    2 +-
 src/regex.c                                        |   14 +-
 src/regex.h                                        |    4 +-
 src/region-cache.c                                 |    2 +-
 src/region-cache.h                                 |    2 +-
 src/scroll.c                                       |    2 +-
 src/search.c                                       |    2 +-
 src/sheap.c                                        |    2 +-
 src/sheap.h                                        |    2 +-
 src/sound.c                                        |    5 +-
 src/syntax.c                                       |    2 +-
 src/syntax.h                                       |    2 +-
 src/sysdep.c                                       |   48 +-
 src/sysselect.h                                    |    2 +-
 src/syssignal.h                                    |    2 +-
 src/sysstdio.h                                     |    2 +-
 src/systhread.c                                    |    2 +-
 src/systhread.h                                    |    2 +-
 src/systime.h                                      |    2 +-
 src/systty.h                                       |    2 +-
 src/syswait.h                                      |    2 +-
 src/term.c                                         |   12 +-
 src/termcap.c                                      |    2 +-
 src/termchar.h                                     |    2 +-
 src/termhooks.h                                    |    2 +-
 src/terminal.c                                     |    2 +-
 src/terminfo.c                                     |    2 +-
 src/termopts.h                                     |    2 +-
 src/textprop.c                                     |    2 +-
 src/thread.c                                       |   12 +-
 src/thread.h                                       |   12 +-
 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                                      |    2 +-
 src/unexmacosx.c                                   |    2 +-
 src/unexw32.c                                      |   28 +-
 src/vm-limit.c                                     |    2 +-
 src/w32.c                                          |  143 +-
 src/w32console.c                                   |    4 +-
 src/w32fns.c                                       |   21 +-
 src/w32font.c                                      |    5 +-
 src/w32heap.c                                      |    4 +-
 src/w32notify.c                                    |    6 +-
 src/w32proc.c                                      |   95 +-
 src/w32term.c                                      |   41 +-
 src/widget.c                                       |    2 +-
 src/widget.h                                       |    2 +-
 src/widgetprv.h                                    |    2 +-
 src/window.c                                       |   13 +-
 src/window.h                                       |    2 +-
 src/xdisp.c                                        |  685 ++++-
 src/xfaces.c                                       |   24 +-
 src/xfns.c                                         |   39 +-
 src/xfont.c                                        |    7 +-
 src/xftfont.c                                      |    2 +-
 src/xgselect.c                                     |    2 +-
 src/xgselect.h                                     |    2 +-
 src/xmenu.c                                        |    7 +-
 src/xml.c                                          |    2 +-
 src/xrdb.c                                         |    2 +-
 src/xselect.c                                      |    2 +-
 src/xsettings.c                                    |    2 +-
 src/xsettings.h                                    |    2 +-
 src/xsmfns.c                                       |    2 +-
 src/xterm.c                                        |   70 +-
 src/xterm.h                                        |   21 +-
 src/xwidget.c                                      |    2 +-
 src/xwidget.h                                      |    2 +-
 test/Makefile.in                                   |   31 +-
 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/test.desktop                         |    5 +
 test/data/xdg/wrong.desktop                        |    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                |    2 +-
 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                       |    2 +-
 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                       |    4 +-
 test/lisp/dired-tests.el                           |  393 ++-
 test/lisp/dired-x-tests.el                         |    4 +-
 test/lisp/dom-tests.el                             |    7 +-
 test/lisp/electric-tests.el                        |   25 +-
 test/lisp/emacs-lisp/benchmark-tests.el            |    2 +-
 test/lisp/emacs-lisp/bytecomp-tests.el             |   23 +-
 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               |   20 +-
 test/lisp/emacs-lisp/cl-macs-tests.el              |  500 ++++
 test/lisp/emacs-lisp/cl-print-tests.el             |    2 +-
 test/lisp/emacs-lisp/cl-seq-tests.el               |    6 +-
 .../eieio-tests/eieio-test-methodinvoke.el         |    4 +-
 .../emacs-lisp/eieio-tests/eieio-test-persist.el   |   14 +-
 test/lisp/emacs-lisp/eieio-tests/eieio-tests.el    |    4 +-
 test/lisp/emacs-lisp/ert-tests.el                  |   13 +-
 test/lisp/emacs-lisp/ert-x-tests.el                |    2 +-
 test/lisp/emacs-lisp/generator-tests.el            |    2 +-
 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                 |    2 +-
 test/lisp/emacs-lisp/map-tests.el                  |   18 +-
 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/rx-tests.el                   |   12 +-
 test/lisp/emacs-lisp/seq-tests.el                  |    2 +-
 test/lisp/emacs-lisp/subr-x-tests.el               |  310 +--
 test/lisp/emacs-lisp/tabulated-list-test.el        |    2 +-
 .../emacs-lisp/testcover-resources/testcases.el    |   12 +-
 test/lisp/emacs-lisp/testcover-tests.el            |    2 +-
 test/lisp/emacs-lisp/thunk-tests.el                |    2 +-
 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-ls-tests.el                    |   98 +
 test/lisp/eshell/eshell-tests.el                   |    2 +-
 test/lisp/faces-tests.el                           |    2 +-
 test/lisp/ffap-tests.el                            |    8 +-
 test/lisp/filenotify-tests.el                      |   17 +-
 test/lisp/files-tests.el                           |   98 +-
 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                        |    6 +-
 test/lisp/hi-lock-tests.el                         |   16 +-
 test/lisp/htmlfontify-tests.el                     |    2 +-
 test/lisp/ibuffer-tests.el                         |   44 +-
 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                          |    2 +-
 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                      |    2 +-
 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                       | 1111 +++++---
 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                   |   32 +-
 test/lisp/progmodes/flymake-tests.el               |    4 +-
 test/lisp/progmodes/js-tests.el                    |   21 +-
 test/lisp/progmodes/python-tests.el                |   18 +-
 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                         |   24 +-
 test/lisp/rot13-tests.el                           |    2 +-
 test/lisp/ses-tests.el                             |  175 ++
 test/lisp/shell-tests.el                           |    2 +-
 test/lisp/simple-tests.el                          |   65 +-
 test/lisp/sort-tests.el                            |    2 +-
 test/lisp/soundex-tests.el                         |   43 +
 test/lisp/subr-tests.el                            |   35 +-
 test/lisp/tar-mode-tests.el                        |   36 +
 test/lisp/textmodes/css-mode-tests.el              |    2 +-
 test/lisp/textmodes/dns-mode-tests.el              |    2 +-
 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-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/vc-bzr-tests.el                       |    6 +-
 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                             |   71 +
 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             |    2 +-
 test/manual/cedet/semantic-tests.el                |    2 +-
 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           |    2 +-
 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           |    4 +-
 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 +-
 .../js-indent-align-list-continuation-nil.js       |   20 +
 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                             |    2 +-
 test/src/decompress-tests.el                       |    2 +-
 test/src/doc-tests.el                              |    2 +-
 test/src/editfns-tests.el                          |    2 +-
 test/src/emacs-module-tests.el                     |   97 +-
 test/src/eval-tests.el                             |   22 +-
 test/src/fileio-tests.el                           |   95 +
 test/src/floatfns-tests.el                         |    2 +-
 test/src/fns-tests.el                              |   36 +-
 test/src/font-tests.el                             |    2 +-
 test/src/inotify-tests.el                          |    2 +-
 test/src/keymap-tests.el                           |    2 +-
 test/src/lcms-tests.el                             |   88 +
 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 +-
 2387 files changed, 30251 insertions(+), 18762 deletions(-)
 delete mode 100644 etc/org/library-of-babel.org
 create mode 100644 lib/cloexec.c
 create mode 100644 lib/cloexec.h
 create mode 100644 lib/explicit_bzero.c
 delete mode 100644 lib/getopt_.h
 rename lib/{strftime.c => nstrftime.c} (99%)
 create mode 100644 lib/open.c
 delete mode 100644 lib/secure_getenv.c
 create mode 100644 lisp/display-line-numbers.el
 copy lisp/progmodes/{flymake.el => flymake-proc.el} (66%)
 create mode 100644 lisp/progmodes/flymake-ui.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/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 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/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/emacs-lisp/cl-macs-tests.el
 create mode 100644 test/lisp/emacs-lisp/gv-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/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/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/lcms-tests.el



reply via email to

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