..
m
(LIBS_MACHINE): Delete -lsun.
1995-07-25 23:18:12 +00:00
s
(HAVE_SOCKETS, NEED_NET_ERRNO_H): Defined.
1995-08-02 18:41:00 +00:00
.gdbinit
Use long, not EMACS_INT.
1995-06-16 16:48:16 +00:00
abbrev.c
(Fexpand_abbrev): Call to upcase_initials_region
1995-06-06 01:46:33 +00:00
acldef.h
alloc.c
(cons_cells_consed, floats_consed, vector_cells_consed)
1995-08-02 18:30:53 +00:00
alloca.c
alloca.s
blockinput.h
buffer.c
(record_overlay_string, overlay_strings): Handle zero-sized overlays better.
1995-07-27 22:44:41 +00:00
buffer.h
(struct buffer): New field clip_changed.
1995-07-02 06:07:43 +00:00
bytecode.c
Fix the other instance too.
1995-07-18 00:34:53 +00:00
callint.c
(Fcall_interactively): Doc fix.
1995-07-18 19:14:38 +00:00
callproc.c
(init_callproc): Set Vdoc_directory based on
1995-07-20 19:28:08 +00:00
casefiddle.c
Update GPL to version 2.
1995-06-15 20:42:24 +00:00
casetab.c
Update GPL to version 2.
1995-06-15 20:42:24 +00:00
chpdef.h
cm.c
Update copyright.
1995-04-07 02:21:52 +00:00
cm.h
Update GPL to version 2.
1995-06-15 20:42:24 +00:00
cmds.c
(internal_self_insert): Make last_command be kboard-local.
1995-06-09 03:05:04 +00:00
commands.h
Update GPL to version 2.
1995-06-15 20:42:24 +00:00
config.in
(GETTIMEOFDAY_ONE_ARGUMENT): Add #undef.
1995-07-28 02:54:28 +00:00
convexos.h
data.c
(Fnumber_to_string): Make `buffer' long enough.
1995-07-17 22:09:35 +00:00
dired.c
Update GPL to version 2.
1995-06-15 20:42:24 +00:00
dispextern.h
*** empty log message ***
1994-10-17 08:42:36 +00:00
dispnew.c
Renamings: frame->display => frame->output, struct x_display -> sruct x_output.
1995-07-25 21:55:50 +00:00
disptab.h
Update GPL to version 2.
1995-06-15 20:42:24 +00:00
doc.c
(Fsubstitute_command_keys):
1995-06-16 05:19:43 +00:00
doprnt.c
Update GPL to version 2.
1995-06-15 20:42:24 +00:00
dosfns.c
Comment change.
1995-01-20 23:40:03 +00:00
dosfns.h
Comment change.
1995-01-20 23:40:03 +00:00
editfns.c
(Fformat): Doc fix.
1995-07-20 22:51:01 +00:00
emacs.c
(main): Add to usage message.
1995-07-17 22:15:05 +00:00
environ.c
epaths.in
(PATH_BITMAPS): New macro.
1994-10-16 09:47:28 +00:00
eval.c
Add Frun_hooks, Frun_hook_with_args, Frun_hook_with_args_until_success, Frun_hook_with_args_until_failure in terms of run_hook_with_args.
1995-07-31 12:07:10 +00:00
fileio.c
(do_auto_save_unwind): Set auto_saving to 0.
1995-07-22 16:13:31 +00:00
filelock.c
(unlock_file, lock_file): Call Fexpand_file_name.
1995-06-07 20:39:56 +00:00
floatfns.c
(Fexpt): Use EMACS_INT for integer calculation.
1995-07-17 22:18:04 +00:00
fns.c
(Fsafe_length): Use conservative upper bound.
1995-07-20 20:26:06 +00:00
frame.c
Move various Q... vars to top of file, unconditional.
1995-08-03 09:05:09 +00:00
frame.h
(struct frame): Rename display' member to output_data'.
1995-07-25 21:14:46 +00:00
getloadavg.c
(getloadavg): Set FD_CLOEXEC flag on /dev/kmem file descriptor.
1995-08-01 18:29:36 +00:00
getpagesize.h
entered into RCS
1994-10-10 21:35:16 +00:00
gnu.h
hftctl.c
indent.c
Update GPL to version 2.
1995-06-15 20:42:24 +00:00
indent.h
Update GPL to version 2.
1995-06-15 20:42:24 +00:00
insdel.c
(signal_before_change): Use Frun_hook_with_args.
1995-07-25 19:57:02 +00:00
intervals.c
(get_local_map): Use Fget_char_property, so that
1995-05-02 23:06:11 +00:00
intervals.h
Update GPL to version 2.
1995-06-15 20:42:24 +00:00
ioctl.h
keyboard.c
(read_key_sequence): Don't downshift an event
1995-08-03 00:02:07 +00:00
keyboard.h
(struct kboard): Add Voverriding_terminal_local_map.
1995-06-16 04:56:05 +00:00
keymap.c
(describe_buffer_bindings): Print bindings from
1995-07-28 02:57:41 +00:00
lastfile.c
Update GPL to version 2.
1995-06-15 20:42:24 +00:00
line.h
lisp.h
Declare hook running functions.
1995-07-31 12:02:51 +00:00
lread.c
(read_list): When a file loaded from site-init.el uses #$,
1995-07-21 22:39:46 +00:00
mach2.h
macros.c
(Fexecute_kbd_macro): Vprefix_arg is now part of kboard.
1995-06-07 22:24:23 +00:00
macros.h
Update GPL to version 2.
1995-06-15 20:42:24 +00:00
Makefile.in
(prefix-args): Pass ALL_LDFLAGS.
1995-07-26 21:48:05 +00:00
makefile.nt
(EMACS) [win95]: Removed.
1995-06-30 21:14:56 +00:00
marker.c
Update GPL to version 2.
1995-06-15 20:42:24 +00:00
mem-limits.h
Comment change.
1995-06-14 14:21:09 +00:00
minibuf.c
(read_minibuf): Call choose_minibuffer_frame.
1995-07-21 07:50:50 +00:00
mocklisp.c
Update GPL to version 2.
1995-06-15 20:42:24 +00:00
mocklisp.h
Update GPL to version 2.
1995-06-15 20:42:24 +00:00
msdos.c
(init_environment): Move alloca call out of function arg.
1995-07-20 18:30:49 +00:00
msdos.h
(x_mouse_leave): Add neutralizing define.
1995-01-20 23:38:46 +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
(float_to_string): Fix type mismatch and simplify.
1995-05-12 00:44:17 +00:00
process.c
Maybe include net/errno.h.
1995-08-02 18:31:46 +00:00
process.h
Update GPL to version 2.
1995-06-15 20:42:24 +00:00
puresize.h
[!MULTI_FRAME] (BASE_PURESIZE): Increased to 325000.
1995-07-20 17:43:52 +00:00
ralloc.c
(r_re_alloc): Correct realloc behavior--allow shrinking
1995-03-28 17:43:24 +00:00
regex.c
Fix conditional.
1995-07-17 23:24:57 +00:00
regex.h
[VMS]: Don't #include <stddef.h> if _POSIX_SOURCE or _POSIX_C_SOURCE is
1995-05-17 20:47:26 +00:00
region-cache.c
Update copyright.
1995-04-07 02:21:52 +00:00
region-cache.h
Update copyright.
1995-04-07 02:21:52 +00:00
scroll.c
(scrolling_1): When scroll_region_ok is set, use a
1994-12-26 15:38:56 +00:00
search.c
Update GPL to version 2.
1995-06-15 20:42:24 +00:00
sink.h
sink11.h
sink11mask.h
sinkmask.h
sol2-2.h
sunfns.c
Update GPL to version 2.
1995-06-15 20:42:24 +00:00
syntax.c
(describe_syntax_1): Pass new arg to describe_vector.
1995-05-29 06:07:10 +00:00
syntax.h
Update GPL to version 2.
1995-06-15 20:42:24 +00:00
sysdep.c
(sys_close): Handle Sunos 4.1 bug in close errno value.
1995-07-17 22:27:13 +00:00
sysselect.h
Initial revision
1995-01-23 23:03:37 +00:00
syssignal.h
Update GPL to version 2.
1995-06-15 20:42:24 +00:00
systime.h
Update GPL to version 2.
1995-06-15 20:42:24 +00:00
systty.h
Comment change.
1995-06-14 23:18:50 +00:00
syswait.h
Update copyright.
1995-04-07 02:21:52 +00:00
term.c
(term_init): Alternative error messages for TERMCAP/TERMINFO.
1995-06-28 10:05:35 +00:00
termcap.c
TERMCAP_NAME -> TERMCAP_FILE.
1995-07-26 19:46:59 +00:00
termchar.h
Update GPL to version 2.
1995-06-15 20:42:24 +00:00
termhooks.h
(enum event_kind): Added menu_bar_activate_event.
1995-07-25 20:24:46 +00:00
terminfo.c
termopts.h
Update GPL to version 2.
1995-06-15 20:42:24 +00:00
textprop.c
(Fget_char_property): If OBJECT is non-current buffer,
1995-07-22 16:11:48 +00:00
tparam.c
(tparam): Remove arg array and the #ifdef.
1995-07-26 18:20:46 +00:00
uaf.h
Update GPL to version 2.
1995-06-15 20:42:24 +00:00
undo.c
(Fprimitive_undo): Don't end inner loop
1995-07-25 02:18:58 +00:00
unexaix.c
Update GPL to version 2.
1995-06-15 20:42:24 +00:00
unexalpha.c
(Brk): Declare as unsigned long.
1994-10-25 10:52:58 +00:00
unexconvex.c
Update GPL to version 2.
1995-06-15 20:42:24 +00:00
unexec.c
Comment changes.
1994-10-26 04:43:33 +00:00
unexelf.c
(unexec) [UNEXEC_USE_MAP_PRIVATE]: New logic for
1995-05-16 01:46:20 +00:00
unexencap.c
unexenix.c
unexfx2800.c
unexhp9k800.c
unexmips.c
[MACH]: Include a.out.h.
1995-06-29 01:44:57 +00:00
unexnext.c
unexsgi.c
unexsni.c
Update copyright.
1995-04-07 02:21:52 +00:00
unexsunos4.c
(unexec): If not SUNOS4_SHARED_LIBRARIES
1995-07-18 20:42:33 +00:00
unexw32.c
(get_section_info): Set the end of the data region
1995-06-30 21:15:19 +00:00
vlimit.h
vm-limit.c
vms-pp.c
Update GPL to version 2.
1995-06-15 20:42:24 +00:00
vms-pwd.h
Update GPL to version 2.
1995-06-15 20:42:24 +00:00
vmsdir.h
Update GPL to version 2.
1995-06-15 20:42:24 +00:00
vmsfns.c
Update GPL to version 2.
1995-06-15 20:42:24 +00:00
vmsgmalloc.c
vmsmap.c
Update GPL to version 2.
1995-06-15 20:42:24 +00:00
vmspaths.h
vmsproc.c
Update GPL to version 2.
1995-06-15 20:42:24 +00:00
vmsproc.h
vmstime.c
vmstime.h
w32.c
(PASSWD_FIELD_SIZE): Defined.
1995-06-30 21:12:37 +00:00
w32.h
Initial revision
1994-11-01 10:27:02 +00:00
w32console.c
(ctrl_c_handler): Ignore CTRL_BREAK_EVENT signals.
1995-06-20 14:58:38 +00:00
w32heap.c
Include config.h.
1995-06-30 21:14:06 +00:00
w32heap.h
(get_data_region_base): Undefined.
1995-05-26 05:28:13 +00:00
w32inevt.c
(win32_mouse_position, mouse_moved_to):
1995-07-17 22:23:14 +00:00
w32inevt.h
Fixed function prototypes.
1995-04-12 02:25:05 +00:00
w32proc.c
(win32_wait): Massage retval into what is expected in Unix.
1995-06-19 23:20:42 +00:00
widget.c
Do renamings:
1995-07-26 00:04:12 +00:00
widget.h
widgetprv.h
window.c
(Fprevious_window, Fnext_window): When minibuf = nil,
1995-07-23 07:11:26 +00:00
window.h
(echo_area_window): Declared.
1995-07-21 07:51:20 +00:00
x11term.h
xdisp.c
(update_menu_bar): Pass new arg to set_frame_menubar.
1995-07-26 22:50:32 +00:00
xfaces.c
Renamings: frame->display => frame->output, struct x_display -> sruct x_output.
1995-07-25 21:55:50 +00:00
xfns.c
Do renamings:
1995-07-26 00:04:12 +00:00
xmenu.c
[USE_X_TOOLKIT] (xmenu_show): Compute root-based
1995-08-02 08:17:20 +00:00
xrdb.c
Don't include sys/param.h.
1995-01-18 23:23:58 +00:00
xscrollbar.h
xselect.c
(x_clear_frame_selections): Delete duplicate code.
1995-07-17 22:14:00 +00:00
xselect.c.old
xterm.c
(XTread_socket): For UnmapNotify, use x_top_window_to_frame.
1995-08-02 18:32:39 +00:00
xterm.h
(struct x_output): Renamed from struct x_display.
1995-07-25 21:20:18 +00:00
XTests.c
XTests.h