1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-29 00:31:01 -08:00
emacs/src
Richard M. Stallman 033b699757 (unexec): Cast result of sbrk.
(run_time_remap): Cat arg to brk.
1996-06-28 06:31:22 +00:00
..
m [__linux__] (A_TEXT_OFFSET, A_TEXT_SEEK): Don't define. 1996-05-25 14:42:59 +00:00
s (LD_SWITCH_SYSTEM): Just one definition. 1996-06-25 00:38:48 +00:00
.gdbinit (xsymbol): Cast name explicitly to (char *). 1995-11-15 16:57:23 +00:00
abbrev.c Update FSF's address in the preamble. 1996-01-15 09:18:04 +00:00
acldef.h
alloc.c (mark_object): Do set ARRAY_MARK_FLAG for bool-vectors. 1996-06-10 18:19:48 +00:00
alloca.c (NULL): Define only if not already defined. 1996-03-20 01:08:11 +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 (Fkill_buffer): Doc fix. 1996-06-12 21:47:03 +00:00
buffer.h Update FSF's address in the preamble. 1996-01-15 09:18:04 +00:00
bytecode.c Update FSF's address in the preamble. 1996-01-15 09:18:04 +00:00
callint.c (Fcall_interactively): In `c' case, use message_nolog 1996-03-20 13:34:21 +00:00
callproc.c (Fcall_process): Fix previous change. 1996-06-21 15:30:28 +00:00
casefiddle.c (casify_region, casify_object): 1996-05-06 04:28:18 +00:00
casetab.c (set_case_table): Set upcase_table, case_canon_table 1996-05-06 04:28:32 +00:00
chpdef.h
cm.c Update FSF's address in the preamble. 1996-01-15 09:18:04 +00:00
cm.h Update FSF's address in the preamble. 1996-01-15 09:18:04 +00:00
cmds.c (internal_self_insert): Don't return 2 for auto-fill 1996-05-21 14:29:56 +00:00
commands.h Update FSF's address in the preamble. 1996-01-15 09:18:04 +00:00
config.in (HAVE_LIBNCURSES): Renamed from HAVE_NCURSES. 1996-04-08 13:45:39 +00:00
convexos.h
data.c (Fdefalias): Doc fix. 1996-06-22 16:54:54 +00:00
dired.c Comment changes. 1996-05-09 23:21:54 +00:00
dispextern.h Update FSF's address in the preamble. 1996-01-15 09:18:04 +00:00
dispnew.c (change_frame_size, remake_frame_glyphs): Use FRAME_WINDOW_P. 1996-06-10 21:13:26 +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): Move cast to unsigned inside a shift. 1996-02-26 20:24:16 +00:00
dosfns.c (Fset_mouse_position): Remove the DOS-specific 1996-06-10 21:09:54 +00:00
dosfns.h Update FSF's address in the preamble. 1996-01-15 09:18:04 +00:00
editfns.c (set_time_zone_rule): 1996-06-05 15:08:18 +00:00
emacs.c (main): For SIGHUP, use sigblock and sigunblock, 1996-06-12 21:49:19 +00:00
environ.c
epaths.in
eval.c (Fsignal) [HAVE_WINDOW_SYSTEM]: Changed from 1996-05-21 18:06:40 +00:00
fileio.c (Fexpand_file_name): When simplifying /foo/.., keep the initial slash. 1996-06-13 19:09:32 +00:00
filelock.c Update FSF's address in the preamble. 1996-01-15 09:18:04 +00:00
floatfns.c Update FSF's address in the preamble. 1996-01-15 09:18:04 +00:00
fns.c (map_char_table): Fix args in recursive call. 1996-02-21 21:12:21 +00:00
frame.c Whitespace changes. 1996-06-10 21:15:47 +00:00
frame.h (FRAME_MSDOS_P): A new macro for MSDOS frames. 1996-06-10 21:05:11 +00:00
getloadavg.c [SOLARIS2]: Define SUNOS_5. 1996-05-28 00:17:16 +00:00
getpagesize.h
gnu.h
hftctl.c
indent.c (current_column_1): Add declaration. 1996-06-23 19:20:33 +00:00
indent.h Update FSF's address in the preamble. 1996-01-15 09:18:04 +00:00
insdel.c (signal_after_change): Correct the arg to report_overlay_modification. 1996-05-01 21:25:49 +00:00
intervals.c Update FSF's address in the preamble. 1996-01-15 09:18:04 +00:00
intervals.h Update FSF's address in the preamble. 1996-01-15 09:18:04 +00:00
ioctl.h
keyboard.c (modify_event_symbol): Add properly to *symbol_table. 1996-06-27 08:16:22 +00:00
keyboard.h Update FSF's address in the preamble. 1996-01-15 09:18:04 +00:00
keymap.c (Fset_keymap_parent): Return early if KEYMAP already has the proper parent. 1996-06-12 21:47:59 +00:00
lastfile.c Update FSF's address in the preamble. 1996-01-15 09:18:04 +00:00
line.h
lisp.h [WINDOWS_NT]: Declare Vdirectory_sep_char. 1996-04-26 19:53:20 +00:00
lread.c (init_lread): Init Vload_file_name to Qnil. 1996-05-23 16:16:12 +00:00
mach2.h
macros.c (Fstart_kbd_macro): Add missing xrealloc arg. 1996-05-12 20:07:43 +00:00
macros.h Update FSF's address in the preamble. 1996-01-15 09:18:04 +00:00
Makefile.in Hold previous change until after the release. 1996-05-18 20:15:02 +00:00
makefile.nt Fix typo in previous patch. 1996-05-15 14:42:28 +00:00
marker.c Update FSF's address in the preamble. 1996-01-15 09:18:04 +00:00
mem-limits.h Update FSF's address in the preamble. 1996-01-15 09:18:04 +00:00
minibuf.c (choose_minibuf_frame): Eliminate MSDOS-non-MULTI_FRAME conditional. 1996-06-10 21:04:09 +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 (check_x): Fix error message. 1996-06-10 21:03:05 +00:00
msdos.h (check_x): Macro definition deleted. 1996-06-10 21:02:00 +00:00
ndir.h
old-ralloc.c
param.h
point.h
pre-crt0.c
print.c (Fprin1_to_string): Preserve Vdeactivate_mark. 1996-05-21 17:24:24 +00:00
process.c Comment change. 1996-06-11 19:50:32 +00:00
process.h (synch_process_death, synch_process_retcode): Delete extra declaration. 1996-01-31 22:36:08 +00:00
puresize.h Update FSF's address in the preamble. 1996-01-15 09:18:04 +00:00
ralloc.c (r_alloc_check): Don't check alignment of h->start. 1996-04-07 16:44:38 +00:00
regex.c (re_max_failures): Reduce to 4000. 1996-06-26 18:00:52 +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 Update FSF's address in the preamble. 1996-01-15 09:18:04 +00:00
sink.h
sink11.h
sink11mask.h
sinkmask.h
sol2-2.h
sunfns.c Update FSF's address in the preamble. 1996-01-15 09:18:04 +00:00
syntax.c (Fcopy_syntax_table): Set default to nil. 1996-02-24 20:03:07 +00:00
syntax.h Update FSF's address in the preamble. 1996-01-15 09:18:04 +00:00
sysdep.c (sys_subshell): Add conditionals for DJGPP v2. 1996-04-11 18:13:12 +00:00
sysselect.h Update FSF's address in the preamble. 1996-01-15 09:18:04 +00:00
syssignal.h Comment change. 1996-06-12 17:56:46 +00:00
systime.h Update FSF's address in the preamble. 1996-01-15 09:18:04 +00:00
systty.h [__GNU_LIBRARY__]: #include <sys/ioctl.h>. 1996-05-21 14:43:54 +00:00
syswait.h Remove `|| defined (LINUX)' from #if condition. 1996-04-12 06:06:34 +00:00
term.c (FRAME_TERMCAP_P) [WINDOWSNT && !HAVE_NTGUI]: 1996-04-26 19:56:17 +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 (enum scroll_bar_part): Delete extra comma. 1996-05-08 00:04:11 +00:00
terminfo.c Update FSF's address in the preamble. 1996-01-15 09:18:04 +00:00
termopts.h Update FSF's address in the preamble. 1996-01-15 09:18:04 +00:00
textprop.c (Fadd_text_properties): Don't return without ungcpro. 1996-02-10 08:58:49 +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 (record_marker_adjustment): New function. 1996-02-03 18:07:27 +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 Update FSF's address in the preamble. 1996-01-15 09:18:04 +00:00
unexconvex.c Update FSF's address in the preamble. 1996-01-15 09:18:04 +00:00
unexec.c [DJGPP v2]: Include fcntl.h. 1996-04-10 04:15:13 +00:00
unexelf.c (unexec): Round up section header offset to bss alignment 1996-06-24 19:54:38 +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 (WinMain): Function removed. 1996-05-03 18:39:18 +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 Update FSF's address in the preamble. 1996-01-15 09:18:04 +00:00
vmstime.h Update FSF's address in the preamble. 1996-01-15 09:18:04 +00:00
w32.c Delete restrict_dos_process. 1996-06-12 18:19:40 +00:00
w32.h (struct _child_process): New member is_dos_process. 1996-05-17 21:42:27 +00:00
w32console.c (prev_console_mode): New variable. 1996-05-10 20:33:26 +00:00
w32faces.c Update FSF's address in the preamble. 1996-01-15 09:18:04 +00:00
w32fns.c (Vwin32_alt_is_meta): New variable. 1996-06-19 22:17:35 +00:00
w32gui.h Update FSF's address in the preamble. 1996-01-15 09:18:04 +00:00
w32heap.c (allocate_heap): Clean up conditional. 1996-05-13 15:06:32 +00:00
w32heap.h Update FSF's address in the preamble. 1996-01-15 09:18:04 +00:00
w32inevt.c (Vwin32_alt_is_meta): Declared. 1996-06-19 22:18:48 +00:00
w32inevt.h Update FSF's address in the preamble. 1996-01-15 09:18:04 +00:00
w32menu.c Include buffer.h. 1996-05-21 18:09:43 +00:00
w32proc.c (restrict_dos_process): Variable deleted. 1996-06-12 18:20:11 +00:00
w32reg.c (REG_ROOT): Remove trailing backslash. 1996-05-03 18:44:46 +00:00
w32select.c (QCLIPBOARD): New symbol. 1996-05-14 19:01:53 +00:00
w32term.c (w32_read_socket): Erase update rect on WM_PAINT, so 1996-06-14 20:54:55 +00:00
w32term.h (struct win32_palette_entry): New structure. 1996-05-03 18:48:05 +00:00
w32xfns.c Include frame.h. 1996-05-03 18:49:20 +00:00
widget.c (EmacsFrameRealize): Use STANDARD_EVENT_SET. 1996-04-18 04:13:19 +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 Whitespace and #if 0 code changes. 1996-06-10 21:01:22 +00:00
window.h Update FSF's address in the preamble. 1996-01-15 09:18:04 +00:00
x11term.h
xdisp.c (redisplay_internal): Use FRAME_WINDOW_P. 1996-06-10 20:56:25 +00:00
xfaces.c (init_frame_faces): Build faces for an MSDOS frame like for X frame. 1996-06-10 20:58:24 +00:00
xfns.c (x_real_positions): Don't call x_uncatch_errors twice. 1996-06-24 01:29:37 +00:00
xmenu.c (Qmenu_alias): New variable. 1996-06-13 21:04:29 +00:00
xrdb.c Update FSF's address in the preamble. 1996-01-15 09:18:04 +00:00
xscrollbar.h
xselect.c (xfree): Macro deleted. 1996-01-25 22:00:11 +00:00
xselect.c.old
xterm.c (x_connection_closed): Call clear_waiting_for_input. 1996-06-27 23:20:46 +00:00
xterm.h (STANDARD_EVENT_SET): Remove PointerNotifyHintMask. 1996-04-18 04:12:43 +00:00
XTests.c
XTests.h