..
m
(LOCALTIME_CACHE): Remove; now configured automatically.
1995-09-10 04:23:38 +00:00
s
(LOCALTIME_CACHE): Remove; now configured automatically.
1995-09-10 04:23:38 +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
(Fmake_marker): Initialize insertion_type to 0.
1995-09-08 16:59:25 +00:00
alloca.c
alloca.s
blockinput.h
buffer.c
(Fmake_indirect_buffer): Set the insertion_type of the zv_marker markers to 1.
1995-09-03 18:52:37 +00:00
buffer.h
(Qbefore_change_functions, Qafter_change_functions): Declared.
1995-08-05 22:58:11 +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
(Fcall_process_region): Pass new arg to Fwrite_region.
1995-08-14 17:26:50 +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
(Fself_insert_command): Optimize the case with arg > 2
1995-08-16 15:00:57 +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
(Ffile_name_all_completions, Ffile_name_completion):
1995-09-02 01:19:53 +00:00
dispextern.h
dispnew.c
Include syssignal.h.
1995-08-21 21:56:40 +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
(doprnt): Fix typo in error message.
1995-08-27 23:53:06 +00:00
dosfns.c
(Fmsdos_mouse_enable, Fmsdos_mouse_disable)
1995-09-02 16:23:53 +00:00
dosfns.h
editfns.c
(Fset_time_zone_rule): New function.
1995-09-10 04:37:21 +00:00
emacs.c
(main): Call tzset only if LOCALTIME_CACHE is defined;
1995-09-10 04:20:44 +00:00
environ.c
epaths.in
eval.c
(run_hook_with_args): Move the GCPRO2; add UNGCPRO.
1995-08-06 06:09:59 +00:00
fileio.c
(Fmake_symbolic_link, Fadd_name_to_file):
1995-09-02 01:21:55 +00:00
filelock.c
(lock_file): Use get_truename_buffer.
1995-08-09 22:39:32 +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
[!MULTI_FRAME] (Factive_minibuffer_window): New function.
1995-09-02 16:20:15 +00:00
frame.h
(struct frame): Rename display' member to output_data'.
1995-07-25 21:14:46 +00:00
getloadavg.c
[ps2]: Use nlist instead of knlist #ifdef _AIX.
1995-08-07 20:48:08 +00:00
getpagesize.h
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
(adjust_markers_for_insert): New function.
1995-09-03 18:51:47 +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
(command_loop_1): Set this_command to nil before reading a command.
1995-09-10 01:23:14 +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
(struct Lisp_Marker): Make insertion_type an unsigned int.
1995-08-19 05:38:46 +00:00
lread.c
(saved_doc_string*): New variables.
1995-08-05 22:51:17 +00:00
mach2.h
macros.c
(Fcancel_kbd_macro_events): New function.
1995-08-13 15:47:11 +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
(Fcopy_marker): New arg TYPE.
1995-09-03 18:53:58 +00:00
mem-limits.h
Comment change.
1995-06-14 14:21:09 +00:00
minibuf.c
(Fdisplay_completion_list): Clear all text properties
1995-08-31 17:23: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
(gettimeofday): Don't bother setting time zone,
1995-09-10 04:37:51 +00:00
msdos.h
(sleep_or_kbd_init): Delete declaration.
1995-09-02 16:23:03 +00:00
ndir.h
old-ralloc.c
param.h
point.h
pre-crt0.c
print.c
(print_string): Use insert_from_string for output to buffer.
1995-08-05 22:53:36 +00:00
process.c
(read_process_output, exec_sentinel): Call
1995-08-08 21:22:16 +00:00
process.h
Update GPL to version 2.
1995-06-15 20:42:24 +00:00
puresize.h
(SITELOAD_PURESIZE_EXTRA): New macro.
1995-09-02 16:18:26 +00:00
ralloc.c
(r_re_alloc): Correct realloc behavior--allow shrinking
1995-03-28 17:43:24 +00:00
regex.c
(re_search_2): If pattern starts with \=, optimize search.
1995-09-01 18:43:30 +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
search.c
(Freplace_match): New arg SUBEXP.
1995-08-08 21:20:07 +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
(scan_sexps_forward): Fix previous change.
1995-08-19 17:00:34 +00:00
syntax.h
Update GPL to version 2.
1995-06-15 20:42:24 +00:00
sysdep.c
(sys_subshell) [MSDOS]: Handle SUSPEND env var.
1995-09-02 16:22:17 +00:00
sysselect.h
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
Don't assume that HAVE_CONFIG_H implies emacs.
1995-09-02 23:47:41 +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
Don't assume that HAVE_CONFIG_H implies emacs.
1995-09-02 23:47:41 +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
(fatal_unexec): Use vfprintf, not _doprnt.
1995-08-11 00:26:22 +00:00
unexconvex.c
Update GPL to version 2.
1995-06-15 20:42:24 +00:00
unexec.c
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
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
(save_window_save): Pass the new arg to Fcopy_marker.
1995-09-01 02:01:29 +00:00
window.h
(echo_area_window): Declared.
1995-07-21 07:51:20 +00:00
x11term.h
xdisp.c
(display_text_line): Write blanks under the entire
1995-08-22 00:32:03 +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
(x_set_menu_bar_lines) [USE_X_TOOLKIT]: When turning
1995-08-11 00:55:47 +00:00
xmenu.c
[USE_X_TOOLKIT] (xmenu_show): Compute root-based
1995-08-02 08:17:20 +00:00
xrdb.c
xscrollbar.h
xselect.c
(x_clear_frame_selections): Delete duplicate code.
1995-07-17 22:14:00 +00:00
xselect.c.old
xterm.c
(x_wm_set_icon_pixmap): If trying to turn off icon pixmap, do nothing.
1995-08-29 04:36:12 +00:00
xterm.h
(struct x_output): Renamed from struct x_display.
1995-07-25 21:20:18 +00:00
XTests.c
XTests.h