| .. |
|
m
|
(C_SWITCH_MACHINE): Define only if THIS_IS_MAKEFILE.
|
1995-12-21 17:11:50 +00:00 |
|
s
|
Initial revision
|
1996-01-04 22:57:41 +00:00 |
|
.gdbinit
|
(xsymbol): Cast name explicitly to (char *).
|
1995-11-15 16:57:23 +00:00 |
|
abbrev.c
|
|
|
|
acldef.h
|
|
|
|
alloc.c
|
(Flist): Avoid using -- in while condition.
|
1995-11-20 23:21:25 +00:00 |
|
alloca.c
|
|
|
|
alloca.s
|
Fix misspelled comment.
|
1995-12-06 10:17:57 +00:00 |
|
blockinput.h
|
|
|
|
buffer.c
|
(Fkill_buffer): Delete buffer from Vbuffer_alist after replacing it.
|
1996-01-02 19:11:31 +00:00 |
|
buffer.h
|
(struct buffer): Delete redisplay_end_trigger field.
|
1995-12-21 16:56:26 +00:00 |
|
bytecode.c
|
|
|
|
callint.c
|
(Fcall_interactively): Undo previous change.
|
1995-12-25 00:33:14 +00:00 |
|
callproc.c
|
(Fcall_process) [MSDOS]: Support redirection of
|
1995-12-13 02:26:40 +00:00 |
|
casefiddle.c
|
|
|
|
casetab.c
|
|
|
|
chpdef.h
|
|
|
|
cm.c
|
|
|
|
cm.h
|
|
|
|
cmds.c
|
(internal_self_insert): Declare arg c1 as unsigned char.
|
1995-12-23 07:46:41 +00:00 |
|
commands.h
|
|
|
|
config.in
|
Comment change.
|
1995-12-25 01:49:18 +00:00 |
|
convexos.h
|
|
|
|
data.c
|
(Ftype_of): Return char-table' and bool-vector' for
|
1995-12-13 02:17:09 +00:00 |
|
dired.c
|
(Ffile_attributes) [MSDOS]: Remove special detection of
|
1995-12-26 00:20:53 +00:00 |
|
dispextern.h
|
|
|
|
dispnew.c
|
Always include dispextern.h before cm.h.
|
1995-11-12 05:20:12 +00:00 |
|
disptab.h
|
|
|
|
doc.c
|
(Fdocumentation): Reject a file reference
|
1995-11-11 23:48:53 +00:00 |
|
doprnt.c
|
(doprnt1): Add a cast.
|
1995-11-15 17:44:17 +00:00 |
|
dosfns.c
|
(syms_of_dosfns): delete the `dos-menubar-clock' and
|
1995-12-19 20:59:46 +00:00 |
|
dosfns.h
|
delete declarations for `Vdos_menubar_clock' and
|
1995-12-19 21:00:06 +00:00 |
|
editfns.c
|
(Fmessage_box, Fmessage_or_box):
|
1995-12-28 16:48:52 +00:00 |
|
emacs.c
|
(main): Call syms_of_xmenu if and only if HAVE_MENUS.
|
1995-12-28 23:14:23 +00:00 |
|
environ.c
|
|
|
|
epaths.in
|
|
|
|
eval.c
|
(syms_of_eval): Doc fix for inhibit-quit.
|
1996-01-04 23:01:45 +00:00 |
|
fileio.c
|
(Ffile_readable_p) [MSDOS]: Use access rather than open.
|
1995-12-31 19:49:39 +00:00 |
|
filelock.c
|
|
|
|
floatfns.c
|
Fexpt): Doc fix.
|
1995-11-10 04:29:21 +00:00 |
|
fns.c
|
(Fy_or_n_p, Fyes_or_no_p): using_x_p renamed to have_menus_p.
|
1995-12-26 04:34:05 +00:00 |
|
frame.c
|
[!MULTI_FRAME] (syms_of_frame): Make mouse-pixel-position
|
1995-12-19 21:10:33 +00:00 |
|
frame.h
|
(FRAME_WINDOW_P): Always define it one way or another.
|
1995-11-16 20:00:37 +00:00 |
|
getloadavg.c
|
(getloadavg) [MSDOS]: Return 0 load instead of failing the call.
|
1995-12-28 23:28:35 +00:00 |
|
getpagesize.h
|
|
|
|
gnu.h
|
|
|
|
hftctl.c
|
|
|
|
indent.c
|
(Fmove_to_column): Doc fix.
|
1995-11-10 15:48:13 +00:00 |
|
indent.h
|
|
|
|
insdel.c
|
|
|
|
intervals.c
|
|
|
|
intervals.h
|
|
|
|
ioctl.h
|
|
|
|
keyboard.c
|
(read_char_x_menu_prompt): HAVE_X_MENU renamed to HAVE_MENUS.
|
1995-12-26 04:37:05 +00:00 |
|
keyboard.h
|
|
|
|
keymap.c
|
(Flookup_key): Doc fix.
|
1996-01-04 23:02:52 +00:00 |
|
lastfile.c
|
|
|
|
line.h
|
|
|
|
lisp.h
|
|
|
|
lread.c
|
(init_lread): Add ../lisp (in build dir) to load-path
|
1995-12-21 17:11:03 +00:00 |
|
mach2.h
|
|
|
|
macros.c
|
(Fstore_kbd_macro_event): New function.
|
1995-12-21 17:11:28 +00:00 |
|
macros.h
|
|
|
|
Makefile.in
|
(${etc}DOC): Remove spurious `cd' command line.
|
1995-12-30 12:01:44 +00:00 |
|
makefile.nt
|
(LINK_FLAGS): Dump symbol map when linking.
|
1995-12-24 00:38:18 +00:00 |
|
marker.c
|
|
|
|
mem-limits.h
|
Declare etext.
|
1995-11-16 01:48:21 +00:00 |
|
minibuf.c
|
(read_minibuf): Pass PROPS arg to make_buffer_string.
|
1995-12-21 17:12:20 +00:00 |
|
mocklisp.c
|
|
|
|
mocklisp.h
|
|
|
|
msdos.c
|
(XMenuActivate): Make sure the menu title is always
|
1995-12-26 00:22:04 +00:00 |
|
msdos.h
|
|
|
|
ndir.h
|
|
|
|
old-ralloc.c
|
|
|
|
param.h
|
|
|
|
point.h
|
|
|
|
pre-crt0.c
|
|
|
|
print.c
|
(NULL): #undef deleted.
|
1995-12-26 04:33:01 +00:00 |
|
process.c
|
(Fopen_network_stream): Call bind_polling_period earlier.
|
1995-12-21 17:13:25 +00:00 |
|
process.h
|
|
|
|
puresize.h
|
(PURE_P): New macro (three definitions).
|
1995-12-21 17:13:56 +00:00 |
|
ralloc.c
|
|
|
|
regex.c
|
(AT_WORD_BOUNDARY): Disable macro.
|
1995-12-13 02:52:23 +00:00 |
|
regex.h
|
|
|
|
region-cache.c
|
|
|
|
region-cache.h
|
|
|
|
scroll.c
|
|
|
|
search.c
|
|
|
|
sink.h
|
|
|
|
sink11.h
|
|
|
|
sink11mask.h
|
|
|
|
sinkmask.h
|
|
|
|
sol2-2.h
|
|
|
|
sunfns.c
|
|
|
|
syntax.c
|
(check_syntax_table): Check the purpose slot.
|
1995-11-11 20:28:26 +00:00 |
|
syntax.h
|
(SYNTAX_ENTRY): Add cast in call to syntax_parent_lookup.
|
1995-12-23 15:06:13 +00:00 |
|
sysdep.c
|
(WRITABLE): Renamed from WRITEABLE.
|
1996-01-04 22:59:13 +00:00 |
|
sysselect.h
|
|
|
|
syssignal.h
|
|
|
|
systime.h
|
|
|
|
systty.h
|
|
|
|
syswait.h
|
|
|
|
term.c
|
|
|
|
termcap.c
|
(tputs): Don't let ospeed overrun the speeds array.
|
1995-11-30 20:05:01 +00:00 |
|
termchar.h
|
|
|
|
termhooks.h
|
|
|
|
terminfo.c
|
|
|
|
termopts.h
|
|
|
|
textprop.c
|
(add_properties, remove_properties, set_properties):
|
1995-12-21 17:14:30 +00:00 |
|
tparam.c
|
|
|
|
uaf.h
|
|
|
|
undo.c
|
|
|
|
unexaix.c
|
|
|
|
unexalpha.c
|
(fatal_unexec): Don't use varargs.
|
1995-11-11 20:27:37 +00:00 |
|
unexconvex.c
|
|
|
|
unexec.c
|
|
|
|
unexelf.c
|
|
|
|
unexencap.c
|
|
|
|
unexenix.c
|
|
|
|
unexfx2800.c
|
|
|
|
unexhp9k800.c
|
|
|
|
unexmips.c
|
|
|
|
unexnext.c
|
|
|
|
unexsgi.c
|
|
|
|
unexsni.c
|
(unexec): Message fix.
|
1996-01-04 22:59:53 +00:00 |
|
unexsunos4.c
|
|
|
|
unexw32.c
|
(get_bss_info_from_map_file): New function.
|
1995-12-24 00:38:36 +00:00 |
|
vlimit.h
|
|
|
|
vm-limit.c
|
|
|
|
vms-pp.c
|
|
|
|
vms-pwd.h
|
|
|
|
vmsdir.h
|
|
|
|
vmsfns.c
|
|
|
|
vmsgmalloc.c
|
|
|
|
vmsmap.c
|
|
|
|
vmspaths.h
|
|
|
|
vmsproc.c
|
|
|
|
vmsproc.h
|
|
|
|
vmstime.c
|
|
|
|
vmstime.h
|
|
|
|
w32.c
|
(getuid): Only return root uid if Administrator.
|
1996-01-04 05:01:44 +00:00 |
|
w32.h
|
|
|
|
w32console.c
|
|
|
|
w32faces.c
|
Initial revision
|
1995-11-07 07:52:28 +00:00 |
|
w32fns.c
|
Initial revision
|
1995-11-07 07:52:28 +00:00 |
|
w32gui.h
|
Initial revision
|
1995-11-07 07:52:28 +00:00 |
|
w32heap.c
|
|
|
|
w32heap.h
|
|
|
|
w32inevt.c
|
|
|
|
w32inevt.h
|
|
|
|
w32menu.c
|
Initial revision
|
1995-11-07 07:52:28 +00:00 |
|
w32proc.c
|
(win32_wait): fixed bad synch_process_retcode
|
1996-01-04 03:07:38 +00:00 |
|
w32reg.c
|
Initial revision
|
1995-11-07 07:52:28 +00:00 |
|
w32select.c
|
Initial revision
|
1995-11-07 07:52:28 +00:00 |
|
w32term.c
|
Initial revision
|
1995-11-07 07:52:28 +00:00 |
|
w32term.h
|
Initial revision
|
1995-11-14 19:16:18 +00:00 |
|
w32xfns.c
|
(have_menus_p): Renamed from using_x_p.
|
1995-12-26 04:39:17 +00:00 |
|
widget.c
|
|
|
|
widget.h
|
|
|
|
widgetprv.h
|
|
|
|
window.c
|
(Fprevious_window, Fwindow_configuration_p): Doc fix.
|
1996-01-04 23:02:18 +00:00 |
|
window.h
|
(struct window): New field redisplay_end_trigger.
|
1995-11-10 16:05:24 +00:00 |
|
x11term.h
|
|
|
|
xdisp.c
|
(redisplay_window): Clear force_start field
|
1995-12-24 16:03:05 +00:00 |
|
xfaces.c
|
(Fset_face_attribute_internal) [MSDOS]: Set font field to 1.
|
1995-11-22 12:13:35 +00:00 |
|
xfns.c
|
(check_x_display_info, check_x_frame, x_set_font)
|
1995-12-26 04:41:21 +00:00 |
|
xmenu.c
|
Comment change.
|
1995-12-23 07:17:48 +00:00 |
|
xrdb.c
|
|
|
|
xscrollbar.h
|
|
|
|
xselect.c
|
(x_get_foreign_selection): Renamed local variables
|
1996-01-04 22:58:25 +00:00 |
|
xselect.c.old
|
|
|
|
xterm.c
|
(XTread_socket): Pass KeyPress events to the toolkit.
|
1995-12-31 19:10:03 +00:00 |
|
xterm.h
|
(SELECTION_EVENT_REQUESTER): Renamed from
|
1996-01-04 22:56:39 +00:00 |
|
XTests.c
|
|
|
|
XTests.h
|
|
|