1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-29 08:31:35 -08:00
emacs/src
Stefan Monnier 592a230832 * src/fns.c (hash_string): Fix bug#46111
Use `memcpy` instead of an unaligned memory access.  On x86 at least,
GCC turns this `memcpy` into a single `mov`, so it's about as fast.
2021-01-28 12:27:27 -05:00
..
bitmaps
.dbxinit
.gdbinit Update copyright year to 2021 2021-01-01 01:13:56 -08:00
alloc.c Don't let maybe_quit prevent resetting consing_until_gc (bug#43389) 2021-01-20 10:36:46 -05:00
atimer.c Update copyright year to 2021 2021-01-01 01:13:56 -08:00
atimer.h Update copyright year to 2021 2021-01-01 01:13:56 -08:00
bidi.c Update copyright year to 2021 2021-01-01 01:13:56 -08:00
bignum.c Update copyright year to 2021 2021-01-01 01:13:56 -08:00
bignum.h Update copyright year to 2021 2021-01-01 01:13:56 -08:00
blockinput.h Update copyright year to 2021 2021-01-01 01:13:56 -08:00
buffer.c Add functions to open a file without quitting. 2021-01-10 22:31:22 +01:00
buffer.h Update copyright year to 2021 2021-01-01 01:13:56 -08:00
bytecode.c Update copyright year to 2021 2021-01-01 01:13:56 -08:00
callint.c Update copyright year to 2021 2021-01-01 01:13:56 -08:00
callproc.c Add functions to open a file without quitting. 2021-01-10 22:31:22 +01:00
casefiddle.c * lisp/subr.el (esc-map): Initialize inside declaration 2021-01-04 23:43:40 -05:00
casetab.c Update copyright year to 2021 2021-01-01 01:13:56 -08:00
category.c Update copyright year to 2021 2021-01-01 01:13:56 -08:00
category.h
ccl.c Fix CCL_MOD typo 2021-01-01 12:58:18 -08:00
ccl.h
ChangeLog.1 Update copyright year to 2021 2021-01-01 01:13:56 -08:00
ChangeLog.2 Update copyright year to 2021 2021-01-01 01:13:56 -08:00
ChangeLog.3 Update copyright year to 2021 2021-01-01 01:13:56 -08:00
ChangeLog.4 Update copyright year to 2021 2021-01-01 01:13:56 -08:00
ChangeLog.5 Update copyright year to 2021 2021-01-01 01:13:56 -08:00
ChangeLog.6 Update copyright year to 2021 2021-01-01 01:13:56 -08:00
ChangeLog.7 Update copyright year to 2021 2021-01-01 01:13:56 -08:00
ChangeLog.8 Update copyright year to 2021 2021-01-01 01:13:56 -08:00
ChangeLog.9 Update copyright year to 2021 2021-01-01 01:13:56 -08:00
ChangeLog.10 Update copyright year to 2021 2021-01-01 01:13:56 -08:00
ChangeLog.11 Update copyright year to 2021 2021-01-01 01:13:56 -08:00
ChangeLog.12 Update copyright year to 2021 2021-01-01 01:13:56 -08:00
ChangeLog.13 Update copyright year to 2021 2021-01-01 01:13:56 -08:00
character.c Update copyright year to 2021 2021-01-01 01:13:56 -08:00
character.h Reduce integer-output-format to print-integers-as-characters 2020-11-06 13:55:32 +01:00
charset.c Update copyright year to 2021 2021-01-01 01:13:56 -08:00
charset.h Update copyright year to 2021 2021-01-01 01:13:56 -08:00
chartab.c Merge from origin/emacs-27 2020-12-09 08:50:12 -08:00
cm.c Update copyright year to 2021 2021-01-01 01:13:56 -08:00
cm.h Update copyright year to 2021 2021-01-01 01:13:56 -08:00
cmds.c Merge from origin/emacs-27 2021-01-27 07:55:11 -08:00
coding.c Update copyright year to 2021 2021-01-01 01:13:56 -08:00
coding.h Update copyright year to 2021 2021-01-01 01:13:56 -08:00
commands.h * lisp/subr.el (esc-map): Initialize inside declaration 2021-01-04 23:43:40 -05:00
composite.c Update copyright year to 2021 2021-01-01 01:13:56 -08:00
composite.h Update copyright year to 2021 2021-01-01 01:13:56 -08:00
conf_post.h Work around __has_attribute bug in clang 3.4 2021-01-22 12:02:56 -08:00
COPYING
cygw32.c Update copyright year to 2021 2021-01-01 01:13:56 -08:00
cygw32.h Update copyright year to 2021 2021-01-01 01:13:56 -08:00
data.c Add a new variable `inhibit-interaction' 2021-01-12 15:12:38 +01:00
dbusbind.c Update copyright year to 2021 2021-01-01 01:13:56 -08:00
decompress.c Update copyright year to 2021 2021-01-01 01:13:56 -08:00
deps.mk Update copyright year to 2021 2021-01-01 01:13:56 -08:00
dired.c Update copyright year to 2021 2021-01-01 01:13:56 -08:00
dispextern.h Add distinct controls for child frames' borders (Bug#45620) 2021-01-26 10:36:52 +01:00
dispnew.c * src/dispnew.c (sit_for): Return nil when interrupted by process output 2021-01-15 22:38:52 -05:00
disptab.h Update copyright year to 2021 2021-01-01 01:13:56 -08:00
dmpstruct.awk Update copyright year to 2021 2021-01-01 01:13:56 -08:00
doc.c Update copyright year to 2021 2021-01-01 01:13:56 -08:00
doprnt.c Update copyright year to 2021 2021-01-01 01:13:56 -08:00
dosfns.c Update copyright year to 2021 2021-01-01 01:13:56 -08:00
dosfns.h Update copyright year to 2021 2021-01-01 01:13:56 -08:00
dynlib.c Update copyright year to 2021 2021-01-01 01:13:56 -08:00
dynlib.h Update copyright year to 2021 2021-01-01 01:13:56 -08:00
editfns.c Update copyright year to 2021 2021-01-01 01:13:56 -08:00
emacs-icon.h Update copyright year to 2021 2021-01-01 01:13:56 -08:00
emacs-module.c Update copyright year to 2021 2021-01-01 01:13:56 -08:00
emacs-module.h.in Work around __has_attribute bug in clang 3.4 2021-01-22 12:02:56 -08:00
emacs.c Merge from origin/emacs-27 2021-01-27 07:55:11 -08:00
emacsgtkfixed.c Update copyright year to 2021 2021-01-01 01:13:56 -08:00
emacsgtkfixed.h Update copyright year to 2021 2021-01-01 01:13:56 -08:00
epaths.in Update copyright year to 2021 2021-01-01 01:13:56 -08:00
eval.c Fix incompleteness in the implementation of minibuffer-follows-selected-frame 2021-01-10 20:32:40 +00:00
fileio.c Update copyright year to 2021 2021-01-01 01:13:56 -08:00
filelock.c Update copyright year to 2021 2021-01-01 01:13:56 -08:00
firstfile.c Update copyright year to 2021 2021-01-01 01:13:56 -08:00
floatfns.c Update copyright year to 2021 2021-01-01 01:13:56 -08:00
fns.c * src/fns.c (hash_string): Fix bug#46111 2021-01-28 12:27:27 -05:00
font.c Update copyright year to 2021 2021-01-01 01:13:56 -08:00
font.h Update copyright year to 2021 2021-01-01 01:13:56 -08:00
fontset.c Update copyright year to 2021 2021-01-01 01:13:56 -08:00
fontset.h Update copyright year to 2021 2021-01-01 01:13:56 -08:00
frame.c Add distinct controls for child frames' borders (Bug#45620) 2021-01-26 10:36:52 +01:00
frame.h Fix typos and punctuation 2021-01-26 18:24:53 +02:00
fringe.c Update copyright year to 2021 2021-01-01 01:13:56 -08:00
ftcrfont.c Update copyright year to 2021 2021-01-01 01:13:56 -08:00
ftfont.c Update copyright year to 2021 2021-01-01 01:13:56 -08:00
ftfont.h
getpagesize.h Update copyright year to 2021 2021-01-01 01:13:56 -08:00
gfilenotify.c Update copyright year to 2021 2021-01-01 01:13:56 -08:00
gmalloc.c Update copyright year to 2021 2021-01-01 01:13:56 -08:00
gnutls.c Fix backslash mistakes in doc strings in C code 2021-01-02 18:12:13 +01:00
gnutls.h Update copyright year to 2021 2021-01-01 01:13:56 -08:00
gtkutil.c Update copyright year to 2021 2021-01-01 01:13:56 -08:00
gtkutil.h Update copyright year to 2021 2021-01-01 01:13:56 -08:00
hbfont.c Update copyright year to 2021 2021-01-01 01:13:56 -08:00
image.c Update copyright year to 2021 2021-01-01 01:13:56 -08:00
indent.c Update copyright year to 2021 2021-01-01 01:13:56 -08:00
indent.h Update copyright year to 2021 2021-01-01 01:13:56 -08:00
inotify.c Update copyright year to 2021 2021-01-01 01:13:56 -08:00
insdel.c Update copyright year to 2021 2021-01-01 01:13:56 -08:00
intervals.c Update copyright year to 2021 2021-01-01 01:13:56 -08:00
intervals.h Update copyright year to 2021 2021-01-01 01:13:56 -08:00
json.c Update copyright year to 2021 2021-01-01 01:13:56 -08:00
keyboard.c * lisp/subr.el (esc-map): Initialize inside declaration 2021-01-04 23:43:40 -05:00
keyboard.h * src/xdisp.c (syms_of_xdisp): New var redisplay-skip-fontification-on-input 2021-01-04 00:59:56 -05:00
keymap.c Lift {global,local}-key-binding to Lisp 2021-01-13 18:54:09 +01:00
keymap.h * lisp/subr.el (esc-map): Initialize inside declaration 2021-01-04 23:43:40 -05:00
kqueue.c Update copyright year to 2021 2021-01-01 01:13:56 -08:00
lastfile.c Update copyright year to 2021 2021-01-01 01:13:56 -08:00
lcms.c Update copyright year to 2021 2021-01-01 01:13:56 -08:00
lisp.h Add a new variable `inhibit-interaction' 2021-01-12 15:12:38 +01:00
lread.c Make libraries works with xterm-mouse-mode. 2021-01-15 13:50:07 +02:00
macfont.h Update copyright year to 2021 2021-01-01 01:13:56 -08:00
macfont.m Update copyright year to 2021 2021-01-01 01:13:56 -08:00
macros.c Update copyright year to 2021 2021-01-01 01:13:56 -08:00
macros.h Update copyright year to 2021 2021-01-01 01:13:56 -08:00
macuvs.h
Makefile.in Update copyright year to 2021 2021-01-01 01:13:56 -08:00
marker.c Update copyright year to 2021 2021-01-01 01:13:56 -08:00
menu.c Update copyright year to 2021 2021-01-01 01:13:56 -08:00
menu.h Update copyright year to 2021 2021-01-01 01:13:56 -08:00
minibuf.c Add a new variable `inhibit-interaction' 2021-01-12 15:12:38 +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 Update copyright year to 2021 2021-01-01 01:13:56 -08:00
msdos.h Update copyright year to 2021 2021-01-01 01:13:56 -08:00
nsfns.m Add distinct controls for child frames' borders (Bug#45620) 2021-01-26 10:36:52 +01:00
nsfont.m Update copyright year to 2021 2021-01-01 01:13:56 -08:00
nsgui.h Update copyright year to 2021 2021-01-01 01:13:56 -08:00
nsimage.m Fix NS toolbar image release crash (bug#43973) 2021-01-02 22:29:54 +00:00
nsmenu.m Avoid a few compilation warnings in Objective-C code. 2021-01-23 19:08:52 +01:00
nsselect.m Avoid macOS NSFilenamesPboardType warning (bug#33035) 2021-01-18 12:52:08 +01:00
nsterm.h Avoid macOS NSFilenamesPboardType warning (bug#33035) 2021-01-18 12:52:08 +01:00
nsterm.m Add distinct controls for child frames' borders (Bug#45620) 2021-01-26 10:36:52 +01:00
nsxwidget.h Update copyright year to 2021 2021-01-01 01:13:56 -08:00
nsxwidget.m Update copyright year to 2021 2021-01-01 01:13:56 -08:00
pdumper.c Add functions to open a file without quitting. 2021-01-10 22:31:22 +01:00
pdumper.h Update copyright year to 2021 2021-01-01 01:13:56 -08:00
print.c * src/print.c (print_vectorlike): Use HASH_TABLE_SIZE 2021-01-04 01:00:33 -05:00
process.c ; * src/process.c (child_signal_read): Remove FIXME comment. 2021-01-23 21:04:13 +02:00
process.h Update copyright year to 2021 2021-01-01 01:13:56 -08:00
profiler.c Update copyright year to 2021 2021-01-01 01:13:56 -08:00
puresize.h Update copyright year to 2021 2021-01-01 01:13:56 -08:00
ralloc.c Update copyright year to 2021 2021-01-01 01:13:56 -08:00
README Update copyright year to 2021 2021-01-01 01:13:56 -08:00
regex-emacs.c Update copyright year to 2021 2021-01-01 01:13:56 -08:00
regex-emacs.h Update copyright year to 2021 2021-01-01 01:13:56 -08:00
region-cache.c Update copyright year to 2021 2021-01-01 01:13:56 -08:00
region-cache.h Update copyright year to 2021 2021-01-01 01:13:56 -08:00
scroll.c Update copyright year to 2021 2021-01-01 01:13:56 -08:00
search.c Update copyright year to 2021 2021-01-01 01:13:56 -08:00
sheap.c Update copyright year to 2021 2021-01-01 01:13:56 -08:00
sheap.h Update copyright year to 2021 2021-01-01 01:13:56 -08:00
sound.c Update copyright year to 2021 2021-01-01 01:13:56 -08:00
syntax.c Update copyright year to 2021 2021-01-01 01:13:56 -08:00
syntax.h Update copyright year to 2021 2021-01-01 01:13:56 -08:00
sysdep.c Add functions to open a file without quitting. 2021-01-10 22:31:22 +01:00
sysselect.h Update copyright year to 2021 2021-01-01 01:13:56 -08:00
syssignal.h Update copyright year to 2021 2021-01-01 01:13:56 -08:00
sysstdio.h Update copyright year to 2021 2021-01-01 01:13:56 -08:00
systhread.c Update copyright year to 2021 2021-01-01 01:13:56 -08:00
systhread.h Update copyright year to 2021 2021-01-01 01:13:56 -08:00
systime.h Update copyright year to 2021 2021-01-01 01:13:56 -08:00
systty.h Update copyright year to 2021 2021-01-01 01:13:56 -08:00
syswait.h Update copyright year to 2021 2021-01-01 01:13:56 -08:00
term.c Fix last change for DOS_NT systems 2021-01-22 14:16:51 +02:00
termcap.c Update copyright year to 2021 2021-01-01 01:13:56 -08:00
termchar.h Update copyright year to 2021 2021-01-01 01:13:56 -08:00
termhooks.h Make mouse-related calls be more consistent on all frame types 2021-01-16 15:02:10 +02:00
terminal.c Update copyright year to 2021 2021-01-01 01:13:56 -08:00
terminfo.c Fix broken build on AIX 7.2 2021-01-04 09:02:40 -08:00
termopts.h Update copyright year to 2021 2021-01-01 01:13:56 -08:00
textprop.c Update copyright year to 2021 2021-01-01 01:13:56 -08:00
thread.c Update copyright year to 2021 2021-01-01 01:13:56 -08:00
thread.h Update copyright year to 2021 2021-01-01 01:13:56 -08:00
timefns.c Update copyright year to 2021 2021-01-01 01:13:56 -08:00
tparam.c Update copyright year to 2021 2021-01-01 01:13:56 -08:00
tparam.h Update copyright year to 2021 2021-01-01 01:13:56 -08:00
undo.c Update copyright year to 2021 2021-01-01 01:13:56 -08:00
unexaix.c Update copyright year to 2021 2021-01-01 01:13:56 -08:00
unexcoff.c Update copyright year to 2021 2021-01-01 01:13:56 -08:00
unexcw.c Update copyright year to 2021 2021-01-01 01:13:56 -08:00
unexec.h
unexelf.c Update copyright year to 2021 2021-01-01 01:13:56 -08:00
unexhp9k800.c
unexmacosx.c Update copyright year to 2021 2021-01-01 01:13:56 -08:00
unexsol.c
unexw32.c Update copyright year to 2021 2021-01-01 01:13:56 -08:00
vm-limit.c Update copyright year to 2021 2021-01-01 01:13:56 -08:00
w16select.c Update copyright year to 2021 2021-01-01 01:13:56 -08:00
w32.c Update copyright year to 2021 2021-01-01 01:13:56 -08:00
w32.h Update copyright year to 2021 2021-01-01 01:13:56 -08:00
w32common.h Update copyright year to 2021 2021-01-01 01:13:56 -08:00
w32console.c Update copyright year to 2021 2021-01-01 01:13:56 -08:00
w32cygwinx.c Update copyright year to 2021 2021-01-01 01:13:56 -08:00
w32fns.c Fix typos and punctuation 2021-01-26 18:24:53 +02:00
w32font.c Update copyright year to 2021 2021-01-01 01:13:56 -08:00
w32font.h Update copyright year to 2021 2021-01-01 01:13:56 -08:00
w32gui.h Update copyright year to 2021 2021-01-01 01:13:56 -08:00
w32heap.c Update copyright year to 2021 2021-01-01 01:13:56 -08:00
w32heap.h Update copyright year to 2021 2021-01-01 01:13:56 -08:00
w32image.c Update copyright year to 2021 2021-01-01 01:13:56 -08:00
w32inevt.c Update copyright year to 2021 2021-01-01 01:13:56 -08:00
w32inevt.h Update copyright year to 2021 2021-01-01 01:13:56 -08:00
w32menu.c Update copyright year to 2021 2021-01-01 01:13:56 -08:00
w32notify.c Update copyright year to 2021 2021-01-01 01:13:56 -08:00
w32proc.c Update copyright year to 2021 2021-01-01 01:13:56 -08:00
w32reg.c Update copyright year to 2021 2021-01-01 01:13:56 -08:00
w32select.c Update copyright year to 2021 2021-01-01 01:13:56 -08:00
w32select.h Update copyright year to 2021 2021-01-01 01:13:56 -08:00
w32term.c Fix display of stretches of whitespace in the display margins 2021-01-27 17:52:51 +02:00
w32term.h Update copyright year to 2021 2021-01-01 01:13:56 -08:00
w32uniscribe.c Update copyright year to 2021 2021-01-01 01:13:56 -08:00
w32xfns.c Update copyright year to 2021 2021-01-01 01:13:56 -08:00
widget.c Update copyright year to 2021 2021-01-01 01:13:56 -08:00
widget.h Update copyright year to 2021 2021-01-01 01:13:56 -08:00
widgetprv.h Update copyright year to 2021 2021-01-01 01:13:56 -08:00
window.c Don't let maybe_quit prevent resetting consing_until_gc (bug#43389) 2021-01-20 10:36:46 -05:00
window.h Fix incompleteness in the implementation of minibuffer-follows-selected-frame 2021-01-10 20:32:40 +00:00
xdisp.c Fix display of stretches of whitespace in the display margins 2021-01-27 17:52:51 +02:00
xfaces.c Add distinct controls for child frames' borders (Bug#45620) 2021-01-26 10:36:52 +01:00
xfns.c Add distinct controls for child frames' borders (Bug#45620) 2021-01-26 10:36:52 +01:00
xfont.c Update copyright year to 2021 2021-01-01 01:13:56 -08:00
xftfont.c Update copyright year to 2021 2021-01-01 01:13:56 -08:00
xgselect.c Update copyright year to 2021 2021-01-01 01:13:56 -08:00
xgselect.h Update copyright year to 2021 2021-01-01 01:13:56 -08:00
xmenu.c Update copyright year to 2021 2021-01-01 01:13:56 -08:00
xml.c Update copyright year to 2021 2021-01-01 01:13:56 -08:00
xrdb.c Update copyright year to 2021 2021-01-01 01:13:56 -08:00
xselect.c Update copyright year to 2021 2021-01-01 01:13:56 -08:00
xsettings.c Update copyright year to 2021 2021-01-01 01:13:56 -08:00
xsettings.h Update copyright year to 2021 2021-01-01 01:13:56 -08:00
xsmfns.c Update copyright year to 2021 2021-01-01 01:13:56 -08:00
xterm.c Fix display of stretches of whitespace in the display margins 2021-01-27 17:52:51 +02:00
xterm.h Update copyright year to 2021 2021-01-01 01:13:56 -08:00
xwidget.c Update copyright year to 2021 2021-01-01 01:13:56 -08:00
xwidget.h Update copyright year to 2021 2021-01-01 01:13:56 -08: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-2021 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/>.