]> git.eshelyaron.com Git - emacs.git/commit
Merge from origin/emacs-28
authorEli Zaretskii <eliz@gnu.org>
Sat, 1 Jan 2022 12:03:03 +0000 (07:03 -0500)
committerEli Zaretskii <eliz@gnu.org>
Sat, 1 Jan 2022 12:03:03 +0000 (07:03 -0500)
commitdcd76bd48df678d8234b904d7b13c997228519a3
tree17b11e7d3aa1aa9d32d6be874cbbfb1e5882a2c5
parent84a8f656d344cc69bce3a922b99182896a4e1285
parent836be7a112191cac8abd187e337c477ff5f05037
Merge from origin/emacs-28

836be7a112 ; * etc/refcards/ru-refcard.tex: Update Copyright year.
86cbc6ee4a * lisp/net/tramp-sh.el: Adapt copyright year
ebe8772f65 ; Minor fixes related to copyright years
23c1ee6989 ; * test/manual/etags/ETAGS.good_N: Adjust to copyright ye...
8d3fc7ec89 * src/xfaces.c (face_for_font): Make 'hash' be uintptr_t.
19dcb237b5 ; Add 2022 to copyright years.

# Conflicts:
# etc/NEWS
# etc/refcards/ru-refcard.tex
# lib/cdefs.h
# lisp/erc/erc-dcc.el
# lisp/erc/erc-imenu.el
# lisp/erc/erc-replace.el
# lisp/image-dired.el
# lisp/progmodes/xref.el
# m4/alloca.m4
# m4/byteswap.m4
# m4/errno_h.m4
# m4/getopt.m4
# m4/gnulib-common.m4
# m4/inttypes.m4
# m4/stddef_h.m4
# m4/stdint.m4
# m4/sys_socket_h.m4
865 files changed:
.gitignore
.gitlab-ci.yml
GNUmakefile
INSTALL
INSTALL.REPO
Makefile.in
README
admin/admin.el
admin/authors.el
admin/automerge
admin/gitmerge.el
admin/notes/emba
admin/notes/unicode
admin/nt/dist-build/build-dep-zips.py
admin/unidata/Makefile.in
admin/unidata/emoji-zwj.awk
admin/update_autogen
build-aux/config.guess
build-aux/config.sub
configure.ac
doc/emacs/Makefile.in
doc/emacs/abbrevs.texi
doc/emacs/cmdargs.texi
doc/emacs/custom.texi
doc/emacs/dired.texi
doc/emacs/display.texi
doc/emacs/emacs.texi
doc/emacs/files.texi
doc/emacs/help.texi
doc/emacs/killing.texi
doc/emacs/kmacro.texi
doc/emacs/m-x.texi
doc/emacs/maintaining.texi
doc/emacs/misc.texi
doc/emacs/msdos-xtra.texi
doc/emacs/msdos.texi
doc/emacs/mule.texi
doc/emacs/programs.texi
doc/emacs/regs.texi
doc/emacs/search.texi
doc/emacs/text.texi
doc/emacs/windows.texi
doc/emacs/xresources.texi
doc/lispintro/emacs-lisp-intro.texi
doc/lispref/commands.texi
doc/lispref/control.texi
doc/lispref/customize.texi
doc/lispref/display.texi
doc/lispref/edebug.texi
doc/lispref/elisp.texi
doc/lispref/errors.texi
doc/lispref/files.texi
doc/lispref/frames.texi
doc/lispref/functions.texi
doc/lispref/help.texi
doc/lispref/internals.texi
doc/lispref/keymaps.texi
doc/lispref/loading.texi
doc/lispref/modes.texi
doc/lispref/objects.texi
doc/lispref/os.texi
doc/lispref/processes.texi
doc/lispref/searching.texi
doc/lispref/strings.texi
doc/lispref/text.texi
doc/lispref/tips.texi
doc/lispref/two-volume.make
doc/lispref/variables.texi
doc/lispref/windows.texi
doc/misc/Makefile.in
doc/misc/auth.texi
doc/misc/cc-mode.texi
doc/misc/cl.texi
doc/misc/ede.texi
doc/misc/efaq-w32.texi
doc/misc/efaq.texi
doc/misc/eieio.texi
doc/misc/emacs-mime.texi
doc/misc/erc.texi
doc/misc/ert.texi
doc/misc/eshell.texi
doc/misc/eww.texi
doc/misc/flymake.texi
doc/misc/gnus.texi
doc/misc/htmlfontify.texi
doc/misc/idlwave.texi
doc/misc/ido.texi
doc/misc/mairix-el.texi
doc/misc/message.texi
doc/misc/mh-e.texi
doc/misc/modus-themes.org
doc/misc/octave-mode.texi
doc/misc/pcl-cvs.texi
doc/misc/rcirc.texi
doc/misc/remember.texi
doc/misc/sem-user.texi
doc/misc/speedbar.texi
doc/misc/srecode.texi
doc/misc/texinfo.tex
doc/misc/tramp.texi
doc/misc/trampver.texi
doc/misc/vhdl-mode.texi
etc/ERC-NEWS
etc/MACHINES
etc/NEWS.28
etc/PROBLEMS
etc/TODO
etc/compilation.txt
etc/images/README
etc/refcards/ru-refcard.tex
etc/themes/adwaita-theme.el
etc/themes/deeper-blue-theme.el
etc/themes/dichromacy-theme.el
etc/themes/leuven-theme.el
etc/themes/light-blue-theme.el
etc/themes/manoj-dark-theme.el
etc/themes/modus-operandi-theme.el
etc/themes/modus-themes.el
etc/themes/modus-vivendi-theme.el
etc/themes/whiteboard-theme.el
etc/tutorials/TUTORIAL
etc/tutorials/TUTORIAL.it
etc/tutorials/TUTORIAL.sv
lib-src/Makefile.in
lib-src/emacsclient.c
lib-src/etags.c
lib-src/make-docfile.c
lib-src/ntlib.c
lib/Makefile.in
lib/cdefs.h
lib/gettext.h
lib/gnulib.mk.in
lib/intprops.h
lib/nproc.c
lib/nstrftime.c
lib/regcomp.c
lib/regex_internal.c
lib/regex_internal.h
lib/regexec.c
lib/string.in.h
lib/sys_random.in.h
lib/warn-on-use.h
lisp/Makefile.in
lisp/abbrev.el
lisp/align.el
lisp/allout.el
lisp/ansi-color.el
lisp/apropos.el
lisp/arc-mode.el
lisp/auth-source.el
lisp/autoinsert.el
lisp/bindings.el
lisp/bookmark.el
lisp/button.el
lisp/calc/calc-ext.el
lisp/calc/calc-graph.el
lisp/calc/calc-help.el
lisp/calc/calc-math.el
lisp/calc/calc-misc.el
lisp/calc/calc-mode.el
lisp/calc/calc-prog.el
lisp/calc/calc-store.el
lisp/calc/calc-units.el
lisp/calc/calc.el
lisp/calculator.el
lisp/calendar/icalendar.el
lisp/calendar/time-date.el
lisp/cedet/mode-local.el
lisp/cedet/semantic/bovine/c.el
lisp/cedet/semantic/complete.el
lisp/cedet/semantic/decorate/mode.el
lisp/cedet/semantic/dep.el
lisp/cedet/semantic/fw.el
lisp/cedet/semantic/grm-wy-boot.el
lisp/cedet/semantic/lex-spp.el
lisp/cedet/semantic/lex.el
lisp/cedet/semantic/wisent.el
lisp/char-fold.el
lisp/cmuscheme.el
lisp/comint.el
lisp/completion.el
lisp/composite.el
lisp/cus-edit.el
lisp/cus-face.el
lisp/cus-start.el
lisp/cus-theme.el
lisp/custom.el
lisp/descr-text.el
lisp/dired-aux.el
lisp/dired-x.el
lisp/dired.el
lisp/doc-view.el
lisp/edmacro.el
lisp/elec-pair.el
lisp/electric.el
lisp/emacs-lisp/autoload.el
lisp/emacs-lisp/backtrace.el
lisp/emacs-lisp/byte-opt.el
lisp/emacs-lisp/byte-run.el
lisp/emacs-lisp/bytecomp.el
lisp/emacs-lisp/cconv.el
lisp/emacs-lisp/checkdoc.el
lisp/emacs-lisp/cl-generic.el
lisp/emacs-lisp/cl-lib.el
lisp/emacs-lisp/cl-macs.el
lisp/emacs-lisp/comp-cstr.el
lisp/emacs-lisp/comp.el
lisp/emacs-lisp/crm.el
lisp/emacs-lisp/debug.el
lisp/emacs-lisp/derived.el
lisp/emacs-lisp/easy-mmode.el
lisp/emacs-lisp/edebug.el
lisp/emacs-lisp/eieio-core.el
lisp/emacs-lisp/eieio-opt.el
lisp/emacs-lisp/eieio.el
lisp/emacs-lisp/eldoc.el
lisp/emacs-lisp/elp.el
lisp/emacs-lisp/ert-x.el
lisp/emacs-lisp/ert.el
lisp/emacs-lisp/generator.el
lisp/emacs-lisp/gv.el
lisp/emacs-lisp/lisp-mode.el
lisp/emacs-lisp/macroexp.el
lisp/emacs-lisp/map-ynp.el
lisp/emacs-lisp/memory-report.el
lisp/emacs-lisp/nadvice.el
lisp/emacs-lisp/package.el
lisp/emacs-lisp/pp.el
lisp/emacs-lisp/re-builder.el
lisp/emacs-lisp/rmc.el
lisp/emacs-lisp/shadow.el
lisp/emacs-lisp/shortdoc.el
lisp/emacs-lisp/subr-x.el
lisp/emacs-lisp/tabulated-list.el
lisp/emacs-lisp/timer.el
lisp/emacs-lisp/warnings.el
lisp/emulation/cua-base.el
lisp/emulation/cua-rect.el
lisp/emulation/viper-cmd.el
lisp/emulation/viper-ex.el
lisp/emulation/viper-init.el
lisp/emulation/viper-mous.el
lisp/emulation/viper-util.el
lisp/emulation/viper.el
lisp/epa-hook.el
lisp/epa-ks.el
lisp/epa.el
lisp/epg.el
lisp/erc/erc-backend.el
lisp/erc/erc-compat.el
lisp/erc/erc-dcc.el
lisp/erc/erc-goodies.el
lisp/erc/erc-imenu.el
lisp/erc/erc-replace.el
lisp/erc/erc.el
lisp/eshell/em-banner.el
lisp/eshell/em-cmpl.el
lisp/eshell/em-hist.el
lisp/eshell/em-pred.el
lisp/eshell/em-prompt.el
lisp/eshell/em-rebind.el
lisp/eshell/esh-arg.el
lisp/eshell/esh-cmd.el
lisp/eshell/esh-io.el
lisp/eshell/esh-mode.el
lisp/eshell/esh-proc.el
lisp/eshell/esh-util.el
lisp/eshell/esh-var.el
lisp/eshell/eshell.el
lisp/ezimage.el
lisp/face-remap.el
lisp/facemenu.el
lisp/faces.el
lisp/ffap.el
lisp/filenotify.el
lisp/files.el
lisp/finder.el
lisp/font-lock.el
lisp/format.el
lisp/frame.el
lisp/gnus/gmm-utils.el
lisp/gnus/gnus-agent.el
lisp/gnus/gnus-art.el
lisp/gnus/gnus-bookmark.el
lisp/gnus/gnus-dired.el
lisp/gnus/gnus-draft.el
lisp/gnus/gnus-eform.el
lisp/gnus/gnus-group.el
lisp/gnus/gnus-html.el
lisp/gnus/gnus-icalendar.el
lisp/gnus/gnus-kill.el
lisp/gnus/gnus-ml.el
lisp/gnus/gnus-msg.el
lisp/gnus/gnus-registry.el
lisp/gnus/gnus-salt.el
lisp/gnus/gnus-score.el
lisp/gnus/gnus-search.el
lisp/gnus/gnus-srvr.el
lisp/gnus/gnus-start.el
lisp/gnus/gnus-sum.el
lisp/gnus/gnus-topic.el
lisp/gnus/gnus-undo.el
lisp/gnus/gnus-util.el
lisp/gnus/gnus.el
lisp/gnus/mail-source.el
lisp/gnus/message.el
lisp/gnus/mm-decode.el
lisp/gnus/mm-url.el
lisp/gnus/mm-util.el
lisp/gnus/mm-view.el
lisp/gnus/mml.el
lisp/gnus/nndiary.el
lisp/gnus/nnimap.el
lisp/gnus/nnrss.el
lisp/gnus/nnselect.el
lisp/gnus/nntp.el
lisp/gnus/spam.el
lisp/help-at-pt.el
lisp/help-fns.el
lisp/help-macro.el
lisp/help-mode.el
lisp/help.el
lisp/htmlfontify.el
lisp/ibuf-ext.el
lisp/ibuffer.el
lisp/icomplete.el
lisp/ido.el
lisp/ielm.el
lisp/image-dired.el
lisp/image-file.el
lisp/image-mode.el
lisp/image.el
lisp/image/exif.el
lisp/image/gravatar.el
lisp/indent.el
lisp/info-look.el
lisp/info.el
lisp/international/ccl.el
lisp/international/characters.el
lisp/international/fontset.el
lisp/international/iso-transl.el
lisp/international/mule-cmds.el
lisp/international/mule-conf.el
lisp/international/mule-diag.el
lisp/international/mule.el
lisp/international/quail.el
lisp/international/ucs-normalize.el
lisp/isearch.el
lisp/language/cyril-util.el
lisp/language/hanja-util.el
lisp/language/lao.el
lisp/leim/quail/hangul.el
lisp/leim/quail/ipa.el
lisp/leim/quail/latin-post.el
lisp/leim/quail/latin-pre.el
lisp/loadup.el
lisp/ls-lisp.el
lisp/mail/footnote.el
lisp/mail/mail-utils.el
lisp/mail/rmail.el
lisp/mail/rmailedit.el
lisp/mail/rmailkwd.el
lisp/mail/rmailmm.el
lisp/mail/rmailmsc.el
lisp/mail/rmailout.el
lisp/mail/rmailsort.el
lisp/mail/rmailsum.el
lisp/mail/sendmail.el
lisp/mail/supercite.el
lisp/mail/uce.el
lisp/man.el
lisp/menu-bar.el
lisp/mh-e/mh-acros.el
lisp/mh-e/mh-alias.el
lisp/mh-e/mh-comp.el
lisp/mh-e/mh-compat.el
lisp/mh-e/mh-e.el
lisp/mh-e/mh-folder.el
lisp/mh-e/mh-funcs.el
lisp/mh-e/mh-gnus.el
lisp/mh-e/mh-identity.el
lisp/mh-e/mh-letter.el
lisp/mh-e/mh-limit.el
lisp/mh-e/mh-mime.el
lisp/mh-e/mh-scan.el
lisp/mh-e/mh-search.el
lisp/mh-e/mh-seq.el
lisp/mh-e/mh-show.el
lisp/mh-e/mh-speed.el
lisp/mh-e/mh-thread.el
lisp/mh-e/mh-tool-bar.el
lisp/mh-e/mh-utils.el
lisp/mh-e/mh-xface.el
lisp/midnight.el
lisp/minibuffer.el
lisp/mouse.el
lisp/mwheel.el
lisp/net/ange-ftp.el
lisp/net/browse-url.el
lisp/net/dbus.el
lisp/net/eudc.el
lisp/net/eww.el
lisp/net/hmac-def.el
lisp/net/mailcap.el
lisp/net/newst-backend.el
lisp/net/newst-plainview.el
lisp/net/nsm.el
lisp/net/ntlm.el
lisp/net/puny.el
lisp/net/rcirc.el
lisp/net/sasl-scram-rfc.el
lisp/net/sasl.el
lisp/net/secrets.el
lisp/net/shr.el
lisp/net/soap-client.el
lisp/net/tramp-adb.el
lisp/net/tramp-archive.el
lisp/net/tramp-cache.el
lisp/net/tramp-cmds.el
lisp/net/tramp-compat.el
lisp/net/tramp-crypt.el
lisp/net/tramp-ftp.el
lisp/net/tramp-fuse.el
lisp/net/tramp-gvfs.el
lisp/net/tramp-integration.el
lisp/net/tramp-rclone.el
lisp/net/tramp-sh.el
lisp/net/tramp-smb.el
lisp/net/tramp-sshfs.el
lisp/net/tramp-sudoedit.el
lisp/net/tramp.el
lisp/net/trampver.el
lisp/net/webjump.el
lisp/novice.el
lisp/nxml/rng-cmpct.el
lisp/nxml/xmltok.el
lisp/nxml/xsd-regexp.el
lisp/obsolete/cl-compat.el
lisp/obsolete/cl.el
lisp/obsolete/crisp.el
lisp/obsolete/eieio-compat.el
lisp/obsolete/eudcb-ph.el
lisp/obsolete/fast-lock.el
lisp/obsolete/iswitchb.el
lisp/obsolete/otodo-mode.el
lisp/obsolete/pgg-parse.el
lisp/obsolete/pgg.el
lisp/obsolete/tpu-edt.el
lisp/obsolete/tpu-mapper.el
lisp/obsolete/vc-arch.el
lisp/org/ol-eshell.el
lisp/org/ol-man.el
lisp/org/ol.el
lisp/org/org-capture.el
lisp/org/org-clock.el
lisp/org/org-colview.el
lisp/org/org-compat.el
lisp/org/org-id.el
lisp/org/org-macro.el
lisp/org/org-macs.el
lisp/org/org-refile.el
lisp/org/org-table.el
lisp/org/org.el
lisp/org/ox-icalendar.el
lisp/outline.el
lisp/paren.el
lisp/pcomplete.el
lisp/pixel-scroll.el
lisp/play/5x5.el
lisp/play/animate.el
lisp/play/blackbox.el
lisp/play/bubbles.el
lisp/play/decipher.el
lisp/play/doctor.el
lisp/play/gametree.el
lisp/play/gomoku.el
lisp/play/mpuz.el
lisp/play/pong.el
lisp/play/snake.el
lisp/play/solitaire.el
lisp/play/tetris.el
lisp/proced.el
lisp/progmodes/bug-reference.el
lisp/progmodes/cc-cmds.el
lisp/progmodes/cc-engine.el
lisp/progmodes/cc-fonts.el
lisp/progmodes/cc-mode.el
lisp/progmodes/cc-styles.el
lisp/progmodes/cc-vars.el
lisp/progmodes/compile.el
lisp/progmodes/cperl-mode.el
lisp/progmodes/cpp.el
lisp/progmodes/ebrowse.el
lisp/progmodes/elisp-mode.el
lisp/progmodes/etags.el
lisp/progmodes/f90.el
lisp/progmodes/gdb-mi.el
lisp/progmodes/grep.el
lisp/progmodes/gud.el
lisp/progmodes/hideif.el
lisp/progmodes/idlw-shell.el
lisp/progmodes/inf-lisp.el
lisp/progmodes/js.el
lisp/progmodes/make-mode.el
lisp/progmodes/octave.el
lisp/progmodes/pascal.el
lisp/progmodes/perl-mode.el
lisp/progmodes/prog-mode.el
lisp/progmodes/project.el
lisp/progmodes/prolog.el
lisp/progmodes/python.el
lisp/progmodes/scheme.el
lisp/progmodes/sh-script.el
lisp/progmodes/sql.el
lisp/progmodes/verilog-mode.el
lisp/progmodes/vhdl-mode.el
lisp/progmodes/xref.el
lisp/progmodes/xscheme.el
lisp/ps-mule.el
lisp/ps-print.el
lisp/recentf.el
lisp/register.el
lisp/repeat.el
lisp/replace.el
lisp/rot13.el
lisp/saveplace.el
lisp/select.el
lisp/server.el
lisp/ses.el
lisp/shell.el
lisp/simple.el
lisp/skeleton.el
lisp/sort.el
lisp/speedbar.el
lisp/startup.el
lisp/strokes.el
lisp/subr.el
lisp/tab-bar.el
lisp/tab-line.el
lisp/tar-mode.el
lisp/term.el
lisp/term/ns-win.el
lisp/term/w32-win.el
lisp/textmodes/artist.el
lisp/textmodes/bibtex.el
lisp/textmodes/etc-authors-mode.el
lisp/textmodes/fill.el
lisp/textmodes/flyspell.el
lisp/textmodes/ispell.el
lisp/textmodes/paragraphs.el
lisp/textmodes/reftex-global.el
lisp/textmodes/reftex-index.el
lisp/textmodes/reftex-parse.el
lisp/textmodes/reftex-vars.el
lisp/textmodes/sgml-mode.el
lisp/textmodes/table.el
lisp/textmodes/tex-mode.el
lisp/textmodes/texinfo.el
lisp/thingatpt.el
lisp/thread.el
lisp/thumbs.el
lisp/time.el
lisp/timezone.el
lisp/tooltip.el
lisp/tree-widget.el
lisp/tutorial.el
lisp/uniquify.el
lisp/url/url-handlers.el
lisp/url/url-privacy.el
lisp/userlock.el
lisp/vc/add-log.el
lisp/vc/cvs-status.el
lisp/vc/diff-mode.el
lisp/vc/diff.el
lisp/vc/ediff-help.el
lisp/vc/ediff-init.el
lisp/vc/ediff-ptch.el
lisp/vc/ediff-util.el
lisp/vc/ediff.el
lisp/vc/log-edit.el
lisp/vc/log-view.el
lisp/vc/pcvs-defs.el
lisp/vc/pcvs.el
lisp/vc/smerge-mode.el
lisp/vc/vc-cvs.el
lisp/vc/vc-dav.el
lisp/vc/vc-dir.el
lisp/vc/vc-dispatcher.el
lisp/vc/vc-git.el
lisp/vc/vc-hg.el
lisp/vc/vc-hooks.el
lisp/vc/vc-rcs.el
lisp/vc/vc-sccs.el
lisp/vc/vc.el
lisp/vcursor.el
lisp/version.el
lisp/view.el
lisp/wdired.el
lisp/whitespace.el
lisp/wid-edit.el
lisp/widget.el
lisp/windmove.el
lisp/window.el
lisp/xdg.el
lisp/xml.el
lisp/xwidget.el
lwlib/xlwmenu.c
lwlib/xlwmenu.h
lwlib/xlwmenuP.h
m4/alloca.m4
m4/byteswap.m4
m4/errno_h.m4
m4/execinfo.m4
m4/getopt.m4
m4/gnulib-common.m4
m4/gnulib-comp.m4
m4/ieee754-h.m4
m4/include_next.m4
m4/inttypes.m4
m4/libgmp.m4
m4/limits-h.m4
m4/stdalign.m4
m4/stddef_h.m4
m4/stdint.m4
m4/sys_socket_h.m4
msdos/sed2v2.inp
nextstep/templates/Info.plist.in
nt/INSTALL
nt/INSTALL.W64
nt/Makefile.in
nt/README.W32
nt/addpm.c
nt/cmdproxy.c
nt/ddeclient.c
nt/preprep.c
nt/runemacs.c
src/.gdbinit
src/Makefile.in
src/alloc.c
src/atimer.c
src/bidi.c
src/bignum.c
src/buffer.c
src/callproc.c
src/casefiddle.c
src/comp.c
src/data.c
src/dispextern.h
src/dispnew.c
src/doc.c
src/dynlib.c
src/dynlib.h
src/emacs-module.h.in
src/emacs.c
src/emacsgtkfixed.c
src/emacsgtkfixed.h
src/eval.c
src/fileio.c
src/filelock.c
src/floatfns.c
src/fns.c
src/font.c
src/font.h
src/frame.c
src/frame.h
src/fringe.c
src/ftcrfont.c
src/ftfont.c
src/gtkutil.c
src/gtkutil.h
src/image.c
src/indent.c
src/intervals.c
src/keyboard.c
src/keyboard.h
src/keymap.c
src/lisp.h
src/lread.c
src/macfont.m
src/menu.c
src/menu.h
src/minibuf.c
src/msdos.c
src/nsfns.m
src/nsfont.m
src/nsgui.h
src/nsimage.m
src/nsmenu.m
src/nsselect.m
src/nsterm.h
src/nsterm.m
src/pdumper.c
src/pdumper.h
src/print.c
src/process.c
src/search.c
src/sound.c
src/sysdep.c
src/sysstdio.h
src/systime.h
src/term.c
src/termhooks.h
src/terminal.c
src/timefns.c
src/verbose.mk.in
src/w32.c
src/w32.h
src/w32fns.c
src/w32font.c
src/w32inevt.c
src/w32proc.c
src/w32term.c
src/window.h
src/xdisp.c
src/xfaces.c
src/xfns.c
src/xmenu.c
src/xsettings.c
src/xsettings.h
src/xterm.c
src/xterm.h
src/xwidget.c
src/xwidget.h
test/Makefile.in
test/README
test/infra/Dockerfile.emba
test/infra/gitlab-ci.yml
test/lisp/abbrev-tests.el
test/lisp/ansi-color-tests.el
test/lisp/auth-source-tests.el
test/lisp/autoinsert-tests.el
test/lisp/autorevert-tests.el
test/lisp/bookmark-tests.el
test/lisp/buff-menu-tests.el
test/lisp/button-tests.el
test/lisp/calc/calc-tests.el
test/lisp/calendar/icalendar-tests.el
test/lisp/calendar/time-date-tests.el
test/lisp/calendar/todo-mode-tests.el
test/lisp/cedet/semantic/bovine/gcc-tests.el
test/lisp/cedet/srecode/fields-tests.el
test/lisp/comint-tests.el
test/lisp/custom-tests.el
test/lisp/dired-aux-tests.el
test/lisp/dired-tests.el
test/lisp/dired-x-tests.el
test/lisp/electric-tests.el
test/lisp/emacs-lisp/backtrace-tests.el
test/lisp/emacs-lisp/bytecomp-tests.el
test/lisp/emacs-lisp/cconv-tests.el
test/lisp/emacs-lisp/check-declare-tests.el
test/lisp/emacs-lisp/cl-generic-tests.el
test/lisp/emacs-lisp/cl-lib-tests.el
test/lisp/emacs-lisp/cl-macs-tests.el
test/lisp/emacs-lisp/derived-tests.el
test/lisp/emacs-lisp/edebug-tests.el
test/lisp/emacs-lisp/eieio-tests/eieio-test-methodinvoke.el
test/lisp/emacs-lisp/eieio-tests/eieio-test-persist.el
test/lisp/emacs-lisp/eieio-tests/eieio-tests.el
test/lisp/emacs-lisp/ert-tests.el
test/lisp/emacs-lisp/ert-x-tests.el
test/lisp/emacs-lisp/generator-tests.el
test/lisp/emacs-lisp/gv-tests.el
test/lisp/emacs-lisp/let-alist-tests.el
test/lisp/emacs-lisp/lisp-tests.el
test/lisp/emacs-lisp/macroexp-resources/m1.el
test/lisp/emacs-lisp/macroexp-resources/m2.el
test/lisp/emacs-lisp/macroexp-tests.el
test/lisp/emacs-lisp/package-tests.el
test/lisp/emacs-lisp/pcase-tests.el
test/lisp/emacs-lisp/pp-tests.el
test/lisp/emacs-lisp/ring-tests.el
test/lisp/emacs-lisp/rmc-tests.el
test/lisp/emacs-lisp/seq-tests.el
test/lisp/emacs-lisp/subr-x-tests.el
test/lisp/emacs-lisp/testcover-resources/testcases.el
test/lisp/emacs-lisp/testcover-tests.el
test/lisp/emacs-lisp/timer-tests.el
test/lisp/emulation/viper-tests.el
test/lisp/epg-tests.el
test/lisp/erc/erc-tests.el
test/lisp/eshell/em-hist-tests.el
test/lisp/eshell/em-ls-tests.el
test/lisp/eshell/eshell-tests.el
test/lisp/ffap-tests.el
test/lisp/filenotify-tests.el
test/lisp/files-tests.el
test/lisp/format-spec-tests.el
test/lisp/gnus/gnus-icalendar-tests.el
test/lisp/help-fns-tests.el
test/lisp/help-tests.el
test/lisp/image-tests.el
test/lisp/image/exif-tests.el
test/lisp/info-xref-tests.el
test/lisp/kmacro-tests.el
test/lisp/ls-lisp-tests.el
test/lisp/mail/mail-utils-tests.el
test/lisp/mail/uudecode-tests.el
test/lisp/mh-e/mh-utils-tests.el
test/lisp/mh-e/test-all-mh-variants.sh
test/lisp/net/browse-url-tests.el
test/lisp/net/gnutls-tests.el
test/lisp/net/netrc-tests.el
test/lisp/net/network-stream-tests.el
test/lisp/net/ntlm-tests.el
test/lisp/net/puny-tests.el
test/lisp/net/secrets-tests.el
test/lisp/net/shr-tests.el
test/lisp/net/tramp-archive-tests.el
test/lisp/net/tramp-tests.el
test/lisp/obsolete/cl-tests.el
test/lisp/paren-tests.el
test/lisp/progmodes/compile-tests.el
test/lisp/progmodes/elisp-mode-tests.el
test/lisp/progmodes/etags-tests.el
test/lisp/progmodes/flymake-tests.el
test/lisp/progmodes/perl-mode-tests.el
test/lisp/progmodes/project-tests.el
test/lisp/progmodes/python-tests.el
test/lisp/progmodes/sql-tests.el
test/lisp/repeat-tests.el
test/lisp/replace-tests.el
test/lisp/saveplace-tests.el
test/lisp/ses-tests.el
test/lisp/so-long-tests/so-long-tests.el
test/lisp/so-long-tests/spelling-tests.el
test/lisp/subr-tests.el
test/lisp/tar-mode-tests.el
test/lisp/term-tests.el
test/lisp/textmodes/fill-tests.el
test/lisp/textmodes/reftex-tests.el
test/lisp/thingatpt-tests.el
test/lisp/thumbs-tests.el
test/lisp/time-stamp-tests.el
test/lisp/vc/diff-mode-tests.el
test/lisp/vc/ediff-ptch-tests.el
test/lisp/vc/vc-bzr-tests.el
test/lisp/vc/vc-tests.el
test/lisp/wdired-tests.el
test/manual/cedet/cedet-utests.el
test/manual/cedet/tests/test.el
test/src/alloc-tests.el
test/src/buffer-tests.el
test/src/casefiddle-tests.el
test/src/comp-tests.el
test/src/data-tests.el
test/src/decompress-tests.el
test/src/editfns-tests.el
test/src/emacs-module-tests.el
test/src/emacs-tests.el
test/src/eval-tests.el
test/src/filelock-tests.el
test/src/floatfns-tests.el
test/src/fns-tests.el
test/src/inotify-tests.el
test/src/keymap-tests.el
test/src/lcms-tests.el
test/src/lread-tests.el
test/src/process-tests.el
test/src/search-tests.el
test/src/thread-tests.el
test/src/timefns-tests.el
test/src/undo-tests.el
test/src/xdisp-tests.el
test/src/xml-tests.el