1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-11 22:11:21 -08:00
emacs/src
Richard M. Stallman ececcbec2a Include blockinput.h.
(create_process): Block input around the fork.
1996-12-30 01:26:08 +00:00
..
m (BROKEN_O_NONBLOCK): Define only if Ultrix. 1996-10-30 05:11:12 +00:00
s (LD_SWITCH_SYSTEM): Use just -X. 1996-12-27 04:38:50 +00:00
.gdbinit Add `dir ../lwlib'. 1996-06-28 07:48:15 +00:00
abbrev.c (Fexpand_abbrev): Return the abbrev symbol, or nil if no expansion. 1996-12-26 20:53:54 +00:00
acldef.h
alloc.c (Fgarbage_collect): Use Vhistory_length for truncating Vcommand_history. 1996-11-07 21:14:18 +00:00
alloca.c formatting tweaks 1996-07-03 23:05:19 +00:00
alloca.s Update FSF address in comment. 1996-01-29 22:30:55 +00:00
blockinput.h Update FSF's address in the preamble. 1996-01-15 09:18:04 +00:00
buffer.c (syms_of_buffer): Doc fix (transient-mark-mode). 1996-12-11 01:07:41 +00:00
buffer.h Fix typo in comment. 1996-10-14 07:54:04 +00:00
bytecode.c (MAYBE_GC): New macro. 1996-12-07 21:12:17 +00:00
callint.c (Fcall_interactively): Bind cursor-in-echo-area to t for k' and K'. 1996-09-28 20:38:18 +00:00
callproc.c (Fcall_process_region): Define missing local `count'. 1996-12-10 23:27:58 +00:00
casefiddle.c Change all references from point to PT. 1996-09-01 19:15:05 +00:00
casetab.c (syms_of_casetab): staticpro Vascii_canontable, Vascii_eqv_table, and 1996-09-17 16:18:00 +00:00
chpdef.h
cm.c Update FSF's address in the preamble. 1996-01-15 09:18:04 +00:00
cm.h [HAVE_TERMIOS_H]: Include termios.h. 1996-09-10 19:53:02 +00:00
cmds.c (internal_self_insert): If the abbrev has no expansion, 1996-12-26 20:54:22 +00:00
commands.h Update FSF's address in the preamble. 1996-01-15 09:18:04 +00:00
config.in (HAVE_LIBMAIL, HAVE_MAILLOCK_H, HAVE_TOUCHLOCK): Add #undefs. 1996-12-18 18:12:37 +00:00
convexos.h
data.c (Fdefalias): Change argument name and doc string. 1996-12-26 22:41:42 +00:00
dired.c (Ffile_attributes): Represent inode number as a pair of 1996-11-07 05:46:56 +00:00
dispextern.h Removed support for !MULTI_FRAME. 1996-09-01 21:04:32 +00:00
dispnew.c (init_display) [HAVE_NTGUI]: Use w32 for window-system. 1996-11-19 06:49:05 +00:00
disptab.h Update FSF's address in the preamble. 1996-01-15 09:18:04 +00:00
doc.c (get_doc_string): Move static vars outside the function, 1996-02-22 18:21:03 +00:00
doprnt.c (doprnt1): If lispstrings, accept a string 1996-09-03 23:23:40 +00:00
dosfns.c (init_dosfns): When setting `__opendir_flags' value, 1996-09-25 22:39:43 +00:00
dosfns.h Update FSF's address in the preamble. 1996-01-15 09:18:04 +00:00
editfns.c (Fuser_full_name): Return nil if the specified user doesn't exist. 1996-12-15 20:14:13 +00:00
emacs.c (standard_args): Add -find-file and -visit. 1996-12-26 20:55:04 +00:00
environ.c
epaths.in (PATH_BITMAPS): New macro. 1994-10-16 09:47:28 +00:00
eval.c Reorganize function definitions so etags finds them. 1996-10-31 13:43:37 +00:00
fileio.c Fix previous change. 1996-12-16 05:53:33 +00:00
filelock.c (lock_superlock): Delete superlock file if it stayed 1996-09-12 17:29:17 +00:00
floatfns.c Replaced symbol BSD with BSD_SYSTEM. 1996-09-17 03:43:54 +00:00
fns.c Include frame.h and window.h. 1996-11-11 20:32:48 +00:00
frame.c Change identifiers of the form win32* to w32*. 1996-11-19 04:59:23 +00:00
frame.h Change identifiers of the form win32* to w32*. 1996-11-19 04:59:23 +00:00
getloadavg.c [__hpux]: Define hpux. From Eric Backus. 1996-10-10 03:29:50 +00:00
getpagesize.h If no sys/param.h, default to 8k. 1996-11-19 18:40:34 +00:00
gnu.h
hftctl.c Put sys/signal.h and errno.h first, then config.h. 1994-06-15 03:45:54 +00:00
indent.c (vmotion, compute_motion): Fill in ovstring_chars_done in the return value. 1996-10-06 20:44:10 +00:00
indent.h (struct position): New field ovstring_chars_done. 1996-10-07 17:54:39 +00:00
insdel.c (signal_after_change): If Vcombine_after_change_calls, 1996-11-09 21:36:00 +00:00
intervals.c (set_point): Use virtual bounds, not real bounds, 1996-12-20 18:15:52 +00:00
intervals.h (FRONT_NONSTICKY_P): New macro. 1996-12-20 18:15:32 +00:00
ioctl.h
keyboard.c (read_char_x_menu_prompt): Unread and record all the input events from here. 1996-12-26 21:00:03 +00:00
keyboard.h Removed support for !MULTI_FRAME. 1996-09-01 21:04:32 +00:00
keymap.c (describe_buffer_bindings): Pass 1 for PARTIAL 1996-10-26 16:01:22 +00:00
lastfile.c Update FSF's address in the preamble. 1996-01-15 09:18:04 +00:00
line.h
lisp.h (Fend_of_line, Fbeginning_of_line): Declared. 1996-12-09 00:51:15 +00:00
lread.c (dir_warning): New function. 1996-10-31 17:58:01 +00:00
mach2.h
macros.c (Fcall_last_kbd_macro): Set this_command from last_command 1996-11-11 20:33:21 +00:00
macros.h (executing_macro_iterations, executing_macro): Declared. 1996-08-29 04:39:47 +00:00
Makefile.in (process.o): Depend on blockinput.h. 1996-12-30 01:25:10 +00:00
makefile.nt Use new names for w32 files 1996-11-19 07:04:49 +00:00
marker.c (Fbuffer_has_markers_at): New function. 1996-10-11 03:11:21 +00:00
mem-limits.h Replaced symbol BSD with BSD_SYSTEM. 1996-09-17 03:43:54 +00:00
minibuf.c (syms_of_minibuf): Doc fix. 1996-12-08 08:20:17 +00:00
mocklisp.c Update FSF's address in the preamble. 1996-01-15 09:18:04 +00:00
mocklisp.h Update FSF's address in the preamble. 1996-01-15 09:18:04 +00:00
msdos.c (dos_set_keyboard): Test whether KEYB.COM is installed 1996-12-27 02:11:22 +00:00
msdos.h (check_x): Macro definition deleted. 1996-06-10 21:02:00 +00:00
ndir.h (MAXNAMLEN) [WINDOWSNT]: Define as 255. 1994-11-01 08:24:29 +00:00
old-ralloc.c
param.h
point.h
pre-crt0.c
print.c (PRINTFINISH): Use xfree, not free. 1996-11-05 19:48:26 +00:00
process.c Include blockinput.h. 1996-12-30 01:26:08 +00:00
process.h Comment change. 1996-09-01 23:18:22 +00:00
puresize.h (BASE_PURESIZE): Increased. 1996-09-11 19:04:17 +00:00
ralloc.c (r_alloc_check): Don't check alignment of h->start. 1996-04-07 16:44:38 +00:00
regex.c [emacs] (malloc, free): Define as xmalloc, and xfree. 1996-11-07 21:13:22 +00:00
regex.h Update FSF address in comment. 1996-01-29 22:30:55 +00:00
region-cache.c Update FSF's address in the preamble. 1996-01-15 09:18:04 +00:00
region-cache.h Update FSF's address in the preamble. 1996-01-15 09:18:04 +00:00
scroll.c Update FSF's address in the preamble. 1996-01-15 09:18:04 +00:00
search.c (Fmatch_data): Doc fix. 1996-12-19 08:11:56 +00:00
sink.h
sink11.h
sink11mask.h
sinkmask.h
sol2-2.h
sunfns.c (Fsun_menu_internal): Use new WINDOW_LEFT_MARGIN macro. 1996-09-21 02:25:56 +00:00
syntax.c Change all references from point to PT. 1996-09-01 19:15:05 +00:00
syntax.h Update FSF's address in the preamble. 1996-01-15 09:18:04 +00:00
sysdep.c (init_system_name): Retry gethostbyname only 5 times 1996-09-20 06:11:20 +00:00
sysselect.h Update FSF's address in the preamble. 1996-01-15 09:18:04 +00:00
syssignal.h Replaced symbol BSD with BSD_SYSTEM. 1996-09-17 03:43:54 +00:00
systime.h Update FSF's address in the preamble. 1996-01-15 09:18:04 +00:00
systty.h Comment changes. 1996-09-16 01:20:20 +00:00
syswait.h Replaced symbol BSD with BSD_SYSTEM. 1996-09-17 03:43:54 +00:00
term.c (term_init): Use new vertical scroll bar enumerated type. 1996-09-21 02:25:37 +00:00
termcap.c Update FSF address in comment. 1996-01-29 22:30:55 +00:00
termchar.h Update FSF's address in the preamble. 1996-01-15 09:18:04 +00:00
termhooks.h Change identifiers of the form win32* to w32*. 1996-11-19 04:59:23 +00:00
terminfo.c Include config.h. 1996-09-04 15:12:18 +00:00
termopts.h Update FSF's address in the preamble. 1996-01-15 09:18:04 +00:00
textprop.c (Fnext_char_property_change): New function. 1996-12-15 04:57:31 +00:00
tparam.c Update FSF address in comment. 1996-01-29 22:30:55 +00:00
uaf.h Update FSF's address in the preamble. 1996-01-15 09:18:04 +00:00
undo.c Change all references from point to PT. 1996-09-01 19:15:05 +00:00
unexaix.c (write_segment,copy_sym): Increase blocking from 128 to 4k bytes. 1996-03-08 05:02:23 +00:00
unexalpha.c Conditionalize the changes below on not __linux__. 1996-08-21 20:18:00 +00:00
unexconvex.c Update FSF's address in the preamble. 1996-01-15 09:18:04 +00:00
unexec.c (copy_text_and_data) [DJGPP >= 2]: Switch off two bits 1996-07-19 19:47:26 +00:00
unexelf.c unexelf1.c merged into this file. 1996-09-04 15:15:42 +00:00
unexelf1.c Initial revision 1996-08-09 21:57:00 +00:00
unexencap.c
unexenix.c Update FSF's address in the preamble. 1996-01-15 09:18:04 +00:00
unexfx2800.c
unexhp9k800.c (unexec): Cast result of sbrk. 1996-06-28 06:31:22 +00:00
unexmips.c Update FSF's address in the preamble. 1996-01-15 09:18:04 +00:00
unexnext.c Update FSF's address in the preamble. 1996-01-15 09:18:04 +00:00
unexsgi.c Update FSF's address in the preamble. 1996-01-15 09:18:04 +00:00
unexsni.c Update FSF's address in the preamble. 1996-01-15 09:18:04 +00:00
unexsunos4.c Update FSF's address in the preamble. 1996-01-15 09:18:04 +00:00
unexw32.c Use new names for w32 files 1996-11-19 07:04:49 +00:00
vlimit.h
vm-limit.c Update FSF's address in the preamble. 1996-01-15 09:18:04 +00:00
vms-pp.c Update FSF's address in the preamble. 1996-01-15 09:18:04 +00:00
vms-pwd.h Update FSF's address in the preamble. 1996-01-15 09:18:04 +00:00
vmsdir.h Update FSF's address in the preamble. 1996-01-15 09:18:04 +00:00
vmsfns.c Update FSF's address in the preamble. 1996-01-15 09:18:04 +00:00
vmsgmalloc.c Update FSF's address in the preamble. 1996-01-15 09:18:04 +00:00
vmsmap.c Update FSF's address in the preamble. 1996-01-15 09:18:04 +00:00
vmspaths.h
vmsproc.c Update FSF's address in the preamble. 1996-01-15 09:18:04 +00:00
vmsproc.h
vmstime.c (sys_gmtime): Don't assume year < 2000. 1996-07-14 00:03:45 +00:00
vmstime.h Update FSF's address in the preamble. 1996-01-15 09:18:04 +00:00
w32.c Use new names for w32 files 1996-11-19 07:04:49 +00:00
w32.h Change identifiers of the form win32* to w32*. 1996-11-19 04:59:23 +00:00
w32console.c Use new names for w32 files 1996-11-19 07:04:49 +00:00
w32faces.c Change identifiers of the form win32* to w32*. 1996-11-19 04:59:23 +00:00
w32fns.c (w32_wnd_proc): Use dummy message to wake up thread on quit_char. 1996-11-21 07:48:37 +00:00
w32gui.h Update FSF's address in the preamble. 1996-01-15 09:18:04 +00:00
w32heap.c Use new names for w32 files 1996-11-19 07:04:49 +00:00
w32heap.h Change identifiers of the form win32* to w32*. 1996-11-19 04:59:23 +00:00
w32inevt.c Change identifiers of the form win32* to w32*. 1996-11-19 04:59:23 +00:00
w32inevt.h Change identifiers of the form win32* to w32*. 1996-11-19 04:59:23 +00:00
w32menu.c (set_frame_menubar): Call Fmatch_data with new explicit arguments. 1996-12-19 06:42:08 +00:00
w32proc.c Use new names for w32 files 1996-11-19 07:04:49 +00:00
w32reg.c Change identifiers of the form win32* to w32*. 1996-11-19 04:59:23 +00:00
w32select.c Change identifiers of the form win32* to w32*. 1996-11-19 04:59:23 +00:00
w32term.c Change identifiers of the form win32* to w32*. 1996-11-19 04:59:23 +00:00
w32term.h Change identifiers of the form win32* to w32*. 1996-11-19 04:59:23 +00:00
w32xfns.c Change identifiers of the form win32* to w32*. 1996-11-19 04:59:23 +00:00
widget.c (EmacsFrameResize): Use cancel_mouse_face. 1996-10-31 22:06:32 +00:00
widget.h Update FSF's address in the preamble. 1996-01-15 09:18:04 +00:00
widgetprv.h Update FSF's address in the preamble. 1996-01-15 09:18:04 +00:00
window.c (window_scroll): Preserve vpos of point 1996-12-26 21:01:10 +00:00
window.h (struct window): New field optional_new_start. 1996-11-10 00:25:20 +00:00
x11term.h
xdisp.c (try_window): Add error check for POS. 1996-12-20 18:14:47 +00:00
xfaces.c Removed support for !MULTI_FRAME. 1996-09-01 21:04:32 +00:00
xfns.c (x_set_title): Check data type of NAME. 1996-12-19 17:05:37 +00:00
xmenu.c (single_keymap_panes): New arg DEPTH. 1996-12-26 21:06:19 +00:00
xrdb.c Update FSF's address in the preamble. 1996-01-15 09:18:04 +00:00
xscrollbar.h
xselect.c Reorganize function definitions so etags finds them. 1996-10-31 13:43:37 +00:00
xselect.c.old
xterm.c (x_iconify_frame): Clear visible when we set iconified. 1996-12-26 21:07:30 +00:00
xterm.h (VERTICAL_SCROLL_BAR_WIDTH_TRIM): Renamed from 1996-09-21 04:18:58 +00:00
XTests.c
XTests.h