| .. |
|
m
|
(POSIX_SIGNALS): Define it.
|
1994-09-27 01:58:00 +00:00 |
|
s
|
(NEED_LIBW): Defined.
|
1994-10-01 04:54:08 +00:00 |
|
.gdbinit
|
Set the breakpoint in x_error_quitter instead of _XPrintDefaultError.
|
1994-07-24 01:10:32 +00:00 |
|
abbrev.c
|
(Fdefine_abbrev, Fexpand_abbrev, Funexpand_abbrev): Use type test macros.
|
1994-09-27 03:12:28 +00:00 |
|
acldef.h
|
|
|
|
alloc.c
|
(Fmake_list, Fmake_vector, Fmake_string, make_event_array): Use type test
|
1994-09-27 03:16:02 +00:00 |
|
alloca.c
|
remove CONFIG_BROKETS
|
1994-09-26 21:59:04 +00:00 |
|
alloca.s
|
entered into RCS
|
1994-04-12 01:39:14 +00:00 |
|
blockinput.h
|
|
|
|
buffer.c
|
(Foverlay_get): Handle `category' property on overlay.
|
1994-10-01 21:02:59 +00:00 |
|
buffer.h
|
Declare some functions.
|
1994-09-17 03:14:26 +00:00 |
|
bytecode.c
|
(Fbyte_code): Use type test macros.
|
1994-09-27 03:11:31 +00:00 |
|
callint.c
|
(quotify_arg, Fcall_interactively, Fprefix_numeric_value): Use type test
|
1994-09-27 03:27:31 +00:00 |
|
callproc.c
|
(Fcall_process, child_setup, getenv_internal): Use type test macros.
|
1994-09-27 03:10:43 +00:00 |
|
casefiddle.c
|
(casify_object): Use type test macros.
|
1994-09-27 03:10:02 +00:00 |
|
casetab.c
|
(STRING256_P): Use type test macros.
|
1994-09-27 03:09:02 +00:00 |
|
chpdef.h
|
|
|
|
cm.c
|
(evalcost, cmputc): They now return their arguments.
|
1994-09-22 04:11:04 +00:00 |
|
cm.h
|
(cmputc): Return int rather than void.
|
1994-09-22 04:11:43 +00:00 |
|
cmds.c
|
(Fself_insert_command): Use type test macros.
|
1994-09-27 03:08:20 +00:00 |
|
commands.h
|
(unread_command_char): Declared.
|
1994-07-18 06:14:10 +00:00 |
|
config.in
|
(HAVE_UTIMES): Add #undef.
|
1994-09-25 00:38:02 +00:00 |
|
convexos.h
|
Initial revision
|
1993-11-10 21:03:53 +00:00 |
|
data.c
|
(Fmake_local_variable): Doc fix.
|
1994-09-30 20:32:45 +00:00 |
|
dired.c
|
(syms_of_dired): Undo Sep 16 change.
|
1994-09-28 20:45:25 +00:00 |
|
dispextern.h
|
(struct face): Use EMACS_UINT.
|
1994-09-17 00:28:39 +00:00 |
|
dispnew.c
|
(direct_output_for_insert, direct_output_forward_char): Fix Lisp_Object
|
1994-09-19 00:16:13 +00:00 |
|
disptab.h
|
(GLYPH_TABLE_LENGTH, GLYPH_TABLE_BASE, GLYPH_SIMPLE_P, GLYPH_ALIAS_P): Use
|
1994-09-27 03:15:02 +00:00 |
|
doc.c
|
(get_doc_string, Fdocumentation, Fdocumentation_property,
|
1994-09-27 03:06:52 +00:00 |
|
doprnt.c
|
(doprnt): Handle padding on %c.
|
1994-07-05 07:24:16 +00:00 |
|
dosfns.c
|
Finish downcasing mouse_init1, mouse_off,
|
1994-05-02 07:51:29 +00:00 |
|
dosfns.h
|
Initial revision
|
1994-01-08 09:22:50 +00:00 |
|
editfns.c
|
(lisp_time_argument, Finsert, Finsert_and_inherit, Finsert_before_markers,
|
1994-09-27 23:32:55 +00:00 |
|
emacs.c
|
(Fkill_emacs): Use type test macros.
|
1994-09-27 03:05:28 +00:00 |
|
environ.c
|
|
|
|
epaths.in
|
New path PATH_DOC for doc-directory.
|
1994-02-22 23:51:48 +00:00 |
|
eval.c
|
(Fprogn, Finteractive_p, Fuser_variable_p, FletX, Flet, Fmacroexpand,
|
1994-09-27 04:03:15 +00:00 |
|
fileio.c
|
(check_writable, check_executable) [__HURD__]: Use eaccess.
|
1994-09-29 23:20:43 +00:00 |
|
filelock.c
|
(unlock_all_files, Funlock_buffer, unlock_buffer): Use type test macros.
|
1994-09-27 03:01:57 +00:00 |
|
floatfns.c
|
(extract_float, Fexpt, Fabs, Ffloat, Fceiling, Ffloor, Fround, Ftruncate): Use
|
1994-09-27 03:01:14 +00:00 |
|
fns.c
|
(Frandom, Flength, Fstring_equal, Fstring_lessp, Fcopy_sequence, concat, Felt,
|
1994-09-27 02:58:30 +00:00 |
|
frame.c
|
(keys_of_frame): Make binding for delete-frame.
|
1994-10-01 21:24:44 +00:00 |
|
frame.h
|
(scroll_bar_pixel_width, scroll_bar_cols): Update comment.
|
1994-09-28 00:57:37 +00:00 |
|
getloadavg.c
|
[alliant && i860] (LOAD_AVE_TYPE, FSCALE, NLIST_STRUCT): Define.
|
1994-09-28 21:00:06 +00:00 |
|
getpagesize.h
|
Initial revision
|
1993-07-30 22:30:50 +00:00 |
|
gnu.h
|
(gnu_bits): Use unsigned char.
|
1994-02-18 06:28:50 +00:00 |
|
hftctl.c
|
Put sys/signal.h and errno.h first, then config.h.
|
1994-06-15 03:45:54 +00:00 |
|
indent.c
|
(buffer_display_table, current_column, Fmove_to_column, compute_motion,
|
1994-09-27 02:55:09 +00:00 |
|
indent.h
|
|
|
|
insdel.c
|
(del_range_1): Call evaporate_overlays after deleting text.
|
1994-09-17 01:51:58 +00:00 |
|
intervals.c
|
(create_root_interval, balance_possible_root_interval, delete_interval): Use
|
1994-09-27 02:30:34 +00:00 |
|
intervals.h
|
(NULL_INTERVAL_P): Use type test macros.
|
1994-09-27 03:13:50 +00:00 |
|
ioctl.h
|
|
|
|
keyboard.c
|
(head_table): Set up Qdelete_frame.
|
1994-10-01 21:25:41 +00:00 |
|
keyboard.h
|
(EVENT_HAS_PARAMETERS): Use type test macros.
|
1994-09-27 03:13:08 +00:00 |
|
keymap.c
|
(get_keyelt, store_in_keymap, Fcopy_keymap, Fdefine_key, Flookup_key,
|
1994-09-27 02:26:34 +00:00 |
|
lastfile.c
|
|
|
|
line.h
|
|
|
|
lisp.h
|
(BOOLFWDP, INTERNALP, INTFWDP, OBJFWDP, INTERNAL_STREAMP, BUFFER_LOCAL_VALUEP,
|
1994-09-27 04:20:23 +00:00 |
|
lread.c
|
(readchar, readchar, unreadchar, read_filtered_event, Fread, read0, read1,
|
1994-09-27 04:10:43 +00:00 |
|
mach2.h
|
Updated GPL version to 2.
|
1993-06-12 22:01:38 +00:00 |
|
macros.c
|
(Fexecute_kbd_macro): Use type test macros.
|
1994-09-27 02:25:20 +00:00 |
|
macros.h
|
|
|
|
Makefile.in
|
(LIBXTR6): If NEED_LIBW, add -lw.
|
1994-10-01 04:54:34 +00:00 |
|
marker.c
|
(Fset_marker, set_marker_restricted, Fcopy_marker): Use type test macros.
|
1994-09-27 02:24:00 +00:00 |
|
mem-limits.h
|
Check for __alpha, in __osf__ conditional.
|
1994-09-17 00:39:50 +00:00 |
|
minibuf.c
|
(scmp): Use unsigned chars, to avoid confusing DOWNCASE.
|
1994-09-29 19:37:26 +00:00 |
|
mocklisp.c
|
(Finsert_string): Use type test macros.
|
1994-09-27 02:00:42 +00:00 |
|
mocklisp.h
|
|
|
|
msdos.c
|
(run_msdos_command): Use type test macros.
|
1994-09-27 01:59:38 +00:00 |
|
msdos.h
|
Add template for rootrelativepath.
|
1994-06-07 15:25:21 +00:00 |
|
ndir.h
|
Use new name vmsdir.h.
|
1994-02-10 04:38:58 +00:00 |
|
old-ralloc.c
|
|
|
|
param.h
|
|
|
|
point.h
|
|
|
|
pre-crt0.c
|
|
|
|
print.c
|
(PRINTPREPARE, PRINTFINISH, float_to_string, print): Use type test macros.
|
1994-09-27 01:58:12 +00:00 |
|
process.c
|
(decode_status, Fprocessp, Fget_process, Fget_buffer_process, Fprocess_status,
|
1994-09-27 01:53:42 +00:00 |
|
process.h
|
(struct process): New field tty_name.
|
1994-09-18 20:11:07 +00:00 |
|
puresize.h
|
(BASE_PURESIZE): Increment both values.
|
1994-09-22 07:29:02 +00:00 |
|
ralloc.c
|
(r_alloc_freeze_level): New variable.
|
1994-09-20 05:51:50 +00:00 |
|
regex.c
|
Comment change.
|
1994-10-01 09:07:05 +00:00 |
|
regex.h
|
entered into RCS
|
1993-05-28 00:10:45 +00:00 |
|
scroll.c
|
Update copyright.
|
1994-05-04 02:41:09 +00:00 |
|
search.c
|
(Fmatch_data, Fstore_match_data): Use type test macros.
|
1994-09-27 01:24:44 +00:00 |
|
sink.h
|
|
|
|
sink11.h
|
|
|
|
sink11mask.h
|
|
|
|
sinkmask.h
|
|
|
|
sol2-2.h
|
File removed.
|
1993-07-29 02:36:54 +00:00 |
|
sunfns.c
|
(sun_item_create): Use type test macros.
|
1994-09-27 01:21:05 +00:00 |
|
syntax.c
|
(Fsyntax_table_p, describe_syntax): Use type test macros.
|
1994-09-27 01:20:25 +00:00 |
|
syntax.h
|
(SYNTAX_MATCH): Fix typo (syntax -> matcher).
|
1994-06-19 18:18:20 +00:00 |
|
sysdep.c
|
(sys_subshell): Use type test macros.
|
1994-09-27 01:18:46 +00:00 |
|
syssignal.h
|
[POSIX_SIGNALS] (signal): New definition.
|
1994-07-27 18:10:51 +00:00 |
|
systime.h
|
Declare set_file_times.
|
1994-09-18 19:15:39 +00:00 |
|
systty.h
|
[__GNU_LIBRARY__]: Include <termios.h>.
|
1994-05-11 22:15:20 +00:00 |
|
syswait.h
|
[BSD]: #undef WCOREDUMP before defining it.
|
1994-02-20 19:34:12 +00:00 |
|
term.c
|
Declare Fmake_sparse_keymap.
|
1994-09-19 00:13:35 +00:00 |
|
termcap.c
|
entered into RCS
|
1994-06-04 16:23:20 +00:00 |
|
termchar.h
|
|
|
|
termhooks.h
|
Update copyright.
|
1994-05-04 02:41:09 +00:00 |
|
terminfo.c
|
Comment change.
|
1993-06-02 05:19:11 +00:00 |
|
termopts.h
|
Apply typo patches from Paul Eggert.
|
1993-06-09 11:59:12 +00:00 |
|
textprop.c
|
(validate_interval_range, add_properties, remove_properties,
|
1994-09-27 01:16:02 +00:00 |
|
tparam.c
|
entered into RCS
|
1993-09-10 04:36:09 +00:00 |
|
uaf.h
|
(uaf$v_thursday): Fix misspelling of "thursday".
|
1993-06-07 18:27:47 +00:00 |
|
undo.c
|
(record_insert, truncate_undo_list, Fprimitive_undo): Use type test macros.
|
1994-09-27 01:13:35 +00:00 |
|
unexaix.c
|
(CHECK_SCNHDR, write_segment): Fix format/arg mismatch.
|
1994-09-29 19:22:57 +00:00 |
|
unexalpha.c
|
Initial revision
|
1994-09-17 00:59:56 +00:00 |
|
unexconvex.c
|
Include <config.h> instead of "config.h".
|
1993-09-10 06:15:46 +00:00 |
|
unexec.c
|
Don't test CANNOT_UNEXEC.
|
1994-09-24 00:29:39 +00:00 |
|
unexelf.c
|
(unexec): Don't alter the info field of SHT_SYMTAB and SHT_DYNSYM sections.
|
1994-08-23 21:35:23 +00:00 |
|
unexencap.c
|
|
|
|
unexenix.c
|
Don't declare sys_errlist; declare strerror instead.
|
1994-01-08 21:42:04 +00:00 |
|
unexfx2800.c
|
|
|
|
unexhp9k800.c
|
(roundup): Undef before defining.
|
1994-05-28 21:46:45 +00:00 |
|
unexmips.c
|
(unexec): Cast pointers. Fix error message.
|
1994-04-28 03:49:12 +00:00 |
|
unexnext.c
|
(get_data_region): Add cast to avoid warning.
|
1993-08-13 05:38:33 +00:00 |
|
unexsgi.c
|
(unexec): Copy previous change in unexelf.c.
|
1994-08-24 23:42:49 +00:00 |
|
unexsunos4.c
|
Delete __FreeBSD__ conditional macro definitions.
|
1994-09-25 18:06:01 +00:00 |
|
vlimit.h
|
|
|
|
vm-limit.c
|
Include <config.h> instead of "config.h".
|
1993-09-10 06:15:46 +00:00 |
|
vms-pp.c
|
|
|
|
vms-pwd.h
|
|
|
|
vmsdir.h
|
|
|
|
vmsfns.c
|
(translate_id): Use type test macros.
|
1994-09-27 01:11:24 +00:00 |
|
vmsgmalloc.c
|
Include <config.h> instead of "config.h".
|
1993-09-10 06:15:46 +00:00 |
|
vmsmap.c
|
Include <config.h> instead of "config.h".
|
1993-09-10 06:15:46 +00:00 |
|
vmspaths.h
|
|
|
|
vmsproc.c
|
(child_setup, Fcall_process): Use type test macros.
|
1994-09-27 01:07:23 +00:00 |
|
vmsproc.h
|
|
|
|
vmstime.c
|
Include <config.h> instead of "config.h".
|
1993-09-10 06:15:46 +00:00 |
|
vmstime.h
|
|
|
|
widget.c
|
(set_frame_size, EmacsFrameSetCharSize): Use new width formula.
|
1994-09-28 00:58:15 +00:00 |
|
widget.h
|
entered into RCS
|
1994-01-30 03:04:13 +00:00 |
|
widgetprv.h
|
entered into RCS
|
1994-01-18 23:52:19 +00:00 |
|
window.c
|
(syms_of_window): Doc fix.
|
1994-09-27 01:37:06 +00:00 |
|
window.h
|
(struct window): Use EMACS_INT.
|
1994-09-17 00:43:45 +00:00 |
|
x11term.h
|
|
|
|
xdisp.c
|
(redisplay_window): If we set PT, and that alters a region
|
1994-10-02 02:41:24 +00:00 |
|
xfaces.c
|
(compute_char_face): Handle list as overlay face property.
|
1994-09-29 23:00:43 +00:00 |
|
xfns.c
|
(x_report_frame_params): Fix format/arg mismatch.
|
1994-09-29 19:23:41 +00:00 |
|
xmenu.c
|
(menu_item_enabled_p, single_keymap_panes, Fx_popup_menu, Fx_popup_dialog):
|
1994-09-27 00:27:58 +00:00 |
|
xrdb.c
|
(getpwuid, getpwnam): Test just DECLARE_GETPWUID_WITH_UID_T, not __bsdi__.
|
1994-09-16 07:51:10 +00:00 |
|
xscrollbar.h
|
|
|
|
xselect.c
|
(x_get_foreign_selection): Use the new feature
|
1994-07-27 00:13:42 +00:00 |
|
xselect.c.old
|
|
|
|
xterm.c
|
(x_new_font): New rule for computing column width. Factored out common code.
|
1994-09-28 00:59:24 +00:00 |
|
xterm.h
|
Comment fix.
|
1994-09-28 01:58:46 +00:00 |
|
XTests.c
|
|
|
|
XTests.h
|
|
|