1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-10 21:50:37 -08:00
emacs/src
Andrea Corallo 04a073f4bf * Allow for manually bumbing new native compiler ABI versions
* src/comp.c (ABI_VERSION): Define macro.
	(hash_native_abi): Include ABI_VERSION in the hashing.
	(syms_of_comp): Tweak docstring.
2020-11-07 16:22:17 +01:00
..
bitmaps
.dbxinit
.gdbinit Fix display of composed text with :box face attribute 2020-04-23 18:40:42 +03:00
alloc.c Merge remote-tracking branch 'savannah/master' into HEAD 2020-10-10 11:00:35 +02:00
atimer.c Revert "Make block_atimers unblock_atimers extern" 2020-01-01 11:37:41 +01:00
atimer.h Revert "Make block_atimers unblock_atimers extern" 2020-01-01 11:37:41 +01:00
bidi.c Use the full name of the null byte/character, not its abbreviation 2020-10-05 20:19:59 +02:00
bignum.c Use the full name of the null byte/character, not its abbreviation 2020-10-05 20:19:59 +02:00
bignum.h Use Gnulib libgmp module 2020-07-09 16:38:45 -07:00
blockinput.h
buffer.c Merge from origin/emacs-27 2020-11-02 09:27:40 -08:00
buffer.h Prefer more inline functions in character.h 2020-04-17 09:17:35 -07:00
bytecode.c Rehash hash tables eagerly after loading a dump 2020-08-11 02:27:43 -07:00
callint.c Use the full name of the null byte/character, not its abbreviation 2020-10-05 20:19:59 +02:00
callproc.c Mention `exec-path' in some process related doc strings 2020-08-21 16:15:18 +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 Fix return value for CCL opcode lookup-integer 2020-08-21 14:47:45 +02:00
ccl.h
ChangeLog.1
ChangeLog.2
ChangeLog.3 ; Fix trivial typos in ChangeLogs 2020-10-03 12:53:51 +02:00
ChangeLog.4
ChangeLog.5
ChangeLog.6
ChangeLog.7
ChangeLog.8 ; Fix trivial typos in ChangeLogs 2020-10-03 12:53:51 +02:00
ChangeLog.9 ; Fix trivial typos in ChangeLogs 2020-10-03 12:53:51 +02:00
ChangeLog.10 ; Fix trivial typos in ChangeLogs 2020-10-03 12:53:51 +02:00
ChangeLog.11 ; Fix typos 2020-10-09 11:53:21 +02:00
ChangeLog.12 ; Fix trivial typos in ChangeLogs 2020-10-03 12:53:51 +02:00
ChangeLog.13 ; Fix trivial typos in ChangeLogs 2020-10-03 12:53:51 +02:00
character.c Reduce integer-output-format to print-integers-as-characters 2020-11-06 13:55:32 +01:00
character.h Reduce integer-output-format to print-integers-as-characters 2020-11-06 13:55:32 +01:00
charset.c Prefer Fvector to make_uninit_vector 2020-08-15 11:19:51 -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 Fix more single-byte accesses caused by bytepos/charpos confusion 2020-09-27 17:40:07 +02:00
coding.c Use the full name of the null byte/character, not its abbreviation 2020-10-05 20:19:59 +02:00
coding.h Use the full name of the null byte/character, not its abbreviation 2020-10-05 20:19:59 +02:00
commands.h
comp.c * Allow for manually bumbing new native compiler ABI versions 2020-11-07 16:22:17 +01:00
comp.h Have `native-elisp-load' return the last registerd function 2020-10-14 11:04:36 +02:00
composite.c Avoid segfaults due to using fonts that were closed 2020-10-26 18:14:32 +02:00
composite.h Avoid segfaults due to using fonts that were closed 2020-10-26 18:14:32 +02: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 Make primitive redefinition effective through trampoline synthesis 2020-10-05 21:32:38 +02:00
dbusbind.c Handle several children of PATH in dbus-managed-objects-handler 2020-10-29 16:56:40 +01:00
decompress.c ; * src/decompress.c: Fix comment style. 2020-03-29 19:14:13 +03:00
deps.mk Remove unused ftx font backend driver 2020-01-15 19:57:27 +01:00
dired.c Fix a recent change in dired.c 2020-11-02 19:55:48 +02:00
dispextern.h Use the full name of the null byte/character, not its abbreviation 2020-10-05 20:19:59 +02:00
dispnew.c * src/xdisp.c (syms_of_xdisp): New var redisplay_skip_initial_frame. 2020-10-04 22:50:38 -04:00
disptab.h
dmpstruct.awk
doc.c Merge remote-tracking branch 'savannah/master' into HEAD 2020-10-23 20:08:58 +01:00
doprnt.c Minor doprnt cleanup: remove memchr call 2020-10-24 14:00:13 -07:00
dosfns.c
dosfns.h
dynlib.c make dynlib_close active code 2020-01-01 11:38:14 +01:00
dynlib.h
editfns.c Use the full name of the null byte/character, not its abbreviation 2020-10-05 20:19:59 +02:00
emacs-icon.h
emacs-module.c Fix name of the module .h files in the comments 2020-10-14 05:57:55 +02:00
emacs-module.h.in Improve nonnull checking with GCC in emacs-module 2020-05-09 09:11:53 -07:00
emacs.c Merge remote-tracking branch 'savannah/master' into HEAD 2020-11-07 16:21:36 +01:00
emacsgtkfixed.c
emacsgtkfixed.h
epaths.in Make filename hashing compatible with self contained builds (bug#43532) 2020-10-04 19:44:15 +02:00
eval.c Merge remote-tracking branch 'savannah/master' into HEAD 2020-10-23 20:08:58 +01:00
fileio.c Use the full name of the null byte/character, not its abbreviation 2020-10-05 20:19:59 +02:00
filelock.c Use the full name of the null byte/character, not its abbreviation 2020-10-05 20:19:59 +02:00
firstfile.c
floatfns.c
fns.c eql doc improvements 2020-10-13 10:05:31 -07:00
font.c Avoid segfaults due to using fonts that were closed 2020-10-26 18:14:32 +02:00
font.h Merge from origin/emacs-27 2020-03-04 13:57:58 -08:00
fontset.c Prefer Fvector to make_uninit_vector 2020-08-15 11:19:51 -07:00
fontset.h
frame.c Allow minibuffer to stay in its original frame. Tidy up this area. 2020-11-05 19:27:43 +00:00
frame.h Make TTY menus work with xterm-mouse-mode 2020-10-24 13:14:27 +03:00
fringe.c Reinstall recent GC-related changes 2020-09-05 12:15:14 -07:00
ftcrfont.c Fix scrolling problems with misc-fixed fonts under Cairo 2020-11-07 10:27:15 +02:00
ftfont.c Omit "V" at the start of DEFVAR_BOOL vars 2020-08-25 14:28:26 -07:00
ftfont.h
getpagesize.h
gfilenotify.c
gmalloc.c Drop support for -fcheck-pointer-bounds 2020-08-04 11:15:16 -07:00
gnutls.c Have gnutls_symmetric cache the results from Fgnutls_ciphers 2020-08-24 16:44:24 +02:00
gnutls.h
gtkutil.c Set basic SVG attributes (bug#40845) 2020-08-23 16:28:17 +01:00
gtkutil.h
hbfont.c Prefer Fvector to make_uninit_vector 2020-08-15 11:19:51 -07:00
image.c Fix a segfault in the new svg code 2020-11-01 00:10:30 +01:00
indent.c Fix 'move-to-column' when invisible text follows a TAB 2020-09-30 17:33:58 +03:00
indent.h
inotify.c
insdel.c Use the full name of the null byte/character, not its abbreviation 2020-10-05 20:19:59 +02: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 Use the full name of the null byte/character, not its abbreviation 2020-10-05 20:19:59 +02:00
keyboard.c * src/term.c (handle_one_term_event): Simplify. 2020-11-04 13:44:51 -05:00
keyboard.h
keymap.c Prefer Lisp version of describer in help--describe-vector 2020-10-18 17:25:23 +02:00
keymap.h Remove C version of substitute-command-keys 2020-10-18 17:25:23 +02:00
kqueue.c Add missing argument to directory_files_internal calls 2020-11-02 18:58:01 +01:00
lastfile.c
lcms.c Improve integer range checking 2020-04-05 01:24:36 -07:00
lisp.h Merge remote-tracking branch 'savannah/master' into HEAD 2020-11-07 16:21:36 +01:00
lread.c Merge remote-tracking branch 'savannah/master' into HEAD 2020-10-23 20:08:58 +01:00
macfont.h
macfont.m Prefer Fvector to make_uninit_vector 2020-08-15 11:19:51 -07:00
macros.c
macros.h
macuvs.h
Makefile.in * Fix 'incoherent dumped eln file' error when DUMP-METHOD=pbootstrap 2020-10-02 13:59:51 +02: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
minibuf.c * src/minibuf.c (move_minibuffer_onto_frame): Fix comparison 2020-11-05 21:11:14 +01:00
module-env-25.h Move the new module unibyte function to the correct module-env.h file 2020-10-14 05:57:05 +02:00
module-env-26.h
module-env-27.h
module-env-28.h Move the new module unibyte function to the correct module-env.h file 2020-10-14 05:57:05 +02:00
msdos.c Prefer more inline functions in character.h 2020-04-17 09:17:35 -07:00
msdos.h
nsfns.m Extend NSString further and use the new methods 2020-08-22 16:19:37 +01:00
nsfont.m Fix GNUstep build 2020-10-11 20:47:59 +01:00
nsgui.h
nsimage.m Tidy up NS color handling 2020-09-25 17:19:00 +01:00
nsmenu.m Fix crash from clicking on menu bar (bug#34762, bug#26982) 2020-09-08 21:49:38 +01:00
nsselect.m Fix GC bugs related to uninitialized vectors 2020-08-15 11:19:51 -07:00
nsterm.h Tidy up NS color handling 2020-09-25 17:19:00 +01:00
nsterm.m Fix crash when no face is defined (bug#44058, bug#43973) 2020-10-22 20:05:59 +01:00
nsxwidget.h ; Prefer https to http in more URLs 2020-10-24 20:23:27 +02:00
nsxwidget.m ; Prefer https to http in more URLs 2020-10-24 20:23:27 +02:00
pdumper.c * src/pdumper.c (dump_do_dump_relocation): Better error for incoherent eln. 2020-10-02 13:47:29 +02:00
pdumper.h Merge remote-tracking branch 'savannah/master' into HEAD 2020-08-13 12:22:07 +02:00
print.c Merge remote-tracking branch 'savannah/master' into HEAD 2020-11-07 16:21:36 +01:00
process.c Tweak updating the process mark in set-process-buffer 2020-09-25 11:47:59 +02: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
puresize.h
ralloc.c
README
regex-emacs.c regex-emacs: copy less when reallocating 2020-08-26 00:20:31 -07:00
regex-emacs.h
region-cache.c
region-cache.h
scroll.c
search.c Fix a misleading comment in Freplace_match 2020-10-18 10:18:57 +02:00
sheap.c
sheap.h
sound.c
syntax.c Add new Lisp implementation of substitute-command-keys 2020-10-18 17:23:24 +02:00
syntax.h
sysdep.c Merge from origin/emacs-27 2020-11-02 09:27:40 -08: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 * src/term.c (handle_one_term_event): Simplify. 2020-11-04 13:44:51 -05:00
termcap.c Use the full name of the null byte/character, not its abbreviation 2020-10-05 20:19:59 +02:00
termchar.h Minor cleanup of last change 2020-09-18 11:43:12 +03:00
termhooks.h * src/term.c (handle_one_term_event): Simplify. 2020-11-04 13:44:51 -05:00
terminal.c
terminfo.c Fix compilation on TERMINFO platforms with GCC 10 2020-09-12 10:11:26 +03:00
termopts.h
textprop.c Prevent hanging in next-single-char-property-change 2020-05-09 10:27:06 +03:00
thread.c Fix NS build failure 2020-08-22 16:31:02 +01:00
thread.h Fix BSD and macOS builds w.r.t. pthread_setname_np (bug#38632) 2020-01-07 17:57:31 +01:00
timefns.c Use the full name of the null byte/character, not its abbreviation 2020-10-05 20:19:59 +02:00
tparam.c
tparam.h
undo.c
unexaix.c
unexcoff.c
unexcw.c
unexec.h
unexelf.c
unexhp9k800.c
unexmacosx.c Use the full name of the null byte/character, not its abbreviation 2020-10-05 20:19:59 +02:00
unexsol.c
unexw32.c
vm-limit.c
w16select.c Use the full name of the null byte/character, not its abbreviation 2020-10-05 20:19:59 +02:00
w32.c Merge remote-tracking branch 'savannah/master' into HEAD 2020-10-10 11:00:35 +02:00
w32.h File-handling cleanup in w32image.c 2020-04-16 09:14:07 +03:00
w32common.h Fix DLL imports of gccjit version functions. 2020-06-02 23:25:24 +01:00
w32console.c
w32cygwinx.c
w32fns.c Use the full name of the null byte/character, not its abbreviation 2020-10-05 20:19:59 +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 ; Prefer https to http in more URLs 2020-10-24 20:23:27 +02:00
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 ; Fix typos 2020-09-21 14:26:42 +02:00
w32notify.c
w32proc.c Use the full name of the null byte/character, not its abbreviation 2020-10-05 20:19:59 +02:00
w32reg.c
w32select.c Use the full name of the null byte/character, not its abbreviation 2020-10-05 20:19:59 +02:00
w32select.h
w32term.c ; Fix typos 2020-09-21 14:26:42 +02:00
w32term.h ; Fix typos 2020-09-21 14:26:42 +02:00
w32uniscribe.c
w32xfns.c
widget.c
widget.h
widgetprv.h
window.c Allow minibuffer to stay in its original frame. Tidy up this area. 2020-11-05 19:27:43 +00:00
window.h Fix sxhash-equal on bytecodes, markers, etc. 2020-01-07 11:29:42 -08:00
xdisp.c ; * src/xdisp.c (redisplay_window): Add comment for a recent change. 2020-11-07 10:44:30 +02:00
xfaces.c A better fix for bug#43886 2020-10-10 11:11:34 +03:00
xfns.c ; Fix typos 2020-09-21 14:26:42 +02:00
xfont.c Use the full name of the null byte/character, not its abbreviation 2020-10-05 20:19:59 +02:00
xftfont.c
xgselect.c Fix lock failures in xg_select 2020-08-21 14:56:06 +02:00
xgselect.h Fix lock failures in xg_select 2020-08-21 14:56:06 +02:00
xmenu.c Pacify GCC 10.1.0 2020-05-11 17:54:24 -07:00
xml.c
xrdb.c Merge from origin/emacs-27 2020-08-18 07:51:08 -07:00
xselect.c Fix buffer overflow in x-send-client-message 2020-08-18 17:05:08 +02:00
xsettings.c
xsettings.h
xsmfns.c
xterm.c Fix bad dimensions of initial frame on VcXsrv 2020-10-17 20:30:56 +03:00
xterm.h ; Fix typos 2020-09-21 14:26:42 +02:00
xwidget.c Merge from origin/emacs-27 2020-10-27 08:24:56 -07:00
xwidget.h Add utility functions and new xwidget commands 2020-08-12 12:39:50 +02:00

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/>.