emacs/src
Charles A. Roelli 24ddea074a Improve process doc. with respect to handling of large input (Bug#33191)
* src/process.c (Fprocess_send_region, Fprocess_send_string):
Document that process input longer than the process input
buffer may be split into bunches.  Remove an outdated
reference to a 500 character split boundary.
* doc/lispref/processes.texi (Asynchronous Processes): Remove
mention of "stray character injections" in PTY processes.  See
also the comment about ICANON in src/sysdep.c, function
child_setup_tty.
2018-12-22 17:14:36 +01:00
..
bitmaps
.dbxinit
.gdbinit
alloc.c * src/alloc.c (Fbool_vector, Flist, Fvector): Doc tweak. 2018-09-15 15:33:32 -07:00
atimer.c
atimer.h
bidi.c
blockinput.h
buffer.c Avoid adverse side effects of fixing bug#21824 2018-09-15 12:21:12 +03:00
buffer.h
bytecode.c Refer to bytecode constant vectors (Bug#33014) 2018-10-30 21:17:33 -07:00
callint.c
callproc.c Improve doc string of 'call-process' 2018-10-30 13:08:28 +02:00
casefiddle.c
casetab.c
category.c
category.h
ccl.c
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 Fix last change in 'char_width' 2018-07-29 17:42:11 +03:00
character.h
charset.c
charset.h
chartab.c
cm.c
cm.h
cmds.c
coding.c * src/coding.c (Fcheck_coding_systems_region): Doc fix. (Bug#33372) 2018-11-14 17:59:05 +02:00
coding.h Avoid compiler warning using coding.h 2018-06-27 18:02:45 +03:00
commands.h
composite.c
composite.h
conf_post.h Fix redisplay of glyphless characters 2018-10-13 19:47:01 +03:00
COPYING
cygw32.c
cygw32.h
data.c * src/data.c (Ftype_of): xwidget objects are possible! (bug#33294) 2018-11-09 09:51:54 -05:00
dbusbind.c Fix core dump in dbus-message-internal 2018-11-30 09:56:10 -08:00
decompress.c
deps.mk
dired.c
dispextern.h
dispnew.c Fix redisplay of glyphless characters 2018-10-13 19:47:01 +03:00
disptab.h
doc.c
doprnt.c
dosfns.c
dosfns.h
dynlib.c
dynlib.h
editfns.c Fix copying text properties by 'format' 2018-08-09 18:08:35 +03:00
emacs-icon.h
emacs-module.c More porting to GCC 8 of --enable-gcc-warnings 2018-12-17 08:16:17 -08:00
emacs-module.h.in
emacs.c Avoid kill-emacs-hook errors hanging batch mode 2018-11-12 14:03:18 -05:00
emacsgtkfixed.c
emacsgtkfixed.h
epaths.in
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
firstfile.c
floatfns.c
fns.c
font.c
font.h
fontset.c Improve documentation of 'set-fontset-font' 2018-08-08 18:24:45 +03:00
fontset.h
frame.c
frame.h
fringe.c
ftcrfont.c Document font structure layout constraints 2018-12-14 15:05:20 +01:00
ftfont.c Document font structure layout constraints 2018-12-14 15:05:20 +01:00
ftfont.h
ftxfont.c
getpagesize.h
gfilenotify.c
gmalloc.c
gnutls.c Fix GnuTLS test suite with GnuTLS versions 3.4.x 2018-09-18 13:24:29 +03:00
gnutls.h
gtkutil.c Don't call xwidget functions until GTK has been initialized 2018-11-27 09:41:59 +01:00
gtkutil.h Don't call xwidget functions until GTK has been initialized 2018-11-27 09:41:59 +01: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
inotify.c
insdel.c
intervals.c
intervals.h
keyboard.c Backport: Handle unread-command-events consistently (bug#23980) 2018-12-19 18:06:37 +02:00
keyboard.h
keymap.c ; Spellcheck two more documentation strings 2018-09-25 21:33:00 +02:00
keymap.h
kqueue.c
lastfile.c
lcms.c
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
macfont.m
macros.c
macros.h
macuvs.h
Makefile.in Work around dumping bug on GNU/Linux ppc64le 2018-11-11 22:35:10 -08:00
marker.c
menu.c
menu.h
minibuf.c Improve documentation of 'read-hide-char' 2018-10-03 20:00:13 +02:00
module-env-25.h
module-env-26.h
msdos.c
msdos.h
nsfns.m
nsfont.m
nsgui.h
nsimage.m
nsmenu.m Set tooltip text color (bug#33452) 2018-11-25 11:25:33 +00:00
nsselect.m
nsterm.h
nsterm.m Fix macOS run-time feature check 2018-12-01 16:41:03 +00:00
print.c
process.c Improve process doc. with respect to handling of large input (Bug#33191) 2018-12-22 17:14:36 +01:00
process.h
profiler.c
puresize.h
ralloc.c
README
regex.c
regex.h
region-cache.c
region-cache.h
scroll.c Fix overflow lockup with frames > 255 lines 2018-10-07 23:22:50 -07:00
search.c
sheap.c
sheap.h
sound.c
syntax.c
syntax.h
sysdep.c
sysselect.h
syssignal.h
sysstdio.h
systhread.c
systhread.h
systime.h
systty.h
syswait.h
term.c Cleanup when opening a new terminal fails. (Bug#32794) 2018-09-29 09:30:01 +03:00
termcap.c
termchar.h
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
termopts.h
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
tparam.c
tparam.h
undo.c
unexaix.c
unexcoff.c
unexcw.c
unexec.h
unexelf.c
unexhp9k800.c
unexmacosx.c
unexsol.c
unexw32.c
vm-limit.c
w16select.c
w32.c Fix call to GlobalMemoryStatusEx in w32.c 2018-11-06 17:49:58 +02:00
w32.h
w32common.h
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
w32font.h
w32gui.h
w32heap.c
w32heap.h
w32inevt.c
w32inevt.h
w32menu.c
w32notify.c
w32proc.c
w32reg.c
w32select.c
w32select.h
w32term.c
w32term.h
w32uniscribe.c
w32xfns.c
widget.c
widget.h
widgetprv.h
window.c Fix redisplay when a window's scroll bar or fringes are changed 2018-12-11 12:32:11 +02:00
window.h A few further fixes of window internals description 2018-12-03 09:35:33 +01:00
xdisp.c Fix display of line numbers in empty lines beyond EOB 2018-12-14 10:43:37 +02:00
xfaces.c Avoid crashes with remapped default face in Org mode 2018-11-02 12:07:47 +02: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
xftfont.c Document font structure layout constraints 2018-12-14 16:07:47 +01:00
xgselect.c
xgselect.h
xmenu.c Adjust for scaling for mode-line popup menus (Bug#31880) 2018-06-22 10:02:27 +02:00
xml.c
xrdb.c
xselect.c
xsettings.c
xsettings.h
xsmfns.c
xterm.c Fix cairo scrolling for side-by-side windows 2018-12-10 14:21:54 +01:00
xterm.h
xwidget.c Don't call xwidget functions until GTK has been initialized 2018-11-27 09:41:59 +01: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-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/>.