[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
feature/native-comp-macos-fixes updated (9e64a08 -> f0f8d7b)
From: |
Vibhav Pant |
Subject: |
feature/native-comp-macos-fixes updated (9e64a08 -> f0f8d7b) |
Date: |
Fri, 21 Aug 2020 06:23:22 -0400 (EDT) |
vibhavp pushed a change to branch feature/native-comp-macos-fixes.
from 9e64a08 Merge branch 'feature/native-comp' into
feature/native-comp-macos-fixes
adds f2e6168 * Remove a warning for conventional build
adds 3224a44 Move eln files into dedicated cache directories
adds 88b860e Make comp-deferred-compilation a simple global and set it
on by default
adds dbeafd3 Some Makefile updates and clean-up
adds df774c4 * Prevent recursive load
adds 377ffdb * Do not fail if more then one level of directories has
to be created
adds b6238d8 * Deferred compilation must always compile despite source
file timestamp
adds 171db31 Make install target functional for new eln-cache
directory arrangement
adds da54406 Allow for native compiling .el.gz files
adds 40de063 * Remove a false permission related error while native
compiling
adds 142cfe9 * Introduce `load-no-native'
adds 114b1d8 * test/src/comp-tests.el (comp-tests-bootstrap): Fix test
for new eln setup.
adds 76faab2 * Improve eln filename hashing
adds fc9b686 * Fix async compilation `comp-eln-load-path'
effectiveness (bug#42909)
adds 53720a9 gcc-include compilation lines are now INFO, instead of
WARNING
adds c84d3c1 Add a new variable to not recenter term on all input
adds 1bed252 Preserve the face foreground in Info-fontify-node
adds fa20e44 lisp/so-long.el: Improve support for major mode hooks
adds 5578feb ; * lisp/so-long.el: Documentation
adds 1ca4da0 ; * etc/NEWS: fix some quoting
adds 7cc85e7 ; Update etc/AUTHORS
adds a68b3f7 ; Update ChangeLog.3
adds a663419 * etc/HISTORY: Update the Emacs 27.1 release date.
adds 86d8d76 ; lisp/ldefs-boot.el: Update.
adds b9bc86e Merge from origin/emacs-27
adds 6dada01 ; Bump Emacs version to 27.1.50
adds 4431e6e ; Merge from origin/emacs-27
adds 63f614d Fix comint-redirect-results-list regexp usage (Bug#42662)
adds a1f9e7b Merge from origin/emacs-27
adds f946e48 Fix face extension past EOL in overlay strings
adds c9a7394 Fix face merging at EOL when inherited face specifies
:extend
adds 7b63844 ; Merge from origin/emacs-27
adds 1c0bc1c Improve documentation of special events
adds 6956867 Improve documentation of function argument lists
adds 87811b4 Merge from origin/emacs-27
adds 0170883 Update a compile test
adds 3e00a78 Update a paragraphs test
adds 975acf5 Handle nil load-path element in read-library-name
adds 2129d6b Fix slow down when moving between monitors (bug#42834)
adds 1591b8a ; Touch up last term.el-related changes
adds 727ffba Add tests for cl-{incf,decf}
adds 48c7caf Update from Gnulib
adds 32cb849 Make erc-compat.el obsolete
adds f3ff512 cperl-mode: Highlight '{$a++ / $b}' correctly
adds c560ba3 Don't stop at field boundaries when counting words
(Bug#41761)
adds 9c362e2 Add test for Bug#41761
adds 287ae27 Revert "Preserve the face foreground in Info-fontify-node"
adds 874ba85 Remove many items obsolete since Emacs 23.1
adds 4344a3c Make Emacs 20 compat code in derived.el obsolete
adds 744e97c Remove Emacs 22 compat code from semantic
adds 1b8d369 Change icomplete-show-matches-on-no-input behavior
adds 5680faa Allow doc-view.el to rescale without imagemagick support
adds ada0b9b Implement list-system-processes on OpenBSD
adds 5d6a274 * doc/lispref/searching.texi (Regexp Special): Tweak
wording
adds c6267c0 Fix flow filling for flowing multiple flowed lines
adds 3194639 Unbreak project-find-regexp in Emacs 26.3 (bug#42765)
adds 93136b9 Parse the whole buffer at once in compile.el
adds 5c39f6f Make sure we only act on edited widgets in Custom-save
adds 7a7847d * lisp/progmodes/perl-mode.el
(perl--syntax-exp-intro-regexp): Bug#42168
adds 76514dc Comment to postpone deletion of c-subword-mode
adds f3d93eb Fix visual fringe glitch in diff-mode
adds ce9e988 Add two new commands for centering doc-view images
adds 8a56f6b Mop up project-kill-buffers-ignores renaming
adds 43091e6 Make configure say so if we have "--with-json" but no
jansson support
adds 8b36ebc Remove XEmacs compat code from mwheel.el
adds 42c19b7 ; Change phrasing according to the rename
adds ca6c3be ; Touch up last two changes to etc/NEWS
adds 4ecc2ba Fix bus error on Debian bullseye
adds e365b9a Add `message' to erc-match.el highlight types
adds f712cdb Pacify Apple clang 11 __builtin_assume
adds f3afb23 Add support for ffap guessing at file names containing
spaces
adds 83000ae Don't wrap lines at NBSP when nobreak-char-display is t
adds 5b463af Tweak how ido handles killing virtual buffers
adds f4e7f76 Fix thinko in setting url-portspec
adds 37358dd Make Gnus stop clobbering the M-s search prefix key
binding
adds 1e71026 Add new variable term-set-terminal-size (not setting
LINES/COLUMNS)
adds 4cba236 Allow build configuration on Apple ARM devices (bug#41994)
adds d014553 Fix GC bugs related to uninitialized vectors
adds f1b06fd Prefer Fvector to make_uninit_vector
adds e97def2 Fdelete speed tweak for strings
adds b467bb5 Minimize ‘equal’ calls in (delete x vector)
adds 748afc1 Fix recently-introduced Fdelete bug
adds 4bb2f39 * lisp/net/eudc-bob.el: Use lexical-binding; Misc
simplifications
adds 8255eb5 * lisp/net/eudc-bob.el
(eudc-bob-pipe-object-to-external-program): Simplify
adds 9f464cc Stop using calc for ntlm time computation
adds ba9a2b6 Set the current buffer in esh-mode before running filter
functions
adds b06ef8d Mark XEmacs compat alias as obsolete
adds a0653f8 Remove redundant :group args from flyspell.el
adds 1eae0a8 Add new option flyspell-correct-on-mouse-3
adds df2ae3f Don't let docless variables hide function signature
adds bdda935 Merge branch 'master' of
git.savannah.gnu.org:/srv/git/emacs
adds 8c68a15 Allow overriding read--expression-try-read bindings
adds 846657a Update from Gnulib
adds 0c86f55 Simplify format_time_string
adds 2b6f529 ; * doc/lispref/tips.texi: Fix typo.
adds ddbfbeb Remove more XEmacs compat code from viper
adds e5d4fae Remove some obsolete items from PROBLEMS
adds 12c9941 ; * etc/NEWS: Call out a recent change in 'count-words'.
(Bug#41761)
adds 3a17b9f Fix assertion violation in pdumper.c
adds a1fe15a Don't use -Wsuggest-attribute=malloc by default
adds 352b7de Update from Gnulib
adds 9905001 Fix glitch uncovered by gcc -fsanitize=undefined
adds 128b04f Remove some compat code from erc-track.el
adds e6e59a3 Remove come compat code from rmailedit.el
adds fdd388d Remove some compat code from idlwave.el
adds b14c1b5 Remove some compat code from window.el
adds 8d7a7c1 Remove XEmacs compat code from idlwave.el
adds 85f0e3d Remove some compat code from ediff-util.el
adds c64fcb8 Remove some compat code from uudecode.el
adds 848a38a Remove some compat code from ispell.el
adds 60f045b Remove some compat code from binhex.el and uudecode.el
adds 033f98e Remove some compat code from python.el
adds 9384674 Remove some compat code from ede/make.el and
semantic/dep.el
adds e0e3fe4 Remove some compat code from ediff
adds 75233e3 Remove some compat code from esh-io.el
adds e0c19e8 Trim titles in eww so that the host from the URL is
visible
adds ae098c3 Rename new option to flyspell-use-mouse-3-for-menu
adds a9603c7 Add optional ALL-FRAMES arfument to count-windows
adds 901dabf Add NEWS entry for the count-lines change
adds 21c5805 Remove reference to Emacs Lisp List from FAQ
adds 82893e9 Fix ert ability to peek inside structures when comparing
unequal values
adds 23e6c36 Implement a cache for all types of gravatars
adds 16f4f26 Fix startup working dir bug on NeXTSTEP
adds cf0ee6f ; spelling fixes
adds 013ddd1 Merge from origin/emacs-27
adds 8ff5e34 Regexps cannot infloop; fix manual
adds 192247b ; Merge from origin/emacs-27
adds 19fa8b7 Note that Emacs needs systemd support if systemd is used
to stop/start
adds 98e8241 Document the 'flex' completion style
adds 3c4edfd Prevent from frozen frame after `C-z' in Lucid builds
adds 6bff65a ; * doc/lispref/sequences.texi (Sequence Functions): Typo
Fix. (Bug#42871)
adds 9b403d6 ; Fix last change
adds 4542b75 Fix bug with ~/Emacs file not being read at init
adds dd989c0 * etc/NEWS: Mention GnuPG 2.0 through 2.1.5 issue
(Bug#42845).
adds 362ca83 Let Emacs start even if curdir is inaccessible
adds 06738a4 Merge from origin/emacs-27
adds 4670969 Fix buffer overflow in x-send-client-message
adds 52d7aa7 Fix issues with OpenPGP header
adds 495aa53 Fix minor bugs in image.c
adds a711f70 * lisp/savehist.el: Doc fix.
adds 206ce48 Fix a big in the srecore test setup
adds 8d0f8a8 srecode-utest-project test should now work on Hydra,
hopefully
adds 070c606 Remove the "Recent message" section from the bug reports
adds 64da2e8 Improve display-time-world UI (Bug#40863)
adds d8d04e3 Rename 'display-time-world' to 'world-clock' (Bug#40863)
adds c70b5e8 Rearrange and clean up code in time.el (Bug#40863)
adds b4f0527 Fix truncated command names in process-attributes under
Macos
adds ea0e09c Fix Libravatar federation handling
adds f45e792 Fix Libravatar federation handling
adds 442a945 * lisp/vt-control.el: Use lexical-binding.
adds a9086ef Replace last uses of idlwave-get-buffer-visiting
adds 5a6ed46 Remove some compat code from woman.el
adds 66d8322 Remove some compat code from ps files
adds 3c76397 Remove some compat code from htmlfontify.el
adds ace7eeb Remove some compat code from chart.el
adds 1a31051 Remove some compat code from smiley.el
adds 80a4282 Remove some compat code from forms.el
adds 556ff98 Remove some compat code from ps-print.el
adds b906ef3 Remove some compat code from viper-cmd.el
adds cb20255 Remove some compat code from descr-text.el
adds 411a6fd Remove some compat code from viper-*.el
adds 92ec479 Get rid of build-time checks around NS tabbar code
(bug#33118)
adds 87ded4c Remove some compat code from erc
adds c23fddb Remove some compat code from ispell.el
adds 9c17df5 Remove some compat code from viper-cmd.el
adds b4e76ac Fix a page-break in the middle of a keystroke in
basic.texi
adds ba8cce2 Fix the [ command in speedbar mode
adds dc90e62 Let ido-everywhere turn on ido-mode
adds 9e586ac Signal an end-of-file error upon errors when reading from
stdin
adds 10b997f ; * etc/NEWS: Fix typos.
adds c570a79 Don't override python font locking in comint
adds 18e6a0b Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs
adds 3b8dfc4 Better check for multi-hops when calling direct async
processes
adds ed96a21 Add a variable to control VC completion over branch names
adds bd3e2e8 ; Fix last change to comint.el
adds 6a61d5e Make thingatpt recognise files names with @ in them
adds a8fc4f7 Make bytecomp-tests re-runnable
adds 1aacdf5 Distinguish errors in bytecomp-tests
adds a7291a9 Fix a segfault in daemon mode Emacs when detaching an X
session
adds dd6fa00 Fix #'(lambda ...) font locking
adds 3d0e0d9 Make etags-list-tags work with Exuberant ctags
adds bdc5d38 Ensure `bibtex-set-dialect' is executed in bibtex buffers
adds 33a7246 Allow searching interactively over completions in `M-x'
adds 90e65c8 Make shell-resync-dirs handle whitespace in directory
names
adds f8d3d18 ; Minor simplification of two recent changes
adds 886377f Merge remote-tracking branch 'savannah/master' into HEAD
adds 8a931a9 Fix native code uneffective loads after recompilation
adds c818c29 Revert "Fix native code uneffective loads after
recompilation" (bug#42944)
new f0f8d7b Merge branch 'feature/native-comp' into
feature/native-comp-macos-fixes
Summary of changes:
ChangeLog.3 | 100 ++++++-
Makefile.in | 20 +-
admin/release-process | 8 +-
configure.ac | 31 ++-
doc/emacs/basic.texi | 2 +-
doc/emacs/custom.texi | 1 +
doc/emacs/fixit.texi | 10 +-
doc/emacs/frames.texi | 8 +-
doc/emacs/maintaining.texi | 5 +-
doc/emacs/mini.texi | 7 +
doc/emacs/misc.texi | 4 +-
doc/lispref/commands.texi | 7 +
doc/lispref/functions.texi | 9 +-
doc/lispref/searching.texi | 2 +-
doc/lispref/sequences.texi | 6 +-
doc/lispref/tips.texi | 2 +-
doc/misc/efaq.texi | 7 +-
doc/misc/gnus.texi | 8 +-
doc/misc/message.texi | 2 +-
doc/misc/url.texi | 2 -
etc/HISTORY | 2 +-
etc/NEWS | 217 ++++++++++++---
etc/NEWS.27 | 16 +-
etc/PROBLEMS | 38 ---
lib/c++defs.h | 10 +
lib/canonicalize-lgpl.c | 4 +-
lib/cdefs.h | 9 +-
lib/dup2.c | 4 +-
lib/fcntl.in.h | 18 ++
lib/getopt-cdefs.in.h | 2 +-
lib/gnulib.mk.in | 4 +-
lib/intprops.h | 2 +-
lib/md5.h | 2 +-
lib/mktime.c | 2 +-
lib/nstrftime.c | 22 +-
lib/open.c | 4 +
lib/regcomp.c | 2 +-
lib/regex_internal.h | 2 +-
lib/stdio.in.h | 46 +++-
lib/stdlib.in.h | 29 ++
lib/strftime.h | 7 +-
lib/string.in.h | 15 ++
lib/sys_random.in.h | 4 +
lib/sys_select.in.h | 6 +-
lib/sys_stat.in.h | 14 +
lib/sys_time.in.h | 2 +-
lib/time.in.h | 12 +-
lib/time_rz.c | 51 ++--
lib/unistd.in.h | 159 +++++++++++
lib/verify.h | 41 +--
lisp/Makefile.in | 13 +-
lisp/abbrev.el | 10 -
lisp/bookmark.el | 13 -
lisp/buff-menu.el | 3 -
lisp/cedet/ede/make.el | 24 +-
lisp/cedet/semantic/bovine/c.el | 25 +-
lisp/cedet/semantic/dep.el | 18 +-
lisp/cedet/semantic/lex-spp.el | 4 +-
lisp/comint.el | 16 +-
lisp/cus-edit.el | 27 +-
lisp/descr-text.el | 3 +-
lisp/desktop.el | 2 +-
lisp/dirtrack.el | 3 -
lisp/doc-view.el | 46 +++-
lisp/emacs-lisp/bytecomp.el | 6 +-
lisp/emacs-lisp/chart.el | 4 +-
lisp/emacs-lisp/comp.el | 64 ++---
lisp/emacs-lisp/crm.el | 6 -
lisp/emacs-lisp/derived.el | 1 +
lisp/emacs-lisp/easymenu.el | 10 -
lisp/emacs-lisp/ert.el | 9 +-
lisp/emacs-lisp/find-func.el | 11 +-
lisp/emacs-lisp/lisp-mode.el | 6 +-
lisp/emacs-lisp/rx.el | 4 +-
lisp/emulation/viper-cmd.el | 27 +-
lisp/emulation/viper-mous.el | 2 +-
lisp/emulation/viper-util.el | 20 +-
lisp/epa.el | 4 -
lisp/epg.el | 16 +-
lisp/erc/erc-backend.el | 3 +-
lisp/erc/erc-dcc.el | 8 +-
lisp/erc/erc-fill.el | 2 +-
lisp/erc/erc-goodies.el | 3 +-
lisp/erc/erc-log.el | 2 +-
lisp/erc/erc-match.el | 67 +++--
lisp/erc/erc-notify.el | 2 +-
lisp/erc/erc-pcomplete.el | 1 -
lisp/erc/erc-stamp.el | 1 -
lisp/erc/erc-track.el | 12 +-
lisp/erc/erc.el | 27 +-
lisp/eshell/em-rebind.el | 1 -
lisp/eshell/esh-io.el | 7 +-
lisp/eshell/esh-mode.el | 75 +++---
lisp/eshell/eshell.el | 9 -
lisp/ffap.el | 139 +++++++++-
lisp/files.el | 13 +-
lisp/forms.el | 25 +-
lisp/gnus/gnus-sum.el | 3 +-
lisp/gnus/message.el | 63 ++---
lisp/gnus/mml-smime.el | 1 -
lisp/gnus/mml1991.el | 1 -
lisp/gnus/mml2015.el | 1 -
lisp/gnus/smiley.el | 13 +-
lisp/help-fns.el | 6 +-
lisp/hi-lock.el | 6 -
lisp/hilit-chg.el | 16 --
lisp/htmlfontify.el | 5 +-
lisp/icomplete.el | 11 +-
lisp/ido.el | 12 +-
lisp/image/gravatar.el | 111 ++++++--
lisp/international/mule-cmds.el | 5 -
lisp/international/mule-diag.el | 4 -
lisp/international/mule-util.el | 9 -
lisp/international/mule.el | 135 +---------
lisp/ldefs-boot.el | 6 +-
lisp/loadup.el | 44 +--
lisp/mail/binhex.el | 10 +-
lisp/mail/emacsbug.el | 12 -
lisp/mail/flow-fill.el | 36 +--
lisp/mail/rmail.el | 19 --
lisp/mail/rmailedit.el | 4 +-
lisp/mail/uudecode.el | 14 +-
lisp/minibuffer.el | 28 +-
lisp/mouse.el | 28 --
lisp/mwheel.el | 29 +-
lisp/net/eudc-bob.el | 130 ++++-----
lisp/net/eww.el | 25 +-
lisp/net/newst-treeview.el | 30 +--
lisp/net/ntlm.el | 44 ++-
lisp/net/tramp-sh.el | 98 -------
lisp/net/tramp.el | 103 +++++++-
lisp/{erc => obsolete}/erc-compat.el | 1 +
lisp/obsolete/tpu-edt.el | 12 +-
lisp/password-cache.el | 16 --
lisp/progmodes/cc-engine.el | 2 +-
lisp/progmodes/compile.el | 9 +-
lisp/progmodes/cperl-mode.el | 3 +
lisp/progmodes/ebnf2ps.el | 4 +-
lisp/progmodes/elisp-mode.el | 10 +-
lisp/progmodes/etags.el | 4 +
lisp/progmodes/idlw-help.el | 3 +-
lisp/progmodes/idlw-shell.el | 7 +-
lisp/progmodes/idlwave.el | 193 +++-----------
lisp/progmodes/perl-mode.el | 4 +-
lisp/progmodes/project.el | 22 +-
lisp/progmodes/python.el | 19 +-
lisp/progmodes/subword.el | 2 +
lisp/progmodes/xref.el | 43 ++-
lisp/ps-def.el | 18 +-
lisp/ps-print.el | 8 +-
lisp/savehist.el | 4 +-
lisp/shell.el | 57 ++--
lisp/simple.el | 22 +-
lisp/so-long.el | 64 ++++-
lisp/speedbar.el | 28 +-
lisp/startup.el | 14 +-
lisp/subr.el | 10 +-
lisp/t-mouse.el | 2 -
lisp/term.el | 32 ++-
lisp/term/w32-win.el | 4 -
lisp/textmodes/bibtex.el | 1 +
lisp/textmodes/flyspell.el | 61 ++---
lisp/textmodes/ispell.el | 16 +-
lisp/textmodes/remember.el | 3 -
lisp/thingatpt.el | 2 +-
lisp/time.el | 294 +++++++++++----------
lisp/tooltip.el | 2 -
lisp/url/url-expand.el | 2 +-
lisp/url/url-util.el | 25 --
lisp/url/url-vars.el | 7 -
lisp/vc/diff-mode.el | 2 +-
lisp/vc/ediff-init.el | 5 +-
lisp/vc/ediff-util.el | 22 +-
lisp/vc/vc-git.el | 18 +-
lisp/vc/vc-hooks.el | 8 -
lisp/vc/vc-mtn.el | 1 -
lisp/vc/vc.el | 3 -
lisp/vcursor.el | 3 -
lisp/vt-control.el | 2 +-
lisp/window.el | 21 +-
lisp/woman.el | 4 +-
m4/00gnulib.m4 | 38 +--
m4/absolute-header.m4 | 10 +-
m4/alloca.m4 | 4 +-
m4/canonicalize.m4 | 14 +-
m4/dup2.m4 | 3 +-
m4/fchmodat.m4 | 4 +-
m4/fcntl.m4 | 3 +-
m4/fdopendir.m4 | 20 +-
m4/fpending.m4 | 4 +-
m4/futimens.m4 | 5 +-
m4/getdtablesize.m4 | 19 +-
m4/getloadavg.m4 | 4 +-
m4/getrandom.m4 | 5 +-
m4/gnulib-common.m4 | 82 +++++-
m4/include_next.m4 | 18 +-
m4/largefile.m4 | 6 +-
m4/manywarnings.m4 | 8 +-
m4/mktime.m4 | 8 +-
m4/nstrftime.m4 | 4 +-
m4/open-slash.m4 | 3 +-
m4/pselect.m4 | 5 +-
m4/pthread_sigmask.m4 | 3 +-
m4/sys_random_h.m4 | 5 +-
m4/time_h.m4 | 1 -
m4/utimens.m4 | 5 +-
m4/utimensat.m4 | 5 +-
m4/utimes.m4 | 3 +-
m4/warnings.m4 | 21 +-
src/Makefile.in | 6 +-
src/ccl.c | 115 ++++++--
src/charset.c | 9 +-
src/coding.c | 12 +-
src/comp.c | 150 ++++++++++-
src/comp.h | 2 +
src/composite.c | 4 +-
src/emacs.c | 16 +-
src/fns.c | 30 ++-
src/font.c | 74 +++---
src/fontset.c | 27 +-
src/ftfont.c | 12 +-
src/hbfont.c | 11 +-
src/image.c | 71 +++--
src/lisp.h | 18 +-
src/lread.c | 214 ++++++---------
src/macfont.m | 6 +-
src/minibuf.c | 2 +-
src/nsselect.m | 2 +-
src/nsterm.m | 23 +-
src/nsxwidget.m | 4 +-
src/pdumper.c | 38 ++-
src/search.c | 13 +-
src/syntax.c | 4 +-
src/sysdep.c | 35 ++-
src/timefns.c | 33 ++-
src/window.c | 2 +-
src/xdisp.c | 8 +-
src/xfaces.c | 28 +-
src/xfns.c | 13 +-
src/xrdb.c | 4 +-
src/xselect.c | 21 +-
src/xterm.c | 21 ++
src/xterm.h | 1 +
src/xwidget.c | 4 +-
test/lisp/cedet/srecode-utest-template.el | 5 +-
test/lisp/emacs-lisp/bytecomp-tests.el | 43 +--
test/lisp/emacs-lisp/cl-lib-tests.el | 16 ++
test/lisp/ffap-tests.el | 40 +++
test/lisp/mail/flow-fill-tests.el | 3 +-
test/lisp/progmodes/compile-tests.el | 4 +-
test/lisp/progmodes/cperl-mode-tests.el | 51 ++++
test/lisp/simple-tests.el | 7 +
test/lisp/textmodes/bibtex-tests.el | 57 ++++
test/lisp/textmodes/paragraphs-tests.el | 4 +-
test/lisp/url/url-expand-tests.el | 7 +
test/manual/etags/c-src/abbrev.c | 14 -
.../image-circular-tests.el} | 65 +++++
test/src/comp-tests.el | 3 +-
test/src/fns-tests.el | 6 +
259 files changed, 3141 insertions(+), 2489 deletions(-)
rename lisp/{erc => obsolete}/erc-compat.el (99%)
create mode 100644 test/lisp/progmodes/cperl-mode-tests.el
create mode 100644 test/lisp/textmodes/bibtex-tests.el
copy test/{lisp/image-tests.el => manual/image-circular-tests.el} (54%)
- feature/native-comp-macos-fixes updated (9e64a08 -> f0f8d7b),
Vibhav Pant <=