emacs-diffs
[Top][All Lists]
Advanced

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

scratch/correct-warning-pos updated (4e77177b06 -> 57b698f159)


From: Alan Mackenzie
Subject: scratch/correct-warning-pos updated (4e77177b06 -> 57b698f159)
Date: Fri, 14 Jan 2022 14:08:11 -0500 (EST)

acmacm pushed a change to branch scratch/correct-warning-pos.

      from  4e77177b06 Try to make scratch/correct-warning-pos build on Windows 
and not segfault
      adds  f6d8c5939b Introduce Pure GTK3 port
      adds  b721cbc6a8 Add set_undecorated frame parameter
      adds  f15c6a408d Add set_skip_taskbar frame parm
      adds  1b621c8e3c Don't mark name_list_element as it's not required
      adds  045e25278b Add support for cursor_foreground_colors
      adds  a9c8a56ba1 Fix xdg-open handling
      adds  53cb431639 replace listn with list.
      adds  ed1f7d1e2a Simplify compilaiton condtion
      adds  12cc104cd5 Cleanup x_* to gui_ to match upstream work
      adds  cdc04b4509 Implement menubar for pgtk emacs
      adds  f4920a6883 Add pgtk-read-file-name function
      adds  330a346ca7 Migrate to Emacs_GC
      adds  164800da6f Add Preferred geometry settings
      adds  592badc357 Early toolbar improvements
      adds  1d549fa069 Add support for make-frame-(in)visible
      adds  85441c96d7 Add Stipple support for PGTK
      adds  fbba846ee8 Addframe highlighting support
      adds  19da22ed25 Add support for handing the internal border
      adds  da3c3518ed border_color/pixel width
      adds  ea3ecd320c init border_pixel.
      adds  68b99a3e66 Implement invisible-pointer to create blinking effect
      adds  519a4ac39f Implement Meta key detection
      adds  31bba950bc Use gsettings instead of X resource database
      adds  6957f9469c Add PGTK support for fullscreen
      adds  9d9c8284fe TIMERFD support for PGTK, prevent calling when timerfd<0
      adds  bfbcb11248 implement set-tool-bar-position and set-sticky
      adds  b3a20d7a21 Implement Scroll-bar-forground and scroll-bar-background
      adds  fde74fa8b9 implement pgtk-frame-list-z-order same as frame-list.
      adds  ae3bb14091 implement restacking and cleanup frame z order
      adds  fd61a86ea5 improve some efficiency - simplify draws
      adds  24d82638bc Improve drawing efficency by refactoring code
      adds  bc35a1e1d5 Make multipdisplay work by limiting selection while 
enabed
      adds  9eb35f9996 experimental support of tab-bar.
      adds  9e56fa9853 Support focus on click event
      adds  232c129fe4 implement pre-edit input method
      adds  526f7277fc Let gtk handle scaling.
      adds  b1cc62cac3 Add support for Jpeglib
      adds  385e85c3dd End Resize flickering by copying surface rather than 
just clearing
      adds  806b7640c0 Before sleep, dispatch draw events.
      adds  d2a29e883e emacsclient should use both of DISPLAY and 
WAYLAND_DISPLAY.
      adds  992ef48300 update redisplay_interface.
      adds  975289663f Bring pgtk more inline with X11-cairo builds
      adds  e021e233b4 End Resize flickering by copying surface rather than 
just clearing
      adds  c9e6b4486b Some work toward posframe on wayland
      adds  ef67659e98 Set screen/display dpi res to make broadway work as 
expected
      adds  cbd28cddea improve code readability.
      adds  49645df52e minimize gtkutil.c differences.
      adds  04bfe70138 implement popup/context menu
      adds  de7b0daf2b use pgtk_menu_set_in_use.
      adds  984f9cc7e5 restore frame_rehighlight_hook.
      adds  4de4d9ee7e follow x_set_internal_border_width change.
      adds  014d56fa13 * src/pgtkterm.c: Remove incorrect mark_object call.
      adds  5a72a07fa5 * pgtk-win.el: fix compile-time warnings.
      adds  8669feb0c5 Make icons and titles work like on X
      adds  fe2297ce7a * pgtkmenu.c (set_frame_menubar): fix empty menu.
      adds  d68633bfa1 * src/pgtkterm.c (pgtk_defined_color): support gtk 
special colors
      adds  a167e23560 * src/pgtkmenu.c (set_frame_menubar): Suppress gcc 
warning
      adds  e649275a0c * src/pgtkterm.c: change coding style
      adds  d109dabbc5 * src/pgtkfns.c: change coding style
      adds  72f79d820d * src/pgtkselect.c: change coding style
      adds  af5b72575c * src/pgtkmenu.c: change coding style
      adds  964dfcf462 * src/pgtkgui.h: change coding style
      adds  209c611ae9 * src/pgtkterm.h: Remove unused code
      adds  0056ca2d06 * src/pgtkterm.h: Change coding style
      adds  f761a09c98 * src/pgtkim.c: Change coding style
      adds  3b161dd3c8 * src/pgtkselect.h: Change coding style
      adds  25cf59203e Change coding style
      adds  1fe7caf3a6 Fix coding style
      adds  20dbd4e283 Change coding style
      adds  89cbe3756c * src/keyboard.c (make_lispy_event): Fix coding style
      adds  383ced7aee Fix migrating Child frames
      adds  27a92f7b15 Add font chooser functionality
      adds  af1e279c15 Restore support for terminal only emacs in PGTK (add 
--with-pgtk)
      adds  6c4349601c Fix font lock is not applied on continued lines
      adds  e7190d8bb2 Fix non-English layout does not work
      adds  2d5ffa5595 Make pointer visible when motion notify event
      adds  be47e34e40 Re-port image drawing code from X
      adds  51462ce2cc Add PGTK to system-configuration-features
      adds  2dd20b2d75 Self-implement tooltip
      adds  6df8556ab7 Remove duplicated syms_of_xwidget call
      adds  9704e23f4c Enable GtkIMContext by default
      adds  e75ce0302d Add support for x-support-frames
      adds  28073ba59b Re-implement childframe with emacsgtkfixed
      adds  7c8da33613 Exclude Xlib's modifier keys
      adds  0b69b73baa Fix crash when child frame updates toolbar
      adds  b60d4c9db0 Fix crash on creating child frames.
      adds  d899fc11f6 Fix tooltips don't hide on events
      adds  640f770b79 Fix mouse cursor doesn't appear on motion events on 
xwidgets
      adds  bb6862df1b Fix crash on drag and drop
      adds  4dbea5be17 Fix Gtk warnings
      adds  7b6fea821a Avoid mutating invocation-name (tiny change)
      adds  d437aabe4d Avoid gtk warnings on X
      adds  c1fbfb3fe0 Don't use gtk_window_resize to resize offscreen window
      adds  948e2fa582 Avoid weird behavior when resizing with top-left corner
      adds  e405404d10 Fix startup failure on svg-unsupported environments
      adds  886fcb237d Update copyright dates for PGTK files
      adds  8fa5427130 lisp/term/pgtk-win.el: Add copyright file header
      adds  b1b744057f Work around gtk_im_context_filter_keypress() issue with 
super key
      adds  731b5e8e31 Add copyright line
      adds  d6ef9af82e Fix crash when .schema.xml is not installed
      adds  68b8acc405 Fix compilation issue when --enable-checking=glyphs
      adds  db169f8134 Add support for hyper modifier key
      adds  197b37c768 Enable harfbuzz
      adds  fc68127ce8 Improve smooth scroll
      adds  62abc05404 * src/pgtkterm.c (scroll_event): Shut up warnings
      adds  d46a223d85 Merge branch 'master' into feature/pgtk
      adds  da92d5700e Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs 
into feature/pgtk
      adds  aea5dbec25 Fix DEL key behavior
      adds  3e30047ce3 Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs 
into feature/pgtk
      adds  a44cd7c881 * src/pgtkterm.c (map_event): Remove 
record_asynch_buffer_change call.
      adds  565d8f57d3 Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs 
into feature/pgtk
      adds  b64089c37b Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs 
into feature/pgtk
      adds  ce14970f02 Follow get-buffer-create change
      adds  91d450d1fb Fix pgtk-display-monitor-attributes-list to return 
physical pixel sizes.
      adds  78801c6e21 Make display-mm-width/height consider multi-monitor.
      adds  0af4e7587e Fix display-pixel-width/height to return physical pixel 
size.
      adds  44f7f57c68 Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs 
into feature/pgtk
      adds  bcb74798ed Add a function to set monitor scale factor manually
      adds  78fd106653 Fix gtk icon theme does not reflect
      adds  aac33a8074 Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs 
into feature/pgtk
      adds  cd72fba043 Free unneeded context
      adds  7326982d28 Fix visual-bell on X
      adds  bebc657aad Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs 
into feature/pgtk
      adds  f7fa39fbda Make imagemagick images less blurry.
      adds  e9608601e5 Add scale factor in display-monitor-attributes-list.
      adds  563a0d94c3 Add support for setting cursor location using Gtk IM 
Context
      adds  50c76b844b Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs 
into feature/pgtk
      adds  ae18c8ec4f Support child frame border width
      adds  7646793acd Make reading GNOME settings optional.
      adds  afcd13783e Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs 
into feature/pgtk
      adds  ed2205a288 Remove unused arg as xmenu.c
      adds  ef76e64427 Support getting a image from clipboard
      adds  175ebb0104 Don't crash if we can't find a monitor model name
      adds  c4cc80e1fb Fix unused macro build warning in image.c
      adds  f094806ffb Fix I can't paste international text from clipboard
      adds  949d3e50ec Work around I can't copy and paste unicode string to 
wayland chromium
      adds  be2e47362b Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs 
into feature/pgtk
      adds  9f7fde8dc9 Make scrollbars ignore scroll-bar-fore/background.
      adds  436f21eda1 Support selection type text/plain on wayland
      adds  565995d408 Fix unicode strings can't be pasted correctly
      adds  4dda6db3ab Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs 
into feature/pgtk
      adds  56297c0f42 Fix some leaks
      adds  7a7bc15242 Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs 
into feature/pgtk
      adds  5d2f319eec Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs 
into feature/pgtk
      adds  8c7453632e Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs 
into feature/pgtk
      adds  fb5f3e694b Workaround touchscreen events are ignored on sway
      adds  de46c7796e Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs 
into feature/pgtk
      adds  b302a551ab Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs 
into feature/pgtk
      adds  66a36f1e5a Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs 
into feature/pgtk
      adds  704b765eaa Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs 
into feature/pgtk
      adds  5b97b98daa Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs 
into feature/pgtk
      adds  ff3d7190bb Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs 
into feature/pgtk
      adds  639d94fe14 Entrust Gtk with handling tooltips
      adds  647e4a92bb * src/pgtkmenu.c (show_help_event): Let emacs not show 
menu tooltips
      adds  ca0b1b9fe5 Fix pgtk_make_frame_visible doesn't work
      adds  486e77befd Fix frame size shrinking when turning fringe/scrollbars 
on/off
      adds  bfd6ab9dc9 * src/pgtkterm.c remove duplicated code
      adds  9a64cc1468 Treat all the wayland connection as the same display
      adds  3f8f3a9027 Create a variable to enable selection on multi display
      adds  8a649cba44 Update texts while busy
      adds  d0fa569b73 Revert "Update texts while busy"
      adds  e48372f8e5 Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs 
into feature/pgtk
      adds  82b4ea2fe8 * src/image.c: Fix compile error related xpm in image.c
      adds  1f82c85bff Fix compile error when PGTK_DEBUG is enabled
      adds  67a4c8b5ad * src/frame.c (Fframep): Update framep docstring
      adds  67ae4b6271 Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs 
into feature/pgtk
      adds  7085fecf53 Disable hyper key when super and hyper conflict
      adds  c6ada6e9f1 * src/pgtkterm.c: Honor system DPI settings
      adds  ce7a78d0a8 Support frame-scale-factor on pgtk frames
      adds  7673b6b9eb * src/pgtkselect.c: Avoid Glib assertion warnings
      adds  7d5e94bada Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs 
into feature/pgtk
      adds  83c35b86da * src/pgtkfns.c: Do not show an empty frame prematurely
      adds  4b91168c65 ; * src/pgtkfns.c (Fx_create_frame): Fix coding style
      adds  beb4e9f828 Revert "; * src/pgtkfns.c (Fx_create_frame): Fix coding 
style"
      adds  b0d688673b Revert "* src/pgtkfns.c: Do not show an empty frame 
prematurely"
      adds  3dbd3a87a1 Revert "Revert "* src/pgtkfns.c: Do not show an empty 
frame prematurely""
      adds  11c835ea48 Fix a frame created without scroll/menu/toolbar is empty
      adds  01b0a909b5 Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs 
into feature/pgtk
      adds  492a0ae592 Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs 
into feature/pgtk
      adds  b242394f24 Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs 
into feature/pgtk
      adds  13a9a5e836 Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs 
into feature/pgtk
      adds  c76d5ff243 * configure.ac: Remove imagemagick special support code 
for pgtk
      adds  299cfb413f * configure.ac: Add a notice to --with-pgtk
      adds  35906d60e6 * lisp/term/pgtk-win.el (pgtk-pop-up-frames): Remove 
since it is not used
      adds  4ed859359c * lisp/term/pgtk-win.el: Remove some font stuff
      adds  a925e6b2b5 * lisp/term/pgtk-win.el (pgtk-face-at-pos): Remove 
unused function
      adds  2e561ab227 * lisp/term/pgtk-win.el (pgtk-preedit-text): Write doc 
string
      adds  4c49ec7f86 Make PGTK's additions conditioinal
      adds  4dd1f56f29 Merge branch 'master' of 
git.savannah.gnu.org:/srv/git/emacs into feature/pgtk
      adds  b4204bdae8 Fix a memory leak in pgtk_draw_fringe_bitmap
      adds  60623aceed Merge branch 'feature/pgtk' of 
git.sv.gnu.org:/srv/git/emacs into feature/pgtk
      adds  c3377ae3b7 Revert atimer changes
      adds  c31d3dacf7 Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs 
into feature/pgtk
      adds  3e20d50fc5 Revert #if changes
      adds  30a00f14c8 Fix coding style
      adds  8b98aafe35 configure.ac (PGTK_LIBS): remove pgtk dl dependency 
