..
m
(NEED_UNISTD_H): Defined.
1994-11-28 18:03:04 +00:00
s
entered into RCS
1994-12-23 15:06:14 +00:00
.gdbinit
Adapt to new Lisp_Object format.
1995-01-02 05:04:34 +00:00
abbrev.c
(Fexpand_abbrev): Don't use XFASTINT as an lvalue.
1994-10-04 15:28:15 +00:00
acldef.h
alloc.c
(mark_buffer, gc_sweep): Use BUF_INTERVALS.
1995-01-02 09:15:25 +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
* blockinput.h (UNBLOCK_INPUT): We cannot assume that SIGIO is
1993-05-10 00:14:09 +00:00
buffer.c
(syms_of_buffer): Doc fix for buffer-file-type.
1994-12-25 22:19:45 +00:00
buffer.h
(struct buffer): Fields markers and intervals moved out.
1995-01-02 09:19:34 +00:00
bytecode.c
(Fbyte_code): Call Ffollowing_char and Fprevious_char
1994-12-09 14:15:06 +00:00
callint.c
(Vmouse_leave_buffer_hook, Qmouse_leave_buffer_hook): New variables.
1994-12-28 23:28:10 +00:00
callproc.c
(delete_temp_file): Use internal_delete_file.
1994-11-28 19:27:41 +00:00
casefiddle.c
(casify_object, operate_on_word, Fupcase_word, Fdowncase_word,
1994-10-04 15:41:33 +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
(Fnewline): Always use insert_and_inherit.
1994-11-10 18:51:12 +00:00
commands.h
(unread_command_char): Declared.
1994-07-18 06:14:10 +00:00
config.in
add symbols for --with-pop, --with-kerberos, --with-hesiod
1994-11-22 03:18:35 +00:00
convexos.h
Initial revision
1993-11-10 21:03:53 +00:00
data.c
(Faref): Handle compiled function as pseudovector.
1994-12-30 01:50:01 +00:00
dired.c
(Fdirectory_files): Pass new arg to `compile_pattern'.
1994-11-16 20:30:12 +00:00
dispextern.h
*** empty log message ***
1994-10-17 08:42:36 +00:00
dispnew.c
(scrolling): Fewer restrictions if scroll_region_ok is
1994-12-26 15:35:48 +00:00
disptab.h
* disptab.h (window_display_table): Doc fix.
1994-10-08 22:13:44 +00:00
doc.c
(get_doc_string): Now static. Arg now Lisp_Object.
1994-12-21 18:16:35 +00:00
doprnt.c
(doprnt): Handle padding on %c.
1994-07-05 07:24:16 +00:00
dosfns.c
*** empty log message ***
1994-10-17 08:42:36 +00:00
dosfns.h
*** empty log message ***
1994-10-17 08:42:36 +00:00
editfns.c
Use SAVE_MODIFF and BUF_SAVE_MODIFF
1995-01-02 09:16:42 +00:00
emacs.c
(main): Fix conversion of --display to -d.
1994-12-15 13:56:57 +00:00
environ.c
epaths.in
(PATH_BITMAPS): New macro.
1994-10-16 09:47:28 +00:00
eval.c
(Fdefvar): Fix minor error in previous change.
1994-12-21 18:15:35 +00:00
fileio.c
Use SAVE_MODIFF and BUF_SAVE_MODIFF
1995-01-02 06:36:56 +00:00
filelock.c
(init_filelock): Add missing semicolon.
1994-11-18 20:27:24 +00:00
floatfns.c
(Fabs): Don't use XFASTINT when negative.
1994-10-06 22:38:08 +00:00
fns.c
(Flength): Handle compiled function as pseudovector.
1994-12-30 01:46:04 +00:00
frame.c
(Fmodify_frame_parameters): For non-X frames,
1994-12-21 22:26:02 +00:00
frame.h
(XSETFRAME): Use pseudovector.
1994-12-30 01:41:27 +00:00
getloadavg.c
[alliant && i860] (FSCALE): Move defn before #ifndef FSCALE.
1994-10-27 00:34:56 +00:00
getpagesize.h
entered into RCS
1994-10-10 21:35:16 +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
(recompute_width_table): Do the right thing if no previous table existed.
1994-11-18 07:17:17 +00:00
indent.h
* indent.h (disptab_matches_widthtab, recompute_width_table): New
1994-10-08 22:14:35 +00:00
insdel.c
Use SAVE_MODIFF and BUF_SAVE_MODIFF
1995-01-02 09:21:30 +00:00
intervals.c
(compare_string_intervals): New function.
1994-12-04 21:07:03 +00:00
intervals.h
(INTERVAL_LAST_POS): Don't subtract 1 here.
1994-12-04 21:06:42 +00:00
ioctl.h
keyboard.c
Use SAVE_MODIFF and BUF_SAVE_MODIFF
1995-01-02 09:18:07 +00:00
keyboard.h
(EVENT_HAS_PARAMETERS): Use type test macros.
1994-09-27 03:13:08 +00:00
keymap.c
(store_in_keymap): While dumping, copy DEF if a cons.
1995-01-02 06:42:56 +00:00
lastfile.c
line.h
lisp.h
(VALBITS): Default now 28.
1994-12-30 01:54:16 +00:00
lread.c
(Qload_file_name, Vload_file_name): New variables.
1994-12-21 18:14:20 +00:00
mach2.h
Updated GPL version to 2.
1993-06-12 22:01:38 +00:00
macros.c
(Fend_kbd_macro, Fexecute_kbd_macro): Don't use XFASTINT as an lvalue.
1994-10-04 16:06:40 +00:00
macros.h
Makefile.in
Fix erroneous comment syntax.
1994-11-28 18:08:42 +00:00
makefile.nt
Changed references of m\m-windowsnt.h to m\intel386.h and of s\s-windowsnt.h
1994-11-03 21:11:43 +00:00
marker.c
(Fmarker_position): Don't use XFASTINT as an lvalue.
1994-10-04 16:07:23 +00:00
mem-limits.h
[WINDOWSNT]: Don't include vlimit.h.
1994-11-01 08:23:44 +00:00
minibuf.c
(read_minibuf): GCPRO things.
1994-12-25 21:14:46 +00:00
mocklisp.c
(Finsert_string): Use type test macros.
1994-09-27 02:00:42 +00:00
mocklisp.h
msdos.c
*** empty log message ***
1994-10-17 08:42:36 +00:00
msdos.h
*** empty log message ***
1994-10-17 08:42:36 +00:00
ndir.h
(MAXNAMLEN) [WINDOWSNT]: Define as 255.
1994-11-01 08:24:29 +00:00
old-ralloc.c
param.h
point.h
pre-crt0.c
print.c
(print): Don't drop thru to error for markers and overlays.
1995-01-02 06:28:29 +00:00
process.c
Added code for automatically saving and restoring the match data
1994-11-21 12:50:27 +00:00
process.h
Make size field an EMACS_INT.
1994-12-29 19:56:17 +00:00
puresize.h
(BASE_PURESIZE): Incremented by 20k.
1994-12-24 16:42:33 +00:00
ralloc.c
(struct heap): New fields first_bloc, last_bloc.
1994-10-23 06:16:43 +00:00
regex.c
(regex_compile): Use putchar, not printchar.
1994-12-30 23:28:45 +00:00
regex.h
(RE_NO_POSIX_BACKTRACKING): New macro.
1994-11-16 20:28:48 +00:00
scroll.c
(scrolling_1): When scroll_region_ok is set, use a
1994-12-26 15:38:56 +00:00
search.c
(set_search_regs): Really set search_regs.start and .end.
1994-12-25 21:15:07 +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
(describe_syntax_1): Set help-mode in *Help* buffer.
1994-11-09 05:56:23 +00:00
syntax.h
(SYNTAX_MATCH): Fix typo (syntax -> matcher).
1994-06-19 18:18:20 +00:00
sysdep.c
(sys_siglist) [AIX]: Add AIXHFT conditional.
1994-12-10 07:47:21 +00:00
syssignal.h
Fix typo in comment.
1994-12-09 22:43:47 +00:00
systime.h
Don't include <utime.h> here; do it in sysdep.c instead.
1994-10-02 21:41:57 +00:00
systty.h
Change AIX conditional around HFNKEYS to AIXHFT.
1994-12-10 07:45:45 +00:00
syswait.h
[BSD]: #undef WCOREDUMP before defining it.
1994-02-20 19:34:12 +00:00
term.c
(scroll_region_cost): New variable.
1994-12-26 15:37:22 +00:00
termcap.c
(tgetst1): Let ^? stand for DEL character.
1994-12-17 12:20:46 +00:00
termchar.h
(scroll_region_cost): Declared.
1994-12-26 15:36:56 +00:00
termhooks.h
(iconify_event, deiconify_event): New events.
1994-10-27 21:09:39 +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
(add_properties): Add gcpro's.
1994-12-14 14:23:04 +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
(Fprimitive_undo): Use base buffer's modtime field.
1995-01-02 06:26:46 +00:00
unexaix.c
(unrelocate_symbols): Add AIX4_1 conditionals and code.
1994-12-10 07:49:12 +00:00
unexalpha.c
(Brk): Declare as unsigned long.
1994-10-25 10:52:58 +00:00
unexconvex.c
Include <config.h> instead of "config.h".
1993-09-10 06:15:46 +00:00
unexec.c
Comment changes.
1994-10-26 04:43:33 +00:00
unexelf.c
Include config.h.
1994-10-13 03:41:14 +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
[! sparc] (REL_INFO_TYPE): Use `struct relocation_info'.
1994-12-28 18:00:52 +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
Some VMS changes from Richard Levitte <levitte@e.kth.se>:
1993-03-19 17:28:14 +00:00
vmsproc.c
(create_process): Don't use XFASTINT as an lvalue.
1994-10-04 16:16:33 +00:00
vmsproc.h
vmstime.c
Include <config.h> instead of "config.h".
1993-09-10 06:15:46 +00:00
vmstime.h
Add GNU copyright notice.
1993-03-15 00:16:34 +00:00
w32.c
Initial revision
1994-11-01 10:27:02 +00:00
w32.h
Initial revision
1994-11-01 10:27:02 +00:00
w32console.c
Initial revision
1994-11-14 01:32:24 +00:00
w32heap.c
(sbrk): Allow request sizes to be different than the page size.
1994-11-03 21:07:19 +00:00
w32heap.h
Initial revision
1994-11-01 10:27:02 +00:00
w32inevt.c
(SET_FRAME, key_event, do_mouse_event): Use accessor macros.
1994-11-18 05:22:33 +00:00
w32proc.c
Initial revision
1994-11-14 01:32:24 +00:00
widget.c
(set_frame_size): Set app_shell and wmshell the same.
1994-10-26 12:57:46 +00:00
widget.h
Declare XtNshowGrip, XtNallowResize, and XtNresizeToPreferred.
1994-10-02 12:37:21 +00:00
widgetprv.h
entered into RCS
1994-01-18 23:52:19 +00:00
window.c
(temp_output_buffer_show): Use BUF_SAVE_MODIFF.
1995-01-02 06:30:49 +00:00
window.h
(struct window): Use EMACS_INT.
1994-09-17 00:43:45 +00:00
x11term.h
xdisp.c
Use SAVE_MODIFF and BUF_SAVE_MODIFF
1995-01-02 06:33:09 +00:00
xfaces.c
(Fpixmap_spec_p): Avoid function calls and assignments as arguments to a
1994-11-15 22:53:26 +00:00
xfns.c
(x_figure_window_size): Treat missing user-position parm as nil.
1994-12-26 15:50:39 +00:00
xmenu.c
Don't include ../oldXMenu/XMenu.h if USE_X_TOOLKIT.
1994-12-15 12:16:00 +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
(wait_for_property_change): Encode location as a cons of two integers instead
1994-11-16 01:26:39 +00:00
xselect.c.old
xterm.c
(x_scroll_bar_handle_click): Use GC_WINDOWP.
1994-12-30 01:37:53 +00:00
xterm.h
(struct x_display): New field explicit_parent.
1994-12-15 13:53:44 +00:00
XTests.c
XTests.h