| .. |
|
m
|
(C_DEBUG_SWITCH, SYSTEM_MALLOC): Defined.
|
1993-08-13 22:23:19 +00:00 |
|
s
|
(C_SWITCH_MACHINE): Deleted.
|
1993-08-13 22:21:52 +00:00 |
|
.gdbinit
|
Don't put -q in args.
|
1993-08-08 07:41:41 +00:00 |
|
abbrev.c
|
Updated copyright years.
|
1993-05-22 21:34:42 +00:00 |
|
acldef.h
|
|
|
|
alloc.c
|
(mark_object): Declare ptr volatile, or don't use it
|
1993-08-08 23:19:24 +00:00 |
|
alloca.c
|
*** empty log message ***
|
1993-08-11 07:27:10 +00:00 |
|
blockinput.h
|
* blockinput.h (UNBLOCK_INPUT): We cannot assume that SIGIO is
|
1993-05-10 00:14:09 +00:00 |
|
buffer.c
|
(verify_overlay_modification): initialize endpos.
|
1993-08-11 21:08:13 +00:00 |
|
buffer.h
|
Updated copyright years.
|
1993-05-22 21:34:42 +00:00 |
|
bytecode.c
|
Updated copyright years.
|
1993-05-22 21:34:42 +00:00 |
|
callint.c
|
(syms_of_callint): Fix DEFVAR_LISP for Vmark_even_if_inactive to use right
|
1993-07-08 23:44:01 +00:00 |
|
callproc.c
|
(PRIO_PROCESS): Definition deleted.
|
1993-06-30 17:51:16 +00:00 |
|
casefiddle.c
|
(casify_region): Remove mistaken arg to record_change.
|
1993-05-16 13:42:36 +00:00 |
|
casetab.c
|
* casetab.c: Fix formatting, so as not to confuse etags.
|
1993-05-25 13:03:47 +00:00 |
|
chpdef.h
|
|
|
|
cm.c
|
|
|
|
cm.h
|
|
|
|
cmds.c
|
(Fnewline): If we don't do the first SET_PT,
|
1993-08-11 19:09:15 +00:00 |
|
commands.h
|
* keyboard.c (menu_bar_items, read_key_sequence): Use
|
1993-06-22 08:17:26 +00:00 |
|
config.in
|
Added #undef HAVE_XSCREENNUMBEROFSCREEN.
|
1993-08-13 23:35:42 +00:00 |
|
data.c
|
(Fmod): New function; result is always same sign as divisor.
|
1993-08-10 04:14:17 +00:00 |
|
dired.c
|
(Ffile_attributes): Give -1 as size if size won't fit.
|
1993-06-13 01:16:05 +00:00 |
|
dispextern.h
|
Separate parameter faces (those created and modified by the user)
|
1993-06-22 07:26:44 +00:00 |
|
dispnew.c
|
(direct_output_forward_char): Fix previous change:
|
1993-08-11 05:24:29 +00:00 |
|
disptab.h
|
Updated copyright years.
|
1993-05-22 21:34:42 +00:00 |
|
doc.c
|
* doc.c (Fsubstitute_command_keys): Pass all five arguments to
|
1993-07-06 06:16:20 +00:00 |
|
doprnt.c
|
|
|
|
editfns.c
|
(save_excursion_restore): Never make the buffer visible.
|
1993-08-02 07:58:13 +00:00 |
|
emacs.c
|
(init_cmdargs): Check openp result for 1, not != 0.
|
1993-08-14 18:37:47 +00:00 |
|
environ.c
|
|
|
|
epaths.in
|
* paths.h (PATH_INFO): New path, to edited by the configuration
|
1993-05-25 06:38:43 +00:00 |
|
eval.c
|
(unwind_to_catch): Call set_poll_suppress_count.
|
1993-08-06 22:44:00 +00:00 |
|
fileio.c
|
(expand_and_dir_to_file): Use Fdirectory_file_name.
|
1993-08-08 05:17:22 +00:00 |
|
filelock.c
|
(getpwuid): Declare it as in xrdb.c.
|
1993-08-14 07:21:00 +00:00 |
|
floatfns.c
|
(Flogb): Error at run time if not supported.
|
1993-08-13 00:46:48 +00:00 |
|
fns.c
|
(internal_equal): Typo in previous change.
|
1993-08-14 07:14:13 +00:00 |
|
frame.c
|
(Fdelete_frame): Add parens for clarity.
|
1993-08-12 21:01:06 +00:00 |
|
frame.h
|
(Qicon): Declared.
|
1993-06-11 15:41:36 +00:00 |
|
getloadavg.c
|
*** empty log message ***
|
1993-08-12 22:17:13 +00:00 |
|
getpagesize.h
|
Initial revision
|
1993-07-30 22:30:50 +00:00 |
|
gnu.h
|
|
|
|
hftctl.c
|
Apply typo patches from Paul Eggert.
|
1993-06-09 11:59:12 +00:00 |
|
indent.c
|
(compute_motion): Compute correctly for invisible text.
|
1993-07-31 21:59:42 +00:00 |
|
indent.h
|
|
|
|
insdel.c
|
(prepare_to_modify_buffer): Call verify_overlay_modification.
|
1993-07-13 21:06:19 +00:00 |
|
intervals.c
|
(adjust_intervals_for_insertion): If inserting in middle
|
1993-08-15 03:49:28 +00:00 |
|
intervals.h
|
(MERGE_INSERTIONS): Define as 1.
|
1993-07-31 21:55:38 +00:00 |
|
ioctl.h
|
|
|
|
keyboard.c
|
(kbd_buffer_store_event): Use bcopy to copy
|
1993-08-13 06:19:21 +00:00 |
|
keyboard.h
|
* keyboard.h (EVENT_CLICK_COUNT, POSN_SCROLLBAR_PART): New
|
1993-07-05 04:26:30 +00:00 |
|
keymap.c
|
(describe_buffer_bindings): Declare shadow just once.
|
1993-08-11 21:10:44 +00:00 |
|
lastfile.c
|
|
|
|
line.h
|
|
|
|
lisp.h
|
(Vinvocation_directory): Declared.
|
1993-08-10 04:36:30 +00:00 |
|
lread.c
|
(init_lread): Normally put Vinvocation_directory
|
1993-08-08 05:01:06 +00:00 |
|
mach2.h
|
Updated GPL version to 2.
|
1993-06-12 22:01:38 +00:00 |
|
macros.c
|
Updated copyright years.
|
1993-05-22 21:34:42 +00:00 |
|
macros.h
|
|
|
|
Makefile.in
|
(mostlyclean): Don't delete emacs here.
|
1993-08-15 03:39:42 +00:00 |
|
marker.c
|
|
|
|
mem-limits.h
|
[_LIBC]: Define BSD4_2.
|
1993-07-23 20:38:15 +00:00 |
|
minibuf.c
|
(Qminibuffer_setup_hook, Vminibuffer_setup_hook): New vars.
|
1993-08-11 05:23:49 +00:00 |
|
mocklisp.c
|
|
|
|
mocklisp.h
|
|
|
|
ndir.h
|
|
|
|
old-ralloc.c
|
|
|
|
param.h
|
|
|
|
point.h
|
|
|
|
pre-crt0.c
|
|
|
|
print.c
|
(float_to_string): Don't use uninitialized pointer `cp'.
|
1993-07-22 08:34:30 +00:00 |
|
process.c
|
Include syswait.h.
|
1993-08-15 03:52:43 +00:00 |
|
process.h
|
|
|
|
puresize.h
|
[MULTI_FRAME] (PURESIZE): Increased to 210000.
|
1993-07-27 08:32:05 +00:00 |
|
ralloc.c
|
(ALIGNED, ROUNDUP): Use unsigned long int' instead of unsigned int' for
|
1993-07-22 18:59:43 +00:00 |
|
regex.c
|
*** empty log message ***
|
1993-06-16 21:28:28 +00:00 |
|
regex.h
|
entered into RCS
|
1993-05-28 00:10:45 +00:00 |
|
scroll.c
|
(calculate_scrolling): Defend against negative baud_rate.
|
1993-05-31 19:04:07 +00:00 |
|
search.c
|
(compile_pattern): Cast result of re_compile_pattern.
|
1993-08-14 20:16:43 +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
|
Comment fixes.
|
1993-07-23 19:17:12 +00:00 |
|
syntax.c
|
Doc fix.
|
1993-08-05 17:38:20 +00:00 |
|
syntax.h
|
Updated copyright years.
|
1993-05-22 21:34:42 +00:00 |
|
sysdep.c
|
Include syswait.h.
|
1993-08-15 03:53:33 +00:00 |
|
syssignal.h
|
[POSIX] [!__GNUC__] (sys_sigmask): Add declaration.
|
1993-06-05 02:07:08 +00:00 |
|
systime.h
|
[HAVE_TZNAME]: Declare tzname if not macro.
|
1993-06-06 17:44:23 +00:00 |
|
systty.h
|
Handle NO_TERMIO in principal HAVE_TERMIOS case.
|
1993-08-10 21:22:44 +00:00 |
|
syswait.h
|
entered into RCS
|
1993-08-14 09:38:56 +00:00 |
|
term.c
|
(term_get_fkeys_define_1, term_get_fkeys_define): New functions.
|
1993-08-11 04:09:28 +00:00 |
|
termchar.h
|
|
|
|
termhooks.h
|
Fix typo in last change.
|
1993-08-12 07:56:35 +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
|
(property_change_between_p): Test NULL_INTERVAL_P
|
1993-08-14 04:36:08 +00:00 |
|
uaf.h
|
(uaf$v_thursday): Fix misspelling of "thursday".
|
1993-06-07 18:27:47 +00:00 |
|
undo.c
|
(Fprimitive_undo): Rename arg to N to avoid conflict.
|
1993-06-13 23:15:39 +00:00 |
|
unexaix.c
|
Apply typo patches from Paul Eggert.
|
1993-06-09 11:59:12 +00:00 |
|
unexconvex.c
|
Apply typo patches from Paul Eggert.
|
1993-06-09 11:59:12 +00:00 |
|
unexec.c
|
(make_hdr): Use & in call to bzero.
|
1993-07-28 08:18:09 +00:00 |
|
unexelf.c
|
(unexec): Add casts for some comparisons.
|
1993-08-10 01:32:23 +00:00 |
|
unexencap.c
|
|
|
|
unexenix.c
|
Apply typo patches from Paul Eggert.
|
1993-06-09 11:59:12 +00:00 |
|
unexfx2800.c
|
|
|
|
unexhp9k800.c
|
|
|
|
unexmips.c
|
Apply typo patches from Paul Eggert.
|
1993-06-09 11:59:12 +00:00 |
|
unexnext.c
|
(get_data_region): Add cast to avoid warning.
|
1993-08-13 05:38:33 +00:00 |
|
unexsgi.c
|
Changes for Silicon Graphics Iris 5D.
|
1993-05-19 04:56:06 +00:00 |
|
unexsunos4.c
|
Apply typo patches from Paul Eggert.
|
1993-06-09 11:59:12 +00:00 |
|
vlimit.h
|
|
|
|
vm-limit.c
|
(check_memory_limits): Use unsigned long to hold memory size values.
|
1993-06-30 20:18:30 +00:00 |
|
vms-pp.c
|
|
|
|
vms-pwd.h
|
|
|
|
vmsdir.h
|
|
|
|
vmsfns.c
|
|
|
|
vmsgmalloc.c
|
Initial revision
|
1993-05-18 22:59:49 +00:00 |
|
vmsmap.c
|
|
|
|
vmspaths.h
|
|
|
|
vmsproc.c
|
|
|
|
vmsproc.h
|
|
|
|
vmstime.c
|
|
|
|
vmstime.h
|
|
|
|
window.c
|
(enum window_loop): Delete final comma.
|
1993-08-11 20:46:27 +00:00 |
|
window.h
|
Updated copyright years.
|
1993-05-22 21:34:42 +00:00 |
|
x11term.h
|
|
|
|
xdisp.c
|
* xdisp.c (display_menu_bar): Redisplay all lines occupied by the
|
1993-08-02 21:19:23 +00:00 |
|
xfaces.c
|
(face_name_id_number): Use assq_no_quit, not Fassq.
|
1993-07-24 05:49:51 +00:00 |
|
xfns.c
|
(x_wm_set_size_hint): New args spec_x and spec_y.
|
1993-08-14 10:59:10 +00:00 |
|
xmenu.c
|
(Fx_popup_menu): Adjust coords so they are relative to the inner window.
|
1993-08-14 10:30:09 +00:00 |
|
xrdb.c
|
(x_get_customization_string): Don't use value of strcpy.
|
1993-08-10 21:16:01 +00:00 |
|
xscrollbar.h
|
|
|
|
xselect.c
|
(struct property_change): New field `arrived'.
|
1993-08-14 23:02:58 +00:00 |
|
xselect.c.old
|
|
|
|
xterm.c
|
(x_wm_set_size_hint): New args spec_x and spec_y.
|
1993-08-14 11:00:54 +00:00 |
|
xterm.h
|
Separate parameter faces (those created and modified by the user)
|
1993-06-22 07:26:44 +00:00 |
|
XTests.c
|
|
|
|
XTests.h
|
|
|