..
m
(HAVE_TCATTR): Macro #defined.
1993-08-10 17:27:50 +00:00
s
(HAVE_VFORK): Defined.
1993-08-08 06:55:45 +00:00
.gdbinit
Don't put -q in args.
1993-08-08 07:41:41 +00:00
abbrev.c
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-07-13 16:37:01 +00:00
blockinput.h
buffer.c
(Fmove_overlay): Avoid initializer for Lisp_Object vars.
1993-08-02 07:28:31 +00:00
buffer.h
bytecode.c
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
casetab.c
chpdef.h
cm.c
cm.h
cmds.c
(Fnewline): Disable the "insert one position before"
1993-07-31 05:53:23 +00:00
commands.h
* keyboard.c (menu_bar_items, read_key_sequence): Use
1993-06-22 08:17:26 +00:00
config.in
* config.h.in (HAVE_LOGB, HAVE_FREXP): Add #undefs for the
1993-08-09 06:04:14 +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_for_insert): Fail if character
1993-07-31 21:58:45 +00:00
disptab.h
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
(main): Invoke syms_of_floatfns even if LISP_FLOAT_TYPE
1993-08-10 04:14:17 +00:00
environ.c
epaths.in
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
Fix typo in previous change.
1993-07-25 21:46:48 +00:00
floatfns.c
(Fexpt): Use IN_FLOAT2.
1993-08-10 05:47:49 +00:00
fns.c
(Fyes_or_no_p): Use Qyes_or_no_p_history.
1993-08-05 01:51:54 +00:00
frame.c
(Fprevious_frame): New function, for parity with Fnext_frame.
1993-08-02 22:16:09 +00:00
frame.h
(Qicon): Declared.
1993-06-11 15:41:36 +00:00
getloadavg.c
*** empty log message ***
1993-08-02 20:48:12 +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): Handle insertion
1993-07-31 21:58:03 +00:00
intervals.h
(MERGE_INSERTIONS): Define as 1.
1993-07-31 21:55:38 +00:00
ioctl.h
keyboard.c
(set_poll_suppress_count): New function.
1993-08-06 22:45:22 +00:00
keyboard.h
* keyboard.h (EVENT_CLICK_COUNT, POSN_SCROLLBAR_PART): New
1993-07-05 04:26:30 +00:00
keymap.c
* keyboard.c (read_key_sequence): Accept both strings and vectors
1993-07-18 06:25:40 +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
macros.h
Makefile.in
(xmakefile): Use CFLAGS after C_SWITCH_SYSTEM.
1993-07-20 22:16:59 +00:00
marker.c
mem-limits.h
[_LIBC]: Define BSD4_2.
1993-07-23 20:38:15 +00:00
minibuf.c
(Fdisplay_completion_list): Run completion-setup-hook.
1993-07-15 05:46:02 +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
(wait_reading_process_input): Undo last two changes:
1993-07-28 08:19:30 +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
(search_buffer): If n is 0, just return POS.
1993-07-27 07:25:54 +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
sysdep.c
* config.h.in: Add #undefs for HAVE_MKDIR and HAVE_RMDIR, for
1993-08-03 07:02:38 +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
Apply typo patches from Paul Eggert.
1993-06-09 11:59:12 +00:00
term.c
(term_init): Improve error messages (give sh commands).
1993-08-09 05:45:12 +00:00
termchar.h
termhooks.h
* termhooks.h: In order to avoid declaring struct input_event
1993-07-18 06:27:38 +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
(Qfront_sticky, Qrear_nonsticky): New variables.
1993-07-31 21:54:10 +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
unexsgi.c
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
vmsmap.c
vmspaths.h
vmsproc.c
vmsproc.h
vmstime.c
vmstime.h
window.c
* window.c (check_frame_size): Include the menu bar height in the
1993-07-30 01:48:19 +00:00
window.h
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
* xfns.c (Fx_open_connection): Test the CPP symbol
1993-07-31 01:32:23 +00:00
xmenu.c
(xmenu_show): Store 0 in *ERROR at the beginning.
1993-06-15 23:17:10 +00:00
xrdb.c
* config.h.in (HAVE_XSCREENRESOURCESTRING): New #undef for
1993-07-31 01:31:46 +00:00
xscrollbar.h
xselect.c
(prop_location_identifier): Was named prop_location_tick.
1993-07-31 05:55:52 +00:00
xselect.c.old
xterm.c
(struct font_info): New structure.
1993-08-08 22:38:31 +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