diff options
| author | Glenn Morris | 2021-10-11 08:04:57 -0700 |
|---|---|---|
| committer | Glenn Morris | 2021-10-11 08:04:57 -0700 |
| commit | 8aceb37b47a8f97fc42caaaf021ac06dc9f67827 (patch) | |
| tree | 64e2d073d3980d633a68349b8872b534a5427d59 /admin | |
| parent | 395273773cb7035358cdd7c87f9102af75e39915 (diff) | |
| parent | 1a1b206a8b33dc597fe2153a59fa30baacf1dcc8 (diff) | |
| download | emacs-8aceb37b47a8f97fc42caaaf021ac06dc9f67827.tar.gz emacs-8aceb37b47a8f97fc42caaaf021ac06dc9f67827.zip | |
Merge from origin/emacs-28
1a1b206a8b Adapt the recent 'num_processors' change to MS-Windows
7cb4637923 Minor fix to clarify a sentence in emacs-lisp-intro
ab60144ea3 ; Pacify recent shorthand unused lexarg warnings.
e9df86004f Make tty-run-terminal-initialization load the .elc file (i...
07edc28bdb Fix ert errors when there's a test that binds `debug-on-er...
96278de8ac New function num-processors
575e626105 Add symbol property 'save-some-buffers-function' (bug#46374)
a3e10af95c Keep reading when typed RET in read-char-from-minibuffer a...
013e3be832 * lisp/userlock.el (ask-user-about-supersession-threat): A...
ae61d7a57d Fix point positioning on mouse clicks with non-zero line-h...
4c7e74c386 Complete shorthands to longhands for symbol-completing tables
c2513c5d0d Add new failing test for bug#51089
1d1e96377c ; * lisp/emacs-lisp/shortdoc.el: Fix typo.
6bf29072e9 Avoid mapping file names through 'substring'
bcce93f04c Update to Org 9.5-46-gb71474
5d408f1a24 Expanded testing of MH-E with multiple MH variants
b497add971 Fix Seccomp filter for newer GNU/Linux systems (Bug#51073).
75d9fbec88 Tramp code cleanup
# Conflicts:
# etc/NEWS
# test/lisp/progmodes/elisp-mode-tests.el
Diffstat (limited to 'admin')
| -rwxr-xr-x | admin/merge-gnulib | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/admin/merge-gnulib b/admin/merge-gnulib index 886f37e28cc..c9fe3b2f95a 100755 --- a/admin/merge-gnulib +++ b/admin/merge-gnulib | |||
| @@ -39,7 +39,8 @@ GNULIB_MODULES=' | |||
| 39 | free-posix fstatat fsusage fsync futimens | 39 | free-posix fstatat fsusage fsync futimens |
| 40 | getloadavg getopt-gnu getrandom gettime gettimeofday gitlog-to-changelog | 40 | getloadavg getopt-gnu getrandom gettime gettimeofday gitlog-to-changelog |
| 41 | ieee754-h ignore-value intprops largefile libgmp lstat | 41 | ieee754-h ignore-value intprops largefile libgmp lstat |
| 42 | manywarnings memmem-simple mempcpy memrchr minmax mkostemp mktime nstrftime | 42 | manywarnings memmem-simple mempcpy memrchr minmax mkostemp mktime |
| 43 | nproc nstrftime | ||
| 43 | pathmax pipe2 pselect pthread_sigmask | 44 | pathmax pipe2 pselect pthread_sigmask |
| 44 | qcopy-acl readlink readlinkat regex | 45 | qcopy-acl readlink readlinkat regex |
| 45 | sig2str sigdescr_np socklen stat-time std-gnu11 stdalign stddef stdio | 46 | sig2str sigdescr_np socklen stat-time std-gnu11 stdalign stddef stdio |