1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-03-15 19:31:29 -07:00
emacs/src
Eli Zaretskii 162f375bac MS-Windows fixes as followup to import of Gnulib 'getrandom'
* nt/mingw-cfg.site (gl_cv_lib_assume_bcrypt): Set to "no" to
disable linking against bcrypt.dll.  (Bug#42095)

* src/gnutls.c (gnutls_rnd) [WINDOWSNT]: Don't define a function
pointer, and don't load it from GnuTLS DLL.
(w32_gnutls_rnd) [WINDOWSNT]: Delete unused function.
* src/fns.c (gnutls_rnd) [WINDOWSNT]: Don't redirect to
w32_gnutls_rnd.
2020-06-28 18:26:20 +03:00
..
bitmaps
.dbxinit
.gdbinit Fix display of composed text with :box face attribute 2020-04-23 18:40:42 +03:00
alloc.c Streamline live_*_holding 2020-06-04 22:08:43 -07:00
atimer.c
atimer.h
bidi.c Prefer more inline functions in character.h 2020-04-17 09:17:35 -07:00
bignum.c Fix a recent change in bignum.c 2020-04-05 19:51:09 +03:00
bignum.h Pacify buggy old GCC with a cast 2020-05-06 11:01:57 -07:00
blockinput.h
buffer.c Restore buffer-undo-list to buffer-local-variables 2020-05-18 10:54:14 -07:00
buffer.h Prefer more inline functions in character.h 2020-04-17 09:17:35 -07:00
bytecode.c Hoist some byte-code checking out of eval 2020-05-19 23:25:16 -07:00
callint.c
callproc.c Fix error in 'call-process-region' when START is nil (Bug#40576) 2020-04-12 19:04:11 +02:00
casefiddle.c Inline a couple of functions that were macros 2020-04-25 16:18:44 -07:00
casetab.c
category.c
category.h
ccl.c Inline a couple of functions that were macros 2020-04-25 16:18:44 -07:00
ccl.h
ChangeLog.1
ChangeLog.2
ChangeLog.3
ChangeLog.4
ChangeLog.5
ChangeLog.6
ChangeLog.7
ChangeLog.8
ChangeLog.9
ChangeLog.10
ChangeLog.11
ChangeLog.12
ChangeLog.13
character.c Improve string_char_and_length speed 2020-04-26 19:31:54 -07:00
character.h Improve multibyte_length performance 2020-04-27 15:53:30 -07:00
charset.c Prefer more inline functions in character.h 2020-04-17 09:17:35 -07:00
charset.h
chartab.c Prefer more inline functions in character.h 2020-04-17 09:17:35 -07:00
cm.c
cm.h
cmds.c Merge from origin/emacs-27 2020-05-28 07:50:26 -07:00
coding.c Document that {en,de}code-coding-string preserve match data 2020-05-28 16:58:57 +02:00
coding.h Allow ENCODE_FILE and DECODE_FILE to use no-copy conversion 2020-04-11 17:04:57 +02:00
commands.h
composite.c ; * src/composite.c (syms_of_composite): Fix last change. 2020-06-02 20:46:26 +03:00
composite.h Remove UNSIGNED_CMP 2020-04-11 19:00:27 -07:00
conf_post.h Fix typos in recent attribute.h simplification 2020-05-05 00:51:24 -07:00
COPYING
cygw32.c
cygw32.h
data.c Merge from origin/emacs-27 2020-05-06 09:22:55 -07:00
dbusbind.c
decompress.c ; * src/decompress.c: Fix comment style. 2020-03-29 19:14:13 +03:00
deps.mk
dired.c Work better if stat etc. are interrupted 2020-01-20 01:21:52 -08:00
dispextern.h Consolidate #RGB string parsers 2020-06-21 21:22:26 +02:00
dispnew.c Pacify GCC 10.1.0 2020-05-11 17:54:24 -07:00
disptab.h
dmpstruct.awk
doc.c
doprnt.c
dosfns.c
dosfns.h
dynlib.c
dynlib.h
editfns.c Merge from origin/emacs-27 2020-05-06 09:28:36 -07:00
emacs-icon.h
emacs-module.c Don’t assume __has_attribute in emacs-module.c 2020-05-05 17:22:07 -07:00
emacs-module.h.in Improve nonnull checking with GCC in emacs-module 2020-05-09 09:11:53 -07:00
emacs.c Merge from origin/emacs-27 2020-06-01 22:26:33 -07:00
emacsgtkfixed.c
emacsgtkfixed.h
epaths.in Revert the --with-install-srcdir patch 2020-01-27 23:17:10 -08:00
eval.c Merge from origin/emacs-27 2020-06-26 07:50:38 -07:00
fileio.c Improve integer range checking 2020-04-05 01:24:36 -07:00
filelock.c Pacify --enable-gcc-warnings for lock_file 2020-03-25 13:40:34 -07:00
firstfile.c
floatfns.c
fns.c MS-Windows fixes as followup to import of Gnulib 'getrandom' 2020-06-28 18:26:20 +03:00
font.c Prefer more inline functions in character.h 2020-04-17 09:17:35 -07:00
font.h Merge from origin/emacs-27 2020-03-04 13:57:58 -08:00
fontset.c Avoid crashes when a fontset has strange entries 2020-03-05 17:57:21 +02:00
fontset.h
frame.c Merge from origin/emacs-27 2020-04-11 07:50:12 -07:00
frame.h Remove UNSIGNED_CMP 2020-04-11 19:00:27 -07:00
fringe.c Fix two fringe bitmaps 2020-04-25 12:11:57 +03:00
ftcrfont.c Prefer more inline functions in character.h 2020-04-17 09:17:35 -07:00
ftfont.c Remove unused variable from ftfont.c 2020-04-25 12:31:43 +03:00
ftfont.h
getpagesize.h
gfilenotify.c
gmalloc.c
gnutls.c MS-Windows fixes as followup to import of Gnulib 'getrandom' 2020-06-28 18:26:20 +03:00
gnutls.h
gtkutil.c Fix segfault on closing frame with tooltip (Bug#41239) 2020-05-24 20:14:48 -04:00
gtkutil.h
hbfont.c Fix Arabic shaping when eww/shr fill the text to be rendered 2020-06-05 10:56:01 +03:00
image.c Fix GDI+ image loading by file name 2020-04-25 16:37:46 +03:00
indent.c Prefer more inline functions in character.h 2020-04-17 09:17:35 -07:00
indent.h
inotify.c
insdel.c Prefer more inline functions in character.h 2020-04-17 09:17:35 -07:00
intervals.c Pacify GCC 10.1.0 2020-05-11 17:54:24 -07:00
intervals.h Pacify GCC 9.2.1 20190927 -O3 2020-03-04 13:48:58 -08:00
json.c
keyboard.c Pacify GCC 10.1.0 2020-05-11 17:54:24 -07:00
keyboard.h
keymap.c text-char-description minor cleanup 2020-04-22 19:00:58 -07:00
keymap.h
kqueue.c
lastfile.c
lcms.c Improve integer range checking 2020-04-05 01:24:36 -07:00
lisp.h Check AREF and aref_addr subscripts 2020-06-18 14:02:42 -07:00
lread.c Fix bug in recent byte-code checking hoist 2020-06-02 18:41:02 -07:00
macfont.h
macfont.m Merge from origin/emacs-27 2020-03-18 07:50:36 -07:00
macros.c
macros.h
macuvs.h
Makefile.in Revert my KEY_OPS_CFLAGS change to src/Makefile.in 2020-04-07 20:53:48 -07:00
marker.c Prefer more inline functions in character.h 2020-04-17 09:17:35 -07:00
menu.c Prefer more inline functions in character.h 2020-04-17 09:17:35 -07:00
menu.h
mini-gmp-emacs.c
mini-gmp.c * src/mini-gmp.c: Fix comment typos. 2020-01-26 12:54:47 -08:00
mini-gmp.h Update mini-gmp 2020-01-26 12:54:47 -08:00
minibuf.c Merge from origin/emacs-27 2020-02-01 07:50:10 -08:00
module-env-25.h
module-env-26.h
module-env-27.h
module-env-28.h Add a module function to open a file descriptor connected to a pipe. 2020-03-26 21:47:25 +01:00
msdos.c Prefer more inline functions in character.h 2020-04-17 09:17:35 -07:00
msdos.h
nsfns.m Use 65535 as color-values scale value in the NS backend 2020-06-07 10:37:27 +02:00
nsfont.m Prefer more inline functions in character.h 2020-04-17 09:17:35 -07:00
nsgui.h
nsimage.m Use native image API for NS 2020-04-16 19:11:05 +01:00
nsmenu.m Fix NS frame resizing issues (bug#40200, bug#28872) 2020-04-16 19:11:05 +01:00
nsselect.m
nsterm.h Use native image API for NS 2020-04-16 19:11:05 +01:00
nsterm.m Consolidate #RGB string parsers 2020-06-21 21:22:26 +02:00
pdumper.c Unbreak compilation with CHECK_STRUCTS defined. 2020-05-31 19:50:04 +02:00
pdumper.h
print.c Prefer more inline functions in character.h 2020-04-17 09:17:35 -07:00
process.c Improve integer range checking 2020-04-05 01:24:36 -07:00
process.h Add a module function to open a file descriptor connected to a pipe. 2020-03-26 21:47:25 +01:00
profiler.c
ptr-bounds.h
puresize.h
ralloc.c
README
regex-emacs.c Merge from origin/emacs-27 2020-04-20 07:50:19 -07:00
regex-emacs.h
region-cache.c
region-cache.h
scroll.c
search.c Improve accuracy of apropos commands that search doc strings 2020-05-03 16:53:53 +03:00
sheap.c
sheap.h
sound.c
syntax.c Merge from origin/emacs-27 2020-04-20 07:50:19 -07:00
syntax.h
sysdep.c Use getrandom syscall for nonces 2020-06-27 13:03:49 -07:00
sysselect.h
syssignal.h
sysstdio.h
systhread.c Add thread-naming support for OpenBSD 2020-06-28 10:27:21 +02:00
systhread.h Simplify by using attribute.h macros 2020-05-03 15:10:07 -07:00
systime.h Add ‘nofollow’ flag to set-file-times 2020-03-07 12:15:43 -08:00
systty.h
syswait.h
term.c Add fallback for 24-bit terminal color via COLORTERM=truecolor 2020-06-20 11:16:14 +03:00
termcap.c
termchar.h
termhooks.h
terminal.c
terminfo.c
termopts.h
textprop.c Prevent hanging in next-single-char-property-change 2020-05-09 10:27:06 +03:00
thread.c Fix aborts due to GC losing pseudovectors 2020-05-25 20:29:50 -07:00
thread.h
timefns.c Tiny simplification of frac_to_double 2020-03-19 00:11:16 -07:00
tparam.c
tparam.h
undo.c
unexaix.c
unexcoff.c
unexcw.c
unexec.h
unexelf.c
unexhp9k800.c
unexmacosx.c Fix unexec failure on macOS 10.15.4 2020-02-16 09:50:26 +09:00
unexsol.c
unexw32.c
vm-limit.c
w16select.c
w32.c Merge from origin/emacs-27 2020-05-23 07:50:30 -07:00
w32.h File-handling cleanup in w32image.c 2020-04-16 09:14:07 +03:00
w32common.h
w32console.c
w32cygwinx.c
w32fns.c Consolidate #RGB string parsers 2020-06-21 21:22:26 +02:00
w32font.c
w32font.h
w32gui.h Make use of MS-Windows native image API be selectable at run time 2020-04-14 18:10:41 +03:00
w32heap.c
w32heap.h
w32image.c Fix GDI+ image loading by file name 2020-04-25 16:37:46 +03:00
w32inevt.c
w32inevt.h
w32menu.c
w32notify.c
w32proc.c Don't rely on copying in {EN,DE}CODE_FILE 2020-04-09 11:34:48 +02:00
w32reg.c
w32select.c
w32select.h
w32term.c Fix display of composed text with :box face attribute 2020-04-23 18:40:42 +03:00
w32term.h Make use of MS-Windows native image API be selectable at run time 2020-04-14 18:10:41 +03:00
w32uniscribe.c
w32xfns.c
widget.c
widget.h
widgetprv.h
window.c Improve integer range checking 2020-04-05 01:24:36 -07:00
window.h
xdisp.c Merge from origin/emacs-27 2020-06-26 07:50:38 -07:00
xfaces.c Minor improvements as followup to recent RGB string-parsing change 2020-06-22 18:32:01 +03:00
xfns.c Merge from origin/emacs-27 2020-05-16 10:29:14 -07:00
xfont.c Prefer more inline functions in character.h 2020-04-17 09:17:35 -07:00
xftfont.c
xgselect.c
xgselect.h
xmenu.c Pacify GCC 10.1.0 2020-05-11 17:54:24 -07:00
xml.c
xrdb.c Fix search for ~/.Xdefaults-HOSTNAME (again) 2020-02-19 20:41:18 +01:00
xselect.c
xsettings.c
xsettings.h
xsmfns.c
xterm.c Consolidate #RGB string parsers 2020-06-21 21:22:26 +02:00
xterm.h Recalculate default font when switching font backend 2020-03-17 16:58:09 +01:00
xwidget.c Improve integer range checking 2020-04-05 01:24:36 -07:00
xwidget.h

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

Copyright (C) 2001-2020 Free Software Foundation, Inc.
See the end of the file for license conditions.


This directory contains the source files for the C component of GNU Emacs.
Nothing in this directory is needed for using Emacs once it is built
and installed, if the dumped Emacs is copied elsewhere.

See the files ../README and then ../INSTALL for installation instructions.

The file 'Makefile.in' is used as a template by the script
'../configure' to produce 'Makefile'.  This is the file which actually
controls the compilation of Emacs C source files.  All of this should
work transparently; you should only need to change to the parent
directory, run './configure', and then run 'make'.

This file is part of GNU Emacs.

GNU Emacs is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.

GNU Emacs is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with GNU Emacs.  If not, see <https://www.gnu.org/licenses/>.