1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-26 15:21:51 -08:00
emacs/src
Paul Eggert 1ad2903a48 Refer to bytecode constant vectors (Bug#33014)
Backport from master.
* src/bytecode.c (exec_byte_code): Save VECTOR into stack slot
so that it survives GC.  The stack slot was otherwise unused,
so this doesn’t cost us memory, only a store insn.
2018-10-30 21:17:33 -07:00
..
bitmaps
.dbxinit
.gdbinit ; Fix doc typos related to indefinite articles 2018-02-16 17:33:57 -05:00
alloc.c * src/alloc.c (Fbool_vector, Flist, Fvector): Doc tweak. 2018-09-15 15:33:32 -07:00
atimer.c Update copyright year to 2018 2018-01-01 00:57:59 -08:00
atimer.h Update copyright year to 2018 2018-01-01 00:57:59 -08:00
bidi.c Update copyright year to 2018 2018-01-01 00:57:59 -08:00
blockinput.h Update copyright year to 2018 2018-01-01 00:57:59 -08:00
buffer.c Avoid adverse side effects of fixing bug#21824 2018-09-15 12:21:12 +03:00
buffer.h Update copyright year to 2018 2018-01-01 00:57:59 -08:00
bytecode.c Refer to bytecode constant vectors (Bug#33014) 2018-10-30 21:17:33 -07:00
callint.c Fix valgrind report in call-interactively 2018-01-06 18:23:52 +02:00
callproc.c Improve doc string of 'call-process' 2018-10-30 13:08:28 +02:00
casefiddle.c Update copyright year to 2018 2018-01-01 00:57:59 -08:00
casetab.c Update copyright year to 2018 2018-01-01 00:57:59 -08:00
category.c Update copyright year to 2018 2018-01-01 00:57:59 -08:00
category.h Prefer HTTPS to FTP and HTTP in documentation 2017-09-13 15:54:37 -07:00
ccl.c Update copyright year to 2018 2018-01-01 00:57:59 -08:00
ccl.h Prefer HTTPS to FTP and HTTP in documentation 2017-09-13 15:54:37 -07:00
ChangeLog.1 Update copyright year to 2018 2018-01-01 00:57:59 -08:00
ChangeLog.2 Update copyright year to 2018 2018-01-01 00:57:59 -08:00
ChangeLog.3 Update copyright year to 2018 2018-01-01 00:57:59 -08:00
ChangeLog.4 Update copyright year to 2018 2018-01-01 00:57:59 -08:00
ChangeLog.5 Update copyright year to 2018 2018-01-01 00:57:59 -08:00
ChangeLog.6 Update copyright year to 2018 2018-01-01 00:57:59 -08:00
ChangeLog.7 Update copyright year to 2018 2018-01-01 00:57:59 -08:00
ChangeLog.8 Update copyright year to 2018 2018-01-01 00:57:59 -08:00
ChangeLog.9 Update copyright year to 2018 2018-01-01 00:57:59 -08:00
ChangeLog.10 Update copyright year to 2018 2018-01-01 00:57:59 -08:00
ChangeLog.11 Update copyright year to 2018 2018-01-01 00:57:59 -08:00
ChangeLog.12 Update copyright year to 2018 2018-01-01 00:57:59 -08:00
ChangeLog.13 Update copyright year to 2018 2018-01-01 00:57:59 -08:00
character.c Fix last change in 'char_width' 2018-07-29 17:42:11 +03:00
character.h Reject invalid 5-byte sequences when detecting UTF-8 encoding 2018-06-15 17:39:34 +03:00
charset.c ; Fix doc typos related to indefinite articles 2018-02-16 16:33:36 -05:00
charset.h Update copyright year to 2018 2018-01-01 00:57:59 -08:00
chartab.c Prefer HTTPS to FTP and HTTP in documentation 2017-09-13 15:54:37 -07:00
cm.c Update copyright year to 2018 2018-01-01 00:57:59 -08:00
cm.h Update copyright year to 2018 2018-01-01 00:57:59 -08:00
cmds.c Update copyright year to 2018 2018-01-01 00:57:59 -08:00
coding.c Allow inserting non-BMP characters 2018-06-17 11:50:58 +01:00
coding.h Avoid compiler warning using coding.h 2018-06-27 18:02:45 +03:00
commands.h Update copyright year to 2018 2018-01-01 00:57:59 -08:00
composite.c Update copyright year to 2018 2018-01-01 00:57:59 -08:00
composite.h Update copyright year to 2018 2018-01-01 00:57:59 -08:00
conf_post.h Fix redisplay of glyphless characters 2018-10-13 19:47:01 +03:00
COPYING Merge from Gnulib 2017-10-01 18:31:10 -07:00
cygw32.c Update copyright year to 2018 2018-01-01 00:57:59 -08:00
cygw32.h Update copyright year to 2018 2018-01-01 00:57:59 -08:00
data.c ; * src/data.c (Fkeywordp): Remove inaccurate commentary. (Bug#32979) 2018-10-08 23:14:59 +03:00
dbusbind.c ; Fix doc typos related to indefinite articles 2018-02-16 16:33:36 -05:00
decompress.c Update copyright year to 2018 2018-01-01 00:57:59 -08:00
deps.mk Update copyright year to 2018 2018-01-01 00:57:59 -08:00
dired.c Improve documentation of 'directory-files-and-attributes' 2018-06-01 11:27:29 +03:00
dispextern.h Fix display of TABs in hscrolled windows with line numbers 2018-06-02 12:15:14 +03:00
dispnew.c Fix redisplay of glyphless characters 2018-10-13 19:47:01 +03:00
disptab.h Update copyright year to 2018 2018-01-01 00:57:59 -08:00
doc.c Clarify that text-quoting-style doesn't affect *Info* (Bug#24519) 2018-02-08 20:32:47 -05:00
doprnt.c Update copyright year to 2018 2018-01-01 00:57:59 -08:00
dosfns.c Update copyright year to 2018 2018-01-01 00:57:59 -08:00
dosfns.h Update copyright year to 2018 2018-01-01 00:57:59 -08:00
dynlib.c Update copyright year to 2018 2018-01-01 00:57:59 -08:00
dynlib.h Update copyright year to 2018 2018-01-01 00:57:59 -08:00
editfns.c Fix copying text properties by 'format' 2018-08-09 18:08:35 +03:00
emacs-icon.h An overdue update of src/emacs-icon.h 2018-01-14 17:27:19 -08:00
emacs-module.c Fix detection of freed emacs_values (Bug#32479) 2018-08-25 18:57:56 -04:00
emacs-module.h.in Update copyright year to 2018 2018-01-01 00:57:59 -08:00
emacs.c Avoid ridiculously high stack limit requests on macOS 2018-10-04 19:13:17 +03:00
emacsgtkfixed.c Update copyright year to 2018 2018-01-01 00:57:59 -08:00
emacsgtkfixed.h Update copyright year to 2018 2018-01-01 00:57:59 -08:00
epaths.in Update copyright year to 2018 2018-01-01 00:57:59 -08:00
eval.c Avoid assertion violations in nonsensical calls to 'signal' 2018-10-07 17:45:12 +03:00
fileio.c Make async :family 'local failures fail correctly again 2018-08-08 19:30:50 -04:00
filelock.c Add detailed documentation about lock files 2018-06-01 15:06:20 +02:00
firstfile.c Update copyright year to 2018 2018-01-01 00:57:59 -08:00
floatfns.c Update copyright year to 2018 2018-01-01 00:57:59 -08:00
fns.c Avoid aborts in 'md5' 2018-02-27 18:44:15 +02:00
font.c Ignore color fonts when using Xft 2018-06-05 14:08:08 +02:00
font.h Update copyright year to 2018 2018-01-01 00:57:59 -08:00
fontset.c Improve documentation of 'set-fontset-font' 2018-08-08 18:24:45 +03:00
fontset.h Update copyright year to 2018 2018-01-01 00:57:59 -08:00
frame.c Port --enable-gcc-warnings to GCC 8 2018-04-30 17:17:54 -07:00
frame.h Update copyright year to 2018 2018-01-01 00:57:59 -08:00
fringe.c Update copyright year to 2018 2018-01-01 00:57:59 -08:00
ftcrfont.c Update copyright year to 2018 2018-01-01 00:57:59 -08:00
ftfont.c ; * src/ftfont.c (ftfont_spec_pattern): Fix whitespace. 2018-06-05 14:08:08 +02:00
ftfont.h Prefer HTTPS to FTP and HTTP in documentation 2017-09-13 15:54:37 -07:00
ftxfont.c Update copyright year to 2018 2018-01-01 00:57:59 -08:00
getpagesize.h Update copyright year to 2018 2018-01-01 00:57:59 -08:00
gfilenotify.c Update copyright year to 2018 2018-01-01 00:57:59 -08:00
gmalloc.c Update copyright year to 2018 2018-01-01 00:57:59 -08:00
gnutls.c Fix GnuTLS test suite with GnuTLS versions 3.4.x 2018-09-18 13:24:29 +03:00
gnutls.h Update copyright year to 2018 2018-01-01 00:57:59 -08:00
gtkutil.c Call GTK functions only on GTK scrollbars 2018-10-13 10:44:37 +02:00
gtkutil.h Update copyright year to 2018 2018-01-01 00:57:59 -08:00
image.c Improve XPM load failure message (bug#33126) 2018-10-25 16:01:15 +01:00
indent.c Fix vertical-motion with 'visual' line-number display 2018-06-18 19:39:16 +03:00
indent.h Update copyright year to 2018 2018-01-01 00:57:59 -08:00
inotify.c ; Fix doc typos related to indefinite articles 2018-02-16 16:33:36 -05:00
insdel.c Centralize Bug#30931 fix 2018-06-03 12:48:13 -04:00
intervals.c Update copyright year to 2018 2018-01-01 00:57:59 -08:00
intervals.h Update copyright year to 2018 2018-01-01 00:57:59 -08:00
keyboard.c Avoid returning early in 'while-no-input' due to subprocesses 2018-09-29 10:11:08 +03:00
keyboard.h Update copyright year to 2018 2018-01-01 00:57:59 -08:00
keymap.c ; Spellcheck two more documentation strings 2018-09-25 21:33:00 +02:00
keymap.h Update copyright year to 2018 2018-01-01 00:57:59 -08:00
kqueue.c Update copyright year to 2018 2018-01-01 00:57:59 -08:00
lastfile.c Update copyright year to 2018 2018-01-01 00:57:59 -08:00
lcms.c Update copyright year to 2018 2018-01-01 00:57:59 -08:00
lisp.h Make async :family 'local failures fail correctly again 2018-08-08 19:30:50 -04:00
lread.c Clarify documentation of functions reading character events 2018-09-10 12:46:22 +03:00
macfont.h Update copyright year to 2018 2018-01-01 00:57:59 -08:00
macfont.m Update copyright year to 2018 2018-01-01 00:57:59 -08:00
macros.c Update copyright year to 2018 2018-01-01 00:57:59 -08:00
macros.h Update copyright year to 2018 2018-01-01 00:57:59 -08:00
macuvs.h Import the latest IVD_Sequences.txt 2017-12-12 21:41:23 +02:00
Makefile.in Make 'tags' targets respect --with-silent-rules (Bug#31744) 2018-06-12 07:26:06 -04:00
marker.c Centralize Bug#30931 fix 2018-06-03 12:48:13 -04:00
menu.c Update copyright year to 2018 2018-01-01 00:57:59 -08:00
menu.h Port --enable-gcc-warnings to GCC 8 2018-04-30 17:17:54 -07:00
minibuf.c Improve documentation of 'read-hide-char' 2018-10-03 20:00:13 +02:00
module-env-25.h * src/module-env-25.h (copy_string_contents): Fix comment. 2017-07-01 20:02:24 +02:00
module-env-26.h emacs-module.h: Create emacs_env_26 2017-06-17 19:16:14 +02:00
msdos.c Update copyright year to 2018 2018-01-01 00:57:59 -08:00
msdos.h Update copyright year to 2018 2018-01-01 00:57:59 -08:00
nsfns.m Check NSWindow is actually a frame 2018-05-07 22:58:42 +01:00
nsfont.m Update copyright year to 2018 2018-01-01 00:57:59 -08:00
nsgui.h Update copyright year to 2018 2018-01-01 00:57:59 -08:00
nsimage.m Update copyright year to 2018 2018-01-01 00:57:59 -08:00
nsmenu.m Fix menu keyboard shortcuts on macOS (Bug#29595) 2018-01-01 13:32:49 +00:00
nsselect.m Update copyright year to 2018 2018-01-01 00:57:59 -08:00
nsterm.h Fix child frame placement issues (bug#29953) 2018-01-06 23:10:21 +00:00
nsterm.m Fix some NS drawing issues (bug#32932) 2018-10-24 11:32:23 +01:00
print.c Document external-debugging-output in the Elisp Manual (Bug#24051) 2018-01-30 22:29:13 -05:00
process.c * src/process.c (connect_network_socket): Fix memory leak. (Bug#32604) 2018-09-07 08:35:36 +09:00
process.h Fix wait_reading_process_output wait_proc hang 2018-06-02 12:13:12 +03:00
profiler.c Update copyright year to 2018 2018-01-01 00:57:59 -08:00
puresize.h Update copyright year to 2018 2018-01-01 00:57:59 -08:00
ralloc.c Update copyright year to 2018 2018-01-01 00:57:59 -08:00
README Update copyright year to 2018 2018-01-01 00:57:59 -08:00
regex.c Port --enable-gcc-warnings to GCC 8 2018-04-30 17:17:54 -07:00
regex.h Update copyright year to 2018 2018-01-01 00:57:59 -08:00
region-cache.c Update copyright year to 2018 2018-01-01 00:57:59 -08:00
region-cache.h Update copyright year to 2018 2018-01-01 00:57:59 -08:00
scroll.c Fix overflow lockup with frames > 255 lines 2018-10-07 23:22:50 -07:00
search.c Note caveat for backward regexp searching in docstring (Bug#31584) 2018-05-25 07:54:30 -04:00
sheap.c Update copyright year to 2018 2018-01-01 00:57:59 -08:00
sheap.h Update copyright year to 2018 2018-01-01 00:57:59 -08:00
sound.c Update copyright year to 2018 2018-01-01 00:57:59 -08:00
syntax.c Improve word motion docs (Bug#30815) 2018-03-16 19:51:28 -04:00
syntax.h Update copyright year to 2018 2018-01-01 00:57:59 -08:00
sysdep.c Update copyright year to 2018 2018-01-01 00:57:59 -08:00
sysselect.h Update copyright year to 2018 2018-01-01 00:57:59 -08:00
syssignal.h Update copyright year to 2018 2018-01-01 00:57:59 -08:00
sysstdio.h Update copyright year to 2018 2018-01-01 00:57:59 -08:00
systhread.c Require a larger stack size for threads on macOS (bug#30364) 2018-02-28 16:31:20 -08:00
systhread.h Update copyright year to 2018 2018-01-01 00:57:59 -08:00
systime.h Update copyright year to 2018 2018-01-01 00:57:59 -08:00
systty.h Update copyright year to 2018 2018-01-01 00:57:59 -08:00
syswait.h Update copyright year to 2018 2018-01-01 00:57:59 -08:00
term.c Cleanup when opening a new terminal fails. (Bug#32794) 2018-09-29 09:30:01 +03:00
termcap.c ; Comments related to src/termcap.c 2018-01-05 18:50:31 -08:00
termchar.h Update copyright year to 2018 2018-01-01 00:57:59 -08:00
termhooks.h Cleanup when opening a new terminal fails. (Bug#32794) 2018-09-29 09:30:01 +03:00
terminal.c Cleanup when opening a new terminal fails. (Bug#32794) 2018-09-29 09:30:01 +03:00
terminfo.c Update copyright year to 2018 2018-01-01 00:57:59 -08:00
termopts.h Update copyright year to 2018 2018-01-01 00:57:59 -08:00
textprop.c Avoid assertion violations in set_text_properties_1 2018-08-02 16:29:54 +03:00
thread.c Rename thread-alive-p to thread-live-p 2018-08-31 10:47:03 +02:00
thread.h Update copyright year to 2018 2018-01-01 00:57:59 -08:00
tparam.c Update copyright year to 2018 2018-01-01 00:57:59 -08:00
tparam.h Update copyright year to 2018 2018-01-01 00:57:59 -08:00
undo.c Update copyright year to 2018 2018-01-01 00:57:59 -08:00
unexaix.c Update copyright year to 2018 2018-01-01 00:57:59 -08:00
unexcoff.c Update copyright year to 2018 2018-01-01 00:57:59 -08:00
unexcw.c Update copyright year to 2018 2018-01-01 00:57:59 -08:00
unexec.h
unexelf.c Update copyright year to 2018 2018-01-01 00:57:59 -08:00
unexhp9k800.c
unexmacosx.c Update copyright year to 2018 2018-01-01 00:57:59 -08:00
unexsol.c
unexw32.c Update copyright year to 2018 2018-01-01 00:57:59 -08:00
vm-limit.c Update copyright year to 2018 2018-01-01 00:57:59 -08:00
w16select.c Update copyright year to 2018 2018-01-01 00:57:59 -08:00
w32.c Update copyright year to 2018 2018-01-01 00:57:59 -08:00
w32.h Update copyright year to 2018 2018-01-01 00:57:59 -08:00
w32common.h Update copyright year to 2018 2018-01-01 00:57:59 -08:00
w32console.c Avoid crashes with very wide TTY frames on MS-Windows 2018-08-25 15:26:41 +03:00
w32fns.c Fix bug #11732 2018-07-07 14:30:00 +03:00
w32font.c Update copyright year to 2018 2018-01-01 00:57:59 -08:00
w32font.h Update copyright year to 2018 2018-01-01 00:57:59 -08:00
w32gui.h Update copyright year to 2018 2018-01-01 00:57:59 -08:00
w32heap.c Enlarge DUMPED_HEAP_SIZE for 64-bit Windows builds 2018-06-09 21:14:04 +03:00
w32heap.h Update copyright year to 2018 2018-01-01 00:57:59 -08:00
w32inevt.c Update copyright year to 2018 2018-01-01 00:57:59 -08:00
w32inevt.h Update copyright year to 2018 2018-01-01 00:57:59 -08:00
w32menu.c Update copyright year to 2018 2018-01-01 00:57:59 -08:00
w32notify.c Update copyright year to 2018 2018-01-01 00:57:59 -08:00
w32proc.c Update copyright year to 2018 2018-01-01 00:57:59 -08:00
w32reg.c Update copyright year to 2018 2018-01-01 00:57:59 -08:00
w32select.c Update copyright year to 2018 2018-01-01 00:57:59 -08:00
w32select.h Update copyright year to 2018 2018-01-01 00:57:59 -08:00
w32term.c Fix documentation of 'x-underline-at-descent-line' 2018-02-21 06:20:58 +02:00
w32term.h Update copyright year to 2018 2018-01-01 00:57:59 -08:00
w32uniscribe.c Update copyright year to 2018 2018-01-01 00:57:59 -08:00
w32xfns.c Update copyright year to 2018 2018-01-01 00:57:59 -08:00
widget.c Update copyright year to 2018 2018-01-01 00:57:59 -08:00
widget.h Update copyright year to 2018 2018-01-01 00:57:59 -08:00
widgetprv.h Update copyright year to 2018 2018-01-01 00:57:59 -08:00
window.c Clarify documentation of fractional vertical scrolling and some doc strings 2018-10-15 19:04:05 +00:00
window.h Update copyright year to 2018 2018-01-01 00:57:59 -08:00
xdisp.c Use the 'line-number' face for line-number fields past EOB 2018-10-13 09:44:09 +03:00
xfaces.c Update copyright year to 2018 2018-01-01 00:57:59 -08:00
xfns.c Don't call XGetGeometry for frames without outer X window (Bug#32615) 2018-09-04 08:53:49 +02:00
xfont.c Update copyright year to 2018 2018-01-01 00:57:59 -08:00
xftfont.c Update copyright year to 2018 2018-01-01 00:57:59 -08:00
xgselect.c Update copyright year to 2018 2018-01-01 00:57:59 -08:00
xgselect.h Update copyright year to 2018 2018-01-01 00:57:59 -08:00
xmenu.c Adjust for scaling for mode-line popup menus (Bug#31880) 2018-06-22 10:02:27 +02:00
xml.c Update copyright year to 2018 2018-01-01 00:57:59 -08:00
xrdb.c Fix crashes when run with --no-build-details 2018-02-08 09:31:20 -08:00
xselect.c Update copyright year to 2018 2018-01-01 00:57:59 -08:00
xsettings.c ; Fix doc typos related to indefinite articles 2018-02-16 17:33:57 -05:00
xsettings.h Update copyright year to 2018 2018-01-01 00:57:59 -08:00
xsmfns.c Update copyright year to 2018 2018-01-01 00:57:59 -08:00
xterm.c Update GNOME bugtracker URLs 2018-08-24 13:13:08 -04:00
xterm.h Update copyright year to 2018 2018-01-01 00:57:59 -08:00
xwidget.c Don't unnecessarily use non-ASCII characters in C sources 2018-01-19 11:54:44 +02:00
xwidget.h Update copyright year to 2018 2018-01-01 00:57:59 -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-2018 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/>.