(Bug#50494)
      adds  11e4fd11bd pgtk: Set correct face color for stretched glyphs
      adds  f1a6022515 Add WAYLAND_DISPLAY description to cmdargs.texi
      adds  6c1f0dd709 pgtk: Handle (child) frame focusing better
      adds  37738c32ac Fix coding style
      adds  20dd24c3a0 Avoid handle terminal frames in pgtk_mouse_position.
      adds  42ea8c21b4 ; * src/pgtkterm.c (pgtk_mouse_position): Add bug ID to 
the comment
      adds  47d0f6b5ec Remove garbage #ifndef
      adds  b22323c3b6 Support xterm-mouse-mode mouse-4/5
      adds  bc53310aaf * src/emacs.c (main): Combine two conditions to one
      adds  a68575a814 Enclose pgtk changes within #ifdef
      adds  b80a24b221 * src/font.h: Remove redundant condition
      adds  1fd3b57a92 * src/frame.c (Fframep): Fix comment
      adds  4a5aa814ba * src/frame.c (syms_of_frame): Revert 
frame_resize_pixelwise defaults to false
      adds  209662c0bd * src/ftcrfont.c (ftcrfont_open): Revert redundant brace 
change.
      adds  901938109f Remove PGTK_DEBUG stuff
      adds  f1116f45bc Set initial tab bar parameter on NS
      adds  b0ef00f370 time-stamp-tests.el: Test more formats
      adds  d329014574 Make `pixel-scroll-precision-scroll-up' use existing 
logic
      adds  141425ce3b Make `pixel-scroll-precision-scroll-up' slightly more 
robust
      adds  3dc9eb8bbd Remove GC prone call in 
`pixel-point-and-height-at-unseen-line'
      adds  828a193066 Set motion event time when handling XI2 motion events
      adds  6072370db7 ; Improve doc string of 'glyphless-char-display-control'
      adds  f9457b8b01 Fix pixel scroll for overlays and text in display 
properties
      adds  f97539876a Improve documentation of wheel events
      adds  a89731a78c Avoid assertion violations in --enable-checking builds
      adds  8d67a70e97 * test/src/comp-tests.el: Rework last patch
      adds  338f780237 Simplify use of artifacts in emba files
      adds  3c2afa66a2 Make `pixel-scroll-precision-scroll-up' work better with 
overlays
      adds  08d1c40507 Fix typos in configure.ac
      adds  bd321f78eb Fix xwidget popups on XI2
      adds  3ce591804b Fix xwidget popups on XI2 again
      adds  44c856dccc Make haiku-win build correctly on non-Haiku systems
      adds  1272a2cb63 Adapt gitlab-ci.yml
      adds  a937f536b3 * doc/lispref/commands.texi (Click Events): Fix wording 
(bug#52142).
      adds  b8b2dd17c5 Update to Org 9.5.1-11-g96d91b
      adds  2a4de5e5e5 Fix Subject when forwarding message with 2-line From
      adds  1fffe9a210 ; * lisp/org/org.el: Fix version header.
      adds  f5498a608f Merge from origin/emacs-28
      adds  58128f9b05 ; Use /usr/bin/find in gitlab-ci.yml
      adds  1e8074f5ea Avoid unused argument warnings in lambda compiler macros
      adds  d50e0bdbac Use compiler macros for the key syntax checks
      adds  9a0492ca7c ; Don't use remq (breaks bootstrapping)
      adds  c8df4d1ca3 Tweak gnus-art key binding
      adds  390361cb24 Update XKB map on MappingNotify
      adds  455b64c336 * src/coding.c (Fdecode_coding_region, 
Fencode_coding_region): Doc fix.
      adds  bca57086be ; Remove an obsolete comment
      adds  c4daff9cf8 * Makefile.in (PREFERRED_BRANCH): Now emacs-28.
      adds  d648874110 Merge from origin/emacs-28
      adds  0400b3c329 * doc/emacs/haiku.texi (Haiku Basics): Fix a typo.
      adds  a1aa9cbf57 Make overhangs in ftcrfont work on Haiku
      adds  618070d4b4 Allow customizing the pixel delta of wheel events on X
      adds  4320180111 Fix last change for non-X platforms
      adds  6943786b5c Avoid undefined behaviour when copying part of structure
      adds  d8dd705e9d Really make `x-scroll-event-delta-factor' dependent on 
system
      adds  8f5d2a3181 Merge remote-tracking branch 'origin/master' into 
feature/pgtk
      adds  3b8e122bc7 Use /* */ comment style instead of //
      adds  073111cc77 Replace XFillRectangle with cairo_rectangle and 
cairo_fill
      adds  92cd274ba8 Remove draw_glyphs_debug
      adds  7d8f0c0586 * src/xdisp.c (mouse_face_from_buffer_pos): Revert 
whitespace only change
      adds  194c299470 Merge remote-tracking branch 'origin/feature/pgtk' into 
feature/pgtk
      adds  66b5f5a872 Fix build after merge
      adds  127be1e8b3 * lisp/frame.el (display-graphic-p): Fix typo.
      adds  105205c86b Get rid of pgtk_select and use xg_select instead
      adds  faa593ac5d Enable pixel-precision scrolling on pgtk port
      adds  afff603778 Add missing function declarations to pgtk-win.el
      adds  d15dafeefb Stop setting mouse face GC manually, as it is no longer 
required
      adds  b3277883f3 Make interrupt input optionally work on PGTK
      adds  72d223a544 Enable shallow menu bar updates on PGTK
      adds  49422d2e69 Do not buttonize key bindings outside of *Help* buffers
      adds  247ed6ccbc Make fill-region-as-paragraph clear the markers it 
creates
      adds  e3351f6152 Use mupdf in doc-view-mode if gs is not installed
      adds  4de13ef147 Signal a better error in tabulated-list-sort
      adds  0d2f184a11 project-kill-buffers can display list of buffers to kill
      adds  f0eba4ea5e Make `group' widgets prettier in Customize
      adds  73cf27aa45 Make Re: recognition in ispell-message less ambiguous
      adds  c2c9e7e3cb Don't return whitespace for thing-at-point in 
whitespace-only buffers
      adds  030a5c5704 Remove problematic characters from modus-themes.org 
(bug#52126)
      adds  708ffac5ea * test/infra/gitlab-ci.yml (.job-template): Modify find 
scripts.
      adds  c623746241 Fix up generation of help text for ldefs-boot.el
      adds  0c1c6f0ba7 Regenerate ldefs-boot.el
      adds  67676bb5a0 Fix NS port text decorations (bug#52156)
      adds  50379fb78d Fix build on macOS
      adds  1efc14561d Edit the lispref manual for define-key/keymap-set fallout
      adds  1bd7b5dd51 Fix some of the argument handling in keymap-set and 
keymap-substitute
      adds  804c69dafd Audit the Emacs manual for keymap-*-related changes
      adds  72b7fccc15 Add new package pixel-fill.el
      adds  a59deef359 Allow non-float values in x-scroll-event-delta-factor
      adds  f3bb2b80b4 Add `ns-scroll-event-delta-factor'
      adds  4beecd8e8c Merge remote-tracking branch 'origin/master' into 
feature/pgtk
      adds  3cba568886 Fix annoying bell rings when pixel scrolling to buffer 
limits
      adds  de9d27f679 Avoid undefined behaviour when copying part of structure
      adds  0c9f98f761 ; Merge from origin/emacs-28
      adds  ecf3bf66ba Remove problematic characters from modus-themes.org 
(bug#52126)
      adds  30553d889d Merge branch 'emacs-28' of 
git.savannah.gnu.org:/srv/git/emacs into emacs-28
      adds  4e2fa4c34b Merge from origin/emacs-28
      adds  fe5baf0a10 Merge remote-tracking branch 'origin/master' into 
feature/pgtk
      adds  f633116c09 * lisp/pixel-scroll.el (pixel-scroll-precision): Handle 
zero delta.
      adds  9fe993371b Merge remote-tracking branch 'origin/master' into 
feature/pgtk
      adds  c3a440e520 Calculate pixel deltas correctly
      adds  68c09c6b74 Better CPS conversion of multi-binding `let`
      adds  b79d779ae8 Improve upwards pixel scrolling for large images
      adds  6c17cdc1dc Fix 1-off errors in pixel scrolling code
      adds  55151f94ea Fix pixel scrolling again
      adds  5cab2684c0 * src/nsterm.m (Vns_scroll_event_delta_factor): Fix doc 
string.
      adds  5fb9a033f8 Allow inhibiting warnings about obsolete macros again
      adds  3966a28454 Generalise CPS-conversion let optimisation
      adds  7b235b1ec0 Allow storing buffer names in registers
      adds  9b381a95ef Improve native compiler startup circular dependecy 
prevention mechanism
      adds  99c276b3c0 Revert "Preload paren.el"
      adds  10d371e4fa Document pixel-fill-region
      adds  a2d98c54f7 Use pixel-fill-width in shr.el
      adds  7433e74571 Improve documentation of pixel-fill
      adds  3747c59cac ; Fix last change.
      adds  bf299b7d2f ; * src/comp.c (syms_of_comp): Fix first lines of doc 
strings.
      adds  a7dfb2acfc * lisp/loadup.el (paren): Preload it (again).
      adds  aa0162ddfa ; Auto-commit of loaddefs files.
      adds  3005c00b13 Merge remote-tracking branch 'origin/master' into 
feature/pgtk
      adds  b463dc8921 Synchronize pgtk tab bar code with xterm
      adds  034d8a3ea8 Make pixel scrolling faster
      adds  541f61b378 Avoid unnecessary call when pixel scrolling
      adds  1f9834cd76 Don't include the other loaddef files in the 
no-autoloads section
      adds  71f33b39cf Make "make force-autoloads" produce the correct result
      adds  a4cf68af2b Add an ldefs-boot.el target to the Makefile
      adds  a8c067591e Autoload byte-compile-warning-enabled-p
      adds  e2637beb28 Regenerate ldefs-boot.el
      adds  ec59a6cb0f Make date-to-time work with date-only date strings
      adds  3e756b12b6 Suppress emacsclient message that daemon should have 
started if --quiet
      adds  2fb5e91d01 Update publicsuffix.txt from upstream
      adds  6adf37b4a5 Update SKK-JISYO.L from upstream
      adds  6192525a96 ; make change-history-commit
      adds  354f6c5609 ; * ChangeLog.3: Formatting fixes.
      adds  ab291656d0 ; * ChangeLog.3: Fix typos.
      adds  cd9dd26d24 Format and index concept 'predicate' in ELisp Intro
      adds  70c229b1fc Fix regression in gdb-frame-handler
      adds  9aa8fd6e62 * src/callint.c (Fcall_interactively): Fix 
inhibit_mouse_event_check.
      adds  9e16c6a96d ; * src/comp.c (syms_of_comp) <comp-no-native-file-h>: 
Doc fix.
      adds  6d5886e780 * test/lisp/repeat-tests.el (repeat-tests-call-b): Test 
for commit 588caf0b27.
      adds  ef4954b69c * lisp/repeat.el (repeat-keep-prefix): Change default to 
nil.
      adds  ea5a90b4f4 * lisp/repeat.el: Fix long-standing problem when a 
random key activates map
      adds  8fa4749df1 ; * ChangeLog.3: Filename fixes.
      adds  e9fdb11903 ; * ChangeLog.3: Some additional fixes.
      adds  e632b83a28 Update authors.el for Emacs 28
      adds  93d9bc09f4 Merge from origin/emacs-28
      adds  bc6bcb8f0b ; Auto-commit of loaddefs files.
      adds  9fa15463bd ; Merge from origin/emacs-28
      adds  5477b929da Merge remote-tracking branch 'origin/master' into 
feature/pgtk
      adds  c13b49a110 update_autogen: Remove deprecated -I flag
      adds  bab2969404 Support precision mouse scrolling on MS-Windows
      adds  9d17e346fe Preserve newlines at the end of pixel-fill-region
      adds  2d60566c87 Use proportional fonts in the Gnus headers by default
      adds  3bc0768e9b Enable gnus-treat-fold-headers by default
      adds  658085d069 Merge remote-tracking branch 'origin/master' into 
feature/pgtk
      adds  6e5c2fb468 Stop relying on `x_coalesce_scroll_events' in pgtk code
      adds  2ee6621fe9 Fix precision pixel scrolling for a recent change
      adds  ddaedb1910 ; * src/w32term.c (w32_construct_mouse_wheel): Fix a 
typo.
      adds  6348ca1a88 Make pixel-fill-region handle space regions better
      adds  8959b1343b Fix update-glyphless-char-display variable setting
      adds  6a60bd475d Add a new minor mode `glyphless-display-mode'
      adds  45252ad8f9 Fix closure-conversion of shadowed captured 
lambda-lifted vars
      adds  93824a760e Add new face `variable-pitch-text'
      adds  0f6bf308ab characters.el: remove repetition in 
glyphless-char-display-control
      adds  d086d4f91d Fix fencepost error in pixel-fill--fill-line
      adds  e2e2dd4890 Mention 'glyphless-display-mode' in conjunction with 
bidi display
      adds  cbcf8a616e Fix table-fixed-width-mode when typing fast
      adds  02ebd790b7 * lisp/emacs-lisp/cconv.el (cconv--lifted-arg): Simplify
      adds  ec3b6fa8e1 Make `C-x C-d' require either an existing directory or a 
wildcard
      adds  c35c86a353 * lisp/emacs-lisp/cl-macs.el (cl-defstruct): Decl struct 
predicates as pure
      adds  f3284d5acd * Redefine `comp-cstr-shallow-copy'
      adds  fd86829e66 Make use of `comp-cstr-shallow-copy'
      adds  ed7591c905 Fix "SEE ALSO" buttons in some man pages
      adds  1914d946d6 Change how Dired displays available space
      adds  01a6c0b409 Get rid of vmotion loop in 
`pixel-scroll-precision-scroll-up'
      adds  78a3933b62 Merge remote-tracking branch 'origin/master' into 
feature/pgtk
      adds  a4ff841154 Fix precision scrolling when there is a scroll margin
      adds  5001f4f91b Add `touch-end' event type
      adds  603bdc8d38 Add some primitive momentum-based precision scrolling
      adds  c6dd8dd223 * lisp/emacs-lisp/macroexp.el: Improve last change
      adds  aaf0e62048 * lisp/cedet/semantic/bovine/c.el 
(semantic-tag-protection): Silence warning
      adds  35075267a6 Add a bidi-control target for 
`glyphless-char-display-control'
      adds  20ab7e07af Fix usage of deprecated syntax in some cedet tests
      adds  d353c08d2b browse-url-button-regexp: Recognize gemini: links
      adds  5db380abad Ensure there are no duplicate separators when creating a 
context menu
      adds  7ca865dc52 Add `cl-constantly' function
      adds  3f98188b86 Make dired-virtual doc string less confusing
      adds  2f6b519eae Merge remote-tracking branch 'origin/master' into 
feature/pgtk
      adds  7fa11be2fa Fix `menu-set-font' on pgtk
      adds  4844aaac19 Documentation fixes for pgtk port
      adds  105c7562dc Get rid of duplicate pgtk function
      adds  6927841ecb Fix recent changes related to 'glyphless-display-mode'
      adds  dfc7338828 ; * lisp/international/characters.el: Fix a typo in last 
change.
      adds  e2494bdaee ; * lisp/dired-x.el (dired-virtual): Doc fix.  
(Bug#20992)
      adds  aa6a05c146 Fix display of free disk space in Dired
      adds  d45e72fe5a Improve momentum scrolling algorithm
      adds  a516ab79c3 Add a new variable 'process-error-pause-time'
      adds  9ea5a915bd Make `C-c C-w' copy the executable bits to the new file
      adds  c469efbd83 * lisp/gnus/gnus-art.el (gnus--variable-pitch-p): Don't 
error out if face nil
      adds  4c7faf3377 Fix previous macroexp--warn-wrap change
      adds  a97fce7a89 Fix characters.el build issue
      adds  84166ea2e6 CC Mode: Recognise "struct foo {" as introducing a type 
declaration
      adds  50b40e1d4f ; * lisp/org/ob-julia.el: Fix Author header for 
authors.el.
      adds  9963b11bf7 ; * admin/authors.el (authors-aliases): Further updates.
      adds  2be090d5d3 ; * ChangeLog.3: Minor fixes.
      adds  40fc31ea28 ; * ChangeLog.3: Update.
      adds  6294e60205 ; * admin/authors.el (authors-aliases): More fixes.
      adds  aa1d7dd867 ; * etc/AUTHORS: Update.
      adds  fa2e812894 Merge from origin/emacs-28
      adds  740ae2818f Bump Emacs version to 28.0.90
      adds  8ff1a9d00b ; Merge from origin/emacs-28
      adds  8230a47ecc * lisp/help.el (help--analyze-key): Prefer 
posn-set-point over mouse-set-point
      adds  334ff0232e * lisp/repeat.el: Use same logic for repeat-check-key 
and repeat-exit-timeout.
      adds  b3d4b18507 ; make change-history-commit
      adds  f38dfa56a0 ; Update loaddefs files.
      adds  48d1e6e9d9 Merge from origin/emacs-28
      adds  cf49f6ef65 ; update_autogen: Remove -I flag handling completely
      adds  db56f2c264 update_autogen: Remove unused -H flag
      adds  a8bfdf2efc update_autogen: Improve error handling slightly
      adds  608267c71e Support display of non-ASCII characters with aligned 
columns
      adds  8203c2cd30 ; * src/xdisp.c (syms_of_xdisp) <align-columns-display>: 
Doc fix.
      adds  f5f5297a92 * etc/NEWS: Mention change in `insert-directory' 
derivates.  Fix typos.
      adds  15d5af8cb0 Merge remote-tracking branch 'origin/master' into 
feature/pgtk
      adds  ef2c386829 * lisp/pixel-scroll.el (pixel-scroll-start-momentum): 
Fix algorithm.
      adds  67191f7eee Make momentum scrolling much nicer
      adds  054319e9fd Merge remote-tracking branch 'origin/master' into 
feature/pgtk
      adds  f17d0dfb3e Generate touch-end events on pgtk
      adds  0a50ad11db * lisp/tab-bar.el (tab-bar-close-other-tabs): Fix 
regression.
      adds  bbf4140091 * admin/diff-tar-files: Don't assume .tar.gz.
      adds  6b99b6eb8b * admin/make-tarball.txt: Various clarifications.
      adds  e0ee1d003a Work around IBM XL C compiler bug
      adds  f35d6a9c73 * CONTRIBUTE: Improve commit message instructions
      adds  fed35a8951 Port emacsclient to Solaris 10
      adds  9c222b9c1a Port to C compilers that lack size-0 arrays
      adds  c66eb52453 Merge from origin/emacs-28
      adds  1afa295aed Improve velocity calculation in momentum scrolling
      adds  57a9bf8d41 Merge remote-tracking branch 'origin/master' into 
feature/pgtk
      adds  f638541785 Fix a compilation warning in pgtkterm.c
      adds  729311c22b Keep track of scale factor by atimer and recreate 
cairo_surface_t
      adds  7609924011 Adapt directory summary line handling in Tramp
      adds  ba063f8141 Send scroll stop events to xwidgets when built with 
XInput 2
      adds  1431fce67f Revert "Support display of non-ASCII characters with 
aligned columns"
      adds  d3eb3918d4 Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs
      adds  5869bf55b2 * lisp/emacs-lisp/cl-macs.el (natnum): Define it as a 
type
      adds  e3a10c8cd9 * lisp/emacs-lisp/cl-macs.el (natnum): Fix typo
      adds  9db76af76c ; * lisp/image-mode.el (image-mode): Minor doc fix.
      adds  8fda6770af image-mode: Advertize viewing as text less eagerly
      adds  756c2099bf * lisp/image.el (image): Add :prefix and :link.
      adds  2bd1b1ace8 Fix dired--insert-disk-space
      adds  8090ef48c9 Fix typo in NEWS about 'write-file'
      adds  430622796b Don't support obsolete sregex syntax in re-builder
      adds  ddc875d9f7 emacs-lisp-mode: Use error face for "/d" indicator
      adds  20124d78e7 ; Minor cleanup in re-builder after my last commit
      adds  52b2ffd83b Improve how dired-mark-sexp interprets file sizes in 
non-C locales
      adds  4a303c4dca Remove separators at the beginning and end of the 
context menu
      adds  85e56d97b7 Clarify the run-at-time documentation about "integral 
multiple"
      adds  32a8b3bc22 Fix regression introduced by the previous date-to-time 
change
      adds  b56f2737c6 Add support for some Polish characters with `C-x 8'
      adds  d003f70c6f Move 'C-x 8 .' to 'C-x 8 . .'
      adds  d0997eefea Add a docstring to `iso-transl-set-language'
      adds  c9186b1b0b Use gnus-message instead of plain message in gnus-search
      adds  19ac237c9e More-robust svg_load_image fallback
      adds  02386da938 Simplify svg_load_image
      adds  bcb4651c41 Improve overflow checking in svg_load_image
      adds  5586eb463f Prefer rsvg_handle_get_intrinsic_size_in_pixels
      adds  76bbb7e648 Remove two functions obsolete since Emacs 23
      adds  c082dbbc21 Remove some more items obsolete since Emacs 23
      adds  7558e83097 ; * etc/NEWS: Move incompatible changes into a separate 
section.
      adds  c8b72ad0ea Add more dired-x tests
      adds  397a6a73d7 Revert "emacs-lisp-mode: Use error face for "/d" 
indicator"
      adds  1e2bc1bbf4 Port to Tiny C on x86-64
      adds  352c737dce Ensure that MAIN_FIRST have finished compilation before 
doing the rest
      adds  1450fa16ed Make it work to pixel scroll by deltas larger than the 
window
      adds  be1359884f Make last change work for deltas that are multiples of 
max-height
      adds  b060c3844f Make `mouse-1' restart the cua-rect rectangle
      adds  6042417664 Fix highlighting of "Exit*" phrases in f90-mode
      adds  55ff91e822 Fix keymap-lookup implementation
      adds  644dd2f050 Make the error message in epa-display-error more helpful
      adds  284cc2491d * lisp/minibuffer.el: Don't return a boundary outside 
its arg
      adds  5d6f828799 Unbreak build after 
9c222b9c1a7f91497a37567b4d7de3a511fff069.
      adds  ab828569ab Merge from origin/emacs-28
      adds  1dfcac6e10 Update Tramp version (don't merge with master)
      adds  3b514421eb ; Merge from origin/emacs-28
      adds  9fbc4fa0e7 Add Tramp version integrated in Emacs 28.1
      adds  c006c490eb ; * doc/misc/efaq.texi (Latest version of Emacs): Update 
version.
      adds  eafcccd38f ; FAQ: Normalize references to the NEWS.NN file
      adds  7282e492d5 * doc/misc/efaq.texi (New in Emacs 28): New node.
      adds  ef4d216eb3 Remove reference to variable obsolete since 24.1
      adds  bc55dc04af * doc/misc/erc.texi (Keystroke Summary): Fix doc for TAB.
      adds  bef17bca21 * src/dosfns.c (Fint86): Doc fix; don't use obsolete 
names.
      adds  745a732ae4 ; Further author fixes in authors.el
      adds  d82cfbc0e9 Merge from origin/emacs-28
      adds  fba17b0747 Make precision pixel scrolling work in an hscrolled 
window
      adds  d44d6ae016 Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs 
into feature/pgtk
      adds  39c466b195 Merge remote-tracking branch 'origin/master' into 
feature/pgtk
      adds  84c9369fd7 Merge remote-tracking branch 'origin/master' into 
feature/pgtk
      adds  6d7a1123b4 Merge branch 'feature/pgtk' of 
git.sv.gnu.org:/srv/git/emacs into feature/pgtk
      adds  142e827bc4 Fix dependencies for files in the 'nt' subdirectory
      adds  3e7aff5fcd Yet another place inside redisplay_window to prevent 
quitting
      adds  16b8741556 ; Silence byte-compiler warning in test
      adds  796075ef7e Make use of Trash on macOS (bug#21340)
      adds  6d6d2b73d0 ; Fix removal of obsolete newsticker function
      adds  aa6681a51a Fix the MinGW build broken by recent changes in image.c
      adds  7c68c84674 Silence byte-compiler in some tests
      adds  7384a329d2 Further changes on directory summary line in Tramp
      adds  63be97fb05 Fix (date-to-time "2021-12-04")
      adds  de727b5886 eieio-core.el: Allow assignment to cl-structs through 
`slot-value`
      adds  7c5e699b81 Add ".crate" to Tramp archive file suffixes.
      adds  7505abae39 Improve bookmark-maybe-historicize-string doc string
      adds  3bfd8e4007 Add a comma between groups in gnus-inews-insert-gcc
      adds  08782d58db Fix pixel-fill--fill-line infloop for certain 
unbreakable lines
      adds  f247fa5d5c * lisp/isearch.el (isearch-delete-char): Reopen hidden 
overlays (bug#52248).
      adds  2898566fa0 Don't swallow gnus-search errors when creating nnselect 
groups
      adds  ae415e7971 Avoid having gud bug out if `C-x C-a' has been bound
      adds  b3505e31d6 Further gnus-inews-insert-gcc fixes
      adds  ab41b1c554 Fill Emacs version on about screen
      adds  dbadbb5bad Tweak fancy-about-text
      adds  f14a4c377d Make package-dir-info more resilient
      adds  c585112ac5 Update the Info documentation of Eshell's built-in 
commands
      adds  643eee8b1b Make pixel scrolling through images less jumpy
      adds  d3b4f838b9 Add IRC introduction to the ERC manual
      adds  5404973916 Make help--describe-command more robust
      adds  133f9a7e94 Fix tty mouse wheel on window systems other than X
      adds  5d7eb2979b Clarify Creating Frames documentation
      adds  7842a606b7 Improve before-make-frame-hook and 
after-make-frame-functions docs
      adds  8bdea76720 Remove hack from seq-tests.el for broken 
`with-suppressed-warnings'
      adds  00236cc802 Fix the enumeration values returned by 'try_scrolling'
      adds  f3e6a432c5 ; * doc/misc/efaq.texi (New in Emacs 28): Add more news.
      adds  a1e30e4106 ; Fix most remaining AUTHORS warnings
      adds  fef3e60061 * lisp/emacs-lisp/edebug.el (edebug-eval-defun): Minor 
doc fix.
      adds  c086358574 Update to Org 9.5.1-15-gdb4805
      adds  520a703fa7 Merge from origin/emacs-28
      adds  bf869aa698 ; * doc/misc/eshell.texi (Built-ins): Improve markup, 
fix typos.
      adds  9167fbd323 Remove hacks for broken `with-suppressed-warnings'
      adds  722a8ebb71 Silence warnings about testing obsolete functions and 
macros
      adds  d16db92cc7 Silence byte-compiler in generator-tests.el
      adds  622550f718 Interpolate large pixel scrolls
      adds  e5f74cecf1 Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs 
into feature/pgtk
      adds  3925fd777f Fix coding style of a recent change
      adds  44ed098153 Fix double buffering on pgtk
      adds  f851e725b3 Merge remote-tracking branch 'origin/master' into 
feature/pgtk
      adds  360d2d3a33 Merge remote-tracking branch 'origin/master' into 
feature/pgtk
      adds  1710fca446 Merge remote-tracking branch 'origin/master' into 
feature/pgtk
      adds  aacc371ac5 Merge branch 'feature/pgtk' of 
git.sv.gnu.org:/srv/git/emacs into feature/pgtk
      adds  f99745c78e * src/frame.c (gui_set_border_width): Revert confused 
changes
      adds  42d4ffad5a Fix SEGV crash by unref css provider too much
      adds  f68a0314e3 * src/pgtkterm.c (x_set_parent_frame): Fix coding style
      adds  509dec902c Fix out-of-bounds access in xdisp.c
      adds  25dc0d1de6 ; Another protection from out-of-bounds access to 
it->stack[].
      adds  19307704bd Use gnus-error to report mail-source failures
      adds  fad4049a09 Remove no-op calls to decode-char with 'ucs' arg
      adds  2d0e1e5595 Light copy-edits to recent additions to ERC manual
      adds  b961af66b9 Fix fancy-about-screen point placement
      adds  8ef6eeeaea Revert "Improve before-make-frame-hook and 
after-make-frame-functions docs"
      adds  6faf72eab6 Revert "Clarify Creating Frames documentation"
      adds  6980a4fa45 Fix regression introduced by previous context-menu-map 
change
      adds  e00623c5bd Fix wording in eieio.texi (Generics)
      adds  0d8e9588e1 * lisp/info.el (info-menu-star): Improve documentation
      adds  a996ddb5e6 Update comment about `declare-function'
      adds  d3d8a6ccda ; * etc/themes/manoj-dark-theme.el: Remove not defined 
face info-menu-5
      adds  dd2a846890 Add workaround to compilation warning in gcc 10.x in 
image.c
      adds  6620d03e33 ; * src/image.c (webp_load): Minor stylistic fix-up to 
previous change
      adds  77de40aed3 Audit `string-match' usage in shr.el
      adds  8f2d0450ad Merge remote-tracking branch 'origin/master' into 
feature/pgtk
      adds  c83dc91579 Fix coding style
      adds  7314c12e64 Fix child frame crash on pgtk
      adds  2454f9876d Don't fill byte-compilation warnings in batch mode
      adds  e6a0cfaad5 vc-git--program-version to support Git for macOS version 
string
      adds  e449f62a79 Fix jittering when precision scrolling over images
      adds  fba7c87595 image-dired: Don't disable mouse dragging
      adds  82f96ed380 image-dired: Use string-match-p in one case
      adds  9171061352 EIEIO: Remove redundant type info in help
      adds  2a73a52c4a ; Small doc fix in recent eieio-opt.el change
      adds  9ab479b639 Make gnus-check-backend-function mode `debug-on-signal' 
friendly
      adds  0dca455d14 Make the Git stash commands available in vc-dir Git 
buffers
      adds  34f5656137 Document the subtleties of the 'cursor' text property
      adds  0bf10d5082 * test/Makefile.in (check-declare): Add missing --batch.
      adds  e3427faf55 Fix typos and improve consistency in ERC manual
      adds  013161d4a7 Merge from origin/emacs-28
      adds  4434deaee2 Added dired-create-destination-dirs-on-trailing-dirsep
      adds  0d88c3c340 Add time-convert tests
      adds  83fa35bb16 Use time-equal-p to compare timestamps in tests
      adds  af60618945 Simplify cedet-utest-elapsed-time
      adds  524c42fa0e Prefer nil to (current-time) when either will do
      adds  f4d7ca73e3 Simplify message-unique-id etc.
      adds  084f440571 Simplify message-make-expires
      adds  2bda02943b Use time-convert in with-decoded-time-value
      adds  186637314d Fix image load timekeeping bug
      adds  15f20c0bd0 Simplify RFC 5322 time zone generation
      adds  dbef2145c7 Simplify by using format-time-string
      adds  19932c3203 Avoid timestamp info loss in mh-alias-tstamp
      adds  a21b8c5d7d Fix minor clock skew issues
      adds  c1145c31ad Update org-compat doc string
      adds  9eba6b966e Merge remote-tracking branch 'origin/master' into 
feature/pgtk
      adds  0b6a632f99 Merge branch 'feature/pgtk' of 
git.sv.gnu.org:/srv/git/emacs into feature/pgtk
      adds  2e8d1ad0f2 image.c: Remove some dead code
      adds  63c8a6066a Add package management to tutorial and startup screen
      adds  3384efb903 ; * etc/tutorials/TUTORIAL: Fix typo in last commit.
      adds  283db0d703 * etc/tutorials/TUTORIAL.sv: Adjust to latest change in 
TUTORIAL.
      adds  d529207b0e lisp/minibuffer.el: Fix for bug#52169 regression
      adds  4d93859c87 Merge remote-tracking branch 'origin/emacs-28' into trunk
      adds  2bd9d7bd0a ; * etc/tutorials/TUTORIAL: Minor wording change in 
recent addition.
      adds  a12de96455 ; * etc/tutorials/TUTORIAL.sv: Re-adjust to latest 
change in TUTORIAL.
      adds  c9e901f4a6 Avoid small parasitic button on mode line
      adds  aa63064fec Fix mode-line display on TTY frames
      adds  cdb4bc0a81 Revert "Avoid small parasitic button on mode line"
      adds  e135f15aac Tramp code cleanup
      adds  dd2a994f0c Merge branch 'master' of 
git.savannah.gnu.org:/srv/git/emacs
      adds  4eb749a173 dired.texi: Document 
dired-create-destination-dirs-on-trailing-dirsep
      adds  5a9965f0c7 Fix previous shr-parse-style change
      adds  79335aa185 Assume unfilled byte-compiler warnings in tests
      adds  e637afce45 Remove spurious space in byte-compiler warning
      adds  bed5af1ea3 Silence byte-compiler in two tests
      adds  e17aea73a5 When registering Gnus message ids, guard against no 
registry
      adds  d9b3f665bc Merge remote-tracking branch 'origin/master' into 
feature/pgtk
      adds  bdcf3c3504 Cancel xwidget progress timer when buffer is killed
      adds  da23e607d3 Select the right buffer for event in context-menu 
functions (bug#9923)
      adds  abf06a46b4 Merge from origin/emacs-28
      adds  9a1e87ba44 Add vc-git-stash-pop to vc-dir-git-mode
      adds  3939cb2a9c Remove XEmacs compat code from strokes.el
      adds  092c03d2c3 * lisp/view.el (view-mode-map): Convert to defvar-keymap.
      adds  8aa2aac500 Remove obsolete values from image-mode-auto-resize
      adds  00e6aeacf2 image-dired: Fix behavior of slideshow command
      adds  db56e32d12 * etc/tutorials/TUTORIAL: Say that there is usually a 
delete key.
      adds  c94b81bfc1 Remove some unnecessary references to Emacs 22
      adds  6e50d86ca2 Add the new packages section to the Italian tutorial
      adds  1d0a60113f Make a more robust check in Tramp using scripts
      adds  691470ec4e * doc/misc/eshell.texi (Built-ins): Fix xref.
      adds  77a30e1e88 browse-url: Remove support for Netscape
      adds  8f7da3ecb5 Improve before-make-frame-hook and 
after-make-frame-functions docs.
      adds  9168abd7f5 * etc/tutorials/TUTORIAL.he: Add section about package 
management.
      adds  9013e4ea19 browse-url: Remove support for Galeon
      adds  beed398eb5 browse-url: Refactor code to find executable
      adds  5364c57198 Improve yanking in the middle of comint process output
      adds  10655ce02f image-dired: Navigate from image display buffer
      adds  b9c43acdd6 Check decoding results in webp_load before using it
      adds  13556f32ba ; * lisp/textmodes/texinfo.el: Remove stale comment.
      adds  7d7f3d98dc Pacify svg_load_image compiler warning
      adds  176c63287f Convert etc-authors-mode-map to defvar-keymap
      adds  bdeb189cf2 Merge remote-tracking branch 'origin/master' into 
feature/pgtk
      adds  5671709590 Send scroll stop events to xwidgets correctly
      adds  c4dab6c179 Allow customizing precision scroll interpolation
      adds  bf79dad3f2 Make interpolated scrolling work better
      adds  41b1d223c6 Merge remote-tracking branch 'origin/master' into 
feature/pgtk
      adds  b0a960308b Fix last change
      adds  d5a6dd1f8c ; * etc/NEWS: Fix typos.
      adds  d8c383b25e Improve precision scroll interpolation
      adds  f10d4b31d6 Clear scroll interpolation when interpolated scroll 
completes
      adds  58cf601aad Fix coarse scroll deltas on macOS
      adds  d34009db66 Remove dead link from newsticker
      adds  0f30227f97 ; * lisp/net/browse-url.el (browse-url-epiphany): Fix 
typo.
      adds  b80d7568e4 * lisp/dired-aux.el (dired-check-process): Doc fix.  
(Bug#52337)
      adds  1933cd5307 Doc fix; Epiphany has been renamed to GNOME Web
      adds  ce5bca4913 Document native-comp-async-report-warning-errors more
      adds  05af96456c Merge from origin/emacs-28
      adds  0a2507ff90 Backport: Make a more robust check in Tramp using scripts
      adds  e6e62eedd7 ; Merge from origin/emacs-28
      adds  ed03b2f301 Convert shortdoc-mode-map to defvar-keymap
      adds  1ea5b82145 Define calc-help-map in one step
      adds  5922c972cd ; * lisp/calc/calc-ext.el: Fix warnings in my last 
commit.
      adds  6cf358d7a2 Define some more keymaps in one step
      adds  00d107ebea * lisp/mouse.el (context-menu-entry): Bind to 
make-sparse-keymap, not ignore.
      adds  aa3434369e lisp/mouse.el: Fix some lambdas quoted with ` or '
      adds  3a0e0187b7 * test/lisp/emacs-lisp/cl-macs-tests.el: Avoid 
`with-suppressed-warnings`
      adds  c6bf11c281 * test/lisp/emacs-lisp/subr-x-tests.el 
(subr-x-named-let): New test
      adds  929a8010ac image-dired: Remove some TODOs
      adds  63f07ea22f image-dired: Go to next image when marking
      adds  47cd820d93 Merge remote-tracking branch 'origin/master' into 
feature/pgtk
      adds  dae4fc738a image-dired: Show image info in header line
      adds  bb1252bdb3 Allow customizing step between each interpolated scroll
      adds  52f3fe46a3 Fix jumping cursor during interpolated scrolls
      adds  07d95325e4 Fix pixel scrolling over lines with different sized 
glyphs
      adds  948a8936ba Make precision scrolling up work over display strings
      adds  c8c7822c51 * etc/tutorials/TUTORIAL.it (CONCLUSIONI): Reword 
paragraph.
      adds  24e9616a0f ; Merge from origin/emacs-28
      adds  538fc1d0e0 Fix mode-line display in Calendar mode
      adds  eb9e33e238 ; * etc/NEWS: Non-nil repeat-keep-prefix is not the 
default anymore.
      adds  6ba2f028cf Revert "Grep alias `all' shall not match parent 
directory"
      adds  35a96139df Clarify a comment in xdisp.c
      adds  be860c1385 Fix manual entry of 'quit-restore-window' (Bug#52328)
      adds  1821844357 Add missing K key documentation for Cangjie input methods
      adds  6ecb24f877 Merge from origin/emacs-28
      adds  bbfb373783 Improve lock-pid handling in Tramp
      adds  8f3f785c55 Fix thinko in Tramp test
      adds  c0b9041ebd Fix logic in 'compute_window_start_on_continuation_line'
      adds  6919d5a7c0 Merge remote-tracking branch 'origin/master' into 
feature/pgtk
      adds  57923818fc ; * lisp/htmlfontify.el: Remove some commented out code.
      adds  8c2c8996e7 ; * lisp/Makefile.in: Fix typo.
      adds  e796161b6e * lisp/time.el (world-clock-mode-map): Convert to 
defvar-keymap.
      adds  b867eb2216 Fix precision scrolling for stretch glyphs
      adds  e8d90a3fd4 Remove unused let-bindings from pixel-scroll.el
      adds  2e4740f042 Fix pixel scrolling upwards in Info buffers
      adds  59db96d83a Fix bob detection when pixel scrolling upwards
      adds  6b89578524 ; * lisp/progmodes/flymake.el: Update the minimum Emacs 
version.
      adds  26fb4168b8 ; Prefer HTTPS in more URLs
      adds  dda6337066 emacsclient takes more care about XDG_RUNTIME_DIR
      adds  7a25ba0fde ; * lisp/image-dired.el: Fix typo.
      adds  d601fd4692 Merge from origin/emacs-28
      adds  636704fab9 Stop setting `make-cursor-line-fully-visible' in 
precision scrolling
      adds  6e865a7171 Further reduce image-related stutter during precision 
scrolling
      adds  cc0f147180 Merge remote-tracking branch 'origin/master' into 
feature/pgtk
      adds  e98ca32176 Make dired-buffers-for-dir expand the DIR argument
      adds  79825f724f Make keymap-lookup work for keymap results, too
      adds  88ea736c35 ; * etc/NEWS: Improve recently added entry.
      adds  9ccd3d3231 Use defvar-keymap for package-menu-mode-map
      adds  eba5cd3ca1 ; * lisp/dired.el: Remove code commented out since 2000.
      adds  c9cb59bc4f * etc/TODO: Entry about converting to defvar-keymap.
      adds  ea8bb59c1b Merge remote-tracking branch 'origin/master' into 
feature/pgtk
      adds  af1c5ec0fc Fix bibtex-biblatex-entry-alist sorting when using latex
      adds  3d38d1d134 Add sqlite3 support to Emacs
      adds  d2081b2b33 Add NEWS entry for sqlite
      adds  7364b60fe9 Fix comment in heading
      adds  e5f71051a0 Add a new mode for examining sqlite files
      adds  385f2faf34 Fix some sqlite doc string typos
      adds  ad1b80d91d Fix sqlite-mode.el build problems
      adds  ebf59d1a28 Check whether the sqlite supports sqlite3_load_extension
      adds  fb11575f3c Improve sqlite-mode--tablify tables
      adds  c8e19b3a84 Don't bug out on certain empty elements with ids
      adds  aa2872a127 Make `M-x run-python' select the window again
      adds  5708da48d1 Revert "Make `M-x run-python' select the window again"
      adds  b331819302 Merge from origin/emacs-28
      adds  19233f6501 ; * etc/NEWS: Fix wording in recent entry.
      adds  17569c9495 Fix Fsqlite_finalize book-keeping
      adds  7cbda71617 Add an sqlite-mode-delete command
      adds  5d476a9ed8 Add FIXME comment
      adds  d727796e1f Don't leave open cursors when listing sqlite data
      adds  cabb049a50 Add confirmation to sqlite-mode-delete
      adds  6c81683a27 Fix a typo in sqlite.c
      adds  628306c299 Minor cleanups of sqlite3 code on MS-Windows
      adds  4cdc59f33a Minor cleanups in sqlite.c
      adds  815a8a7db2 Pacify unused variable warning in xterm.c
      adds  facddfc803 * src/sqlite.c (row_to_value): Call 
'make_unibyte_string'.
      adds  607dee1a71 Prevent hang when exiting Emacs on Haiku
      adds  d90be27995 Use window height to determine wheel event pixel deltas 
on XInput 2
      adds  25084b1e95 Merge remote-tracking branch 'origin/master' into 
feature/pgtk
      adds  8c29dbd3a8 Fix tooltips in PGTK child frames
      adds  9be1a841e5 Coding style fixes
      adds  b9c1e1d73b Implement pgtk_frame_raise_lower
      adds  8c50016b10 Improve documentation of sqlite3 support
      adds  a81669c69f Fix hang when deleting a pipe process
      adds  d56b0b4e6b ; * lisp/subr.el (start-process-shell-command): Add 
missing period.
      adds  36cd4f5d81 Reimplement gnus-thread-header in Lisp
      adds  8716f21d94 Constant-propagate access to captured variables
      adds  c6cf446894 Fix drawing overlines on top of stretch glyphs when 
there is a box
      adds  ff9360f4da Clear precision scroll interpolation when direction 
changes
      adds  0e69753ac1 Merge remote-tracking branch 'origin/master' into 
feature/pgtk
      adds  ae0f52b7b4 Prevent hangs when displaying a context menu on pgtk
      adds  87cdc6369a Fix coding style
      adds  6656a4d161 Make sqlite-mode-list-tables work on older sqlite 
versions
      adds  4b29468dbe Tweak erroring in sqlite-mode-delete
      adds  a374849926 Fix the DJGPP port
      adds  30dd5c9acc Update to Org 9.5.1-25-g9ca3bc
      adds  8a0734329a Avoid undefined behavior in 'send-process-region' 
(Bug#52369).
      adds  2d116c432d Merge from origin/emacs-28
      adds  95d7a794cc Update bovine/gcc-tests for newer Macos versions
      adds  eff1bb78bd Fix frame focus on X Toolkit builds with XInput 2
      adds  8e948ab97e Fix some compilation warnings in sqlite-less builds
      adds  4f987e189d Fix last change
      adds  11b2dfca28 * src/xterm.c (x_detect_focus_change): Fix XI2 focus on 
GTK builds.
      adds  e52739c32f Make with-sqlite-transaction mode code efficient
      adds  e29c904a0a ; * lisp/emacs-lisp/shortdoc.el (keymaps): Fix typo.
      adds  8faada1f5a eshell: Prefer octal number for file modes
      adds  6c9adafa93 Check for support in sqlite-mode-open-file
      adds  bdfd83e42d Fix an off-by-one error in TEX parsing in etags
      adds  194556425f Really fix the etags TEX parsing
      adds  5bc785d81c Fix overline display when there is a box
      adds  0ee1a46e6c Fix overline display over stretch glyphs with box on NS
      adds  2de147e93c Merge remote-tracking branch 'origin/master' into 
feature/pgtk
      adds  13edadb492 Fix overline display when there is a box on PGTK
      adds  e4e9a7ce43 * lisp/startup.el: Let-bind browse-url-browser-function 
instead of setq-local
      adds  242cdac3ad * lisp/char-fold.el (char-fold-override): New defcustom 
(bug#52394).
      adds  986ce367db * lisp/char-fold.el (char-fold-override): Doc fix.
      adds  a07d954fe2 ; * etc/NEWS: Add 'char-fold-override' (bug#52394).
      adds  5181276b43 Stop using XI focus events on non-GTK builds
      adds  2f66010549 Work around pixel scrolling issues when org-indent-mode 
is on
      adds  c86b86f9a9 Introduce a new sqlite-locked-error
      adds  9ce0fe5ef4 Add a new `sqlite-pragma' command
      adds  da2c0e8f7d Merge remote-tracking branch 'origin/master' into 
feature/pgtk
      adds  64ea1a178c Fix eshell for systems that do not have subprocesses
      adds  b5354e989d Rewrite the "Quitting Windows" section of Emacs Lisp 
Reference
      adds  ea8422204f * make-dist (manifest): Filter out msdos/autogen/* files.
      adds  62139aeb42 * lisp/tab-bar.el (tab-bar-switch-to-last-tab): Add 
'abs' for precautions.
      adds  9bd3f78645 Make `M-x run-python' select the window again
      adds  5640b055d6 Merge from origin/emacs-28
      adds  3a773cbbf5 * lisp/ielm.el (ielm-header): Show key binding for 
describe-mode.
      adds  38f782f48d * lisp/ielm.el (ielm-map): Use defvar-keymap.
      adds  57efc5d1bb * src/sqlite.c (Fsqlite_open, Fsqlite_load_extension): 
Use ENCODE_FILE.
      adds  c952f8b059 lisp/pcomplete.el: Mark obsolete some unused functions
      adds  0c24ccc9d8 * lisp/emacs-lisp/generator.el (iter-yield): Simplify
      adds  7c4c72fa52 Make two aliases obsolete in lisp/international/robin.el
      adds  c1476afb99 Make alias obsolete in xscheme.el
      adds  b30b33ed9b ERT can generate JUnit test reports
      adds  ae169bda2c ; Add a FIXME regarding the GMP memory allocation 
functions.
      adds  855f1bd176 completion.el: Make two compat aliases obsolete
      adds  6170c5036e Fix regression in help-mode prompt
      adds  cea8deea72 ; * src/xdisp.c (move_it_vertically_backward): Clarify 
commentary.
      adds  9de8eec3bc * make-dist: Don't run "make --question info".  
(Bug#52322)
      adds  3607508f3f Set calc-make-windows-dedicated to nil by default
      adds  b8e6beaab0 Merge from origin/emacs-28
      adds  8c0f9be0d1 Only allow SQLite extensions from an allowlist
      adds  30ac6fbbed Merge remote-tracking branch 'origin/master' into 
feature/pgtk
      adds  b86ab35972 Prefer command remapping in cperl-mode.el
      adds  1d67bbf6c9 Use defvar-keymap in elisp-mode.el
      adds  6a48ef0cbe Explain JUnit test reports in ert doc
      adds  78a9d151b5 Minor Tramp cleanup
      adds  8704165197 Remove Emacs 21 compat code for command-remapping
      adds  e07d69e2dc * lisp/net/eudc.el (custom-menu-create): Remove 
unnecessary autoload.
      adds  71ff4b97ab Fix ert.texi error from previous change
      adds  75eac285af Prefer command remapping in allout.el
      adds  0cc2c2dcdb eieio-compat.el: Move to lisp/obsolete
      adds  38977b6134 Add 'comint-mode' and 'change-log-mode' to 
project-kill-buffer-conditions
      adds  ad768d767b project-kill-buffers-display-buffer-list: Fix 
:package-version value
      adds  861eee4241 Work around pixel scrolling issues when line numbers are 
displayed
      adds  aab2477516 Prevent GDK from handling emulated button events
      adds  f88c1d222f Remove maintainer comment from Emacs 28 module snippet.
      adds  a4fcbf46a7 ; etc/NEWS: Move the note about Xref EIEIO change to the 
proper section
      adds  7078f32b5b Fix crash when dumping charset_table with portable 
dumper (Bug#52461)
      adds  92ed2fe688 Merge from origin/emacs-28
      adds  81d2e846a8 Merge remote-tracking branch 'origin/master' into 
feature/pgtk
      adds  5a057f6716 Recognize starred environments
      adds  e6b93245fe Have 'dlopen' use RTLD_GLOBAL in 'dynlib_open'
      adds  6d8b6e67da * lisp/outline.el (outline-minor-mode-use-buttons): Add 
:safe #'booleanp.
      adds  030a1a8bd5 Add errors in ert JUnit test reports
      adds  2893cb6a21 Use defvar-keymap in hideif.el
      adds  ab33404c65 Prefer command remapping in ses.el
      adds  1e578267fb Fix control buffer window height in 
'ediff-setup-control-buffer' (Bug#49277)
      adds  e7a6d6a546 Merge from origin/emacs-28
      adds  1c6363ff4b Require xwidget.el in `make-xwidget'
      adds  bfc38ff058 Add support for multisession variables
      adds  3fd9d48f9b Declare a couple more functions in multisession.el
      adds  35dbc79cc3 Make emoji--recent use multisession variables
      adds  bc60ce7ffd Skip extension tests on hosts without the function
      adds  ed77d1a8c0 Make the multisession files value read more resilient
      adds  81b589518c Update files times in multisesssion properly
      adds  0b43e7a493 Improve documentation of multisession variables
      adds  32b9b22f66 Merge remote-tracking branch 'origin/master' into 
feature/pgtk
      adds  e726a00381 * lisp/vc/vc-dispatcher.el (vc-command-messages): Add 
choice 'log'.
      adds  34e3ad5ae4 Fix encode-time doc string
      adds  3e6c69de9d Fix icalendar time zone parsing glitch
      adds  dd0727e1ec encode-time simplifications
      adds  cea0d61a69 Prefer format-time-string to current-time-string
      adds  fc520f8b70 Minor nndiary simplificatiuon with time zone
      adds  e0ca8f791c Prefer format-time-string to current-time-zone
      adds  f25ad39983 Assume current-time-zone exists
      adds  73d6b19024 Omit temporary warning re obsolete timestamps
      adds  9e131f55d8 Simplify epa-ks--parse-buffer timestamp handling
      adds  469fe6a040 ; * lisp/vc/vc-dispatcher.el (vc-command-messages): Doc 
fix.
      adds  895215854d * src/timefns.c: Minor comment fix.
      adds  32d12840e6 Kill eshell-mode project buffers too
      adds  f6339412ee Add support for touchscreen events generated by XInput 2
      adds  5e5cde55e5 Merge remote-tracking branch 'origin/master' into 
feature/pgtk
      adds  78a86a4b32 Fix parallel build with multisession.el
      adds  1b2511fa2a Fix selection of fonts that don't have regular weight
      adds  36d873bf0d Port tramp-adb.el back to Emacs 26
      adds  75e6c169ae Ignore motion events sent by an emulated pointer
      adds  62fc53d75b Update menu bar when processing touch sequences on it
      adds  efdfe22704 Fix touchscreen support on Xt builds
      adds  ccb6028364 Improve multisession test results on MS-Windows
      adds  749c465a09 ; Improve recently installed documentation
      adds  cf33ece310 multisession.el: Avoid old specializer syntax
      adds  041fff3d3d Handle missing JUnit test reports
      adds  26d1f04d76 Don't abort upon untracked TouchUpdate events
      adds  f7755b8818 Flip buffers if display were modified in 
haiku_read_socket
      adds  0c240e4235 Document a bug that exists with some versions of GNOME 
and GTK
      adds  6ad5ff4496 Merge remote-tracking branch 'origin/master' into 
feature/pgtk
      adds  7ab1b71c0d Coding style fixes
      adds  e5a74c20c3 Make multisession file reading more resilient on Windows
      adds  3fea95b79f Fix display of window-specific overlays with 'display' 
property
      adds  43c4cc2ea2 Add new argument `ignore-line-at-end' to 
`window-text-pixel-size'
      adds  d99aa9461b ; Fix last change
      adds  4544651b3f Work around some mysterious touch ownership race on 
GNOME Shell
      adds  4ff3a70153 Merge remote-tracking branch 'origin/master' into 
feature/pgtk
      adds  97b6907563 * src/pgtkfns.c (Fx_show_tip): Adjust call for new 
signature.
      adds  a7794c6dd5 ; * lisp/net/browse-url.el (pgtk-backend-display-class): 
Declare.
      adds  a1eb71413d Fix cairo build on haiku
      adds  120de8f9cb ; * configure.ac: Add missing object to Haiku cairo build
      adds  f60265e73f Clean up some of PGTK code
      adds  b7338d870a Cleanup append-to-buffer section in ELisp Intro
      adds  cb10eed97c Silence byte-compiler in multisession-tests.el
      adds  21ef1740f0 * lisp/dired.el (dired-mode-map): Use defvar-keymap.
      adds  55f652c856 Make generation of JUnit test reports more robust.
      adds  4de46e6872 Fix timeout problem in autorevert-tests.el
      adds  7a886aab90 Improve doc strings in emoji.el
      adds  941d15558f Remove incorrect byte-hunk-handler for `eval`
      adds  f315d31216 Merge branch 'master' of 
git.savannah.gnu.org:/srv/git/emacs
      adds  35da3ed052 Fix gnus search by message-id
      adds  f05a93e823 Update from gnulib
      adds  1758db1bd8 * etc/NEWS: Add news entry for pgtk.
      adds  1fce1d99d4 * src/gtkutil.c: Remove obsolete fixme.
      adds  579d7c20da Add missing implementation of `pgtk-menu-bar-open'
      adds  6f2351a486 Move rmail-related functions from gnus-util.el to 
gnus-rmail.el
      adds  7fd900ff3a Fix prompt colors in comint-snapshot-last-prompt
      adds  276fd48176 Add a shr-allowed-images user option
      adds  9051a93747 Fix indexing gendered emoji forms that have "person" 
base forms
      adds  ae289486d0 Fix prompt in `sql-sqlite'
      adds  7904cae492 Rework how shr sets <span id='foo'> targets to make it 
more reliable
      adds  5f25852e91 Update to Org 9.5.1-31-ga18849
      adds  d745f4b6a0 Merge from origin/emacs-28
      adds  25d8045608 Fix elp-*-list interactive specs
      adds  d9d38059d1 Add a new elp-restore-package command
      adds  9ef9d0c697 Silence "Unknown slot" warnings in tests
      adds  ec692470bd Fix last change in 'handle_display_prop'
      adds  8535861430 Enable webp support in PGTK builds, too
      adds  bc13902d3a Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs
      adds  09af054dab Silence "initform needs quoting" warning in tests
      adds  22b8d68132 CC Mode: Remove annoying background fontification.  
Should fix bug #52298
      adds  8f82a83cae Make bad-packages-alist obsolete
      adds  cc63704815 New error symbol 'permission-denied'
      adds  c139d289df ; Fix last change to filelock-tests.el
      adds  f6959d05f4 Add some very rudimentary field-beginning/end tests
      adds  0bc2900bbc Move Rmail autoloads to the common loaddefs.el
      adds  434c2cb2e9 * lisp/isearch.el: Don't display "Pending" for lax and 
toggle commands.
      adds  df3fde6fa5 Further fixes for emojis in the "people" categories
      adds  6aac4caaff Further tweaks to the emoji segmentation
      adds  e34017fdbe Further tweaks to emoji person groups
      adds  4c479a1041 ; * lisp/progmodes/sh-script.el (sh-mode-menu): Fix 
typos.
      adds  1ffb75780b * lisp/progmodes/sh-script.el (sh-mode-map): Use 
defvar-keymap.
      adds  f11b996a3c Clarify description of two mouse dragging parameters 
(Bug#52537)
      adds  16ed9fad2c ; * doc/lispref/frames.texi (Child Frames): Improve 
wording.
      adds  152b94ed0f Merge from origin/emacs-28
      adds  3cf11a3c61 Silence byte-compiler in cconv-tests.el
      adds  2bfea5fd1f Prefer skip-unless in one eieio test
      adds  b5393c68ae Silence undefined function warnings in eieio-tests.el
      adds  eead51bc71 Silence byte-compiler using with-no-warnings in tests
      adds  3259f399d4 Treat base64 string encode/decode as pure functions
      adds  8706f6fde1 Add `macroexp--dynamic-variable-p`
      adds  92ffe44834 Body of dynamic let-bindings is not in tail position
      adds  19206fd1e7 Silence byte-compiler warnings from absent optional 
features
      adds  de797bb853 ; * lisp/emacs-lisp/cl-macs.el (cl--self-tco): fix 
bootstrapping
      adds  89eb23589f Use declare-function instead of defun in eieio-tests.el
      adds  6e050a4da7 Use defvar-keymap in wdired.el
      adds  27be90154d Fix build in a separate directory (bug#52669)
      adds  a34650acff Fix sloppy base64 acceptance of some multibyte characters
      adds  eaa44ca40e Prefer $(info) to @echo
      adds  c167009400 Make some variable aliases obsolete
      adds  5f57b41aa6 ; Minor license statement fixes
      adds  aa1fdb3f6f Put AM_V_GEN etc. first
      adds  2bcd299431 Ignore all emulated button events (i.e. those from 
touchscreens)
      adds  4234995d42 * src/xterm.c (handle_one_xevent): Set user time on 
touch events.
      adds  bfcff46199 eieio-tests.el: Silence last warnings
      adds  a5509a2a5e Fix xg_event_is_for_menubar for XI2 events
      adds  513fe2d6ff Fix touch event menu bar detection
      adds  43356423a2 Don't drop touch events we're not interested in on GTK3
      adds  0c4fc7032a Fix bug#28557
      adds  4d8af56c76 Speed up find_field when called from outside a field
      adds  6def36f216 Use the new `permission-denied' error to catch 
multisession errors
      adds  c963672736 Allow @ characters in heredoc in shell-script-mode
      adds  18ce031f9b Remove the `mode-line-percent-position' min width hack
      adds  cf2597da0d Revert "Speed up find_field when called from outside a 
field"
      adds  6d4c367f3f Fix gnus subject matching when subject is empty
      adds  e703735383 Ignore XI_TouchBegin events on the GTK tool bar
      adds  c0e9785c7c ; * src/xterm.c (handle_one_xevent): Fix typo in last 
change.
      adds  e56dd354c7 Don't produce multibyte strings by accident in 
sasl-scram-rfc
      adds  cf6dc1838a ; Fix spelling; be consistent with "key binding" 
(Bug#52674)
      adds  264589cdf7 Fix xg_event_is_scrollbar for grab-related events on XI2
      adds  73e862237d Add `permission-denied' error to Tramp
      adds  1a923e5ac6 Silence additional byte-compiler warning in test
      adds  32a764e106 Fix some tests in --without-all builds
      adds  11c2ffddc9 Declare functions to silence byte-compiler
      adds  678b29711b ; * src/xdisp.c (display_string): Fix a typo in a 
comment.
      adds  f6967d2f66 Allow for the completion buffer to be automatically 
selected
      adds  15693c8116 Allow for next-completion to wrap around the completion 
buffer
      adds  f1668ef23c Delete completion window on quitting
      adds  4b7e73432c Update from gnulib
      adds  026804b606 Fix GTK crash when clicking on xwidgets on XI2
      adds  f703232b7f Use XI2 calls to warp the client pointer
      adds  141bf182da Fix horizontal scrolling on PGTK
      adds  dbd0eef0c7 Use pop-to-buffer-same-window in `M-x term'
      adds  70266929c3 Simplify disabled-command-function prompting
      adds  4154a85d81 Disable by default and add NEWS entry to the new 
completion behavior
      adds  551fe22557 * src/pgtkterm.c (scroll_event): Fix sign of delta_y.
      adds  3dbe7caed7 * src/pgtkterm.c (scroll_event): Fix scroll delta scale.
      adds  b7faac0fef Adjust test after recent help.el change
      adds  ca5c527ade ; * etc/NEWS: Fix a recently-added entry.
      adds  ccba86be78 Use unibyte strings in ntlm auth requests and responses
      adds  8d0efd87e1 Fix some Tramp tests
      adds  7be73593b4 Hide transient prefix/suffix commands from 
execute-extended-command
      adds  5b0121b708 Help outline-minor-mode avoid some false matches
      adds  0f427befe8 Simplify NS color handling
      adds  11c0b25503 Further cleanup of NS color code
      adds  308ad05d37 Fix macfont backend color handling
      adds  42601d3a93 Make NS toolbar use NSString instead of C strings
      adds  89749a62b5 Make NS toolbar item ID more unique (bug#50160)
      adds  ab0d7a2b83 Allow resizing undecorated frames on macOS (bug#28512, 
bug#31795)
      adds  ec1312d76a Add native HEIC support on macOS (bug#51381)
      adds  205030ba5a Make substitute-command-keys test less brittle
      adds  8d846b8f8e Use defvar-keymap in minibuffer.el
      adds  8cc7326d95 Fix compile time error in a pcase test
      adds  28fff38eeb Allow automatic X-Message-SMTP-Method header insertion
      adds  b1cfdb3573 Fix wrong-type-argument
      adds  b7d31d6192 Revert "Remove Motif support"
      adds  9bcb732686 * lisp/window.el (quit-restore-window): Select 
previously selected window.
      adds  29fffbdd87 Revert field-related thingatpt changes
      adds  be38405b1f Merge from origin/emacs-28
      adds  fb89711ebc ; Fix documentation of a recently-installed change
      adds  2001ae5898 Revert back to using monospaced fonts in the mode line
      adds  d54d8a88e9 Allow window-text-pixel-size to measure pixels around a 
position
      adds  902f343c18 Set start to desired start when pixel scrolling to end 
of buffer
      adds  03dc54ba7f Fix precision scrolling down for multi-line display 
strings
      adds  f9d518bc2f Make precision scrolling also work on various bars
      adds  2fa7feca33 * doc/misc/Makefile.in (need_emacsver): Add missing 
members.
      adds  20647467be Drop scrollbar motion events when valuators are found
      adds  8c99628a71 Fix some more incorrect valuator clearing
      adds  7078af622b Fix menu grabs on XI2 Motif builds
      adds  fbe026cb3e Acquire draw lock when updating menubar on Haiku
      adds  edb1d491d9 * lisp/net/shr.el (shr-expand-url): Also strip trailing 
whitespace.
      adds  04be23f19f Improve Xref documentation
      adds  6a17bb4879 Merge from origin/emacs-28
      adds  965b8b0fad Grab the server when warping the client pointer
      adds  8e0d327b8c Remove useless functions from PGTK port that were 
breaking emacsbug
      adds  c9f05cbe3f Make precision scrolling work on margins and fringes
      adds  552b74ba9e Fix text decoration display on stretch glyphs with no 
box on NS
      adds  b9015606d1 Simplify whitespace stripping in shr-expand-url
      adds  b6fac9aaaf verify signed content in smime encrypted and signed 
message
      adds  54c96badf9 Add tag :tramp-asynchronous-processes to tramp-tests.el
      adds  ab6452c47d * etc/PROBLEMS: Add a problem when PGTK started in 
systemd unit file
      adds  1668a9b91e Respect changes in eshell-hist-match-partial
      adds  31d34e43e5 Use defvar-keymap in eshell
      adds  32fc423224 * lisp/eshell/em-hist.el (eshell-hist-match-partial): 
Minor doc fix.
      adds  5b6c3a20a3 Prefer the defcustom :risky property in eshell
      adds  b6ea93c62c ; * lisp/gnus/mm-url.el: Delete spurious defvars.
      adds  992bb3a9ae Simplify command remapping in play/blackbox.el
      adds  8b0e9f44b7 Fix Emacs tooltips on PGTK
      adds  71eb1aac54 Add support for XI 2.4
      adds  1faa1726f0 Move mouse key bindings to gametree-mode-map
      adds  c09ad0cabd Fix the bug with duplicate entries in xref output
      adds  a1b72008a7 Merge from origin/emacs-28
      adds  e0a78429ca Add a utility function to query the XI2 version on a 
display
      adds  9966bf9f0c * lisp/simple.el (completion-auto-select): Fix docstring.
      adds  44c43ba4bd * lisp/net/browse-url.el (browse-url-of-file): Improve 
browsing remote files.
      adds  3106eeedde * lisp/url/url-handlers.el (directory-files): Adapt ARGS 
list.
      adds  4179727f3d Use defvar-keymap in ido.el
      adds  fe80d24a0b * lisp/net/webjump.el: Add TODO section.  (Bug#14624)
      adds  7f43b3759d Fix unused variable warning in xfns.c
      adds  f03d0de26f Update modus-themes to version 2.0.0
      adds  26f11ed91f Use the standard `quit-window' binding from 
`special-mode' for "q"
      adds  3f64204c12 Make read-multiple-choice-face inherit help-key-binding
      adds  ab3d5b8b32 Don't clear internal border if frame isn't realized
      adds  bb666073d3 Allow interpolating scrolls via the Page Down and Page 
Up keys
      adds  5fccd1e371 Explain why we remove stuff from 'user-full-name'
      adds  89a82182cb Improve documentation of read-multiple-choice
      adds  4e2058aec3 Merge from origin/emacs-28
      adds  101bbd1392 Add support for pinch gestures to the XI2 build
      adds  6866cf9c37 Add test for text-char-description
      adds  50484ad7d7 Only focus frame implicitly if focus flag is set
      adds  62339e62d8 Add configure tests for faulty XI2 installations
      adds  472bc18ffd Change `x-server-input-version' to 
`x-server-input-extension-version'
      adds  9e45929d7c Minor improvements in multisession.el
      adds  97218c311b ; Fix last change: use 'utf-8-emacs-unix' encoding.
      adds  501e2096d6 Fix some issues with a recent change
      adds  9c0ad88936 ; * doc/lispref/commands.texi (Misc Events): Fix typos 
and wording.
      adds  2958d0ec49 Document some missing commands related to text scaling
      adds  97133fb3d0 Document the representation of DX and DY in pinch events
      adds  deab5f413f Coalesce pinch gestures in the keyboard buffer
      adds  e103696024 Clarify situations where pinch events can be sent.
      adds  c609865258 Accumulate deltas in pinch events that were skipped
      adds  53093ce366 ; * doc/lispref/commands.texi (Misc Events): Fix wording.
      adds  978987f7ad * INSTALL: Document `--with-xinput2'.
      adds  68f15e815e Factor out new function rmc--add-key-description
      adds  787030b021 read-multiple-choice: Add face when key not in name 
string
      adds  1e7786437d read-multiple-choice: Add optional argument show-help
      adds  40dcf9c2ab read-multiple-choice: Display "SPC" instead of " "
      adds  6ad79059d2 Rewrite disabled-command to use read-multiple-choice
      adds  83e0acdf6e ; * lisp/subr.el (define-keymap): Fix typos.
      adds  d8fc436bbb Prefer the defcustom :risky property in gnus
      adds  d4353da0ad Use defvar-keymap in tests
      adds  736bf3aaa7 Store sign separately when accumulating precision scroll 
momentum
      adds  2ccb156887 Fix Lucid popup menu being stuck on XI2 builds
      adds  d9977018e0 Fix menu window persistence and entry/leave events on 
Lucid on XI2
      adds  f522a064cf perl-mode: Recognize "when"/"given" keywords
      adds  53cf2cf81b * src/pgtkterm.c (pgtk_handle_event): Add pinch event 
support.
      adds  d4e2850b32 Update to Org 9.5.2-3-geb9f34
      adds  4fedbfbfca Merge from origin/emacs-28
      adds  d65534d254 * lisp/emacs-list/eieio-compat.el: Really move to 
obsolete
      adds  caa1699264 Fix precision scrolling inside terminal buffers
      adds  8df3a71c52 Doc fix; fix terminology in key binding functions
      adds  01df347947 Use `permission-denied' in Tramp tests, and more
      adds  4ab5b89de8 The temprary "session" collection might not exist in 
Secret Service
      adds  65cd66c7d7 * lisp/tab-bar.el (tab-bar-history-mode-map): New 
defvar-keymap.
      adds  d7416e3012 * doc/emacs/search.texi (Lax Search): Add 
char-fold-include.
      adds  1f792c2bc1 * etc/NEWS: Mention completion-wrap-movement.
      adds  e2a7e5f409 read-multiple-choice: Improve key formatting
      adds  85cb4f419b disabled-command: Explain what SPC means again
      adds  0fb55c8776 admin.el: Move etc/NEWS to etc/NEWS.NN in one commit
      adds  13ef21e84a Fix EIEIO tests to account for eieio-compat move
      adds  fb9b7b70f5 Fix read-multiple-choice tests
      adds  0f9ec379eb Only rely on passive device grabs on XI2
      adds  1a724cc2d2 Replace uniquify.el's advice with direct calls
      adds  b6b2f797d9 Fix menu placement on multiple-display setups when using 
lwlib
      adds  ea65de7577 eshell-complete-parse-arguments: don't use string-match 
on a list
      adds  c0815aca18 Fix typos in in 'reset-language-environment'
      adds  036e88ce2f Merge from origin/emacs-28
      adds  208ae993ba Add support for pinch events to NS
      adds  3a855c5dac Document a problem with IBus and the C-. key
      adds  a17a11df04 * lisp/vc/vc.el (vc-revert): Use generate-new-buffer, 
not just new buffer name
      adds  d257d92d17 * lwlib/xlwmenu.c (fit_to_screen): Adjust correctly for 
child menus.
      adds  e31facd84a * etc/NEWS (eieio-compat): Rewrite
      adds  e7699bf290 * Fix native comp for non trivial function names 
(bug#52833)
      adds  5403dcf699 ; * etc/NEWS: Fix punctuation.
      adds  498787e511 ; * doc/emacs/search.texi (Lax Search): Fix wording.
      adds  8276605efb ; * lisp/keymap.el (key-valid-p): Fix wording of doc 
string.
      adds  d3bc520513 ; * lisp/term.el (term-goto-process-mark-maybe): Fix 
typo in doc string.
      adds  e066db2381 * lisp/replace.el (replace-regexp-function): New 
function (bug#52558).
      adds  af92c52669 * lisp/textmodes/paragraphs.el (repunctuate-sentences): 
Support region.
      adds  2033f950fa * lisp/textmodes/paragraphs.el (repunctuate-sentences): 
Region for NO-QUERY.
      adds  6e52becfbe Fix test lisp/cedet/semantic/bovine/gcc-tests on macOS 
(Bug#52431)
      adds  18b680cfd1 Fix bug#52467 by adding a new custom variable 
'display-comint-buffer-action'
      adds  1e6c7cfd0b ; * doc/misc/gnus.texi (Server Commands): Fix typo.
      adds  9249365837 Add support for xwidgets to the PGTK port
      adds  512e7c3685 * src/xwidget.c (syms_of_xwidget): Fix typo.
      adds  8be5b08bb5 Fix NS xwidget build
      adds  0b5d9e9d8e Fix embedder calculation for xwidgets on PGTK
      adds  42ede97016 Use XI2 to handle xwidget button events
      adds  8419011ceb Translate buttons when sending XI2 motion events to 
xwidgets
      adds  06dcd2be5d Improve rectangle-mark-mode documentation regarding mark 
activation
      adds  22a9a20513 Merge from origin/emacs-28
      adds  2b7d33e30b Improve xwidget event handling on XI2
      adds  7b621c40f3 Queue xwidget views for allocation in more places
      adds  8719abe4ca Test for Xkb support when opening a display
      adds  9d1312d8e9 Get rid of obsolete xwidget-related code on PGTK
      adds  7d672ed069 Translate state of XI2 entry events when sending them to 
xwidgets
      adds  fb386e22e1 Fix a hang on servers that don't support the X Keyboard 
Extension
      adds  918ed4904b Adjust multi-test-files-simple test for Windows
      adds  bdd0b071be Ignore manual/ directory made by admin/make-manuals
      adds  0e1a06ac85 Make multi-test-files-busy shorter
      adds  d9b28ba7c3 Allow the user to specify shr-width in mm-shr
      adds  ef344cc55c Move define-keymap manual entry to Creating Keymaps
      adds  2970dbaa32 Document `keymap-lookup' in the lipsref manual
      adds  0d5bda36fb Document keymap-set-after in Modifying Menus in lispref
      adds  1da392d62d Fix fontification in diff--font-lock-prettify
      adds  3cadd72673 Revert "Fix fontification in diff--font-lock-prettify"
      adds  7715fb3eff Revert "Revert "Fix fontification in 
diff--font-lock-prettify""
      adds  1915c19131 Fix recent changes in 'keymap-lookup' documentation
      adds  f6e383c8bb Fix documentation of 'define-keymap'
      adds  58d06af57d ; * lisp/replace.el (replace-regexp-function): Doc fix.  
(Bug#52558)
      adds  3fc8032a1a * lisp/textmodes/sgml-mode.el (sgml-mode): Set 
skeleton-end-newline to nil.
      adds  fb4f2aa038 * lisp/textmodes/paragraphs.el 
(repunctuate-sentences-filter): New function.
      adds  14f074f95e Translate crossing event mode when sending them to 
xwidgets
      adds  b88024ad1a Use XRandR 1.5 to generate monitor attributes if 
available
      adds  a4893515c2 Work around xwidgets releasing the passive grab on an 
entry event
      adds  f11779f01b Improve documentation of 'M-X' and related features
      adds  06545bc0cc CC Mode: c-update-brace-stack: After struct foo *, do 
not expect a brace.
      adds  a3129af331 Merge from origin/emacs-28
      adds  37ad776b9e Make xwidget motion commands hscroll the window of wide 
widgets
      adds  d1c7ce68ba * lisp/tab-line.el (tab-line-tab-name-format-default): 
Add help-echo.
      adds  c80d2f3d67 Fix start-of-box-face display after display and overlay 
strings
      adds  8b90d91f21 Fix previous change in 'pop_it'
      adds  cc9ac56081 CC Mode: Prevent rapid alternation of fontification of 
"found types"
      adds  a67b1f1944 Make sure widget buttons always have a left box line
      adds  6738c1cc8c Fix multisession-tests on MS-Windows
      adds  94891dd225 ; * lisp/emacs-lisp/ert.el: Update reference to 
'cl-assert'
      adds  f6da1eed74 Properly report errors about unbound ERT test symbols.
      adds  097452efbc * lisp/emacs-lisp/ert.el (ert-select-tests): Simplify 
nested switch
      adds  d0974e294d * lisp/emacs-lisp/ert.el (ert-select-tests): Document 
new error.
      adds  1d2d7ee87e * lisp/window.el (display-comint-buffer-action): Fix 
type.
      adds  cc43606b55 * src/xwidget.c (Fxwidget_perform_lispy_event): Use 
FRAME_WINDOW_P.
      adds  77f17649d8 Restore original xwidget embedder after performing a 
lispy event
      adds  337005af0b Add pinch event support to xwidgets
      adds  59732a83c8 Don't store docstrings of preloaded .el files in etc/DOC
      adds  87f7412418 * lisp/emacs-lisp/package.el (package-get-version): Add 
fallback
      adds  291085a2a6 (Fmake_finalizer): Check the arg is a function
      adds  080a529f7e Don't select for gesture events on xwidgets if the 
server is too old
      adds  c452ffe4c2 Prevent double buffering from being disabled on 
USE_BE_CAIRO builds
      adds  d1fde0ab8a Use a single global lock for the child frame state on 
Haiku
      adds  0922634b28 Minor improvements of 'lisp-directory' docs
      adds  95ee6e8b90 Fix handling of webkit xwidget bookmarks
      adds  eab422a653 Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs
      adds  a8c3e8e2a6 Fix child frame unlinking on Haiku
      adds  7dd4dc6ace On Haiku, sync a frames's connection to the app sever 
after raising
      adds  1f34f072be Fix copyright dates in some files belonging to the pgtk 
port
      adds  db0cab990c Documentation update for Secret Service
      adds  c09fcb8f07 `make-finalizer' now has to be called with a function, 
so adjust test
      adds  4521a3a19c Use defvar-keymap in play/*.el
      adds  d7e1ed17d9 Flush frames after mouse face is cleared on a child 
frame in Haiku
      adds  4d1968b4c9 Print dead xwidgets specially
      adds  57753ed761 Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs
      adds  1e3076e2db Fix bug where bookmark-jump used (point), not 
(point-at-bol)
      adds  f2031d0ddb Minor improvement in user documentation of completion 
style
      adds  1d92f6094c Merge from origin/emacs-28
      adds  89f205084b Avoid assertion violations with variable-weight fonts
      adds  48bd406793 ; Merge from origin/emacs-28
      adds  a6adfe21e4 * lisp/tab-line.el (tab-line--get-tab-property): New 
function (bug#52881).
      adds  67400da412 Improve doc strings of fringe indicator variables
      adds  78066671c0 Merge from origin/emacs-28
      adds  e7f25b95f4 Update publicsuffix.txt from upstream
      adds  376d6cf36a Implement numeric values of `mouse-highlight' on Haiku
      adds  c7e642bab2 ; Auto-commit of loaddefs files.
      adds  cbc77dcf03 Fix child frame synchronization order on Haiku
      adds  a27511ff2f Set display last user time when handling pinch events
      adds  c6d83707d6 Fix deadlocks with invisible frames and threads in Haiku
      adds  ab3c6c799e Fix some more off-by-one errors in Haiku image code
      adds  141a06334e Fix expose events in non-double-buffered child frames on 
Haiku
      adds  748e670d5d Make last change compile
      adds  4dce09db18 Increase size of precision scrolling momentum ring
      adds  8a08af20a8 ; Auto-commit of loaddefs files.
      adds  84a8f656d3 ; Merge from origin/emacs-28
      adds  19dcb237b5 ; Add 2022 to copyright years.
      adds  8d3fc7ec89 * src/xfaces.c (face_for_font): Make 'hash' be uintptr_t.
      adds  23c1ee6989 ; * test/manual/etags/ETAGS.good_N: Adjust to copyright 
years change.
      adds  ebe8772f65 ; Minor fixes related to copyright years
      adds  86cbc6ee4a * lisp/net/tramp-sh.el: Adapt copyright year
      adds  836be7a112 ; * etc/refcards/ru-refcard.tex: Update Copyright year.
      adds  dcd76bd48d Merge from origin/emacs-28
      adds  823b6b8d26 ; Add 2022 to copyright years.
      adds  31fefef4a2 elide-head: Support more licenses
      adds  58b0ada20b Update more copyright years
      adds  1d3020908b Merge from origin/emacs-28
      adds  af729b1dfd Make quitting actually work in Haiku file dialogs
      adds  5bdf413b19 Fix mouse face problems when moving between two frames 
on Haiku
      adds  a6952f78f3 Stop sending touch-end events if coalescing scroll events
      adds  96212e1a27 Fix XRegisterIMInstantiateCallback function argument 
configure test
      adds  2558b37b5e ; * admin/notes/years: Mention known problems with 
'update-copyright'.
      adds  2684def348 ; Run set-copyright from admin.el
      adds  f475c5823a ; Copyright year fixes
      adds  efb1c7ec37 ; * admin/notes/years: More known problems.
      adds  ad125a9927 Merge from origin/emacs-28
      adds  01615b24da Fix mouse wheel scroll direction on pgtk
      adds  be6b9e4580 Add column width to tooltip frame width on pgtk
      adds  b2167d9843 Don't fail flymake-tests if `gcc` actually is Clang
      adds  984391a9dc New :type key for defcustom
      adds  9e7191048b elide-head: Add support for modified BSD license
      adds  9156e10927 (define-char-code-property): Workaround for bug#52945
      adds  b477cff35d Clarify %g and %G time format specs
      adds  83da3a09d0 * lisp/tab-line.el: Revert part of the fix in a6adfe21e4 
(bug#52881)
      adds  6e53178a37 Avoid inflooping when 'tab-bar-format' includes embedded 
newlines
      adds  04c0245d36 Merge remote-tracking branch 'origin/emacs-28' into trunk
      adds  7ddfe1cab2 Move define-keymap and defvar-keymap to keymap.el
      adds  a4cb14b536 * src/haikumenu.c (haiku_menu_show): Fix input blocking.
      adds  7544ede1bc Use XKB to find modifiers on x
      adds  01047cf13f Revert "Stop sending touch-end events if coalescing 
scroll events"
      adds  f6501fded7 Don't try to guess a delta if a scroll valuator's state 
is unknown
      adds  8d6a8f660d Silence byte-compiler in eieio tests
      adds  d8959347d9 * lisp/elide-head.el (elide-head-headers-to-hide): 
Simplify.
      adds  f563fbf53b Add support for the Haiku ACPI battery driver
      adds  61c35e415c Fix battery load calculation on Haiku
      adds  bd9a09bb6b elide-head: Make GPL regexp more forgiving
      adds  4efaabaf27 Implement AC line status for the Haiku battery function
      adds  c7768382cc Synchronize at a better place when making a frame 
visible on Haiku
      adds  ab5ee3e29e * src/haiku_font_support.cc (BFont_char_bounds): Fix 
bearings.
      adds  460f35e96d Revert part of 59732a83c8 to fix bug#52969
      adds  5c63786cb9 New test shortdoc-all-groups-work
      adds  7eb86a1788 Fix duplicate file panel display on Haiku
      adds  a89bc0fe9c Fix fringe bitmap display on haiku again
      adds  cd7e7834ba Fix Haiku bitmap sanity checks
      adds  417a3ebaa2 Test that buffer exists in shortdoc-all-groups-work
      adds  24a52df738 Fix two unused variable warnings in make-docfile.c
      adds  6668a7608c Add effective group to xkey events when handling XI key 
press events
      adds  f3481f21f7 Find a way to make restacking frames work on Haiku
      adds  565fd09d9b * test/src/doc-tests.el: New file.
      adds  3a7a88d2f8 Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs
      adds  693815e90f Improve Haiku frame restacking logic
      adds  cbbe235a90 Make menu bar key navigation work on Haiku
      adds  a851e5a669 Rationalize Haiku rectangle handling
      adds  9651be5b48 Fix unused variable warning in last change
      adds  3eaf3aeec8 Prevent further cases of duplicated separators in 
context menus
      adds  183936ee8e Remove gsettings.m4 and write directly into Makefile.in
      adds  61b57ec6de Remove unnecessary autoload cookie in font-core.el
      adds  3e247bd34c ; * configure.ac: Move some AC_SUBSTs to the correct 
location.
      adds  2d4b2e296b Remove macOS drop-shadows on some frames (bug#28512)
      adds  4309679742 Make `x-file-dialog' arity match documentation on Haiku
      adds  377bf26ebe Stop assuming X kbd state works with GDK when forwarding 
events to xwidgets
      adds  c36741f9c5 Translate more modifiers to GDK ones in xwidgets
      adds  aa7d0e9a92 Autoload decorator for windmove-mode
      adds  38b4bbb7e1 A cleaner fix for display bug#52947
      adds  0d315102fe Improve pp-emacs-lisp-code for #'
      adds  a0263cfee3 Remove ambiguity from key-valid-p docstring
      adds  c899d9742a Update from gnulib
      adds  30d4cfc080 completion--nth-completion: Throw meaningful error
      adds  6719a3ccab Correctly set up XI key input mask on X Toolkit builds
      adds  a7dbbcac57 Fix display of internal border in child frames on pgtk
      adds  ad63bdf05a Fix xwidgets setting their own signal handlers
      adds  c0cfbca311 * lisp/emacs-lisp/checkdoc.el (bytecomp): Add missing 
require
      adds  e7aa3ece52 Fix vc-git with old Git over Tramp and cygwin-mount.el
      adds  d763c12796 Merge from origin/emacs-28
      adds  f090c25113 Remove some unnecessary graphics state saves on Haiku
      adds  8875ae70a4 Simply conditions for mouse face display when drawing 
cursor on Haiku
      adds  e1626257ab Make sure mouse face doesn't stay on the cursor after it 
is cleared
      adds  ed62de0d39 Resolve clipping related mysteries on Haiku
      adds  83e346b70a * lisp/buff-menu.el (Buffer-menu-mode-map): Use 
defvar-keymap.
      adds  ed7c6d6873 Enable subpixel antialiasing on the Cairo font driver on 
Haiku
      adds  82959661e5 Fix info-lookup docs and "C-h S" in major-modes with no 
manuals
      adds  bb0c197b77 ; Fix typo in last change.
      adds  fab840e381 ; * lisp/buff-menu.el (Buffer-menu-mode-map): Fix 
warning.
      adds  0a51652f6d Fix typo in cvs-status-mode-map keymap
      adds  2b59a42583 * lisp/textmodes/paragraphs.el (repunctuate-sentences): 
Use filter variable.
      adds  61f8f7f68f cl-generic.el: Fix bug#46722
      adds  5749c57e47 * src/xterm.c (handle_one_xevent): Check for errors when 
kbd map.
      adds  e882dd48e3 Fix duplicate overhang display on GNUstep
      adds  3b1164de0e Fix GNUstep compilation warnings
      adds  2ab73286b7 Add group to xkey state before filtering it on 
XI_KeyRelease
      adds  9fc20ad35c Make sure touch end events aren't sent too many times
      adds  b3ceeb3f2a Generate TOUCH_END_EVENTs on NS when mwheel momentum is 
disabled
      adds  cbe10f3753 Remove some more useless clipping stack calls on Haiku
      adds  ca25fde951 Revert "Fix selection of fonts that don't have regular 
weight"
      adds  b4e709c41f * admin/MAINTAINERS: Describe Tramp as externally 
maintained package
      adds  66e50562e8 Merge branch 'master' of 
git.savannah.gnu.org:/srv/git/emacs
      adds  daedbb2f5b Improve documentation of font-related face attributes
      adds  0d46683202 Add rcirc-when command
      adds  0ae38ec94a ; * NEWS: Revert typo from last commit
      adds  7945d86829 ; Fix recent changes in rcirc documentation
      adds  48038cb2b2 * admin/MAINTAINERS: Add myself for some things.
      adds  751789471c Display pre-edit information from X input methods
      adds  808f69bf7a * src/haikuselect.c: Fix implicit declaration of free.
      adds  1229bd8118 Allow controlling the X input method style
      adds  d99e32436d ; * doc/emacs/xresources.texi (Table of Resources): Use 
@table.
      adds  1fae01dacf ; * doc/lispref/commands.texi (Misc Events): Fix wording.
      adds  259229bf37 Disable new input method behaviour by default on X
      adds  f041d61008 Improve documentation of the preedit-text event
      adds  f501b572ed * doc/lispref/display.texi (Face Attributes): Update doc 
for new values.
      adds  11626f0c0c * admin/MAINTAINERS: Describe Modus themes as externally 
maintained package
      adds  4c6d9b921c ; * doc/lispref/commands.texi (Misc Events): Fix typo.
      adds  62f3942b89 Add documentation for the `none' input style
      adds  d4e48c3642 Fix special-cased cursor foreground and background 
correctly on PGTK
      adds  a263824ae3 Write documentation about ARG of the preedit-text event 
on PGTK
      adds  f424ef88e2 Handle internal events specially on PGTK
      adds  c168afb6f6 Minor improvements for 'pgtk' documentation
      adds  19c6cad182 Fix "C-SPC C-SPC" after "C-x C-x"
      adds  ad5cf84fa7 Add `auth-info-password' and use it instead of ad hoc 
code
      adds  9bb71f8236 Call EVENT_INIT in some places
      adds  63c83e40da * src/pgtkterm.c (pgtk_enqueue_string): Free return of 
g_utf8_to_ucs4.
      adds  d76fb0c11e Allow using GTK+ to handle input methods on X
      adds  79cc87f3b7 Fix build on PGTK
      adds  f7c3d62833 * lisp/cus-start.el (standard): Fix standard 
customizables for PGTK.
      adds  6bf1bb384c Improve documentation of native input methods
      adds  e86a2ce5fc ; Fix last change.
      adds  86ed4b9858 Add an option to rely on passive touch grabs on X
      adds  a80125ae37 * src/haikuterm.c (haiku_clear_frame): Fix clipping.
      adds  9652736b08 Adapt Tramp for `auth-info-password'
      adds  2e60ca3713 Correctly translate GDK virtual modifiers when using 
native input
      adds  e05512ba42 Fix pinch-to-scale on real X servers and NS
      adds  c1106b2ee7 Make sure native keypresses are received immediately on 
GTK
      adds  d2284b0353 ; Update files for 28.0.91 pretest
      adds  42cdd0e5a6 Merge from origin/emacs-28
      adds  d193801f59 Bump Emacs version to 28.0.91
      adds  762aa25fe7 ; Merge from origin/emacs-28
      adds  c6e8b5354b Fix some portability bugs in gtkutil.c
      adds  92e4460911 Implement override redirect on Haiku
      adds  8aad4cee32 Fix some problems with Haiku font display
      adds  97f41faf09 Make caps lock work on Haiku
      adds  91f778d3af Add support for native webp images on Haiku
      adds  0c1099d6d8 * src/image.c (syms_of_image): Declare support for webp 
on Haiku.
      adds  af7ca138c4 ; * src/image.c (syms_of_image): Fix typo in last change.
      adds  c54fda643d Fix Subject "simplification" in Rmail
      adds  30f1bdb41f Clarify docstring of package-native-compile
      adds  3984ea8553 Merge from origin/emacs-28
      adds  51ee62bf28 Reduce flicker on Haiku Emacs tooltips
      adds  a2868656ab * lisp/term/x-win.el (x-preedit-text): Make edit overlay 
window local.
      adds  262a7c9ea0 New minor mode elide-head-mode
      adds  3dfefb8bb4 Fix native GTK input for cyrillic input methods
      adds  d5499e3eb2 Display caret in preedit text where the input method 
asked
      adds  5cee447ed0 Add missing part of last commit
      adds  fea3bed792 ; Minor wording fix in last NEWS entry.
      adds  59ede5cce8 Fix specification of caret position
      adds  e91848344e Pass through caret position from native GTK input methods
      adds  54971f5c14 Add an option to display the cursor at the beginning of 
any preedit text
      adds  691015fedb Fix filelock.c for Haiku
      adds  4509095d79 Add doc-string indices to easy-mmode-{defmap,defsyntax}
      adds  4b6efda54e ; * src/filelock.c (lock_if_free): Fix comment wording.
      adds  dc1ee5b502 * lisp/gnus/nnnil.el (nnnil-close-server): Add new 
`defs` arg
      adds  fe54cf0b1f Do interactive mode tagging for edit-abbrevs-mode
      adds  32f1ec449d * lisp/abbrev.el (edit-abbrevs-mode-map): Use 
defvar-keymap.
      adds  0f5f2af51e Fix off-by-one errors in caret position application
      adds  8d0a2e4dce Fix build without X11 I18N
      adds  f3b1badfd6 Map some more keypad keys on Haiku
      adds  bf121747de Don't hard code key codes on Haiku
      adds  3057e0458f Make old elide-head commands wrappers for mode
      adds  697298e745 Make toggling native input methods via shift work again
      adds  d5cf772cad ; * src/xterm.c (handle_one_xevent): Fix typo in last 
change.
      adds  f591835838 Don't set callbacks on XIC when adjusting spot if 
callbacks are off
      adds  16ed07ac8d Use phys cursor height instead of font base to set spot Y
      adds  cda372bfc2 * admin/MAINTAINERS: Add Tramp compatibility note
      adds  b1f33ff951 Load X resources from a settings file like other 
programs on Haiku
      adds  e36f076eb7 * doc/emacs/xresources.texi (GTK resources): Fix dead 
links.
      adds  4f50d964e5 Allow controlling the underline position of faces
      adds  77c3d41adc Prevent text decorations from overwriting surrounding 
areas on X
      adds  aca1e31e36 Implement recent improvements to underline display on 
PGTK
      adds  415ed4b425 Fix 'exchange-point-and-mark' in 'transient-mark-mode'
      adds  2b7a486605 * lisp/outline.el: Don't set outline-minor font-lock 
text property 'keymap'.
      adds  97806bc7de Add diff-mode-read-only to enable shorter keys in 
diff-mode
      adds  99f47ede41 Document external maintenance of some packages
      adds  5705644810 Assume C99 when defining pD
      adds  c060e374a1 * src/filelock.c (lock_if_free): Fix Haiku positive 
errno check.
      adds  81cb96df88 Use window beneath mouse for determining scroll deltas 
on Haiku
      adds  4cad2ada78 ; * doc/lispref/display.texi (Face Attributes): Fix typo.
      adds  063375e0ed Update for the recent change
      adds  4d621ffd30 Use 'auth-info-password' in tests
      adds  4c724af1e3 ; * lisp/emacs-lisp/package.el (package-native-compile): 
Fix doc wording.
      adds  e28849eb02 Revert "Fix alignment on font size change in 
tabulated-list-mode"
      adds  362ceb75a9 ; * src/fns.c (Frequire): Fix wording of doc string.
      adds  8dba3a0626 Improve docstring of edit-abbrevs
      adds  74223bbdaf (save-some-buffers): Simplify the fix for bug#46374
      adds  ffc047c896 Remove the filename argument from the command line after 
an ELC+ELN build
      adds  99a9b545f0 Revert "Remove the filename argument from the command 
line after an ELC+ELN build"
      adds  73b15f45f9 Merge remote-tracking branch 'origin/emacs-28' into trunk
      adds  f4e0562a2c (hack-one-local-variable-constantp): Mark as obsolete
      adds  ecea3f2c83 (files-tests--with-buffer-offer-save): Turn it into a 
function
      adds  da2bfc79b4 Fix creating GUI frames in an automatically started 
server on Haiku
      adds  8db5f82d45 ; Fix tabulated-list-mode tests after revert
      adds  38575b7203 Merge from origin/emacs-28
      adds  0b0a8dab68 * lisp/outline.el (outline-minor-mode-cycle--bind): Fix 
outline-on-heading-p.
      adds  73e4335c58 Stop decoding GTK event strings when using native input
      adds  e351948667 Make native input work on GTK 2
      adds  46c1dd4cd5 Stop ungrabbing when freeing XI devices
      adds  8564af99b0 ; * doc/emacs/haiku.texi (Haiku Basics): Fix typo and 
wording.
      adds  68f2d772e5 Fix userlock diagnostic
      adds  a980795fd0 Clean up filelock code related to errno
      adds  a18517f619 Fix display-comint-buffer-action default behavior 
(closes bug#52878)
      adds  4765487d5d More fixes for display-comint-buffer-action
      adds  ecdda194a8 * src/window.c (other-window-scroll-default): New 
variable (bug#51210).
      adds  c8ea3f09e0 * lisp/vc/vc.el (vc-shrink-buffer-window): New function 
(bug#51062).
      adds  368b8fe765 * lisp/window.el (display-comint-buffer-action): Move to 
the end of file.
      adds  18dac47255 Remove the filename argument from the command line after 
an ELC+ELN build
       new  2128cd8c08 Merge branch 'master' into scratch/correct-warning-pos
       new  57b698f159 Commit fixes and enhancements to the 
scratch/correct-warning-pos branch


Summary of changes:
 .gitattributes                                     |     2 +-
 .gitignore                                         |     9 +-
 .gitlab-ci.yml                                     |     2 +-
 CONTRIBUTE                                         |    42 +-
 ChangeLog.1                                        |     4 +-
 ChangeLog.2                                        |     2 +-
 ChangeLog.3                                        | 89335 ++++++++++++++++++-
 GNUmakefile                                        |    64 +-
 INSTALL                                            |     6 +-
 INSTALL.REPO                                       |     2 +-
 Makefile.in                                        |    58 +-
 README                                             |     2 +-
 admin/CPP-DEFINES                                  |     1 +
 admin/ChangeLog.1                                  |     2 +-
 admin/MAINTAINERS                                  |    71 +-
 admin/README                                       |     2 +-
 admin/admin.el                                     |    15 +-
 admin/alloc-colors.c                               |     2 +-
 admin/authors.el                                   |    80 +-
 admin/automerge                                    |     2 +-
 admin/build-configs                                |     2 +-
 admin/charsets/Makefile.in                         |     2 +-
 admin/charsets/mapconv                             |     2 +-
 admin/charsets/mapfiles/README                     |     2 +-
 admin/cus-test.el                                  |     2 +-
 admin/diff-tar-files                               |     6 +-
 admin/find-gc.el                                   |     2 +-
 admin/gitmerge.el                                  |     2 +-
 admin/grammars/Makefile.in                         |     2 +-
 admin/grammars/c.by                                |     2 +-
 admin/grammars/grammar.wy                          |     2 +-
 admin/grammars/java-tags.wy                        |     2 +-
 admin/grammars/js.wy                               |     2 +-
 admin/grammars/make.by                             |     2 +-
 admin/grammars/python.wy                           |     2 +-
 admin/grammars/scheme.by                           |     2 +-
 admin/grammars/srecode-template.wy                 |     2 +-
 admin/last-chance.el                               |     2 +-
 admin/make-emacs                                   |     2 +-
 admin/make-manuals                                 |     2 +-
 admin/make-tarball.txt                             |    33 +-
 admin/merge-gnulib                                 |     2 +-
 admin/merge-pkg-config                             |     2 +-
 admin/notes/copyright                              |     2 +-
 admin/notes/emba                                   |     6 +-
 admin/notes/hydra                                  |     2 +-
 admin/notes/multi-tty                              |     2 +-
 admin/notes/unicode                                |     2 +-
 admin/notes/www                                    |     2 +-
 admin/notes/years                                  |    26 +-
 admin/nt/README-UNDUMP.W32                         |     2 +-
 admin/nt/dist-build/README-windows-binaries        |     2 +-
 admin/nt/dist-build/build-dep-zips.py              |     2 +-
 admin/nt/dist-build/build-zips.sh                  |     2 +-
 admin/quick-install-emacs                          |     2 +-
 admin/unidata/Makefile.in                          |    11 +-
 admin/unidata/blocks.awk                           |     2 +-
 admin/unidata/emoji-zwj.awk                        |     2 +-
 admin/unidata/unidata-gen.el                       |     2 +-
 admin/unidata/uvs.el                               |     2 +-
 admin/update-copyright                             |     2 +-
 admin/update_autogen                               |    88 +-
 admin/upload-manuals                               |     2 +-
 autogen.sh                                         |     2 +-
 build-aux/config.guess                             |     7 +-
 build-aux/config.sub                               |    14 +-
 build-aux/git-hooks/commit-msg                     |     2 +-
 build-aux/git-hooks/pre-commit                     |     2 +-
 build-aux/git-hooks/prepare-commit-msg             |     2 +-
 build-aux/gitlog-to-changelog                      |     2 +-
 build-aux/gitlog-to-emacslog                       |     2 +-
 build-aux/make-info-dir                            |     2 +-
 build-aux/move-if-change                           |     2 +-
 build-aux/msys-to-w32                              |     2 +-
 build-aux/update-copyright                         |     2 +-
 build-aux/update-subdirs                           |     2 +-
 config.bat                                         |     9 +-
 configure.ac                                       |   172 +-
 doc/emacs/ChangeLog.1                              |     2 +-
 doc/emacs/Makefile.in                              |     2 +-
 doc/emacs/abbrevs.texi                             |     4 +-
 doc/emacs/ack.texi                                 |     2 +-
 doc/emacs/anti.texi                                |     2 +-
 doc/emacs/arevert-xtra.texi                        |     2 +-
 doc/emacs/back.texi                                |     2 +-
 doc/emacs/basic.texi                               |     2 +-
 doc/emacs/buffers.texi                             |     2 +-
 doc/emacs/building.texi                            |     2 +-
 doc/emacs/cal-xtra.texi                            |     2 +-
 doc/emacs/calendar.texi                            |     2 +-
 doc/emacs/cmdargs.texi                             |     6 +-
 doc/emacs/commands.texi                            |     2 +-
 doc/emacs/custom.texi                              |    15 +-
 doc/emacs/dired-xtra.texi                          |     2 +-
 doc/emacs/dired.texi                               |    27 +-
 doc/emacs/display.texi                             |    41 +-
 doc/emacs/emacs-xtra.texi                          |     2 +-
 doc/emacs/emacs.texi                               |    18 +-
 doc/emacs/emerge-xtra.texi                         |     2 +-
 doc/emacs/entering.texi                            |     2 +-
 doc/emacs/files.texi                               |     2 +-
 doc/emacs/fixit.texi                               |     2 +-
 doc/emacs/fortran-xtra.texi                        |     2 +-
 doc/emacs/frames.texi                              |     2 +-
 doc/emacs/glossary.texi                            |     2 +-
 doc/emacs/gnu.texi                                 |     2 +-
 doc/emacs/haiku.texi                               |    16 +-
 doc/emacs/help.texi                                |     2 +-
 doc/emacs/indent.texi                              |     2 +-
 doc/emacs/killing.texi                             |    18 +-
 doc/emacs/kmacro.texi                              |     2 +-
 doc/emacs/m-x.texi                                 |     3 +-
 doc/emacs/macos.texi                               |     2 +-
 doc/emacs/maintaining.texi                         |     2 +-
 doc/emacs/mark.texi                                |     2 +-
 doc/emacs/mini.texi                                |     7 +-
 doc/emacs/misc.texi                                |     2 +-
 doc/emacs/modes.texi                               |     2 +-
 doc/emacs/msdos-xtra.texi                          |     4 +-
 doc/emacs/msdos.texi                               |     2 +-
 doc/emacs/mule.texi                                |    61 +-
 doc/emacs/package.texi                             |     2 +-
 doc/emacs/picture-xtra.texi                        |     2 +-
 doc/emacs/programs.texi                            |     4 +-
 doc/emacs/regs.texi                                |    32 +-
 doc/emacs/rmail.texi                               |     2 +-
 doc/emacs/screen.texi                              |     2 +-
 doc/emacs/search.texi                              |     8 +-
 doc/emacs/sending.texi                             |     2 +-
 doc/emacs/text.texi                                |     6 +-
 doc/emacs/trouble.texi                             |     2 +-
 doc/emacs/vc-xtra.texi                             |     2 +-
 doc/emacs/vc1-xtra.texi                            |     2 +-
 doc/emacs/windows.texi                             |     6 +-
 doc/emacs/xresources.texi                          |    38 +-
 doc/lispintro/ChangeLog.1                          |     2 +-
 doc/lispintro/Makefile.in                          |     2 +-
 doc/lispintro/README                               |     2 +-
 doc/lispintro/cons-1.eps                           |     2 +-
 doc/lispintro/cons-2.eps                           |     2 +-
 doc/lispintro/cons-2a.eps                          |     2 +-
 doc/lispintro/cons-3.eps                           |     2 +-
 doc/lispintro/cons-4.eps                           |     2 +-
 doc/lispintro/cons-5.eps                           |     2 +-
 doc/lispintro/drawers.eps                          |     2 +-
 doc/lispintro/emacs-lisp-intro.texi                |   196 +-
 doc/lispintro/lambda-1.eps                         |     2 +-
 doc/lispintro/lambda-2.eps                         |     2 +-
 doc/lispintro/lambda-3.eps                         |     2 +-
 doc/lispref/ChangeLog.1                            |     2 +-
 doc/lispref/Makefile.in                            |     2 +-
 doc/lispref/README                                 |     2 +-
 doc/lispref/abbrevs.texi                           |     2 +-
 doc/lispref/anti.texi                              |     2 +-
 doc/lispref/back.texi                              |     2 +-
 doc/lispref/backups.texi                           |     2 +-
 doc/lispref/buffers.texi                           |     2 +-
 doc/lispref/commands.texi                          |   258 +-
 doc/lispref/compile.texi                           |    14 +-
 doc/lispref/control.texi                           |     2 +-
 doc/lispref/customize.texi                         |     8 +-
 doc/lispref/debugging.texi                         |     2 +-
 doc/lispref/display.texi                           |    85 +-
 doc/lispref/edebug.texi                            |     2 +-
 doc/lispref/elisp.texi                             |     8 +-
 doc/lispref/errors.texi                            |     6 +-
 doc/lispref/eval.texi                              |     2 +-
 doc/lispref/files.texi                             |     2 +-
 doc/lispref/frames.texi                            |    43 +-
 doc/lispref/functions.texi                         |     9 +-
 doc/lispref/hash.texi                              |     2 +-
 doc/lispref/help.texi                              |    12 +-
 doc/lispref/hooks.texi                             |     2 +-
 doc/lispref/internals.texi                         |     2 +-
 doc/lispref/intro.texi                             |     2 +-
 doc/lispref/keymaps.texi                           |   284 +-
 doc/lispref/lay-flat.texi                          |     2 +-
 doc/lispref/lists.texi                             |     2 +-
 doc/lispref/loading.texi                           |    73 +-
 doc/lispref/macros.texi                            |     2 +-
 doc/lispref/maps.texi                              |     2 +-
 doc/lispref/markers.texi                           |     2 +-
 doc/lispref/minibuf.texi                           |     2 +-
 doc/lispref/modes.texi                             |    44 +-
 doc/lispref/nonascii.texi                          |     2 +-
 doc/lispref/numbers.texi                           |     2 +-
 doc/lispref/objects.texi                           |     2 +-
 doc/lispref/os.texi                                |    31 +-
 doc/lispref/package.texi                           |     2 +-
 doc/lispref/positions.texi                         |     2 +-
 doc/lispref/processes.texi                         |    11 +-
 doc/lispref/records.texi                           |     2 +-
 doc/lispref/searching.texi                         |     4 +-
 doc/lispref/sequences.texi                         |     2 +-
 doc/lispref/streams.texi                           |     2 +-
 doc/lispref/strings.texi                           |     2 +-
 doc/lispref/symbols.texi                           |     2 +-
 doc/lispref/syntax.texi                            |     2 +-
 doc/lispref/text.texi                              |   269 +-
 doc/lispref/threads.texi                           |     2 +-
 doc/lispref/tips.texi                              |     2 +-
 doc/lispref/two-volume-cross-refs.txt              |     2 +-
 doc/lispref/two-volume.make                        |     8 +-
 doc/lispref/variables.texi                         |   178 +-
 doc/lispref/windows.texi                           |   216 +-
 doc/man/ChangeLog.1                                |     2 +-
 doc/man/ebrowse.1                                  |     2 +-
 doc/man/emacs.1.in                                 |     2 +-
 doc/man/etags.1                                    |     2 +-
 doc/misc/ChangeLog.1                               |     2 +-
 doc/misc/Makefile.in                               |    11 +-
 doc/misc/auth.texi                                 |    46 +-
 doc/misc/autotype.texi                             |     2 +-
 doc/misc/bovine.texi                               |     2 +-
 doc/misc/calc.texi                                 |     2 +-
 doc/misc/cc-mode.texi                              |    58 +-
 doc/misc/cl.texi                                   |     2 +-
 doc/misc/dbus.texi                                 |     2 +-
 doc/misc/dired-x.texi                              |     2 +-
 doc/misc/ebrowse.texi                              |     2 +-
 doc/misc/ede.texi                                  |    12 +-
 doc/misc/ediff.texi                                |     2 +-
 doc/misc/edt.texi                                  |     2 +-
 doc/misc/efaq-w32.texi                             |     8 +-
 doc/misc/efaq.texi                                 |   126 +-
 doc/misc/eieio.texi                                |    14 +-
 doc/misc/emacs-gnutls.texi                         |     2 +-
 doc/misc/emacs-mime.texi                           |     2 +-
 doc/misc/epa.texi                                  |     2 +-
 doc/misc/erc.texi                                  |    58 +-
 doc/misc/ert.texi                                  |    29 +-
 doc/misc/eshell.texi                               |   368 +-
 doc/misc/eudc.texi                                 |     2 +-
 doc/misc/eww.texi                                  |     7 +-
 doc/misc/flymake.texi                              |     2 +-
 doc/misc/forms.texi                                |     2 +-
 doc/misc/gnus-coding.texi                          |     2 +-
 doc/misc/gnus-faq.texi                             |     2 +-
 doc/misc/gnus.texi                                 |    12 +-
 doc/misc/htmlfontify.texi                          |     2 +-
 doc/misc/idlwave.texi                              |     4 +-
 doc/misc/ido.texi                                  |     6 +-
 doc/misc/info.texi                                 |     2 +-
 doc/misc/mairix-el.texi                            |     2 +-
 doc/misc/message.texi                              |    18 +-
 doc/misc/mh-e.texi                                 |     2 +-
 doc/misc/modus-themes.org                          |   641 +-
 doc/misc/newsticker.texi                           |     2 +-
 doc/misc/nxml-mode.texi                            |     2 +-
 doc/misc/octave-mode.texi                          |     4 +-
 doc/misc/org-setup.org                             |     2 +-
 doc/misc/org.org                                   |    18 +-
 doc/misc/pcl-cvs.texi                              |     2 +-
 doc/misc/pgg.texi                                  |     2 +-
 doc/misc/rcirc.texi                                |     9 +-
 doc/misc/reftex.texi                               |     2 +-
 doc/misc/remember.texi                             |     4 +-
 doc/misc/sasl.texi                                 |     2 +-
 doc/misc/sc.texi                                   |     2 +-
 doc/misc/sem-user.texi                             |    12 +-
 doc/misc/semantic.texi                             |     2 +-
 doc/misc/ses.texi                                  |     2 +-
 doc/misc/sieve.texi                                |     2 +-
 doc/misc/smtpmail.texi                             |     2 +-
 doc/misc/speedbar.texi                             |     3 +-
 doc/misc/srecode.texi                              |    12 +-
 doc/misc/texinfo.tex                               |    40 +-
 doc/misc/todo-mode.texi                            |     2 +-
 doc/misc/tramp.texi                                |    13 +-
 doc/misc/trampver.texi                             |     2 +-
 doc/misc/url.texi                                  |     8 +-
 doc/misc/vhdl-mode.texi                            |     4 +-
 doc/misc/vip.texi                                  |     2 +-
 doc/misc/viper.texi                                |     2 +-
 doc/misc/widget.texi                               |     2 +-
 doc/misc/wisent.texi                               |     2 +-
 doc/misc/woman.texi                                |     2 +-
 etc/AUTHORS                                        |  1699 +-
 etc/CALC-NEWS                                      |     2 +-
 etc/ChangeLog.1                                    |     2 +-
 etc/DEBUG                                          |     2 +-
 etc/DISTRIB                                        |     2 +-
 etc/ERC-NEWS                                       |     2 +-
 etc/ETAGS.EBNF                                     |     2 +-
 etc/ETAGS.README                                   |     2 +-
 etc/HELLO                                          |     2 +-
 etc/MACHINES                                       |     2 +-
 etc/MH-E-NEWS                                      |     2 +-
 etc/NEWS                                           |   338 +-
 etc/NEWS.1-17                                      |     2 +-
 etc/NEWS.18                                        |     2 +-
 etc/NEWS.19                                        |     2 +-
 etc/NEWS.20                                        |     2 +-
 etc/NEWS.21                                        |     2 +-
 etc/NEWS.22                                        |     2 +-
 etc/NEWS.23                                        |     2 +-
 etc/NEWS.24                                        |     2 +-
 etc/NEWS.25                                        |     2 +-
 etc/NEWS.26                                        |     2 +-
 etc/NEWS.27                                        |     2 +-
 etc/NEWS.28                                        |    86 +-
 etc/NEXTSTEP                                       |     2 +-
 etc/NXML-NEWS                                      |     2 +-
 etc/ORG-NEWS                                       |     2 +-
 etc/PROBLEMS                                       |    40 +-
 etc/README                                         |     2 +-
 etc/TERMS                                          |     2 +-
 etc/TODO                                           |     6 +-
 etc/charsets/README                                |     2 +-
 etc/compilation.txt                                |     2 +-
 etc/edt-user.el                                    |     2 +-
 etc/emacs-buffer.gdb                               |     2 +-
 etc/emacs.metainfo.xml                             |     2 +-
 etc/enriched.txt                                   |     2 +-
 etc/forms/forms-d2.el                              |     2 +-
 etc/gnus-tut.txt                                   |     2 +-
 etc/grep.txt                                       |     2 +-
 etc/images/README                                  |     8 +-
 etc/images/checked.xpm                             |     2 +-
 etc/images/custom/README                           |     2 +-
 etc/images/ezimage/README                          |     2 +-
 etc/images/gnus/README                             |     6 +-
 etc/images/gnus/gnus.svg                           |     2 +-
 etc/images/gud/README                              |     2 +-
 etc/images/icons/README                            |     8 +-
 etc/images/icons/hicolor/scalable/apps/emacs.svg   |     2 +-
 etc/images/icons/hicolor/scalable/apps/emacs23.svg |     2 +-
 .../scalable/mimetypes/emacs-document23.svg        |     2 +-
 etc/images/mh-logo.xpm                             |     2 +-
 etc/images/mpc/README                              |     2 +-
 etc/images/newsticker/README                       |     2 +-
 etc/images/smilies/README                          |     2 +-
 etc/images/smilies/grayscale/README                |     2 +-
 etc/images/smilies/medium/README                   |     2 +-
 etc/images/splash.svg                              |     2 +-
 etc/images/tabs/README                             |     2 +-
 etc/images/tree-widget/default/README              |     2 +-
 etc/images/tree-widget/folder/README               |     2 +-
 etc/images/unchecked.xpm                           |     2 +-
 etc/org.gnu.emacs.defaults.gschema.xml             |    51 +
 etc/org/README                                     |     2 +-
 etc/ps-prin0.ps                                    |     2 +-
 etc/ps-prin1.ps                                    |     2 +-
 etc/publicsuffix.txt                               |    94 +-
 etc/refcards/Makefile                              |     2 +-
 etc/refcards/README                                |     4 +-
 etc/refcards/calccard.tex                          |     2 +-
 etc/refcards/cs-dired-ref.tex                      |     2 +-
 etc/refcards/cs-refcard.tex                        |     2 +-
 etc/refcards/cs-survival.tex                       |     2 +-
 etc/refcards/de-refcard.tex                        |     2 +-
 etc/refcards/dired-ref.tex                         |     2 +-
 etc/refcards/emacsver.tex.in                       |     2 +-
 etc/refcards/fr-dired-ref.tex                      |     2 +-
 etc/refcards/fr-refcard.tex                        |     2 +-
 etc/refcards/fr-survival.tex                       |     2 +-
 etc/refcards/gnus-logo.eps                         |     2 +-
 etc/refcards/gnus-refcard.tex                      |     2 +-
 etc/refcards/orgcard.tex                           |     4 +-
 etc/refcards/pdflayout.sty                         |     2 +-
 etc/refcards/pl-refcard.tex                        |     2 +-
 etc/refcards/pt-br-refcard.tex                     |     2 +-
 etc/refcards/refcard.tex                           |     2 +-
 etc/refcards/ru-refcard.tex                        |     4 +-
 etc/refcards/sk-dired-ref.tex                      |     2 +-
 etc/refcards/sk-refcard.tex                        |     2 +-
 etc/refcards/sk-survival.tex                       |     2 +-
 etc/refcards/survival.tex                          |     2 +-
 etc/refcards/vipcard.tex                           |     2 +-
 etc/refcards/viperCard.tex                         |     2 +-
 etc/schema/locate.rnc                              |     2 +-
 etc/schema/relaxng.rnc                             |     2 +-
 etc/schema/schemas.xml                             |     2 +-
 etc/ses-example.ses                                |     2 +-
 etc/srecode/c.srt                                  |     2 +-
 etc/srecode/cpp.srt                                |     2 +-
 etc/srecode/default.srt                            |     2 +-
 etc/srecode/doc-cpp.srt                            |     2 +-
 etc/srecode/doc-default.srt                        |     2 +-
 etc/srecode/doc-java.srt                           |     2 +-
 etc/srecode/ede-autoconf.srt                       |     2 +-
 etc/srecode/ede-make.srt                           |     2 +-
 etc/srecode/el.srt                                 |     2 +-
 etc/srecode/getset-cpp.srt                         |     2 +-
 etc/srecode/java.srt                               |     2 +-
 etc/srecode/make.srt                               |     2 +-
 etc/srecode/proj-test.srt                          |     2 +-
 etc/srecode/template.srt                           |     2 +-
 etc/srecode/test.srt                               |     2 +-
 etc/srecode/texi.srt                               |     2 +-
 etc/srecode/wisent.srt                             |     2 +-
 etc/themes/adwaita-theme.el                        |     2 +-
 etc/themes/deeper-blue-theme.el                    |     2 +-
 etc/themes/dichromacy-theme.el                     |     2 +-
 etc/themes/leuven-theme.el                         |     2 +-
 etc/themes/light-blue-theme.el                     |     2 +-
 etc/themes/manoj-dark-theme.el                     |     3 +-
 etc/themes/misterioso-theme.el                     |     2 +-
 etc/themes/modus-operandi-theme.el                 |    20 +-
 etc/themes/modus-themes.el                         |  1784 +-
 etc/themes/modus-vivendi-theme.el                  |    20 +-
 etc/themes/tango-dark-theme.el                     |     2 +-
 etc/themes/tango-theme.el                          |     2 +-
 etc/themes/tsdh-dark-theme.el                      |     2 +-
 etc/themes/tsdh-light-theme.el                     |     2 +-
 etc/themes/wheatgrass-theme.el                     |     2 +-
 etc/themes/whiteboard-theme.el                     |     2 +-
 etc/themes/wombat-theme.el                         |     2 +-
 etc/tutorials/TUTORIAL                             |    20 +-
 etc/tutorials/TUTORIAL.bg                          |     2 +-
 etc/tutorials/TUTORIAL.cn                          |     4 +-
 etc/tutorials/TUTORIAL.cs                          |     2 +-
 etc/tutorials/TUTORIAL.de                          |     2 +-
 etc/tutorials/TUTORIAL.eo                          |     2 +-
 etc/tutorials/TUTORIAL.es                          |     2 +-
 etc/tutorials/TUTORIAL.fr                          |     2 +-
 etc/tutorials/TUTORIAL.he                          |    13 +-
 etc/tutorials/TUTORIAL.it                          |    21 +-
 etc/tutorials/TUTORIAL.ja                          |     2 +-
 etc/tutorials/TUTORIAL.ko                          |     2 +-
 etc/tutorials/TUTORIAL.nl                          |     4 +-
 etc/tutorials/TUTORIAL.pl                          |     2 +-
 etc/tutorials/TUTORIAL.pt_BR                       |     2 +-
 etc/tutorials/TUTORIAL.ro                          |     4 +-
 etc/tutorials/TUTORIAL.ru                          |     2 +-
 etc/tutorials/TUTORIAL.sk                          |     2 +-
 etc/tutorials/TUTORIAL.sl                          |     2 +-
 etc/tutorials/TUTORIAL.sv                          |    16 +-
 etc/tutorials/TUTORIAL.th                          |     2 +-
 etc/tutorials/TUTORIAL.zh                          |     2 +-
 etc/w32-feature.el                                 |     2 +-
 leim/ChangeLog.1                                   |     2 +-
 leim/MISC-DIC/README                               |     2 +-
 leim/MISC-DIC/pinyin.map                           |     2 +-
 leim/MISC-DIC/ziranma.cin                          |     2 +-
 leim/Makefile.in                                   |     2 +-
 leim/README                                        |     2 +-
 leim/SKK-DIC/SKK-JISYO.L                           |     2 +-
 leim/leim-ext.el                                   |     2 +-
 lib-src/ChangeLog.1                                |     2 +-
 lib-src/Makefile.in                                |    16 +-
 lib-src/be_resources.cc                            |     2 +-
 lib-src/ebrowse.c                                  |     2 +-
 lib-src/emacsclient.c                              |    17 +-
 lib-src/etags.c                                    |    11 +-
 lib-src/hexl.c                                     |     2 +-
 lib-src/make-docfile.c                             |   142 +-
 lib-src/make-fingerprint.c                         |     2 +-
 lib-src/movemail.c                                 |     2 +-
 lib-src/ntlib.c                                    |     2 +-
 lib-src/ntlib.h                                    |     2 +-
 lib-src/pop.c                                      |     2 +-
 lib-src/pop.h                                      |     2 +-
 lib-src/rcs2log                                    |     4 +-
 lib-src/seccomp-filter.c                           |     2 +-
 lib-src/update-game-score.c                        |     2 +-
 lib/Makefile.in                                    |    10 +-
 lib/_Noreturn.h                                    |     2 +-
 lib/acl-errno-valid.c                              |     2 +-
 lib/acl-internal.c                                 |     2 +-
 lib/acl-internal.h                                 |     2 +-
 lib/acl.h                                          |     2 +-
 lib/acl_entries.c                                  |     2 +-
 lib/af_alg.h                                       |     2 +-
 lib/alloca.in.h                                    |     2 +-
 lib/allocator.c                                    |     2 +-
 lib/allocator.h                                    |     2 +-
 lib/arg-nonnull.h                                  |     2 +-
 lib/at-func.c                                      |     2 +-
 lib/attribute.h                                    |     2 +-
 lib/binary-io.c                                    |     2 +-
 lib/binary-io.h                                    |     2 +-
 lib/byteswap.in.h                                  |     2 +-
 lib/c++defs.h                                      |     2 +-
 lib/c-ctype.c                                      |     2 +-
 lib/c-ctype.h                                      |     2 +-
 lib/c-strcase.h                                    |     2 +-
 lib/c-strcasecmp.c                                 |     2 +-
 lib/c-strncasecmp.c                                |     2 +-
 lib/canonicalize-lgpl.c                            |     2 +-
 lib/careadlinkat.c                                 |     2 +-
 lib/careadlinkat.h                                 |     2 +-
 lib/cdefs.h                                        |    69 +-
 lib/cloexec.c                                      |     2 +-
 lib/cloexec.h                                      |     2 +-
 lib/close-stream.c                                 |     2 +-
 lib/close-stream.h                                 |     2 +-
 lib/copy-file-range.c                              |     2 +-
 lib/count-leading-zeros.c                          |     2 +-
 lib/count-leading-zeros.h                          |     2 +-
 lib/count-one-bits.c                               |     2 +-
 lib/count-one-bits.h                               |     2 +-
 lib/count-trailing-zeros.c                         |     2 +-
 lib/count-trailing-zeros.h                         |     2 +-
 lib/diffseq.h                                      |     2 +-
 lib/dirent.in.h                                    |     2 +-
 lib/dirfd.c                                        |     2 +-
 lib/dtoastr.c                                      |     2 +-
 lib/dtotimespec.c                                  |     2 +-
 lib/dup2.c                                         |     2 +-
 lib/dynarray.h                                     |     2 +-
 lib/eloop-threshold.h                              |     2 +-
 lib/errno.in.h                                     |     2 +-
 lib/euidaccess.c                                   |     2 +-
 lib/execinfo.c                                     |     2 +-
 lib/execinfo.in.h                                  |     2 +-
 lib/explicit_bzero.c                               |     2 +-
 lib/faccessat.c                                    |     2 +-
 lib/fchmodat.c                                     |     2 +-
 lib/fcntl.c                                        |     2 +-
 lib/fcntl.in.h                                     |     2 +-
 lib/fdopendir.c                                    |     2 +-
 lib/file-has-acl.c                                 |     2 +-
 lib/filemode.c                                     |     2 +-
 lib/filemode.h                                     |     2 +-
 lib/filename.h                                     |     2 +-
 lib/filevercmp.c                                   |     2 +-
 lib/filevercmp.h                                   |     2 +-
 lib/fingerprint.c                                  |     2 +-
 lib/fingerprint.h                                  |     2 +-
 lib/flexmember.h                                   |     2 +-
 lib/fpending.c                                     |     2 +-
 lib/fpending.h                                     |     2 +-
 lib/free.c                                         |     2 +-
 lib/fstatat.c                                      |     2 +-
 lib/fsusage.c                                      |     2 +-
 lib/fsusage.h                                      |     2 +-
 lib/fsync.c                                        |     2 +-
 lib/ftoastr.c                                      |     2 +-
 lib/ftoastr.h                                      |     2 +-
 lib/futimens.c                                     |     2 +-
 lib/get-permissions.c                              |     2 +-
 lib/getdtablesize.c                                |     2 +-
 lib/getgroups.c                                    |     2 +-
 lib/getloadavg.c                                   |     2 +-
 lib/getopt-cdefs.in.h                              |     2 +-
 lib/getopt-core.h                                  |     2 +-
 lib/getopt-ext.h                                   |     2 +-
 lib/getopt-pfx-core.h                              |     2 +-
 lib/getopt-pfx-ext.h                               |     2 +-
 lib/getopt.c                                       |     2 +-
 lib/getopt.in.h                                    |     2 +-
 lib/getopt1.c                                      |     2 +-
 lib/getopt_int.h                                   |     2 +-
 lib/getrandom.c                                    |     2 +-
 lib/gettext.h                                      |    15 +-
 lib/gettime.c                                      |     4 +-
 lib/gettimeofday.c                                 |     2 +-
 lib/gnulib.mk.in                                   |   548 +-
 lib/group-member.c                                 |     2 +-
 lib/idx.h                                          |     2 +-
 lib/ieee754.in.h                                   |     2 +-
 lib/ignore-value.h                                 |     2 +-
 lib/intprops.h                                     |    17 +-
 lib/inttypes.in.h                                  |     2 +-
 lib/lchmod.c                                       |     2 +-
 lib/libc-config.h                                  |     2 +-
 lib/limits.in.h                                    |     2 +-
 lib/lstat.c                                        |     2 +-
 lib/malloc.c                                       |     2 +-
 lib/malloc/dynarray-skeleton.c                     |     2 +-
 lib/malloc/dynarray.h                              |     2 +-
 lib/malloc/dynarray_at_failure.c                   |     2 +-
 lib/malloc/dynarray_emplace_enlarge.c              |     2 +-
 lib/malloc/dynarray_finalize.c                     |     2 +-
 lib/malloc/dynarray_resize.c                       |     2 +-
 lib/malloc/dynarray_resize_clear.c                 |     2 +-
 lib/malloc/scratch_buffer.h                        |     2 +-
 lib/malloc/scratch_buffer_dupfree.c                |     2 +-
 lib/malloc/scratch_buffer_grow.c                   |     2 +-
 lib/malloc/scratch_buffer_grow_preserve.c          |     2 +-
 lib/malloc/scratch_buffer_set_array_size.c         |     2 +-
 lib/md5-stream.c                                   |     2 +-
 lib/md5.c                                          |     2 +-
 lib/md5.h                                          |     2 +-
 lib/memmem.c                                       |     2 +-
 lib/mempcpy.c                                      |     2 +-
 lib/memrchr.c                                      |     2 +-
 lib/mini-gmp-gnulib.c                              |     2 +-
 lib/minmax.h                                       |     2 +-
 lib/mkostemp.c                                     |     2 +-
 lib/mktime-internal.h                              |     2 +-
 lib/mktime.c                                       |     2 +-
 lib/nproc.c                                        |     7 +-
 lib/nproc.h                                        |     2 +-
 lib/nstrftime.c                                    |    25 +-
 lib/open.c                                         |     2 +-
 lib/openat-priv.h                                  |     2 +-
 lib/openat-proc.c                                  |     2 +-
 lib/openat.h                                       |     2 +-
 lib/pathmax.h                                      |     2 +-
 lib/pipe2.c                                        |     2 +-
 lib/pselect.c                                      |     2 +-
 lib/pthread_sigmask.c                              |     2 +-
 lib/qcopy-acl.c                                    |     2 +-
 lib/rawmemchr.c                                    |     2 +-
 lib/rawmemchr.valgrind                             |     2 +-
 lib/readlink.c                                     |     2 +-
 lib/readlinkat.c                                   |     2 +-
 lib/realloc.c                                      |     2 +-
 lib/regcomp.c                                      |   815 +-
 lib/regex.c                                        |     2 +-
 lib/regex.h                                        |     2 +-
 lib/regex_internal.c                               |    42 +-
 lib/regex_internal.h                               |    51 +-
 lib/regexec.c                                      |    86 +-
 lib/root-uid.h                                     |     2 +-
 lib/save-cwd.c                                     |     2 +-
 lib/save-cwd.h                                     |     2 +-
 lib/scratch_buffer.h                               |     2 +-
 lib/set-permissions.c                              |     2 +-
 lib/sha1.c                                         |     2 +-
 lib/sha1.h                                         |     2 +-
 lib/sha256.c                                       |     2 +-
 lib/sha256.h                                       |     2 +-
 lib/sha512.c                                       |     2 +-
 lib/sha512.h                                       |     2 +-
 lib/sig2str.c                                      |     2 +-
 lib/sig2str.h                                      |     2 +-
 lib/sigdescr_np.c                                  |     2 +-
 lib/signal.in.h                                    |     2 +-
 lib/stat-time.c                                    |     2 +-
 lib/stat-time.h                                    |     2 +-
 lib/stdalign.in.h                                  |     2 +-
 lib/stddef.in.h                                    |     2 +-
 lib/stdint.in.h                                    |     2 +-
 lib/stdio-impl.h                                   |     2 +-
 lib/stdio.in.h                                     |     5 +-
 lib/stdlib.in.h                                    |    33 +-
 lib/stpcpy.c                                       |     2 +-
 lib/str-two-way.h                                  |     2 +-
 lib/strftime.h                                     |     2 +-
 lib/string.in.h                                    |    51 +-
 lib/strnlen.c                                      |     2 +-
 lib/strtoimax.c                                    |     2 +-
 lib/strtol.c                                       |     2 +-
 lib/strtoll.c                                      |     2 +-
 lib/symlink.c                                      |     2 +-
 lib/sys_random.in.h                                |     8 +-
 lib/sys_select.in.h                                |    12 +-
 lib/sys_stat.in.h                                  |     2 +-
 lib/sys_time.in.h                                  |     2 +-
 lib/sys_types.in.h                                 |     2 +-
 lib/tempname.c                                     |     2 +-
 lib/tempname.h                                     |     2 +-
 lib/time-internal.h                                |     2 +-
 lib/time.in.h                                      |    13 +-
 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.c                                     |     2 +-
 lib/timespec.h                                     |     3 +-
 lib/u64.c                                          |     2 +-
 lib/u64.h                                          |     2 +-
 lib/unistd.c                                       |     2 +-
 lib/unistd.in.h                                    |     5 +-
 lib/unlocked-io.h                                  |     2 +-
 lib/utimens.c                                      |     2 +-
 lib/utimens.h                                      |     2 +-
 lib/utimensat.c                                    |     2 +-
 lib/verify.h                                       |     2 +-
 lib/vla.h                                          |     2 +-
 lib/warn-on-use.h                                  |     8 +-
 lib/xalloc-oversized.h                             |     2 +-
 lisp/ChangeLog.1                                   |     2 +-
 lisp/ChangeLog.10                                  |     2 +-
 lisp/ChangeLog.11                                  |     2 +-
 lisp/ChangeLog.12                                  |     2 +-
 lisp/ChangeLog.13                                  |     2 +-
 lisp/ChangeLog.14                                  |     2 +-
 lisp/ChangeLog.15                                  |     2 +-
 lisp/ChangeLog.16                                  |     2 +-
 lisp/ChangeLog.17                                  |     6 +-
 lisp/ChangeLog.2                                   |     2 +-
 lisp/ChangeLog.3                                   |     2 +-
 lisp/ChangeLog.4                                   |     2 +-
 lisp/ChangeLog.5                                   |     2 +-
 lisp/ChangeLog.6                                   |     2 +-
 lisp/ChangeLog.7                                   |     2 +-
 lisp/ChangeLog.8                                   |     2 +-
 lisp/ChangeLog.9                                   |     2 +-
 lisp/Makefile.in                                   |    44 +-
 lisp/abbrev.el                                     |    34 +-
 lisp/align.el                                      |     2 +-
 lisp/allout-widgets.el                             |     2 +-
 lisp/allout.el                                     |    15 +-
 lisp/ansi-color.el                                 |     2 +-
 lisp/apropos.el                                    |    25 +-
 lisp/arc-mode.el                                   |    18 +-
 lisp/array.el                                      |     2 +-
 lisp/auth-source-pass.el                           |     2 +-
 lisp/auth-source.el                                |    30 +-
 lisp/autoarg.el                                    |     2 +-
 lisp/autoinsert.el                                 |     2 +-
 lisp/autorevert.el                                 |     2 +-
 lisp/avoid.el                                      |     2 +-
 lisp/battery.el                                    |   103 +-
 lisp/bindings.el                                   |     8 +-
 lisp/bookmark.el                                   |     9 +-
 lisp/bs.el                                         |     2 +-
 lisp/buff-menu.el                                  |    74 +-
 lisp/button.el                                     |     5 +-
 lisp/calc/calc-aent.el                             |     2 +-
 lisp/calc/calc-alg.el                              |     2 +-
 lisp/calc/calc-arith.el                            |     2 +-
 lisp/calc/calc-bin.el                              |     2 +-
 lisp/calc/calc-comb.el                             |     2 +-
 lisp/calc/calc-cplx.el                             |     2 +-
 lisp/calc/calc-embed.el                            |     2 +-
 lisp/calc/calc-ext.el                              |    40 +-
 lisp/calc/calc-fin.el                              |     2 +-
 lisp/calc/calc-forms.el                            |     2 +-
 lisp/calc/calc-frac.el                             |     2 +-
 lisp/calc/calc-funcs.el                            |     2 +-
 lisp/calc/calc-graph.el                            |     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                              |     2 +-
 lisp/calc/calc-math.el                             |     2 +-
 lisp/calc/calc-menu.el                             |     2 +-
 lisp/calc/calc-misc.el                             |     2 +-
 lisp/calc/calc-mode.el                             |     2 +-
 lisp/calc/calc-mtx.el                              |     2 +-
 lisp/calc/calc-nlfit.el                            |     2 +-
 lisp/calc/calc-poly.el                             |     2 +-
 lisp/calc/calc-prog.el                             |     2 +-
 lisp/calc/calc-rewr.el                             |     2 +-
 lisp/calc/calc-rules.el                            |     2 +-
 lisp/calc/calc-sel.el                              |     2 +-
 lisp/calc/calc-stat.el                             |     2 +-
 lisp/calc/calc-store.el                            |    28 +-
 lisp/calc/calc-stuff.el                            |     2 +-
 lisp/calc/calc-trail.el                            |     2 +-
 lisp/calc/calc-undo.el                             |     2 +-
 lisp/calc/calc-units.el                            |     2 +-
 lisp/calc/calc-vec.el                              |     2 +-
 lisp/calc/calc-yank.el                             |     2 +-
 lisp/calc/calc.el                                  |     4 +-
 lisp/calc/calcalg2.el                              |     2 +-
 lisp/calc/calcalg3.el                              |     2 +-
 lisp/calc/calccomp.el                              |     2 +-
 lisp/calc/calcsel2.el                              |     2 +-
 lisp/calculator.el                                 |     2 +-
 lisp/calendar/appt.el                              |     2 +-
 lisp/calendar/cal-bahai.el                         |     2 +-
 lisp/calendar/cal-china.el                         |     2 +-
 lisp/calendar/cal-coptic.el                        |     2 +-
 lisp/calendar/cal-dst.el                           |     2 +-
 lisp/calendar/cal-french.el                        |     2 +-
 lisp/calendar/cal-hebrew.el                        |     2 +-
 lisp/calendar/cal-html.el                          |     2 +-
 lisp/calendar/cal-islam.el                         |     2 +-
 lisp/calendar/cal-iso.el                           |     2 +-
 lisp/calendar/cal-julian.el                        |     2 +-
 lisp/calendar/cal-mayan.el                         |     2 +-
 lisp/calendar/cal-menu.el                          |     2 +-
 lisp/calendar/cal-move.el                          |     2 +-
 lisp/calendar/cal-persia.el                        |     2 +-
 lisp/calendar/cal-tex.el                           |     2 +-
 lisp/calendar/cal-x.el                             |     2 +-
 lisp/calendar/calendar.el                          |     5 +-
 lisp/calendar/diary-lib.el                         |     2 +-
 lisp/calendar/holidays.el                          |     2 +-
 lisp/calendar/icalendar.el                         |     6 +-
 lisp/calendar/iso8601.el                           |     2 +-
 lisp/calendar/lunar.el                             |     2 +-
 lisp/calendar/parse-time.el                        |     2 +-
 lisp/calendar/solar.el                             |     2 +-
 lisp/calendar/time-date.el                         |     9 +-
 lisp/calendar/timeclock.el                         |     2 +-
 lisp/calendar/todo-mode.el                         |     2 +-
 lisp/case-table.el                                 |     2 +-
 lisp/cdl.el                                        |     2 +-
 lisp/cedet/ChangeLog.1                             |     2 +-
 lisp/cedet/cedet-cscope.el                         |     2 +-
 lisp/cedet/cedet-files.el                          |     2 +-
 lisp/cedet/cedet-global.el                         |     2 +-
 lisp/cedet/cedet-idutils.el                        |     2 +-
 lisp/cedet/cedet.el                                |     2 +-
 lisp/cedet/data-debug.el                           |     2 +-
 lisp/cedet/ede.el                                  |     2 +-
 lisp/cedet/ede/auto.el                             |     2 +-
 lisp/cedet/ede/autoconf-edit.el                    |     2 +-
 lisp/cedet/ede/base.el                             |     2 +-
 lisp/cedet/ede/config.el                           |     2 +-
 lisp/cedet/ede/cpp-root.el                         |     2 +-
 lisp/cedet/ede/custom.el                           |     2 +-
 lisp/cedet/ede/detect.el                           |     2 +-
 lisp/cedet/ede/dired.el                            |     2 +-
 lisp/cedet/ede/emacs.el                            |     2 +-
 lisp/cedet/ede/files.el                            |     2 +-
 lisp/cedet/ede/generic.el                          |     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/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                    |    42 +-
 lisp/cedet/semantic/bovine/debug.el                |     2 +-
 lisp/cedet/semantic/bovine/el.el                   |     2 +-
 lisp/cedet/semantic/bovine/gcc.el                  |     2 +-
 lisp/cedet/semantic/bovine/grammar.el              |     2 +-
 lisp/cedet/semantic/bovine/make.el                 |     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                          |     4 +-
 lisp/cedet/semantic/grammar.el                     |     2 +-
 lisp/cedet/semantic/grm-wy-boot.el                 |     2 +-
 lisp/cedet/semantic/html.el                        |     2 +-
 lisp/cedet/semantic/ia-sb.el                       |     2 +-
 lisp/cedet/semantic/ia.el                          |     2 +-
 lisp/cedet/semantic/idle.el                        |     2 +-
 lisp/cedet/semantic/imenu.el                       |     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                 |     2 +-
 lisp/cedet/semantic/symref/idutils.el              |     2 +-
 lisp/cedet/semantic/symref/list.el                 |     2 +-
 lisp/cedet/semantic/tag-file.el                    |     2 +-
 lisp/cedet/semantic/tag-ls.el                      |     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              |     2 +-
 lisp/cedet/semantic/wisent/java-tags.el            |     2 +-
 lisp/cedet/semantic/wisent/javascript.el           |     2 +-
 lisp/cedet/semantic/wisent/python.el               |     2 +-
 lisp/cedet/semantic/wisent/wisent.el               |     2 +-
 lisp/cedet/srecode.el                              |     2 +-
 lisp/cedet/srecode/args.el                         |     2 +-
 lisp/cedet/srecode/compile.el                      |     2 +-
 lisp/cedet/srecode/cpp.el                          |     2 +-
 lisp/cedet/srecode/ctxt.el                         |     2 +-
 lisp/cedet/srecode/dictionary.el                   |     2 +-
 lisp/cedet/srecode/document.el                     |     2 +-
 lisp/cedet/srecode/el.el                           |     2 +-
 lisp/cedet/srecode/expandproto.el                  |     2 +-
 lisp/cedet/srecode/extract.el                      |     2 +-
 lisp/cedet/srecode/fields.el                       |     2 +-
 lisp/cedet/srecode/filters.el                      |     2 +-
 lisp/cedet/srecode/find.el                         |     2 +-
 lisp/cedet/srecode/getset.el                       |     2 +-
 lisp/cedet/srecode/insert.el                       |     2 +-
 lisp/cedet/srecode/java.el                         |     2 +-
 lisp/cedet/srecode/map.el                          |     2 +-
 lisp/cedet/srecode/mode.el                         |     2 +-
 lisp/cedet/srecode/semantic.el                     |     2 +-
 lisp/cedet/srecode/srt-mode.el                     |     2 +-
 lisp/cedet/srecode/srt.el                          |     2 +-
 lisp/cedet/srecode/table.el                        |     2 +-
 lisp/cedet/srecode/template.el                     |     2 +-
 lisp/cedet/srecode/texi.el                         |     2 +-
 lisp/char-fold.el                                  |   148 +-
 lisp/chistory.el                                   |     2 +-
 lisp/cmuscheme.el                                  |     6 +-
 lisp/color.el                                      |     2 +-
 lisp/comint.el                                     |    58 +-
 lisp/completion.el                                 |     6 +-
 lisp/composite.el                                  |     2 +-
 lisp/cus-dep.el                                    |     2 +-
 lisp/cus-edit.el                                   |    12 +-
 lisp/cus-face.el                                   |    22 +-
 lisp/cus-start.el                                  |    17 +-
 lisp/cus-theme.el                                  |     2 +-
 lisp/custom.el                                     |     2 +-
 lisp/dabbrev.el                                    |     2 +-
 lisp/delim-col.el                                  |     2 +-
 lisp/delsel.el                                     |     2 +-
 lisp/descr-text.el                                 |     2 +-
 lisp/desktop.el                                    |     2 +-
 lisp/dframe.el                                     |     2 +-
 lisp/dired-aux.el                                  |    58 +-
 lisp/dired-x.el                                    |    43 +-
 lisp/dired.el                                      |   366 +-
 lisp/dirtrack.el                                   |     2 +-
 lisp/disp-table.el                                 |     2 +-
 lisp/display-fill-column-indicator.el              |     2 +-
 lisp/display-line-numbers.el                       |     2 +-
 lisp/dnd.el                                        |     2 +-
 lisp/doc-view.el                                   |     9 +-
 lisp/dom.el                                        |     2 +-
 lisp/dos-fns.el                                    |     2 +-
 lisp/dos-vars.el                                   |     2 +-
 lisp/dos-w32.el                                    |     2 +-
 lisp/double.el                                     |     2 +-
 lisp/dynamic-setting.el                            |     2 +-
 lisp/ebuff-menu.el                                 |     2 +-
 lisp/echistory.el                                  |     2 +-
 lisp/ecomplete.el                                  |     2 +-
 lisp/edmacro.el                                    |     2 +-
 lisp/ehelp.el                                      |     2 +-
 lisp/elec-pair.el                                  |     2 +-
 lisp/electric.el                                   |     2 +-
 lisp/elide-head.el                                 |   141 +-
 lisp/emacs-lisp/advice.el                          |     2 +-
 lisp/emacs-lisp/autoload.el                        |    20 +-
 lisp/emacs-lisp/avl-tree.el                        |     2 +-
 lisp/emacs-lisp/backquote.el                       |     2 +-
 lisp/emacs-lisp/backtrace.el                       |     2 +-
 lisp/emacs-lisp/benchmark.el                       |     2 +-
 lisp/emacs-lisp/bindat.el                          |     2 +-
 lisp/emacs-lisp/byte-opt.el                        |    12 +-
 lisp/emacs-lisp/byte-run.el                        |    84 +-
 lisp/emacs-lisp/bytecomp.el                        |   208 +-
 lisp/emacs-lisp/cconv.el                           |    44 +-
 lisp/emacs-lisp/chart.el                           |     2 +-
 lisp/emacs-lisp/check-declare.el                   |     2 +-
 lisp/emacs-lisp/checkdoc.el                        |     3 +-
 lisp/emacs-lisp/cl-extra.el                        |     2 +-
 lisp/emacs-lisp/cl-generic.el                      |    10 +-
 lisp/emacs-lisp/cl-indent.el                       |     2 +-
 lisp/emacs-lisp/cl-lib.el                          |     7 +-
 lisp/emacs-lisp/cl-macs.el                         |    56 +-
 lisp/emacs-lisp/cl-print.el                        |     2 +-
 lisp/emacs-lisp/cl-seq.el                          |     2 +-
 lisp/emacs-lisp/comp-cstr.el                       |    66 +-
 lisp/emacs-lisp/comp.el                            |    29 +-
 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                      |     6 +-
 lisp/emacs-lisp/easymenu.el                        |     2 +-
 lisp/emacs-lisp/edebug.el                          |     4 +-
 lisp/emacs-lisp/eieio-base.el                      |     2 +-
 lisp/emacs-lisp/eieio-core.el                      |    21 +-
 lisp/emacs-lisp/eieio-custom.el                    |     2 +-
 lisp/emacs-lisp/eieio-datadebug.el                 |     2 +-
 lisp/emacs-lisp/eieio-opt.el                       |     3 +-
 lisp/emacs-lisp/eieio-speedbar.el                  |     2 +-
 lisp/emacs-lisp/eieio.el                           |     7 +-
 lisp/emacs-lisp/eldoc.el                           |     2 +-
 lisp/emacs-lisp/elint.el                           |     2 +-
 lisp/emacs-lisp/elp.el                             |    14 +-
 lisp/emacs-lisp/ert-x.el                           |     2 +-
 lisp/emacs-lisp/ert.el                             |   281 +-
 lisp/emacs-lisp/ewoc.el                            |     2 +-
 lisp/emacs-lisp/faceup.el                          |     2 +-
 lisp/emacs-lisp/find-func.el                       |     2 +-
 lisp/emacs-lisp/float-sup.el                       |     2 +-
 lisp/emacs-lisp/generator.el                       |    33 +-
 lisp/emacs-lisp/generic.el                         |     2 +-
 lisp/emacs-lisp/gv.el                              |     2 +-
 lisp/emacs-lisp/helper.el                          |     2 +-
 lisp/emacs-lisp/hierarchy.el                       |     2 +-
 lisp/emacs-lisp/inline.el                          |     2 +-
 lisp/emacs-lisp/let-alist.el                       |     2 +-
 lisp/emacs-lisp/lisp-mnt.el                        |     2 +-
 lisp/emacs-lisp/lisp-mode.el                       |     2 +-
 lisp/emacs-lisp/lisp.el                            |     2 +-
 lisp/emacs-lisp/macroexp.el                        |   407 +-
 lisp/emacs-lisp/map-ynp.el                         |     2 +-
 lisp/emacs-lisp/map.el                             |     2 +-
 lisp/emacs-lisp/memory-report.el                   |     2 +-
 lisp/emacs-lisp/multisession.el                    |   449 +
 lisp/emacs-lisp/nadvice.el                         |     4 +-
 lisp/emacs-lisp/package-x.el                       |     2 +-
 lisp/emacs-lisp/package.el                         |    89 +-
 lisp/emacs-lisp/pcase.el                           |     2 +-
 lisp/emacs-lisp/pp.el                              |     8 +-
 lisp/emacs-lisp/radix-tree.el                      |     2 +-
 lisp/emacs-lisp/re-builder.el                      |    20 +-
 lisp/emacs-lisp/regexp-opt.el                      |     2 +-
 lisp/emacs-lisp/regi.el                            |     2 +-
 lisp/emacs-lisp/ring.el                            |     2 +-
 lisp/emacs-lisp/rmc.el                             |   191 +-
 lisp/emacs-lisp/rx.el                              |     2 +-
 lisp/emacs-lisp/seq.el                             |     2 +-
 lisp/emacs-lisp/shadow.el                          |     5 +-
 lisp/emacs-lisp/shortdoc.el                        |    18 +-
 lisp/emacs-lisp/shorthands.el                      |     2 +-
 lisp/emacs-lisp/smie.el                            |     2 +-
 lisp/emacs-lisp/subr-x.el                          |     2 +-
 lisp/emacs-lisp/syntax.el                          |     2 +-
 lisp/emacs-lisp/tabulated-list.el                  |     9 +-
 lisp/emacs-lisp/tcover-ses.el                      |     2 +-
 lisp/emacs-lisp/testcover.el                       |     2 +-
 lisp/emacs-lisp/text-property-search.el            |     2 +-
 lisp/emacs-lisp/thunk.el                           |     2 +-
 lisp/emacs-lisp/timer-list.el                      |     2 +-
 lisp/emacs-lisp/timer.el                           |    18 +-
 lisp/emacs-lisp/tq.el                              |     2 +-
 lisp/emacs-lisp/trace.el                           |     2 +-
 lisp/emacs-lisp/unsafep.el                         |     2 +-
 lisp/emacs-lisp/warnings.el                        |     6 +-
 lisp/emacs-lock.el                                 |     2 +-
 lisp/emulation/cua-base.el                         |     2 +-
 lisp/emulation/cua-gmrk.el                         |     2 +-
 lisp/emulation/cua-rect.el                         |     8 +-
 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                         |     2 +-
 lisp/emulation/viper-init.el                       |     2 +-
 lisp/emulation/viper-keym.el                       |     2 +-
 lisp/emulation/viper-macs.el                       |     2 +-
 lisp/emulation/viper-mous.el                       |     2 +-
 lisp/emulation/viper-util.el                       |     5 +-
 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-ks.el                                     |    14 +-
 lisp/epa-mail.el                                   |     2 +-
 lisp/epa.el                                        |    13 +-
 lisp/epg-config.el                                 |     2 +-
 lisp/epg.el                                        |     2 +-
 lisp/erc/ChangeLog.1                               |     2 +-
 lisp/erc/ChangeLog.2                               |     2 +-
 lisp/erc/erc-autoaway.el                           |     2 +-
 lisp/erc/erc-backend.el                            |     2 +-
 lisp/erc/erc-button.el                             |     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                            |     2 +-
 lisp/erc/erc-identd.el                             |     2 +-
 lisp/erc/erc-imenu.el                              |     2 +-
 lisp/erc/erc-join.el                               |     2 +-
 lisp/erc/erc-lang.el                               |     2 +-
 lisp/erc/erc-list.el                               |     2 +-
 lisp/erc/erc-log.el                                |     2 +-
 lisp/erc/erc-match.el                              |     2 +-
 lisp/erc/erc-menu.el                               |     2 +-
 lisp/erc/erc-netsplit.el                           |     2 +-
 lisp/erc/erc-networks.el                           |     2 +-
 lisp/erc/erc-notify.el                             |     2 +-
 lisp/erc/erc-page.el                               |     2 +-
 lisp/erc/erc-pcomplete.el                          |     2 +-
 lisp/erc/erc-replace.el                            |     2 +-
 lisp/erc/erc-ring.el                               |     2 +-
 lisp/erc/erc-services.el                           |    17 +-
 lisp/erc/erc-sound.el                              |     2 +-
 lisp/erc/erc-speedbar.el                           |     2 +-
 lisp/erc/erc-spelling.el                           |     2 +-
 lisp/erc/erc-stamp.el                              |     2 +-
 lisp/erc/erc-status-sidebar.el                     |     2 +-
 lisp/erc/erc-track.el                              |     2 +-
 lisp/erc/erc-truncate.el                           |     2 +-
 lisp/erc/erc-xdcc.el                               |     2 +-
 lisp/erc/erc.el                                    |    37 +-
 lisp/eshell/em-alias.el                            |     2 +-
 lisp/eshell/em-banner.el                           |     5 +-
 lisp/eshell/em-basic.el                            |     2 +-
 lisp/eshell/em-cmpl.el                             |    28 +-
 lisp/eshell/em-dirs.el                             |     2 +-
 lisp/eshell/em-glob.el                             |     2 +-
 lisp/eshell/em-hist.el                             |    94 +-
 lisp/eshell/em-ls.el                               |     2 +-
 lisp/eshell/em-pred.el                             |    20 +-
 lisp/eshell/em-prompt.el                           |    10 +-
 lisp/eshell/em-rebind.el                           |     8 +-
 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                             |     8 +-
 lisp/eshell/esh-cmd.el                             |    11 +-
 lisp/eshell/esh-ext.el                             |     2 +-
 lisp/eshell/esh-io.el                              |     5 +-
 lisp/eshell/esh-mode.el                            |    49 +-
 lisp/eshell/esh-module.el                          |     2 +-
 lisp/eshell/esh-opt.el                             |     2 +-
 lisp/eshell/esh-proc.el                            |    18 +-
 lisp/eshell/esh-util.el                            |     6 +-
 lisp/eshell/esh-var.el                             |    13 +-
 lisp/eshell/eshell.el                              |     4 +-
 lisp/expand.el                                     |     2 +-
 lisp/ezimage.el                                    |     2 +-
 lisp/face-remap.el                                 |    27 +-
 lisp/facemenu.el                                   |     2 +-
 lisp/faces.el                                      |    39 +-
 lisp/ffap.el                                       |     2 +-
 lisp/filecache.el                                  |     2 +-
 lisp/fileloop.el                                   |     2 +-
 lisp/filenotify.el                                 |     2 +-
 lisp/files-x.el                                    |     2 +-
 lisp/files.el                                      |   145 +-
 lisp/filesets.el                                   |     2 +-
 lisp/find-cmd.el                                   |     2 +-
 lisp/find-dired.el                                 |     2 +-
 lisp/find-file.el                                  |     2 +-
 lisp/find-lisp.el                                  |     2 +-
 lisp/finder.el                                     |     2 +-
 lisp/flow-ctrl.el                                  |     2 +-
 lisp/foldout.el                                    |     2 +-
 lisp/follow.el                                     |     2 +-
 lisp/font-core.el                                  |     3 +-
 lisp/font-lock.el                                  |     2 +-
 lisp/format-spec.el                                |     2 +-
 lisp/format.el                                     |     2 +-
 lisp/forms.el                                      |     2 +-
 lisp/frame.el                                      |    68 +-
 lisp/frameset.el                                   |     2 +-
 lisp/fringe.el                                     |     2 +-
 lisp/generic-x.el                                  |     2 +-
 lisp/gnus/ChangeLog.1                              |     2 +-
 lisp/gnus/ChangeLog.2                              |     4 +-
 lisp/gnus/ChangeLog.3                              |     4 +-
 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                              |   114 +-
 lisp/gnus/gnus-async.el                            |     2 +-
 lisp/gnus/gnus-bcklg.el                            |     2 +-
 lisp/gnus/gnus-bookmark.el                         |     2 +-
 lisp/gnus/gnus-cache.el                            |     2 +-
 lisp/gnus/gnus-cite.el                             |     2 +-
 lisp/gnus/gnus-cloud.el                            |     2 +-
 lisp/gnus/gnus-cus.el                              |     2 +-
 lisp/gnus/gnus-dbus.el                             |     2 +-
 lisp/gnus/gnus-delay.el                            |     2 +-
 lisp/gnus/gnus-demon.el                            |     2 +-
 lisp/gnus/gnus-diary.el                            |     2 +-
 lisp/gnus/gnus-dired.el                            |     2 +-
 lisp/gnus/gnus-draft.el                            |     2 +-
 lisp/gnus/gnus-dup.el                              |     2 +-
 lisp/gnus/gnus-eform.el                            |     2 +-
 lisp/gnus/gnus-fun.el                              |     2 +-
 lisp/gnus/gnus-gravatar.el                         |     2 +-
 lisp/gnus/gnus-group.el                            |    10 +-
 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                              |     4 +-
 lisp/gnus/gnus-notifications.el                    |     2 +-
 lisp/gnus/gnus-picon.el                            |     2 +-
 lisp/gnus/gnus-range.el                            |     2 +-
 lisp/gnus/gnus-registry.el                         |     5 +-
 lisp/gnus/gnus-rfc1843.el                          |     2 +-
 lisp/gnus/gnus-rmail.el                            |   142 +
 lisp/gnus/gnus-salt.el                             |     2 +-
 lisp/gnus/gnus-score.el                            |     6 +-
 lisp/gnus/gnus-search.el                           |    47 +-
 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                              |    64 +-
 lisp/gnus/gnus-topic.el                            |     2 +-
 lisp/gnus/gnus-undo.el                             |     2 +-
 lisp/gnus/gnus-util.el                             |   135 +-
 lisp/gnus/gnus-uu.el                               |     2 +-
 lisp/gnus/gnus-vm.el                               |     2 +-
 lisp/gnus/gnus-win.el                              |     2 +-
 lisp/gnus/gnus.el                                  |    16 +-
 lisp/gnus/gssapi.el                                |     2 +-
 lisp/gnus/legacy-gnus-agent.el                     |     2 +-
 lisp/gnus/mail-source.el                           |    23 +-
 lisp/gnus/message.el                               |    74 +-
 lisp/gnus/mm-archive.el                            |     2 +-
 lisp/gnus/mm-bodies.el                             |     2 +-
 lisp/gnus/mm-decode.el                             |   135 +-
 lisp/gnus/mm-encode.el                             |     2 +-
 lisp/gnus/mm-extern.el                             |     2 +-
 lisp/gnus/mm-partial.el                            |     2 +-
 lisp/gnus/mm-url.el                                |     4 +-
 lisp/gnus/mm-util.el                               |     8 +-
 lisp/gnus/mm-uu.el                                 |     2 +-
 lisp/gnus/mm-view.el                               |    15 +-
 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                               |     6 +-
 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                                |     8 +-
 lisp/gnus/nnmail.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                                 |    18 +-
 lisp/gnus/nnselect.el                              |    11 +-
 lisp/gnus/nnspool.el                               |     2 +-
 lisp/gnus/nntp.el                                  |     8 +-
 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                                   |   551 +-
 lisp/help-macro.el                                 |    13 +-
 lisp/help-mode.el                                  |     2 +-
 lisp/help.el                                       |   163 +-
 lisp/hex-util.el                                   |     2 +-
 lisp/hexl.el                                       |     2 +-
 lisp/hfy-cmap.el                                   |     2 +-
 lisp/hi-lock.el                                    |     2 +-
 lisp/hilit-chg.el                                  |     2 +-
 lisp/hippie-exp.el                                 |     2 +-
 lisp/hl-line.el                                    |     2 +-
 lisp/htmlfontify.el                                |     7 +-
 lisp/ibuf-ext.el                                   |     2 +-
 lisp/ibuf-macs.el                                  |     2 +-
 lisp/ibuffer.el                                    |     2 +-
 lisp/icomplete.el                                  |     2 +-
 lisp/ido.el                                        |   152 +-
 lisp/ielm.el                                       |    40 +-
 lisp/iimage.el                                     |     2 +-
 lisp/image-dired.el                                |   197 +-
 lisp/image-file.el                                 |     2 +-
 lisp/image-mode.el                                 |    60 +-
 lisp/image.el                                      |    17 +-
 lisp/image/compface.el                             |     2 +-
 lisp/image/exif.el                                 |     2 +-
 lisp/image/gravatar.el                             |     6 +-
 lisp/image/image-converter.el                      |     2 +-
 lisp/imenu.el                                      |     2 +-
 lisp/indent.el                                     |     2 +-
 lisp/info-look.el                                  |    71 +-
 lisp/info-xref.el                                  |     2 +-
 lisp/info.el                                       |     6 +-
 lisp/informat.el                                   |     2 +-
 lisp/international/ccl.el                          |     2 +-
 lisp/international/characters.el                   |   129 +-
 lisp/international/emoji.el                        |   141 +-
 lisp/international/fontset.el                      |     2 +-
 lisp/international/isearch-x.el                    |     2 +-
 lisp/international/iso-ascii.el                    |     2 +-
 lisp/international/iso-cvt.el                      |     2 +-
 lisp/international/iso-transl.el                   |    25 +-
 lisp/international/ja-dic-cnv.el                   |     2 +-
 lisp/international/kinsoku.el                      |     2 +-
 lisp/international/kkc.el                          |     2 +-
 lisp/international/latexenc.el                     |     2 +-
 lisp/international/latin1-disp.el                  |     2 +-
 lisp/international/mule-cmds.el                    |   252 +-
 lisp/international/mule-conf.el                    |     2 +-
 lisp/international/mule-diag.el                    |   362 +-
 lisp/international/mule-util.el                    |     2 +-
 lisp/international/mule.el                         |     2 +-
 lisp/international/ogonek.el                       |     2 +-
 lisp/international/quail.el                        |     2 +-
 lisp/international/rfc1843.el                      |     2 +-
 lisp/international/robin.el                        |     8 +-
 lisp/international/titdic-cnv.el                   |     4 +-
 lisp/international/ucs-normalize.el                |     2 +-
 lisp/international/utf-7.el                        |     2 +-
 lisp/international/utf7.el                         |     2 +-
 lisp/isearch.el                                    |    26 +-
 lisp/isearchb.el                                   |     2 +-
 lisp/jit-lock.el                                   |     2 +-
 lisp/jka-cmpr-hook.el                              |     2 +-
 lisp/jka-compr.el                                  |     2 +-
 lisp/json.el                                       |     2 +-
 lisp/jsonrpc.el                                    |     2 +-
 lisp/kermit.el                                     |     2 +-
 lisp/keymap.el                                     |   181 +-
 lisp/kmacro.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                        |     6 +-
 lisp/language/hebrew.el                            |     2 +-
 lisp/language/ind-util.el                          |     2 +-
 lisp/language/indian.el                            |     2 +-
 lisp/language/japan-util.el                        |     2 +-
 lisp/language/japanese.el                          |     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/romanian.el                          |     2 +-
 lisp/language/slovak.el                            |     2 +-
 lisp/language/tai-viet.el                          |     2 +-
 lisp/language/thai-util.el                         |     2 +-
 lisp/language/thai.el                              |     2 +-
 lisp/language/tibet-util.el                        |     2 +-
 lisp/language/tibetan.el                           |     2 +-
 lisp/language/utf-8-lang.el                        |     2 +-
 lisp/language/viet-util.el                         |     2 +-
 lisp/language/vietnamese.el                        |     2 +-
 lisp/ldefs-boot.el                                 |   758 +-
 lisp/leim/quail/arabic.el                          |     2 +-
 lisp/leim/quail/cham.el                            |     2 +-
 lisp/leim/quail/compose.el                         |     2 +-
 lisp/leim/quail/croatian.el                        |     2 +-
 lisp/leim/quail/cyril-jis.el                       |     2 +-
 lisp/leim/quail/cyrillic.el                        |     2 +-
 lisp/leim/quail/czech.el                           |     2 +-
 lisp/leim/quail/georgian.el                        |     2 +-
 lisp/leim/quail/greek.el                           |     2 +-
 lisp/leim/quail/hangul.el                          |     6 +-
 lisp/leim/quail/hanja.el                           |     2 +-
 lisp/leim/quail/hanja3.el                          |     2 +-
 lisp/leim/quail/indian.el                          |     2 +-
 lisp/leim/quail/ipa-praat.el                       |     2 +-
 lisp/leim/quail/ipa.el                             |     2 +-
 lisp/leim/quail/japanese.el                        |     2 +-
 lisp/leim/quail/latin-alt.el                       |     2 +-
 lisp/leim/quail/latin-ltx.el                       |     2 +-
 lisp/leim/quail/latin-post.el                      |     2 +-
 lisp/leim/quail/latin-pre.el                       |     2 +-
 lisp/leim/quail/lrt.el                             |     2 +-
 lisp/leim/quail/persian.el                         |     2 +-
 lisp/leim/quail/programmer-dvorak.el               |     2 +-
 lisp/leim/quail/py-punct.el                        |     2 +-
 lisp/leim/quail/rfc1345.el                         |     2 +-
 lisp/leim/quail/sami.el                            |     2 +-
 lisp/leim/quail/sgml-input.el                      |     2 +-
 lisp/leim/quail/sisheng.el                         |     2 +-
 lisp/leim/quail/slovak.el                          |     2 +-
 lisp/leim/quail/symbol-ksc.el                      |     2 +-
 lisp/leim/quail/tamil-dvorak.el                    |     2 +-
 lisp/leim/quail/tibetan.el                         |     2 +-
 lisp/leim/quail/uni-input.el                       |     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                                   |     2 +-
 lisp/loadup.el                                     |    13 +-
 lisp/locate.el                                     |     2 +-
 lisp/lpr.el                                        |     2 +-
 lisp/ls-lisp.el                                    |    15 +-
 lisp/macros.el                                     |     2 +-
 lisp/mail/binhex.el                                |     2 +-
 lisp/mail/blessmail.el                             |     2 +-
 lisp/mail/emacsbug.el                              |     2 +-
 lisp/mail/feedmail.el                              |    18 +-
 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                            |    17 +-
 lisp/mail/mailabbrev.el                            |     2 +-
 lisp/mail/mailalias.el                             |     2 +-
 lisp/mail/mailclient.el                            |     2 +-
 lisp/mail/mailheader.el                            |     2 +-
 lisp/mail/mspools.el                               |     2 +-
 lisp/mail/qp.el                                    |     2 +-
 lisp/mail/reporter.el                              |     2 +-
 lisp/mail/rfc2045.el                               |     2 +-
 lisp/mail/rfc2047.el                               |     2 +-
 lisp/mail/rfc2231.el                               |     2 +-
 lisp/mail/rfc6068.el                               |     2 +-
 lisp/mail/rfc822.el                                |     2 +-
 lisp/mail/rmail-spam-filter.el                     |     2 +-
 lisp/mail/rmail.el                                 |    19 +-
 lisp/mail/rmailedit.el                             |     6 +-
 lisp/mail/rmailkwd.el                              |     6 +-
 lisp/mail/rmailmm.el                               |     6 +-
 lisp/mail/rmailmsc.el                              |     6 +-
 lisp/mail/rmailout.el                              |     2 +-
 lisp/mail/rmailsort.el                             |     6 +-
 lisp/mail/rmailsum.el                              |    18 +-
 lisp/mail/sendmail.el                              |    16 +-
 lisp/mail/smtpmail.el                              |    10 +-
 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                                        |    34 +-
 lisp/master.el                                     |     2 +-
 lisp/mb-depth.el                                   |     2 +-
 lisp/md4.el                                        |     2 +-
 lisp/menu-bar.el                                   |     4 +-
 lisp/mh-e/ChangeLog.1                              |     4 +-
 lisp/mh-e/ChangeLog.2                              |     2 +-
 lisp/mh-e/mh-acros.el                              |     2 +-
 lisp/mh-e/mh-alias.el                              |     5 +-
 lisp/mh-e/mh-buffers.el                            |     2 +-
 lisp/mh-e/mh-comp.el                               |     4 +-
 lisp/mh-e/mh-compat.el                             |     2 +-
 lisp/mh-e/mh-e.el                                  |     4 +-
 lisp/mh-e/mh-folder.el                             |     2 +-
 lisp/mh-e/mh-funcs.el                              |     2 +-
 lisp/mh-e/mh-gnus.el                               |     2 +-
 lisp/mh-e/mh-identity.el                           |     2 +-
 lisp/mh-e/mh-inc.el                                |     2 +-
 lisp/mh-e/mh-junk.el                               |     2 +-
 lisp/mh-e/mh-letter.el                             |     2 +-
 lisp/mh-e/mh-limit.el                              |     2 +-
 lisp/mh-e/mh-mime.el                               |     2 +-
 lisp/mh-e/mh-print.el                              |     2 +-
 lisp/mh-e/mh-scan.el                               |     2 +-
 lisp/mh-e/mh-search.el                             |     2 +-
 lisp/mh-e/mh-seq.el                                |     2 +-
 lisp/mh-e/mh-show.el                               |     2 +-
 lisp/mh-e/mh-speed.el                              |     2 +-
 lisp/mh-e/mh-thread.el                             |     2 +-
 lisp/mh-e/mh-tool-bar.el                           |     2 +-
 lisp/mh-e/mh-utils.el                              |     2 +-
 lisp/mh-e/mh-xface.el                              |     2 +-
 lisp/midnight.el                                   |     4 +-
 lisp/minibuf-eldef.el                              |     2 +-
 lisp/minibuffer.el                                 |   142 +-
 lisp/misc.el                                       |     2 +-
 lisp/misearch.el                                   |     2 +-
 lisp/mouse-copy.el                                 |     2 +-
 lisp/mouse-drag.el                                 |     2 +-
 lisp/mouse.el                                      |   198 +-
 lisp/mpc.el                                        |     2 +-
 lisp/msb.el                                        |     2 +-
 lisp/mwheel.el                                     |    30 +-
 lisp/net/ange-ftp.el                               |     2 +-
 lisp/net/browse-url.el                             |   272 +-
 lisp/net/dbus.el                                   |     5 +-
 lisp/net/dictionary-connection.el                  |     2 +-
 lisp/net/dictionary.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                                   |     9 +-
 lisp/net/eudcb-bbdb.el                             |     2 +-
 lisp/net/eudcb-ldap.el                             |     2 +-
 lisp/net/eudcb-mab.el                              |     2 +-
 lisp/net/eudcb-macos-contacts.el                   |     2 +-
 lisp/net/eww.el                                    |    12 +-
 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                                |     2 +-
 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                          |    59 +-
 lisp/net/newst-plainview.el                        |     8 +-
 lisp/net/newst-reader.el                           |     4 +-
 lisp/net/newst-ticker.el                           |     4 +-
 lisp/net/newst-treeview.el                         |     2 +-
 lisp/net/newsticker.el                             |     7 +-
 lisp/net/nsm.el                                    |     2 +-
 lisp/net/ntlm.el                                   |    10 +-
 lisp/net/pop3.el                                   |     2 +-
 lisp/net/puny.el                                   |     2 +-
 lisp/net/quickurl.el                               |     4 +-
 lisp/net/rcirc.el                                  |    15 +-
 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                         |     8 +-
 lisp/net/sasl-scram-sha256.el                      |     2 +-
 lisp/net/sasl.el                                   |    25 +-
 lisp/net/secrets.el                                |    79 +-
 lisp/net/shr-color.el                              |     2 +-
 lisp/net/shr.el                                    |   252 +-
 lisp/net/sieve-manage.el                           |     8 +-
 lisp/net/sieve-mode.el                             |     2 +-
 lisp/net/sieve.el                                  |     2 +-
 lisp/net/snmp-mode.el                              |     2 +-
 lisp/net/soap-client.el                            |     9 +-
 lisp/net/soap-inspect.el                           |     2 +-
 lisp/net/socks.el                                  |     2 +-
 lisp/net/telnet.el                                 |     2 +-
 lisp/net/tramp-adb.el                              |     4 +-
 lisp/net/tramp-archive.el                          |    11 +-
 lisp/net/tramp-cache.el                            |     4 +-
 lisp/net/tramp-cmds.el                             |     9 +-
 lisp/net/tramp-compat.el                           |    23 +-
 lisp/net/tramp-crypt.el                            |     4 +-
 lisp/net/tramp-ftp.el                              |     2 +-
 lisp/net/tramp-fuse.el                             |     2 +-
 lisp/net/tramp-gvfs.el                             |    21 +-
 lisp/net/tramp-integration.el                      |     2 +-
 lisp/net/tramp-rclone.el                           |     6 +-
 lisp/net/tramp-sh.el                               |    26 +-
 lisp/net/tramp-smb.el                              |     8 +-
 lisp/net/tramp-sshfs.el                            |     5 +-
 lisp/net/tramp-sudoedit.el                         |    22 +-
 lisp/net/tramp-uu.el                               |     2 +-
 lisp/net/tramp.el                                  |   138 +-
 lisp/net/trampver.el                               |     5 +-
 lisp/net/webjump.el                                |     9 +-
 lisp/net/zeroconf.el                               |     2 +-
 lisp/newcomment.el                                 |     2 +-
 lisp/notifications.el                              |     2 +-
 lisp/novice.el                                     |   124 +-
 lisp/nxml/nxml-enc.el                              |     2 +-
 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                             |     4 +-
 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                                |    12 +-
 lisp/nxml/xsd-regexp.el                            |    11 +-
 lisp/obarray.el                                    |     2 +-
 lisp/obsolete/abbrevlist.el                        |     2 +-
 lisp/obsolete/assoc.el                             |     2 +-
 lisp/obsolete/bruce.el                             |     2 +-
 lisp/obsolete/cc-compat.el                         |     2 +-
 lisp/obsolete/cl-compat.el                         |     2 +-
 lisp/obsolete/cl.el                                |     2 +-
 lisp/obsolete/complete.el                          |     2 +-
 lisp/obsolete/crisp.el                             |     2 +-
 lisp/obsolete/cust-print.el                        |     2 +-
 lisp/{emacs-lisp => obsolete}/eieio-compat.el      |     2 +-
 lisp/obsolete/erc-hecomplete.el                    |     2 +-
 lisp/obsolete/eudcb-ph.el                          |     2 +-
 lisp/obsolete/fast-lock.el                         |     2 +-
 lisp/obsolete/gs.el                                |     2 +-
 lisp/obsolete/gulp.el                              |     2 +-
 lisp/obsolete/html2text.el                         |     2 +-
 lisp/obsolete/info-edit.el                         |     2 +-
 lisp/obsolete/inversion.el                         |     2 +-
 lisp/obsolete/iswitchb.el                          |     6 +-
 lisp/obsolete/landmark.el                          |     2 +-
 lisp/obsolete/lazy-lock.el                         |     2 +-
 lisp/obsolete/longlines.el                         |     2 +-
 lisp/obsolete/mantemp.el                           |     2 +-
 lisp/obsolete/messcompat.el                        |     2 +-
 lisp/obsolete/metamail.el                          |     2 +-
 lisp/obsolete/mouse-sel.el                         |     2 +-
 lisp/obsolete/nnir.el                              |     2 +-
 lisp/obsolete/old-emacs-lock.el                    |     2 +-
 lisp/obsolete/otodo-mode.el                        |     2 +-
 lisp/obsolete/pc-mode.el                           |     2 +-
 lisp/obsolete/pc-select.el                         |     2 +-
 lisp/obsolete/pgg-def.el                           |     2 +-
 lisp/obsolete/pgg-gpg.el                           |     2 +-
 lisp/obsolete/pgg-parse.el                         |     2 +-
 lisp/obsolete/pgg-pgp.el                           |     2 +-
 lisp/obsolete/pgg-pgp5.el                          |     2 +-
 lisp/obsolete/pgg.el                               |     2 +-
 lisp/obsolete/rcompile.el                          |     2 +-
 lisp/obsolete/rfc2368.el                           |     2 +-
 lisp/obsolete/s-region.el                          |     2 +-
 lisp/obsolete/sb-image.el                          |     4 +-
 lisp/obsolete/sregex.el                            |     2 +-
 lisp/obsolete/starttls.el                          |     2 +-
 lisp/obsolete/sup-mouse.el                         |     2 +-
 lisp/obsolete/terminal.el                          |     2 +-
 lisp/obsolete/tls.el                               |     2 +-
 lisp/obsolete/tpu-edt.el                           |     2 +-
 lisp/obsolete/tpu-extras.el                        |     2 +-
 lisp/obsolete/tpu-mapper.el                        |     2 +-
 lisp/obsolete/url-ns.el                            |     2 +-
 lisp/obsolete/vc-arch.el                           |     4 +-
 lisp/obsolete/vip.el                               |     2 +-
 lisp/obsolete/ws-mode.el                           |     2 +-
 lisp/obsolete/yow.el                               |     2 +-
 lisp/org/ChangeLog.1                               |     2 +-
 lisp/org/ob-C.el                                   |     2 +-
 lisp/org/ob-R.el                                   |     2 +-
 lisp/org/ob-awk.el                                 |     2 +-
 lisp/org/ob-calc.el                                |     2 +-
 lisp/org/ob-clojure.el                             |     2 +-
 lisp/org/ob-comint.el                              |     2 +-
 lisp/org/ob-core.el                                |     2 +-
 lisp/org/ob-css.el                                 |     2 +-
 lisp/org/ob-ditaa.el                               |     2 +-
 lisp/org/ob-dot.el                                 |     2 +-
 lisp/org/ob-emacs-lisp.el                          |     2 +-
 lisp/org/ob-eshell.el                              |     2 +-
 lisp/org/ob-eval.el                                |     2 +-
 lisp/org/ob-exp.el                                 |     2 +-
 lisp/org/ob-forth.el                               |     2 +-
 lisp/org/ob-fortran.el                             |     2 +-
 lisp/org/ob-gnuplot.el                             |    23 +-
 lisp/org/ob-groovy.el                              |     2 +-
 lisp/org/ob-haskell.el                             |     2 +-
 lisp/org/ob-java.el                                |     2 +-
 lisp/org/ob-js.el                                  |     2 +-
 lisp/org/ob-julia.el                               |     6 +-
 lisp/org/ob-latex.el                               |     2 +-
 lisp/org/ob-lilypond.el                            |     2 +-
 lisp/org/ob-lisp.el                                |     2 +-
 lisp/org/ob-lob.el                                 |     2 +-
 lisp/org/ob-lua.el                                 |     2 +-
 lisp/org/ob-makefile.el                            |     2 +-
 lisp/org/ob-matlab.el                              |     2 +-
 lisp/org/ob-maxima.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-plantuml.el                            |     2 +-
 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-scheme.el                              |     2 +-
 lisp/org/ob-screen.el                              |     2 +-
 lisp/org/ob-sed.el                                 |     2 +-
 lisp/org/ob-shell.el                               |     2 +-
 lisp/org/ob-sql.el                                 |     2 +-
 lisp/org/ob-sqlite.el                              |     2 +-
 lisp/org/ob-table.el                               |     2 +-
 lisp/org/ob-tangle.el                              |    17 +-
 lisp/org/ob.el                                     |     2 +-
 lisp/org/oc-basic.el                               |    34 +-
 lisp/org/oc-biblatex.el                            |     2 +-
 lisp/org/oc-csl.el                                 |     9 +-
 lisp/org/oc-natbib.el                              |     2 +-
 lisp/org/oc.el                                     |    47 +-
 lisp/org/ol-bbdb.el                                |     2 +-
 lisp/org/ol-bibtex.el                              |     2 +-
 lisp/org/ol-docview.el                             |     2 +-
 lisp/org/ol-doi.el                                 |     2 +-
 lisp/org/ol-eshell.el                              |     4 +-
 lisp/org/ol-eww.el                                 |     2 +-
 lisp/org/ol-gnus.el                                |     2 +-
 lisp/org/ol-info.el                                |     2 +-
 lisp/org/ol-irc.el                                 |     2 +-
 lisp/org/ol-man.el                                 |    10 +-
 lisp/org/ol-mhe.el                                 |     2 +-
 lisp/org/ol-rmail.el                               |     2 +-
 lisp/org/ol-w3m.el                                 |     2 +-
 lisp/org/ol.el                                     |     4 +-
 lisp/org/org-agenda.el                             |     4 +-
 lisp/org/org-archive.el                            |     2 +-
 lisp/org/org-attach-git.el                         |     2 +-
 lisp/org/org-attach.el                             |     2 +-
 lisp/org/org-capture.el                            |     2 +-
 lisp/org/org-clock.el                              |    16 +-
 lisp/org/org-colview.el                            |     4 +-
 lisp/org/org-compat.el                             |     5 +-
 lisp/org/org-crypt.el                              |     2 +-
 lisp/org/org-ctags.el                              |     2 +-
 lisp/org/org-datetree.el                           |     2 +-
 lisp/org/org-duration.el                           |     2 +-
 lisp/org/org-element.el                            |     2 +-
 lisp/org/org-entities.el                           |     2 +-
 lisp/org/org-faces.el                              |     2 +-
 lisp/org/org-feed.el                               |     2 +-
 lisp/org/org-footnote.el                           |     2 +-
 lisp/org/org-goto.el                               |     2 +-
 lisp/org/org-habit.el                              |    12 +-
 lisp/org/org-id.el                                 |     2 +-
 lisp/org/org-indent.el                             |     2 +-
 lisp/org/org-inlinetask.el                         |     2 +-
 lisp/org/org-keys.el                               |     4 +-
 lisp/org/org-lint.el                               |     2 +-
 lisp/org/org-list.el                               |     2 +-
 lisp/org/org-macro.el                              |     6 +-
 lisp/org/org-macs.el                               |     6 +-
 lisp/org/org-mobile.el                             |     2 +-
 lisp/org/org-mouse.el                              |     2 +-
 lisp/org/org-num.el                                |     2 +-
 lisp/org/org-pcomplete.el                          |     2 +-
 lisp/org/org-plot.el                               |     2 +-
 lisp/org/org-protocol.el                           |     2 +-
 lisp/org/org-refile.el                             |     2 +-
 lisp/org/org-src.el                                |     2 +-
 lisp/org/org-table.el                              |     6 +-
 lisp/org/org-tempo.el                              |     2 +-
 lisp/org/org-timer.el                              |     2 +-
 lisp/org/org-version.el                            |     4 +-
 lisp/org/org.el                                    |    34 +-
 lisp/org/ox-ascii.el                               |     2 +-
 lisp/org/ox-beamer.el                              |     4 +-
 lisp/org/ox-html.el                                |     2 +-
 lisp/org/ox-icalendar.el                           |    13 +-
 lisp/org/ox-koma-letter.el                         |     4 +-
 lisp/org/ox-latex.el                               |     4 +-
 lisp/org/ox-man.el                                 |     4 +-
 lisp/org/ox-md.el                                  |     2 +-
 lisp/org/ox-odt.el                                 |     2 +-
 lisp/org/ox-org.el                                 |     2 +-
 lisp/org/ox-publish.el                             |     2 +-
 lisp/org/ox-texinfo.el                             |     4 +-
 lisp/org/ox.el                                     |    16 +-
 lisp/outline.el                                    |    40 +-
 lisp/paren.el                                      |     2 +-
 lisp/password-cache.el                             |     2 +-
 lisp/pcmpl-cvs.el                                  |     2 +-
 lisp/pcmpl-gnu.el                                  |     2 +-
 lisp/pcmpl-linux.el                                |     2 +-
 lisp/pcmpl-rpm.el                                  |     2 +-
 lisp/pcmpl-unix.el                                 |     2 +-
 lisp/pcmpl-x.el                                    |     2 +-
 lisp/pcomplete.el                                  |    16 +-
 lisp/pixel-scroll.el                               |   518 +-
 lisp/play/5x5.el                                   |    66 +-
 lisp/play/animate.el                               |     2 +-
 lisp/play/blackbox.el                              |    48 +-
 lisp/play/bubbles.el                               |    33 +-
 lisp/play/cookie1.el                               |     2 +-
 lisp/play/decipher.el                              |    57 +-
 lisp/play/dissociate.el                            |     2 +-
 lisp/play/doctor.el                                |    10 +-
 lisp/play/dunnet.el                                |     2 +-
 lisp/play/fortune.el                               |     2 +-
 lisp/play/gamegrid.el                              |     2 +-
 lisp/play/gametree.el                              |    65 +-
 lisp/play/gomoku.el                                |   116 +-
 lisp/play/handwrite.el                             |     2 +-
 lisp/play/life.el                                  |     2 +-
 lisp/play/morse.el                                 |     2 +-
 lisp/play/mpuz.el                                  |    19 +-
 lisp/play/pong.el                                  |    36 +-
 lisp/play/snake.el                                 |     2 +-
 lisp/play/solitaire.el                             |    84 +-
 lisp/play/spook.el                                 |     2 +-
 lisp/play/tetris.el                                |     2 +-
 lisp/play/zone.el                                  |     2 +-
 lisp/plstore.el                                    |     2 +-
 lisp/printing.el                                   |     2 +-
 lisp/proced.el                                     |     2 +-
 lisp/profiler.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                    |     2 +-
 lisp/progmodes/cc-align.el                         |     2 +-
 lisp/progmodes/cc-awk.el                           |     2 +-
 lisp/progmodes/cc-bytecomp.el                      |     2 +-
 lisp/progmodes/cc-cmds.el                          |     2 +-
 lisp/progmodes/cc-defs.el                          |     2 +-
 lisp/progmodes/cc-engine.el                        |    47 +-
 lisp/progmodes/cc-fonts.el                         |   175 +-
 lisp/progmodes/cc-guess.el                         |     2 +-
 lisp/progmodes/cc-langs.el                         |     6 +-
 lisp/progmodes/cc-menus.el                         |     2 +-
 lisp/progmodes/cc-mode.el                          |    37 +-
 lisp/progmodes/cc-styles.el                        |     2 +-
 lisp/progmodes/cc-vars.el                          |    35 +-
 lisp/progmodes/cfengine.el                         |     2 +-
 lisp/progmodes/cl-font-lock.el                     |     2 +-
 lisp/progmodes/cmacexp.el                          |     2 +-
 lisp/progmodes/compile.el                          |     2 +-
 lisp/progmodes/cperl-mode.el                       |    14 +-
 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                          |    38 +-
 lisp/progmodes/elisp-mode.el                       |    42 +-
 lisp/progmodes/erts-mode.el                        |     2 +-
 lisp/progmodes/etags.el                            |    19 +-
 lisp/progmodes/executable.el                       |     2 +-
 lisp/progmodes/f90.el                              |     8 +-
 lisp/progmodes/flymake-cc.el                       |     2 +-
 lisp/progmodes/flymake-proc.el                     |     2 +-
 lisp/progmodes/flymake.el                          |     4 +-
 lisp/progmodes/fortran.el                          |     2 +-
 lisp/progmodes/gdb-mi.el                           |     8 +-
 lisp/progmodes/glasses.el                          |     2 +-
 lisp/progmodes/grep.el                             |     4 +-
 lisp/progmodes/gud.el                              |    10 +-
 lisp/progmodes/hideif.el                           |    42 +-
 lisp/progmodes/hideshow.el                         |     2 +-
 lisp/progmodes/icon.el                             |     2 +-
 lisp/progmodes/idlw-complete-structtag.el          |     2 +-
 lisp/progmodes/idlw-help.el                        |     2 +-
 lisp/progmodes/idlw-shell.el                       |     2 +-
 lisp/progmodes/idlw-toolbar.el                     |     2 +-
 lisp/progmodes/idlwave.el                          |     2 +-
 lisp/progmodes/inf-lisp.el                         |     4 +-
 lisp/progmodes/js.el                               |     2 +-
 lisp/progmodes/ld-script.el                        |     2 +-
 lisp/progmodes/m4-mode.el                          |     2 +-
 lisp/progmodes/make-mode.el                        |     6 +-
 lisp/progmodes/meta-mode.el                        |     2 +-
 lisp/progmodes/mixal-mode.el                       |     2 +-
 lisp/progmodes/octave.el                           |     2 +-
 lisp/progmodes/opascal.el                          |     2 +-
 lisp/progmodes/pascal.el                           |     2 +-
 lisp/progmodes/perl-mode.el                        |     8 +-
 lisp/progmodes/prog-mode.el                        |     6 +-
 lisp/progmodes/project.el                          |    55 +-
 lisp/progmodes/prolog.el                           |     2 +-
 lisp/progmodes/ps-mode.el                          |     2 +-
 lisp/progmodes/python.el                           |     6 +-
 lisp/progmodes/ruby-mode.el                        |     2 +-
 lisp/progmodes/scheme.el                           |     2 +-
 lisp/progmodes/sh-script.el                        |    75 +-
 lisp/progmodes/simula.el                           |     2 +-
 lisp/progmodes/sql.el                              |     4 +-
 lisp/progmodes/subword.el                          |     2 +-
 lisp/progmodes/tcl.el                              |     2 +-
 lisp/progmodes/vera-mode.el                        |     2 +-
 lisp/progmodes/verilog-mode.el                     |     2 +-
 lisp/progmodes/vhdl-mode.el                        |     7 +-
 lisp/progmodes/which-func.el                       |     2 +-
 lisp/progmodes/xref.el                             |    18 +-
 lisp/progmodes/xscheme.el                          |     7 +-
 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                                       |     5 +-
 lisp/register.el                                   |     9 +-
 lisp/registry.el                                   |     2 +-
 lisp/repeat.el                                     |   122 +-
 lisp/replace.el                                    |    17 +-
 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                                 |     2 +-
 lisp/savehist.el                                   |     2 +-
 lisp/saveplace.el                                  |     2 +-
 lisp/scroll-all.el                                 |     2 +-
 lisp/scroll-bar.el                                 |     2 +-
 lisp/scroll-lock.el                                |     2 +-
 lisp/select.el                                     |    16 +-
 lisp/server.el                                     |    19 +-
 lisp/ses.el                                        |    20 +-
 lisp/shadowfile.el                                 |     2 +-
 lisp/shell.el                                      |     4 +-
 lisp/simple.el                                     |   144 +-
 lisp/skeleton.el                                   |     8 +-
 lisp/so-long.el                                    |     2 +-
 lisp/sort.el                                       |     2 +-
 lisp/soundex.el                                    |     2 +-
 lisp/speedbar.el                                   |    34 +-
 lisp/sqlite-mode.el                                |   216 +
 .../lisp/emacs-lisp/rmc-tests.el => lisp/sqlite.el |    40 +-
 lisp/startup.el                                    |    94 +-
 lisp/strokes.el                                    |    17 +-
 lisp/subr.el                                       |   117 +-
 lisp/svg.el                                        |     2 +-
 lisp/t-mouse.el                                    |     2 +-
 lisp/tab-bar.el                                    |    15 +-
 lisp/tab-line.el                                   |    20 +-
 lisp/tabify.el                                     |     2 +-
 lisp/talk.el                                       |     2 +-
 lisp/tar-mode.el                                   |     6 +-
 lisp/tempo.el                                      |     2 +-
 lisp/term.el                                       |    11 +-
 lisp/term/AT386.el                                 |     2 +-
 lisp/term/README                                   |     2 +-
 lisp/term/common-win.el                            |     2 +-
 lisp/term/haiku-win.el                             |    20 +-
 lisp/term/internal.el                              |     2 +-
 lisp/term/iris-ansi.el                             |     2 +-
 lisp/term/konsole.el                               |     2 +-
 lisp/term/news.el                                  |     2 +-
 lisp/term/ns-win.el                                |     2 +-
 lisp/term/pc-win.el                                |     2 +-
 lisp/term/pgtk-win.el                              |   516 +
 lisp/term/rxvt.el                                  |     2 +-
 lisp/term/screen.el                                |     2 +-
 lisp/term/st.el                                    |     2 +-
 lisp/term/sun.el                                   |     2 +-
 lisp/term/tmux.el                                  |     2 +-
 lisp/term/tty-colors.el                            |     2 +-
 lisp/term/tvi970.el                                |     2 +-
 lisp/term/vt100.el                                 |     2 +-
 lisp/term/w32-win.el                               |     3 +-
 lisp/term/w32console.el                            |     2 +-
 lisp/term/wyse50.el                                |     2 +-
 lisp/term/x-win.el                                 |    30 +-
 lisp/term/xterm.el                                 |     2 +-
 lisp/textmodes/artist.el                           |     5 +-
 lisp/textmodes/bib-mode.el                         |     2 +-
 lisp/textmodes/bibtex-style.el                     |     2 +-
 lisp/textmodes/bibtex.el                           |    28 +-
 lisp/textmodes/conf-mode.el                        |     2 +-
 lisp/textmodes/css-mode.el                         |     2 +-
 lisp/textmodes/dns-mode.el                         |     2 +-
 lisp/textmodes/enriched.el                         |     2 +-
 lisp/textmodes/etc-authors-mode.el                 |    12 +-
 lisp/textmodes/fill.el                             |     8 +-
 lisp/textmodes/flyspell.el                         |     2 +-
 lisp/textmodes/glyphless-mode.el                   |    68 +
 lisp/textmodes/ispell.el                           |     7 +-
 lisp/textmodes/less-css-mode.el                    |     2 +-
 lisp/textmodes/makeinfo.el                         |     2 +-
 lisp/textmodes/mhtml-mode.el                       |     2 +-
 lisp/textmodes/nroff-mode.el                       |     2 +-
 lisp/textmodes/page-ext.el                         |     2 +-
 lisp/textmodes/page.el                             |     2 +-
 lisp/textmodes/paragraphs.el                       |    42 +-
 lisp/textmodes/picture.el                          |     2 +-
 lisp/textmodes/pixel-fill.el                       |   240 +
 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                      |    18 +-
 lisp/textmodes/reftex.el                           |     2 +-
 lisp/textmodes/remember.el                         |     2 +-
 lisp/textmodes/rst.el                              |     2 +-
 lisp/textmodes/sgml-mode.el                        |     6 +-
 lisp/textmodes/table.el                            |   104 +-
 lisp/textmodes/tex-mode.el                         |     8 +-
 lisp/textmodes/texinfmt.el                         |     2 +-
 lisp/textmodes/texinfo.el                          |     3 +-
 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                                  |    55 +-
 lisp/thread.el                                     |     9 +-
 lisp/thumbs.el                                     |     2 +-
 lisp/time-stamp.el                                 |     2 +-
 lisp/time.el                                       |    12 +-
 lisp/timezone.el                                   |    16 +-
 lisp/tmm.el                                        |     2 +-
 lisp/tool-bar.el                                   |     2 +-
 lisp/tooltip.el                                    |     2 +-
 lisp/transient.el                                  |     2 +-
 lisp/tree-widget.el                                |     2 +-
 lisp/tutorial.el                                   |     2 +-
 lisp/type-break.el                                 |     2 +-
 lisp/uniquify.el                                   |    36 +-
 lisp/url/ChangeLog.1                               |     2 +-
 lisp/url/url-about.el                              |     2 +-
 lisp/url/url-auth.el                               |     2 +-
 lisp/url/url-cache.el                              |     2 +-
 lisp/url/url-cid.el                                |     2 +-
 lisp/url/url-cookie.el                             |     2 +-
 lisp/url/url-dav.el                                |     2 +-
 lisp/url/url-dired.el                              |     2 +-
 lisp/url/url-domsuf.el                             |     2 +-
 lisp/url/url-expand.el                             |     2 +-
 lisp/url/url-file.el                               |     2 +-
 lisp/url/url-ftp.el                                |     2 +-
 lisp/url/url-future.el                             |     2 +-
 lisp/url/url-gw.el                                 |     2 +-
 lisp/url/url-handlers.el                           |     5 +-
 lisp/url/url-history.el                            |     2 +-
 lisp/url/url-http.el                               |     2 +-
 lisp/url/url-imap.el                               |     2 +-
 lisp/url/url-irc.el                                |     2 +-
 lisp/url/url-ldap.el                               |     2 +-
 lisp/url/url-mailto.el                             |     2 +-
 lisp/url/url-methods.el                            |     2 +-
 lisp/url/url-misc.el                               |     2 +-
 lisp/url/url-news.el                               |     2 +-
 lisp/url/url-nfs.el                                |     2 +-
 lisp/url/url-parse.el                              |     2 +-
 lisp/url/url-privacy.el                            |     3 +-
 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                                    |     2 +-
 lisp/userlock.el                                   |     4 +-
 lisp/vc/add-log.el                                 |     7 +-
 lisp/vc/compare-w.el                               |     2 +-
 lisp/vc/cvs-status.el                              |     5 +-
 lisp/vc/diff-mode.el                               |    56 +-
 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                              |    22 +-
 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                             |     2 +-
 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                                  |     9 +-
 lisp/vc/vc-dispatcher.el                           |    23 +-
 lisp/vc/vc-filewise.el                             |     2 +-
 lisp/vc/vc-git.el                                  |   103 +-
 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                                  |     2 +-
 lisp/vc/vc-svn.el                                  |     2 +-
 lisp/vc/vc.el                                      |    37 +-
 lisp/vcursor.el                                    |     2 +-
 lisp/version.el                                    |     2 +-
 lisp/view.el                                       |   126 +-
 lisp/vt-control.el                                 |     2 +-
 lisp/vt100-led.el                                  |     2 +-
 lisp/w32-fns.el                                    |     2 +-
 lisp/w32-vars.el                                   |     2 +-
 lisp/wdired.el                                     |    68 +-
 lisp/whitespace.el                                 |     2 +-
 lisp/wid-browse.el                                 |     2 +-
 lisp/wid-edit.el                                   |    31 +-
 lisp/widget.el                                     |     2 +-
 lisp/windmove.el                                   |     3 +-
 lisp/window.el                                     |    15 +-
 lisp/winner.el                                     |     2 +-
 lisp/woman.el                                      |     2 +-
 lisp/x-dnd.el                                      |     2 +-
 lisp/xdg.el                                        |     2 +-
 lisp/xml.el                                        |    12 +-
 lisp/xt-mouse.el                                   |     2 +-
 lisp/xwidget.el                                    |   134 +-
 lisp/yank-media.el                                 |     2 +-
 lwlib/ChangeLog.1                                  |     2 +-
 lwlib/Makefile.in                                  |     2 +-
 lwlib/deps.mk                                      |     2 +-
 lwlib/lwlib-Xaw.c                                  |     2 +-
 lwlib/lwlib-Xlw.c                                  |     2 +-
 lwlib/lwlib-Xm.c                                   |     2 +-
 lwlib/lwlib-int.h                                  |     2 +-
 lwlib/lwlib-utils.c                                |     2 +-
 lwlib/lwlib-widget.h                               |     2 +-
 lwlib/lwlib.c                                      |     2 +-
 lwlib/lwlib.h                                      |     2 +-
 lwlib/xlwmenu.c                                    |    85 +-
 lwlib/xlwmenu.h                                    |     2 +-
 lwlib/xlwmenuP.h                                   |     2 +-
 m4/00gnulib.m4                                     |     2 +-
 m4/__inline.m4                                     |     2 +-
 m4/absolute-header.m4                              |     2 +-
 m4/acl.m4                                          |     2 +-
 m4/alloca.m4                                       |    12 +-
 m4/builtin-expect.m4                               |     2 +-
 m4/byteswap.m4                                     |    10 +-
 m4/canonicalize.m4                                 |     2 +-
 m4/clock_time.m4                                   |     9 +-
 m4/copy-file-range.m4                              |     2 +-
 m4/d-type.m4                                       |     2 +-
 m4/dirent_h.m4                                     |     2 +-
 m4/dirfd.m4                                        |     2 +-
 m4/double-slash-root.m4                            |     2 +-
 m4/dup2.m4                                         |     2 +-
 m4/eealloc.m4                                      |     2 +-
 m4/environ.m4                                      |     2 +-
 m4/errno_h.m4                                      |    12 +-
 m4/euidaccess.m4                                   |     2 +-
 m4/execinfo.m4                                     |    14 +-
 m4/explicit_bzero.m4                               |     2 +-
 m4/extensions.m4                                   |     2 +-
 m4/extern-inline.m4                                |     2 +-
 m4/faccessat.m4                                    |     2 +-
 m4/fchmodat.m4                                     |     2 +-
 m4/fcntl.m4                                        |     2 +-
 m4/fcntl_h.m4                                      |     2 +-
 m4/fdopendir.m4                                    |     2 +-
 m4/filemode.m4                                     |     2 +-
 m4/flexmember.m4                                   |     2 +-
 m4/fpending.m4                                     |     2 +-
 m4/fpieee.m4                                       |     2 +-
 m4/free.m4                                         |     2 +-
 m4/fstatat.m4                                      |     2 +-
 m4/fsusage.m4                                      |     2 +-
 m4/fsync.m4                                        |     2 +-
 m4/futimens.m4                                     |     2 +-
 m4/getdtablesize.m4                                |     2 +-
 m4/getgroups.m4                                    |     2 +-
 m4/getloadavg.m4                                   |     2 +-
 m4/getopt.m4                                       |    12 +-
 m4/getrandom.m4                                    |     2 +-
 m4/gettime.m4                                      |    14 +-
 m4/gettimeofday.m4                                 |     2 +-
 m4/gnulib-common.m4                                |    34 +-
 m4/gnulib-comp.m4                                  |    79 +-
 m4/group-member.m4                                 |     2 +-
 m4/ieee754-h.m4                                    |     8 +-
 m4/include_next.m4                                 |     8 +-
 m4/inttypes.m4                                     |     6 +-
 m4/largefile.m4                                    |     2 +-
 m4/lchmod.m4                                       |     2 +-
 m4/libgmp.m4                                       |     9 +-
 m4/limits-h.m4                                     |    11 +-
 m4/lstat.m4                                        |     2 +-
 m4/malloc.m4                                       |    13 +-
 m4/manywarnings.m4                                 |     2 +-
 m4/mbstate_t.m4                                    |     2 +-
 m4/md5.m4                                          |     2 +-
 m4/memmem.m4                                       |     2 +-
 m4/mempcpy.m4                                      |     2 +-
 m4/memrchr.m4                                      |     2 +-
 m4/minmax.m4                                       |     2 +-
 m4/mkostemp.m4                                     |     2 +-
 m4/mktime.m4                                       |     2 +-
 m4/mode_t.m4                                       |     2 +-
 m4/multiarch.m4                                    |     2 +-
 m4/nocrash.m4                                      |     2 +-
 m4/nproc.m4                                        |     2 +-
 m4/nstrftime.m4                                    |     2 +-
 m4/off_t.m4                                        |     2 +-
 m4/open-cloexec.m4                                 |     2 +-
 m4/open-slash.m4                                   |     2 +-
 m4/open.m4                                         |     2 +-
 m4/pathmax.m4                                      |     2 +-
 m4/pid_t.m4                                        |     2 +-
 m4/pipe2.m4                                        |     2 +-
 m4/pselect.m4                                      |     2 +-
 m4/pthread_sigmask.m4                              |     2 +-
 m4/rawmemchr.m4                                    |     2 +-
 m4/readlink.m4                                     |     2 +-
 m4/readlinkat.m4                                   |     2 +-
 m4/realloc.m4                                      |    12 +-
 m4/regex.m4                                        |     2 +-
 m4/sha1.m4                                         |     2 +-
 m4/sha256.m4                                       |     2 +-
 m4/sha512.m4                                       |     2 +-
 m4/sig2str.m4                                      |     2 +-
 m4/sigdescr_np.m4                                  |     2 +-
 m4/signal_h.m4                                     |     2 +-
 m4/socklen.m4                                      |     2 +-
 m4/ssize_t.m4                                      |     2 +-
 m4/st_dm_mode.m4                                   |     2 +-
 m4/stat-time.m4                                    |     2 +-
 m4/std-gnu11.m4                                    |     2 +-
 m4/stdalign.m4                                     |     9 +-
 m4/stddef_h.m4                                     |    16 +-
 m4/stdint.m4                                       |    10 +-
 m4/stdio_h.m4                                      |     6 +-
 m4/stdlib_h.m4                                     |    16 +-
 m4/stpcpy.m4                                       |     2 +-
 m4/string_h.m4                                     |     2 +-
 m4/strnlen.m4                                      |     2 +-
 m4/strtoimax.m4                                    |     2 +-
 m4/strtoll.m4                                      |     2 +-
 m4/symlink.m4                                      |     2 +-
 m4/sys_random_h.m4                                 |     2 +-
 m4/sys_select_h.m4                                 |     2 +-
 m4/sys_socket_h.m4                                 |     9 +-
 m4/sys_stat_h.m4                                   |     2 +-
 m4/sys_time_h.m4                                   |     2 +-
 m4/sys_types_h.m4                                  |     2 +-
 m4/tempname.m4                                     |     2 +-
 m4/time_h.m4                                       |     6 +-
 m4/time_r.m4                                       |     2 +-
 m4/time_rz.m4                                      |     2 +-
 m4/timegm.m4                                       |     2 +-
 m4/timer_time.m4                                   |     2 +-
 m4/timespec.m4                                     |     2 +-
 m4/tm_gmtoff.m4                                    |     2 +-
 m4/unistd_h.m4                                     |   190 +-
 m4/unlocked-io.m4                                  |     2 +-
 m4/utimens.m4                                      |     2 +-
 m4/utimensat.m4                                    |     2 +-
 m4/utimes.m4                                       |     2 +-
 m4/vararrays.m4                                    |     2 +-
 m4/warnings.m4                                     |     2 +-
 m4/wchar_t.m4                                      |     2 +-
 m4/year2038.m4                                     |     2 +-
 m4/zzgnulib.m4                                     |     2 +-
 make-dist                                          |    13 +-
 modules/modhelp.py                                 |     2 +-
 msdos/ChangeLog.1                                  |     2 +-
 msdos/INSTALL                                      |     2 +-
 msdos/README                                       |     4 +-
 msdos/autogen/Makefile.in                          |     2 +-
 msdos/autogen/config.in                            |     2 +-
 msdos/depfiles.bat                                 |     2 +-
 msdos/inttypes.h                                   |     2 +-
 nt/inc/nl_types.h => msdos/langinfo.h              |    11 +-
 msdos/mainmake.v2                                  |     2 +-
 msdos/sed1v2.inp                                   |    26 +-
 msdos/sed1x.inp                                    |     2 +-
 msdos/sed2v2.inp                                   |     5 +-
 msdos/sed2x.inp                                    |     2 +-
 msdos/sed3v2.inp                                   |     3 +-
 msdos/sed4.inp                                     |     2 +-
 msdos/sed5x.inp                                    |     2 +-
 msdos/sed6.inp                                     |     2 +-
 msdos/sedadmin.inp                                 |     2 +-
 msdos/sedalloc.inp                                 |     2 +-
 msdos/sedleim.inp                                  |     2 +-
 msdos/sedlibcf.inp                                 |     2 +-
 msdos/sedlibmk.inp                                 |    65 +-
 msdos/sedlisp.inp                                  |     2 +-
 nextstep/ChangeLog.1                               |     2 +-
 nextstep/INSTALL                                   |     2 +-
 nextstep/Makefile.in                               |     2 +-
 nextstep/README                                    |     2 +-
 nextstep/templates/Info.plist.in                   |     2 +-
 nt/ChangeLog.1                                     |     2 +-
 nt/INSTALL                                         |     2 +-
 nt/INSTALL.W64                                     |     2 +-
 nt/Makefile.in                                     |     2 +-
 nt/README                                          |     2 +-
 nt/README.W32                                      |     2 +-
 nt/addpm.c                                         |     2 +-
 nt/cmdproxy.c                                      |     2 +-
 nt/configure.bat                                   |     2 +-
 nt/ddeclient.c                                     |     2 +-
 nt/epaths.nt                                       |     2 +-
 nt/gnulib-cfg.mk                                   |     2 +-
 nt/icons/README                                    |     6 +-
 nt/inc/grp.h                                       |     2 +-
 nt/inc/inttypes.h                                  |     2 +-
 nt/inc/langinfo.h                                  |     2 +-
 nt/inc/ms-w32.h                                    |     2 +-
 nt/inc/nl_types.h                                  |     2 +-
 nt/inc/stdint.h                                    |     2 +-
 nt/inc/sys/resource.h                              |     2 +-
 nt/inc/sys/socket.h                                |     2 +-
 nt/inc/sys/stat.h                                  |     2 +-
 nt/inc/sys/wait.h                                  |     2 +-
 nt/preprep.c                                       |     2 +-
 nt/runemacs.c                                      |     2 +-
 oldXMenu/Activate.c                                |     2 +-
 oldXMenu/ChangeLog.1                               |     2 +-
 oldXMenu/Create.c                                  |     2 +-
 oldXMenu/FindSel.c                                 |     2 +-
 oldXMenu/Internal.c                                |     2 +-
 oldXMenu/Makefile.in                               |     2 +-
 oldXMenu/deps.mk                                   |     2 +-
 oldXMenu/insque.c                                  |     2 +-
 src/.gdbinit                                       |    10 +-
 src/ChangeLog.1                                    |     2 +-
 src/ChangeLog.10                                   |     2 +-
 src/ChangeLog.11                                   |     2 +-
 src/ChangeLog.12                                   |     2 +-
 src/ChangeLog.13                                   |     2 +-
 src/ChangeLog.2                                    |     2 +-
 src/ChangeLog.3                                    |     2 +-
 src/ChangeLog.4                                    |     2 +-
 src/ChangeLog.5                                    |     2 +-
 src/ChangeLog.6                                    |     2 +-
 src/ChangeLog.7                                    |     2 +-
 src/ChangeLog.8                                    |     2 +-
 src/ChangeLog.9                                    |     2 +-
 src/Makefile.in                                    |    30 +-
 src/README                                         |     2 +-
 src/alloc.c                                        |    34 +-
 src/atimer.c                                       |     2 +-
 src/atimer.h                                       |     2 +-
 src/bidi.c                                         |     2 +-
 src/bignum.c                                       |    11 +-
 src/bignum.h                                       |     2 +-
 src/blockinput.h                                   |     2 +-
 src/buffer.c                                       |    16 +-
 src/buffer.h                                       |     2 +-
 src/bytecode.c                                     |     2 +-
 src/callint.c                                      |    29 +-
 src/callproc.c                                     |    29 +-
 src/casefiddle.c                                   |     2 +-
 src/casetab.c                                      |     2 +-
 src/category.c                                     |     2 +-
 src/ccl.c                                          |     2 +-
 src/character.c                                    |     2 +-
 src/charset.c                                      |     4 +-
 src/charset.h                                      |     3 +-
 src/cm.c                                           |     2 +-
 src/cm.h                                           |     2 +-
 src/cmds.c                                         |     2 +-
 src/coding.c                                       |    11 +-
 src/coding.h                                       |     2 +-
 src/commands.h                                     |     2 +-
 src/comp.c                                         |    67 +-
 src/comp.h                                         |    12 +-
 src/composite.c                                    |     2 +-
 src/composite.h                                    |     2 +-
 src/conf_post.h                                    |     2 +-
 src/cygw32.c                                       |     2 +-
 src/cygw32.h                                       |     2 +-
 src/data.c                                         |    14 +-
 src/dbusbind.c                                     |     2 +-
 src/decompress.c                                   |     2 +-
 src/deps.mk                                        |     2 +-
 src/dired.c                                        |     2 +-
 src/dispextern.h                                   |    27 +-
 src/dispnew.c                                      |    17 +-
 src/disptab.h                                      |     2 +-
 src/dmpstruct.awk                                  |     2 +-
 src/doc.c                                          |    10 +-
 src/doprnt.c                                       |     2 +-
 src/dosfns.c                                       |     6 +-
 src/dosfns.h                                       |     2 +-
 src/dynlib.c                                       |    14 +-
 src/dynlib.h                                       |     3 +-
 src/editfns.c                                      |    14 +-
 src/emacs-icon.h                                   |     2 +-
 src/emacs-module.c                                 |     2 +-
 src/emacs-module.h.in                              |     2 +-
 src/emacs.c                                        |    24 +-
 src/emacsgtkfixed.c                                |    30 +-
 src/emacsgtkfixed.h                                |    11 +-
 src/epaths.in                                      |     2 +-
 src/eval.c                                         |    39 +-
 src/fileio.c                                       |    20 +-
 src/filelock.c                                     |    64 +-
 src/firstfile.c                                    |     2 +-
 src/floatfns.c                                     |     2 +-
 src/fns.c                                          |    41 +-
 src/font.c                                         |     8 +-
 src/font.h                                         |     2 +-
 src/fontset.c                                      |     2 +-
 src/fontset.h                                      |     2 +-
 src/frame.c                                        |    22 +-
 src/frame.h                                        |    18 +-
 src/fringe.c                                       |    25 +-
 src/ftcrfont.c                                     |    28 +-
 src/ftfont.c                                       |     2 +-
 src/ftfont.h                                       |     1 +
 src/getpagesize.h                                  |     2 +-
 src/gfilenotify.c                                  |     2 +-
 src/gmalloc.c                                      |     2 +-
 src/gnutls.c                                       |     2 +-
 src/gnutls.h                                       |     2 +-
 src/gtkutil.c                                      |  1023 +-
 src/gtkutil.h                                      |    31 +-
 src/haiku.c                                        |     2 +-
 src/haiku_draw_support.cc                          |    90 +-
 src/haiku_font_support.cc                          |    43 +-
 src/haiku_io.c                                     |     2 +-
 src/haiku_select.cc                                |     2 +-
 src/haiku_support.cc                               |   626 +-
 src/haiku_support.h                                |    55 +-
 src/haikufns.c                                     |    98 +-
 src/haikufont.c                                    |    11 +-
 src/haikugui.h                                     |     2 +-
 src/haikuimage.c                                   |     4 +-
 src/haikumenu.c                                    |    35 +-
 src/haikuselect.c                                  |     4 +-
 src/haikuselect.h                                  |     2 +-
 src/haikuterm.c                                    |   573 +-
 src/haikuterm.h                                    |     2 +-
 src/hbfont.c                                       |     2 +-
 src/image.c                                        |   415 +-
 src/indent.c                                       |     2 +-
 src/indent.h                                       |     2 +-
 src/inotify.c                                      |     2 +-
 src/insdel.c                                       |     2 +-
 src/intervals.c                                    |     2 +-
 src/intervals.h                                    |     2 +-
 src/json.c                                         |     2 +-
 src/keyboard.c                                     |   152 +-
 src/keyboard.h                                     |     4 +-
 src/keymap.c                                       |     2 +-
 src/keymap.h                                       |     2 +-
 src/kqueue.c                                       |     2 +-
 src/lastfile.c                                     |     2 +-
 src/lcms.c                                         |     2 +-
 src/lisp.h                                         |    87 +-
 src/lread.c                                        |    70 +-
 src/macfont.h                                      |     2 +-
 src/macfont.m                                      |    24 +-
 src/macros.c                                       |     2 +-
 src/macros.h                                       |     2 +-
 src/marker.c                                       |     2 +-
 src/menu.c                                         |     4 +-
 src/menu.h                                         |     8 +-
 src/minibuf.c                                      |     2 +-
 src/msdos.c                                        |   104 +-
 src/msdos.h                                        |     4 +-
 src/nsfns.m                                        |    78 +-
 src/nsfont.m                                       |    18 +-
 src/nsgui.h                                        |     5 +-
 src/nsimage.m                                      |     4 +-
 src/nsmenu.m                                       |    22 +-
 src/nsselect.m                                     |     2 +-
 src/nsterm.h                                       |    46 +-
 src/nsterm.m                                       |   406 +-
 src/nsxwidget.h                                    |     2 +-
 src/nsxwidget.m                                    |     2 +-
 src/pdumper.c                                      |    54 +-
 src/pdumper.h                                      |     2 +-
 src/pgtkfns.c                                      |  4119 +
 src/pgtkgui.h                                      |   119 +
 src/pgtkim.c                                       |   311 +
 src/pgtkmenu.c                                     |  1159 +
 src/pgtkselect.c                                   |   632 +
 src/{xgselect.h => pgtkselect.h}                   |    25 +-
 src/pgtkterm.c                                     |  7239 ++
 src/pgtkterm.h                                     |   668 +
 src/print.c                                        |    37 +-
 src/process.c                                      |    34 +-
 src/process.h                                      |     2 +-
 src/profiler.c                                     |     2 +-
 src/puresize.h                                     |     2 +-
 src/ralloc.c                                       |     2 +-
 src/regex-emacs.c                                  |     2 +-
 src/regex-emacs.h                                  |     2 +-
 src/region-cache.c                                 |     2 +-
 src/region-cache.h                                 |     2 +-
 src/scroll.c                                       |     2 +-
 src/search.c                                       |     2 +-
 src/sheap.c                                        |     2 +-
 src/sheap.h                                        |     2 +-
 src/sound.c                                        |     2 +-
 src/sqlite.c                                       |   753 +
 src/syntax.c                                       |     2 +-
 src/syntax.h                                       |     2 +-
 src/sysdep.c                                       |     2 +-
 src/sysselect.h                                    |     2 +-
 src/syssignal.h                                    |     2 +-
 src/sysstdio.h                                     |     2 +-
 src/systhread.c                                    |     2 +-
 src/systhread.h                                    |     2 +-
 src/systime.h                                      |     5 +-
 src/systty.h                                       |     2 +-
 src/syswait.h                                      |     2 +-
 src/term.c                                         |     2 +-
 src/termcap.c                                      |     2 +-
 src/termchar.h                                     |     2 +-
 src/termhooks.h                                    |    47 +-
 src/terminal.c                                     |     4 +-
 src/terminfo.c                                     |     2 +-
 src/termopts.h                                     |     2 +-
 src/textprop.c                                     |     2 +-
 src/thread.c                                       |     2 +-
 src/thread.h                                       |     3 +-
 src/timefns.c                                      |    82 +-
 src/tparam.c                                       |     2 +-
 src/tparam.h                                       |     2 +-
 src/undo.c                                         |     2 +-
 src/unexaix.c                                      |     2 +-
 src/unexcoff.c                                     |     2 +-
 src/unexcw.c                                       |     2 +-
 src/unexelf.c                                      |     2 +-
 src/unexmacosx.c                                   |     2 +-
 src/unexw32.c                                      |     2 +-
 src/verbose.mk.in                                  |    26 +-
 src/vm-limit.c                                     |     2 +-
 src/w16select.c                                    |     2 +-
 src/w32.c                                          |    30 +-
 src/w32.h                                          |     3 +-
 src/w32common.h                                    |     2 +-
 src/w32console.c                                   |     2 +-
 src/w32cygwinx.c                                   |     2 +-
 src/w32fns.c                                       |    12 +-
 src/w32font.c                                      |     2 +-
 src/w32font.h                                      |     2 +-
 src/w32gui.h                                       |     2 +-
 src/w32heap.c                                      |     2 +-
 src/w32heap.h                                      |     2 +-
 src/w32image.c                                     |     2 +-
 src/w32inevt.c                                     |     2 +-
 src/w32inevt.h                                     |     2 +-
 src/w32menu.c                                      |     2 +-
 src/w32notify.c                                    |     2 +-
 src/w32proc.c                                      |    23 +-
 src/w32reg.c                                       |     2 +-
 src/w32select.c                                    |     2 +-
 src/w32select.h                                    |     2 +-
 src/w32term.c                                      |   129 +-
 src/w32term.h                                      |     2 +-
 src/w32uniscribe.c                                 |     2 +-
 src/w32xfns.c                                      |     2 +-
 src/widget.c                                       |     2 +-
 src/widget.h                                       |     2 +-
 src/widgetprv.h                                    |     2 +-
 src/window.c                                       |    16 +-
 src/window.h                                       |     4 +-
 src/xdisp.c                                        |   309 +-
 src/xfaces.c                                       |    44 +-
 src/xfns.c                                         |   708 +-
 src/xfont.c                                        |     2 +-
 src/xftfont.c                                      |     2 +-
 src/xgselect.c                                     |    62 +-
 src/xgselect.h                                     |     2 +-
 src/xmenu.c                                        |    29 +-
 src/xml.c                                          |     2 +-
 src/xrdb.c                                         |     2 +-
 src/xselect.c                                      |     2 +-
 src/xsettings.c                                    |    56 +-
 src/xsettings.h                                    |    17 +-
 src/xsmfns.c                                       |     2 +-
 src/xterm.c                                        |  1524 +-
 src/xterm.h                                        |    48 +-
 src/xwidget.c                                      |   536 +-
 src/xwidget.h                                      |    26 +-
 test/ChangeLog.1                                   |     2 +-
 test/Makefile.in                                   |    17 +-
 test/README                                        |     5 +-
 test/infra/Dockerfile.emba                         |     2 +-
 test/infra/Makefile.in                             |    19 +-
 test/infra/gitlab-ci.yml                           |    75 +-
 test/infra/test-jobs.yml                           |   353 +-
 test/lib-src/emacsclient-tests.el                  |     2 +-
 test/lisp/abbrev-tests.el                          |     2 +-
 test/lisp/align-tests.el                           |     2 +-
 test/lisp/allout-tests.el                          |     2 +-
 test/lisp/allout-widgets-tests.el                  |     2 +-
 test/lisp/ansi-color-tests.el                      |     2 +-
 test/lisp/apropos-tests.el                         |     2 +-
 test/lisp/arc-mode-tests.el                        |     2 +-
 test/lisp/auth-source-pass-tests.el                |     2 +-
 test/lisp/auth-source-tests.el                     |    32 +-
 test/lisp/autoinsert-tests.el                      |     2 +-
 test/lisp/autorevert-tests.el                      |    34 +-
 test/lisp/battery-tests.el                         |     2 +-
 test/lisp/bookmark-tests.el                        |     2 +-
 test/lisp/buff-menu-tests.el                       |     2 +-
 test/lisp/button-tests.el                          |    10 +-
 test/lisp/calc/calc-tests.el                       |     2 +-
 test/lisp/calculator-tests.el                      |     2 +-
 test/lisp/calendar/cal-french-tests.el             |     2 +-
 test/lisp/calendar/cal-julian-tests.el             |     2 +-
 test/lisp/calendar/icalendar-tests.el              |     2 +-
 test/lisp/calendar/iso8601-tests.el                |     2 +-
 test/lisp/calendar/lunar-tests.el                  |     2 +-
 test/lisp/calendar/parse-time-tests.el             |     2 +-
 test/lisp/calendar/solar-tests.el                  |     2 +-
 test/lisp/calendar/time-date-tests.el              |    26 +-
 test/lisp/calendar/todo-mode-tests.el              |     2 +-
 test/lisp/cedet/cedet-files-tests.el               |     2 +-
 test/lisp/cedet/semantic-utest-c.el                |     2 +-
 .../cedet/semantic-utest-ia-resources/test.srt     |     2 +-
 .../semantic-utest-ia-resources/testdoublens.cpp   |     2 +-
 .../semantic-utest-ia-resources/testdoublens.hpp   |     2 +-
 .../semantic-utest-ia-resources/testjavacomp.java  |     2 +-
 .../semantic-utest-ia-resources/testlocalvars.cpp  |     2 +-
 .../cedet/semantic-utest-ia-resources/testnsp.cpp  |     2 +-
 .../semantic-utest-ia-resources/testsppcomplete.c  |     2 +-
 .../semantic-utest-ia-resources/teststruct.cpp     |     2 +-
 .../semantic-utest-ia-resources/testsubclass.cpp   |     2 +-
 .../semantic-utest-ia-resources/testsubclass.hh    |     2 +-
 .../semantic-utest-ia-resources/testtemplates.cpp  |     2 +-
 .../semantic-utest-ia-resources/testtypedefs.cpp   |     2 +-
 .../semantic-utest-ia-resources/testusing.cpp      |     2 +-
 .../cedet/semantic-utest-ia-resources/testusing.hh |     2 +-
 .../semantic-utest-ia-resources/testvarnames.c     |     2 +-
 .../semantic-utest-ia-resources/testvarnames.java  |     2 +-
 .../semantic-utest-ia-resources/testwisent.wy      |     2 +-
 test/lisp/cedet/semantic-utest-ia.el               |     2 +-
 test/lisp/cedet/semantic-utest.el                  |     2 +-
 test/lisp/cedet/semantic/bovine/gcc-tests.el       |     7 +-
 .../cedet/semantic/format-resources/test-fmt.cpp   |     2 +-
 .../cedet/semantic/format-resources/test-fmt.el    |     2 +-
 test/lisp/cedet/semantic/format-tests.el           |     2 +-
 test/lisp/cedet/semantic/fw-tests.el               |     2 +-
 test/lisp/cedet/srecode-utest-getset.el            |     3 +-
 test/lisp/cedet/srecode-utest-template.el          |     2 +-
 test/lisp/cedet/srecode/document-tests.el          |     2 +-
 test/lisp/cedet/srecode/fields-tests.el            |    25 +-
 test/lisp/char-fold-tests.el                       |     2 +-
 test/lisp/color-tests.el                           |     2 +-
 test/lisp/comint-tests.el                          |     2 +-
 test/lisp/completion-tests.el                      |     2 +-
 test/lisp/cus-edit-tests.el                        |     2 +-
 test/lisp/custom-tests.el                          |     2 +-
 test/lisp/dabbrev-tests.el                         |     2 +-
 test/lisp/delim-col-tests.el                       |     2 +-
 test/lisp/descr-text-tests.el                      |     2 +-
 test/lisp/dired-aux-tests.el                       |     4 +-
 .../insert-directory/test_dir/bar                  |     0
 .../insert-directory/test_dir/foo                  |     0
 .../insert-directory/test_dir_other/bar            |     0
 .../insert-directory/test_dir_other/foo            |     0
 test/lisp/dired-tests.el                           |    89 +-
 test/lisp/dired-x-tests.el                         |    12 +-
 test/lisp/dom-tests.el                             |     2 +-
 test/lisp/edmacro-tests.el                         |     2 +-
 test/lisp/electric-tests.el                        |     2 +-
 test/lisp/elide-head-tests.el                      |   193 +-
 test/lisp/emacs-lisp/backquote-tests.el            |     2 +-
 test/lisp/emacs-lisp/backtrace-tests.el            |     2 +-
 test/lisp/emacs-lisp/benchmark-tests.el            |     2 +-
 test/lisp/emacs-lisp/bindat-tests.el               |     2 +-
 test/lisp/emacs-lisp/bytecomp-tests.el             |    56 +-
 test/lisp/emacs-lisp/cconv-tests.el                |   169 +-
 test/lisp/emacs-lisp/check-declare-tests.el        |     2 +-
 test/lisp/emacs-lisp/checkdoc-tests.el             |     2 +-
 test/lisp/emacs-lisp/cl-extra-tests.el             |     2 +-
 test/lisp/emacs-lisp/cl-generic-tests.el           |    11 +-
 test/lisp/emacs-lisp/cl-lib-tests.el               |     7 +-
 test/lisp/emacs-lisp/cl-macs-tests.el              |    29 +-
 test/lisp/emacs-lisp/cl-preloaded-tests.el         |     2 +-
 test/lisp/emacs-lisp/cl-print-tests.el             |     2 +-
 test/lisp/emacs-lisp/cl-seq-tests.el               |     2 +-
 test/lisp/emacs-lisp/comp-cstr-tests.el            |     2 +-
 test/lisp/emacs-lisp/copyright-tests.el            |     2 +-
 test/lisp/emacs-lisp/derived-tests.el              |     6 +-
 test/lisp/emacs-lisp/easy-mmode-tests.el           |     2 +-
 .../edebug-resources/edebug-test-code.el           |     2 +-
 test/lisp/emacs-lisp/edebug-tests.el               |    41 +-
 .../eieio-tests/eieio-test-methodinvoke.el         |   288 +-
 .../emacs-lisp/eieio-tests/eieio-test-persist.el   |     4 +-
 test/lisp/emacs-lisp/eieio-tests/eieio-tests.el    |   530 +-
 test/lisp/emacs-lisp/ert-tests.el                  |     8 +-
 test/lisp/emacs-lisp/ert-x-tests.el                |     2 +-
 .../faceup-resources/faceup-test-mode.el           |     2 +-
 .../faceup-test-this-file-directory.el             |     2 +-
 .../emacs-lisp/faceup-tests/faceup-test-basics.el  |     2 +-
 .../emacs-lisp/faceup-tests/faceup-test-files.el   |     2 +-
 test/lisp/emacs-lisp/find-func-tests.el            |     2 +-
 test/lisp/emacs-lisp/float-sup-tests.el            |     2 +-
 test/lisp/emacs-lisp/generator-tests.el            |    11 +-
 test/lisp/emacs-lisp/gv-tests.el                   |     2 +-
 test/lisp/emacs-lisp/let-alist-tests.el            |     2 +-
 test/lisp/emacs-lisp/lisp-mnt-tests.el             |     2 +-
 test/lisp/emacs-lisp/lisp-mode-tests.el            |     2 +-
 test/lisp/emacs-lisp/lisp-tests.el                 |     3 +-
 test/lisp/emacs-lisp/macroexp-resources/m1.el      |    12 +-
 test/lisp/emacs-lisp/macroexp-resources/m2.el      |    12 +-
 test/lisp/emacs-lisp/macroexp-resources/vk.el      |   130 +
 test/lisp/emacs-lisp/macroexp-tests.el             |    69 +-
 test/lisp/emacs-lisp/map-tests.el                  |     2 +-
 test/lisp/emacs-lisp/memory-report-tests.el        |     2 +-
 test/lisp/emacs-lisp/multisession-tests.el         |   207 +
 test/lisp/emacs-lisp/nadvice-tests.el              |     2 +-
 .../package-resources/signed/update-signatures.sh  |     2 +-
 test/lisp/emacs-lisp/package-tests.el              |     2 +-
 test/lisp/emacs-lisp/pcase-tests.el                |     9 +-
 .../lisp/emacs-lisp/pp-resources/code-formats.erts |     6 +
 test/lisp/emacs-lisp/pp-tests.el                   |     2 +-
 test/lisp/emacs-lisp/regexp-opt-tests.el           |     2 +-
 test/lisp/emacs-lisp/ring-tests.el                 |     2 +-
 test/lisp/emacs-lisp/rmc-tests.el                  |    35 +-
 test/lisp/emacs-lisp/rx-tests.el                   |     2 +-
 test/lisp/emacs-lisp/seq-tests.el                  |    24 +-
 test/lisp/emacs-lisp/shadow-tests.el               |     2 +-
 test/lisp/emacs-lisp/shortdoc-tests.el             |    13 +-
 test/lisp/emacs-lisp/subr-x-tests.el               |    48 +-
 test/lisp/emacs-lisp/syntax-tests.el               |     2 +-
 test/lisp/emacs-lisp/tabulated-list-tests.el       |    61 +-
 .../emacs-lisp/testcover-resources/testcases.el    |     2 +-
 test/lisp/emacs-lisp/testcover-tests.el            |     2 +-
 test/lisp/emacs-lisp/text-property-search-tests.el |     2 +-
 test/lisp/emacs-lisp/thunk-tests.el                |     2 +-
 test/lisp/emacs-lisp/timer-tests.el                |     5 +-
 test/lisp/emacs-lisp/unsafep-tests.el              |     2 +-
 test/lisp/emacs-lisp/warnings-tests.el             |     2 +-
 test/lisp/emulation/viper-tests.el                 |     2 +-
 test/lisp/epg-config-tests.el                      |     2 +-
 test/lisp/epg-tests.el                             |     2 +-
 test/lisp/erc/erc-tests.el                         |     2 +-
 test/lisp/erc/erc-track-tests.el                   |     2 +-
 test/lisp/eshell/em-hist-tests.el                  |     2 +-
 test/lisp/eshell/em-ls-tests.el                    |     2 +-
 test/lisp/eshell/esh-opt-tests.el                  |     2 +-
 test/lisp/eshell/eshell-tests.el                   |     2 +-
 test/lisp/faces-resources/faces-test-dark-theme.el |     2 +-
 .../lisp/faces-resources/faces-test-light-theme.el |     2 +-
 test/lisp/faces-tests.el                           |     2 +-
 test/lisp/ffap-tests.el                            |     2 +-
 test/lisp/filenotify-tests.el                      |     2 +-
 test/lisp/files-tests.el                           |   169 +-
 test/lisp/files-x-tests.el                         |     2 +-
 test/lisp/find-cmd-tests.el                        |     2 +-
 test/lisp/font-lock-tests.el                       |     2 +-
 test/lisp/format-spec-tests.el                     |     6 +-
 test/lisp/gnus/gnus-group-tests.el                 |     2 +-
 test/lisp/gnus/gnus-icalendar-tests.el             |     2 +-
 test/lisp/gnus/gnus-search-tests.el                |     2 +-
 test/lisp/gnus/gnus-test-headers.el                |     2 +-
 test/lisp/gnus/gnus-tests.el                       |     2 +-
 test/lisp/gnus/gnus-util-tests.el                  |     2 +-
 test/lisp/gnus/message-tests.el                    |     2 +-
 test/lisp/gnus/mm-decode-tests.el                  |     2 +-
 test/lisp/gnus/mml-sec-tests.el                    |     2 +-
 test/lisp/gnus/nnrss-tests.el                      |     2 +-
 test/lisp/help-fns-tests.el                        |     2 +-
 test/lisp/help-mode-tests.el                       |     2 +-
 test/lisp/help-tests.el                            |    82 +-
 test/lisp/hfy-cmap-tests.el                        |     2 +-
 test/lisp/hi-lock-tests.el                         |     2 +-
 test/lisp/htmlfontify-tests.el                     |     2 +-
 test/lisp/ibuffer-tests.el                         |     2 +-
 test/lisp/ido-tests.el                             |     2 +-
 test/lisp/image-dired-tests.el                     |     2 +-
 test/lisp/image-file-tests.el                      |     2 +-
 test/lisp/image-tests.el                           |     5 +-
 test/lisp/image/exif-tests.el                      |     2 +-
 test/lisp/image/gravatar-tests.el                  |     2 +-
 test/lisp/imenu-tests.el                           |     2 +-
 test/lisp/info-tests.el                            |     2 +-
 test/lisp/info-xref-tests.el                       |     2 +-
 test/lisp/international/ccl-tests.el               |     2 +-
 test/lisp/international/mule-tests.el              |     2 +-
 test/lisp/international/mule-util-tests.el         |     2 +-
 test/lisp/international/ucs-normalize-tests.el     |     2 +-
 test/lisp/isearch-tests.el                         |     2 +-
 test/lisp/jit-lock-tests.el                        |     2 +-
 test/lisp/json-tests.el                            |     2 +-
 test/lisp/jsonrpc-tests.el                         |     2 +-
 test/lisp/kmacro-tests.el                          |    51 +-
 test/lisp/loadhist-tests.el                        |     2 +-
 test/lisp/lpr-tests.el                             |     2 +-
 test/lisp/ls-lisp-tests.el                         |     5 +-
 test/lisp/mail/flow-fill-tests.el                  |     2 +-
 test/lisp/mail/footnote-tests.el                   |     2 +-
 test/lisp/mail/mail-parse-tests.el                 |     2 +-
 test/lisp/mail/mail-utils-tests.el                 |     5 +-
 test/lisp/mail/qp-tests.el                         |     2 +-
 test/lisp/mail/rfc2045-tests.el                    |     2 +-
 test/lisp/mail/rfc2047-tests.el                    |     2 +-
 test/lisp/mail/rfc6068-tests.el                    |     2 +-
 test/lisp/mail/rfc822-tests.el                     |     2 +-
 test/lisp/mail/rmail-tests.el                      |     2 +-
 test/lisp/mail/rmailmm-tests.el                    |     2 +-
 test/lisp/mail/uudecode-tests.el                   |     2 +-
 test/lisp/makesum-tests.el                         |     2 +-
 test/lisp/man-tests.el                             |     2 +-
 test/lisp/md4-tests.el                             |     2 +-
 test/lisp/mh-e/mh-limit-tests.el                   |     2 +-
 test/lisp/mh-e/mh-thread-tests.el                  |     2 +-
 test/lisp/mh-e/mh-utils-tests.el                   |     2 +-
 test/lisp/mh-e/mh-xface-tests.el                   |     2 +-
 test/lisp/mh-e/test-all-mh-variants.sh             |     2 +-
 test/lisp/minibuffer-tests.el                      |     2 +-
 test/lisp/misc-tests.el                            |     2 +-
 test/lisp/mouse-tests.el                           |   164 +-
 test/lisp/mwheel-tests.el                          |     2 +-
 test/lisp/net/browse-url-tests.el                  |     2 +-
 test/lisp/net/dbus-tests.el                        |     2 +-
 test/lisp/net/dig-tests.el                         |     2 +-
 test/lisp/net/gnutls-tests.el                      |    10 +-
 test/lisp/net/hmac-md5-tests.el                    |     2 +-
 test/lisp/net/mailcap-tests.el                     |     2 +-
 test/lisp/net/netrc-tests.el                       |     2 +-
 test/lisp/net/network-stream-tests.el              |     4 +-
 test/lisp/net/newsticker-tests.el                  |     2 +-
 test/lisp/net/nsm-tests.el                         |     2 +-
 test/lisp/net/ntlm-tests.el                        |     4 +-
 test/lisp/net/puny-tests.el                        |     2 +-
 test/lisp/net/rcirc-tests.el                       |     2 +-
 test/lisp/net/rfc2104-tests.el                     |     2 +-
 test/lisp/net/sasl-cram-tests.el                   |     2 +-
 test/lisp/net/sasl-scram-rfc-tests.el              |     2 +-
 test/lisp/net/sasl-tests.el                        |     2 +-
 test/lisp/net/secrets-tests.el                     |    13 +-
 test/lisp/net/shr-tests.el                         |     4 +-
 test/lisp/net/socks-tests.el                       |     2 +-
 test/lisp/net/tramp-archive-tests.el               |     2 +-
 test/lisp/net/tramp-tests.el                       |   274 +-
 test/lisp/net/webjump-tests.el                     |     2 +-
 test/lisp/newcomment-tests.el                      |     2 +-
 test/lisp/nxml/nxml-mode-tests.el                  |     2 +-
 test/lisp/nxml/xsd-regexp-tests.el                 |     2 +-
 test/lisp/obarray-tests.el                         |     2 +-
 test/lisp/obsolete/cl-tests.el                     |    11 +-
 test/lisp/obsolete/inversion-tests.el              |     2 +-
 test/lisp/obsolete/rfc2368-tests.el                |     2 +-
 test/lisp/org/org-tests.el                         |     2 +-
 test/lisp/paren-tests.el                           |     2 +-
 test/lisp/password-cache-tests.el                  |     2 +-
 test/lisp/pcmpl-linux-tests.el                     |     2 +-
 test/lisp/play/animate-tests.el                    |     2 +-
 test/lisp/play/cookie1-tests.el                    |     2 +-
 test/lisp/play/dissociate-tests.el                 |     2 +-
 test/lisp/play/fortune-tests.el                    |     2 +-
 test/lisp/play/life-tests.el                       |     2 +-
 test/lisp/play/morse-tests.el                      |     2 +-
 test/lisp/play/studly-tests.el                     |     2 +-
 test/lisp/progmodes/asm-mode-tests.el              |     2 +-
 test/lisp/progmodes/autoconf-tests.el              |     2 +-
 test/lisp/progmodes/bat-mode-tests.el              |     2 +-
 test/lisp/progmodes/bug-reference-tests.el         |     2 +-
 test/lisp/progmodes/cc-mode-tests.el               |     2 +-
 test/lisp/progmodes/compile-tests.el               |     2 +-
 test/lisp/progmodes/cperl-mode-tests.el            |     2 +-
 test/lisp/progmodes/elisp-mode-tests.el            |    34 +-
 test/lisp/progmodes/etags-tests.el                 |     2 +-
 test/lisp/progmodes/executable-tests.el            |     2 +-
 test/lisp/progmodes/f90-tests.el                   |     2 +-
 test/lisp/progmodes/flymake-tests.el               |    12 +-
 test/lisp/progmodes/gdb-mi-tests.el                |     2 +-
 test/lisp/progmodes/glasses-tests.el               |     2 +-
 test/lisp/progmodes/grep-tests.el                  |     2 +-
 test/lisp/progmodes/js-tests.el                    |     2 +-
 test/lisp/progmodes/octave-tests.el                |     2 +-
 test/lisp/progmodes/opascal-tests.el               |     2 +-
 test/lisp/progmodes/pascal-tests.el                |     2 +-
 test/lisp/progmodes/perl-mode-tests.el             |     4 +-
 test/lisp/progmodes/project-tests.el               |     2 +-
 test/lisp/progmodes/ps-mode-tests.el               |     2 +-
 test/lisp/progmodes/python-tests.el                |    20 +-
 test/lisp/progmodes/ruby-mode-tests.el             |     2 +-
 test/lisp/progmodes/scheme-tests.el                |     2 +-
 test/lisp/progmodes/sh-script-tests.el             |     2 +-
 test/lisp/progmodes/sql-tests.el                   |     2 +-
 test/lisp/progmodes/subword-tests.el               |     2 +-
 test/lisp/progmodes/tcl-tests.el                   |     2 +-
 test/lisp/progmodes/xref-tests.el                  |     2 +-
 test/lisp/ps-print-tests.el                        |     2 +-
 test/lisp/register-tests.el                        |     2 +-
 test/lisp/repeat-tests.el                          |    58 +-
 test/lisp/replace-tests.el                         |    13 +-
 test/lisp/rot13-tests.el                           |     2 +-
 test/lisp/saveplace-tests.el                       |     2 +-
 test/lisp/scroll-lock-tests.el                     |     2 +-
 test/lisp/ses-tests.el                             |     6 +-
 test/lisp/shadowfile-tests.el                      |     2 +-
 test/lisp/shell-tests.el                           |     2 +-
 test/lisp/simple-tests.el                          |     2 +-
 .../so-long-tests/autoload-longlines-mode-tests.el |     2 +-
 .../so-long-tests/autoload-major-mode-tests.el     |     2 +-
 .../so-long-tests/autoload-minor-mode-tests.el     |     2 +-
 test/lisp/so-long-tests/so-long-tests-helpers.el   |     2 +-
 test/lisp/so-long-tests/so-long-tests.el           |     2 +-
 test/lisp/so-long-tests/spelling-tests.el          |     2 +-
 test/lisp/sort-tests.el                            |     2 +-
 test/lisp/soundex-tests.el                         |     2 +-
 test/lisp/startup-tests.el                         |     2 +-
 test/lisp/subr-tests.el                            |     3 +-
 test/lisp/tab-bar-tests.el                         |    51 +
 test/lisp/tabify-tests.el                          |     2 +-
 test/lisp/tar-mode-tests.el                        |     5 +-
 test/lisp/tempo-tests.el                           |     2 +-
 test/lisp/term-tests.el                            |     2 +-
 test/lisp/term/tty-colors-tests.el                 |     2 +-
 test/lisp/textmodes/bibtex-tests.el                |     2 +-
 test/lisp/textmodes/conf-mode-tests.el             |     2 +-
 test/lisp/textmodes/css-mode-tests.el              |     2 +-
 test/lisp/textmodes/dns-mode-tests.el              |     2 +-
 test/lisp/textmodes/fill-tests.el                  |     2 +-
 test/lisp/textmodes/mhtml-mode-tests.el            |     2 +-
 test/lisp/textmodes/page-tests.el                  |     2 +-
 test/lisp/textmodes/paragraphs-tests.el            |     2 +-
 test/lisp/textmodes/po-tests.el                    |     2 +-
 test/lisp/textmodes/reftex-tests.el                |     2 +-
 test/lisp/textmodes/sgml-mode-tests.el             |     2 +-
 test/lisp/textmodes/texinfo-tests.el               |     2 +-
 test/lisp/textmodes/tildify-tests.el               |     2 +-
 test/lisp/textmodes/underline-tests.el             |     2 +-
 test/lisp/thingatpt-tests.el                       |    10 +-
 test/lisp/thread-tests.el                          |     2 +-
 test/lisp/thumbs-tests.el                          |     2 +-
 test/lisp/time-stamp-tests.el                      |    12 +-
 test/lisp/time-tests.el                            |     2 +-
 test/lisp/timezone-tests.el                        |     2 +-
 test/lisp/url/url-auth-tests.el                    |     2 +-
 test/lisp/url/url-domsuf-tests.el                  |     2 +-
 test/lisp/url/url-expand-tests.el                  |     2 +-
 test/lisp/url/url-file-tests.el                    |     2 +-
 test/lisp/url/url-future-tests.el                  |     2 +-
 test/lisp/url/url-handlers-tests.el                |     2 +-
 test/lisp/url/url-misc-tests.el                    |     2 +-
 test/lisp/url/url-parse-tests.el                   |     2 +-
 test/lisp/url/url-tramp-tests.el                   |     2 +-
 test/lisp/url/url-util-tests.el                    |     2 +-
 test/lisp/vc/add-log-tests.el                      |     2 +-
 test/lisp/vc/diff-mode-tests.el                    |     2 +-
 test/lisp/vc/ediff-diff-tests.el                   |     2 +-
 test/lisp/vc/ediff-ptch-tests.el                   |     2 +-
 test/lisp/vc/log-edit-tests.el                     |     2 +-
 test/lisp/vc/smerge-mode-tests.el                  |     2 +-
 test/lisp/vc/vc-bzr-tests.el                       |     2 +-
 test/lisp/vc/vc-git-tests.el                       |    67 +
 test/lisp/vc/vc-hg-tests.el                        |     2 +-
 test/lisp/vc/vc-tests.el                           |     2 +-
 test/lisp/version-tests.el                         |     2 +-
 test/lisp/wdired-tests.el                          |     2 +-
 test/lisp/whitespace-tests.el                      |     2 +-
 test/lisp/wid-edit-tests.el                        |     2 +-
 test/lisp/xdg-tests.el                             |     2 +-
 test/lisp/xml-tests.el                             |     2 +-
 test/lisp/xt-mouse-tests.el                        |     2 +-
 test/manual/biditest.el                            |     2 +-
 test/manual/cedet/cedet-utests.el                  |     6 +-
 test/manual/cedet/ede-tests.el                     |     2 +-
 test/manual/cedet/semantic-tests.el                |     2 +-
 test/manual/cedet/tests/test.c                     |     2 +-
 test/manual/cedet/tests/test.el                    |     6 +-
 test/manual/cedet/tests/test.make                  |     2 +-
 test/manual/cedet/tests/testpolymorph.cpp          |     2 +-
 test/manual/cedet/tests/testspp.c                  |     2 +-
 test/manual/cedet/tests/testsppreplace.c           |     2 +-
 test/manual/cedet/tests/testsppreplaced.c          |     2 +-
 test/manual/etags/ETAGS.good_1                     |   134 +-
 test/manual/etags/ETAGS.good_2                     |   140 +-
 test/manual/etags/ETAGS.good_3                     |   134 +-
 test/manual/etags/ETAGS.good_4                     |   134 +-
 test/manual/etags/ETAGS.good_5                     |   140 +-
 test/manual/etags/ETAGS.good_6                     |   140 +-
 test/manual/etags/c-src/abbrev.c                   |     2 +-
 test/manual/etags/c-src/emacs/src/gmalloc.c        |     2 +-
 test/manual/etags/c-src/emacs/src/keyboard.c       |     2 +-
 test/manual/etags/c-src/emacs/src/lisp.h           |     2 +-
 test/manual/etags/c-src/emacs/src/regex.h          |     2 +-
 test/manual/etags/c-src/etags.c                    |     2 +-
 test/manual/etags/c-src/exit.c                     |     2 +-
 test/manual/etags/c-src/exit.strange_suffix        |     2 +-
 test/manual/etags/c-src/getopt.h                   |     2 +-
 test/manual/etags/c-src/sysdep.h                   |     2 +-
 .../etags/el-src/emacs/lisp/progmodes/etags.el     |     2 +-
 test/manual/etags/tex-src/texinfo.tex              |     2 +-
 test/manual/etags/y-src/cccp.c                     |     2 +-
 test/manual/etags/y-src/parse.c                    |     2 +-
 test/manual/etags/y-src/parse.y                    |     2 +-
 test/manual/image-circular-tests.el                |     2 +-
 test/manual/image-size-tests.el                    |     2 +-
 test/manual/image-transforms-tests.el              |     2 +-
 test/manual/indent/pascal.pas                      |     2 +-
 test/manual/indent/perl.perl                       |    12 +
 test/manual/redisplay-testsuite.el                 |     2 +-
 test/manual/scroll-tests.el                        |     2 +-
 test/misc/test-custom-deps.el                      |     2 +-
 test/misc/test-custom-libs.el                      |     2 +-
 test/misc/test-custom-noloads.el                   |     2 +-
 test/misc/test-custom-opts.el                      |     2 +-
 test/src/alloc-tests.el                            |     4 +-
 test/src/buffer-tests.el                           |     2 +-
 test/src/callint-tests.el                          |     2 +-
 test/src/callproc-tests.el                         |     2 +-
 test/src/casefiddle-tests.el                       |     2 +-
 test/src/character-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/comp-resources/comp-test-funcs-dyn.el     |     2 +-
 test/src/comp-resources/comp-test-funcs.el         |     2 +-
 test/src/comp-resources/comp-test-pure.el          |     2 +-
 test/src/comp-tests.el                             |    59 +-
 test/src/data-tests.el                             |    43 +-
 test/src/decompress-tests.el                       |     4 +-
 test/src/doc-tests.el                              |    43 +
 test/src/editfns-tests.el                          |    15 +-
 test/src/emacs-module-resources/mod-test.c         |     2 +-
 test/src/emacs-module-tests.el                     |     2 +-
 test/src/emacs-tests.el                            |     2 +-
 test/src/eval-tests.el                             |     2 +-
 test/src/fileio-tests.el                           |     2 +-
 test/src/filelock-tests.el                         |    20 +-
 test/src/floatfns-tests.el                         |     2 +-
 test/src/fns-tests.el                              |    18 +-
 test/src/font-tests.el                             |     2 +-
 test/src/image-tests.el                            |     3 +-
 test/src/indent-tests.el                           |     2 +-
 test/src/inotify-tests.el                          |     3 +-
 test/src/json-tests.el                             |     2 +-
 test/src/keyboard-tests.el                         |     2 +-
 test/src/keymap-tests.el                           |    29 +-
 test/src/lcms-tests.el                             |     9 +-
 test/src/lread-tests.el                            |     2 +-
 test/src/marker-tests.el                           |     2 +-
 test/src/minibuf-tests.el                          |     2 +-
 test/src/print-tests.el                            |     2 +-
 test/src/process-tests.el                          |     6 +-
 test/src/regex-emacs-tests.el                      |     2 +-
 test/src/search-tests.el                           |     4 +-
 test/src/sqlite-tests.el                           |   219 +
 test/src/syntax-tests.el                           |     2 +-
 test/src/textprop-tests.el                         |     2 +-
 test/src/thread-tests.el                           |     3 +-
 test/src/timefns-tests.el                          |    14 +-
 test/src/undo-tests.el                             |     2 +-
 test/src/xdisp-tests.el                            |     2 +-
 test/src/xfaces-tests.el                           |     2 +-
 test/src/xml-tests.el                              |     4 +-
 3085 files changed, 132147 insertions(+), 17103 deletions(-)
 create mode 100644 etc/org.gnu.emacs.defaults.gschema.xml
 create mode 100644 lisp/emacs-lisp/multisession.el
 create mode 100644 lisp/gnus/gnus-rmail.el
 rename lisp/{emacs-lisp => obsolete}/eieio-compat.el (99%)
 create mode 100644 lisp/sqlite-mode.el
 copy test/lisp/emacs-lisp/rmc-tests.el => lisp/sqlite.el (53%)
 create mode 100644 lisp/term/pgtk-win.el
 create mode 100644 lisp/textmodes/glyphless-mode.el
 create mode 100644 lisp/textmodes/pixel-fill.el
 copy nt/inc/nl_types.h => msdos/langinfo.h (75%)
 create mode 100644 src/pgtkfns.c
 create mode 100644 src/pgtkgui.h
 create mode 100644 src/pgtkim.c
 create mode 100644 src/pgtkmenu.c
 create mode 100644 src/pgtkselect.c
 copy src/{xgselect.h => pgtkselect.h} (62%)
 create mode 100644 src/pgtkterm.c
 create mode 100644 src/pgtkterm.h
 create mode 100644 src/sqlite.c
 rename test/lisp/{files-resources => 
dired-resources}/insert-directory/test_dir/bar (100%)
 rename test/lisp/{files-resources => 
dired-resources}/insert-directory/test_dir/foo (100%)
 rename test/lisp/{files-resources => 
dired-resources}/insert-directory/test_dir_other/bar (100%)
 rename test/lisp/{files-resources => 
dired-resources}/insert-directory/test_dir_other/foo (100%)
 create mode 100644 test/lisp/emacs-lisp/macroexp-resources/vk.el
 create mode 100644 test/lisp/emacs-lisp/multisession-tests.el
 create mode 100644 test/lisp/tab-bar-tests.el
 create mode 100644 test/lisp/vc/vc-git-tests.el
 create mode 100644 test/src/doc-tests.el
 create mode 100644 test/src/sqlite-tests.el



reply via email to

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