| .. |
|
m
|
(LOCALTIME_CACHE): Remove; now configured automatically.
|
1995-09-10 04:23:38 +00:00 |
|
s
|
(LOCALTIME_CACHE, tzset): New macros.
|
1995-09-20 03:27:58 +00:00 |
|
.gdbinit
|
|
|
|
abbrev.c
|
|
|
|
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
|
|
|
|
bytecode.c
|
|
|
|
callint.c
|
|
|
|
callproc.c
|
(Fcall_process_region): Pass new arg to Fwrite_region.
|
1995-08-14 17:26:50 +00:00 |
|
casefiddle.c
|
|
|
|
casetab.c
|
|
|
|
chpdef.h
|
|
|
|
cm.c
|
|
|
|
cm.h
|
|
|
|
cmds.c
|
(Fself_insert_command): Optimize the case with arg > 2
|
1995-08-16 15:00:57 +00:00 |
|
commands.h
|
|
|
|
config.in
|
|
|
|
convexos.h
|
|
|
|
data.c
|
|
|
|
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
|
|
|
|
doc.c
|
|
|
|
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
|
(Fencode_time): Use mktime to do the real work;
|
1995-09-10 19:38:19 +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
|
|
|
|
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
|
|
|
|
fns.c
|
|
|
|
frame.c
|
[!MULTI_FRAME] (Factive_minibuffer_window): New function.
|
1995-09-02 16:20:15 +00:00 |
|
frame.h
|
|
|
|
getloadavg.c
|
|
|
|
getpagesize.h
|
|
|
|
gnu.h
|
|
|
|
hftctl.c
|
|
|
|
indent.c
|
|
|
|
indent.h
|
|
|
|
insdel.c
|
(signal_after_change): Call report_interval_modification.
|
1995-09-12 17:37:02 +00:00 |
|
intervals.c
|
(call_mod_hooks, verify_interval_modification):
|
1995-09-12 17:37:53 +00:00 |
|
intervals.h
|
|
|
|
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
|
|
|
|
keymap.c
|
|
|
|
lastfile.c
|
|
|
|
line.h
|
|
|
|
lisp.h
|
(struct Lisp_Marker): Make insertion_type an unsigned int.
|
1995-08-19 05:38:46 +00:00 |
|
lread.c
|
(Fload): Rename arg STR to FILE.
|
1995-09-15 16:45:41 +00:00 |
|
mach2.h
|
|
|
|
macros.c
|
(Fcancel_kbd_macro_events): New function.
|
1995-08-13 15:47:11 +00:00 |
|
macros.h
|
|
|
|
Makefile.in
|
|
|
|
makefile.nt
|
|
|
|
marker.c
|
(Fcopy_marker): New arg TYPE.
|
1995-09-03 18:53:58 +00:00 |
|
mem-limits.h
|
|
|
|
minibuf.c
|
(Fdisplay_completion_list): Clear all text properties
|
1995-08-31 17:23:50 +00:00 |
|
mocklisp.c
|
|
|
|
mocklisp.h
|
|
|
|
msdos.c
|
(gettimeofday, init_gettimeofday, daylight, gmtoffset): Undo previous change.
|
1995-09-20 03:26:43 +00:00 |
|
msdos.h
|
(init_gettimeofday): Remove declaration.
|
1995-09-10 04:38:13 +00:00 |
|
ndir.h
|
|
|
|
old-ralloc.c
|
|
|
|
param.h
|
|
|
|
point.h
|
|
|
|
pre-crt0.c
|
|
|
|
print.c
|
|
|
|
process.c
|
|
|
|
process.h
|
|
|
|
puresize.h
|
(SITELOAD_PURESIZE_EXTRA): New macro.
|
1995-09-02 16:18:26 +00:00 |
|
ralloc.c
|
|
|
|
regex.c
|
(re_search_2): If pattern starts with \=, optimize search.
|
1995-09-01 18:43:30 +00:00 |
|
regex.h
|
|
|
|
region-cache.c
|
|
|
|
region-cache.h
|
|
|
|
scroll.c
|
|
|
|
search.c
|
|
|
|
sink.h
|
|
|
|
sink11.h
|
|
|
|
sink11mask.h
|
|
|
|
sinkmask.h
|
|
|
|
sol2-2.h
|
|
|
|
sunfns.c
|
|
|
|
syntax.c
|
(scan_sexps_forward): Fix previous change.
|
1995-08-19 17:00:34 +00:00 |
|
syntax.h
|
|
|
|
sysdep.c
|
(sys_subshell) [MSDOS]: Handle SUSPEND env var.
|
1995-09-02 16:22:17 +00:00 |
|
sysselect.h
|
|
|
|
syssignal.h
|
|
|
|
systime.h
|
|
|
|
systty.h
|
|
|
|
syswait.h
|
|
|
|
term.c
|
|
|
|
termcap.c
|
Don't assume that HAVE_CONFIG_H implies emacs.
|
1995-09-02 23:47:41 +00:00 |
|
termchar.h
|
|
|
|
termhooks.h
|
|
|
|
terminfo.c
|
|
|
|
termopts.h
|
|
|
|
textprop.c
|
(call_mod_hooks): Moved from intevals.c
|
1995-09-12 17:37:32 +00:00 |
|
tparam.c
|
Don't assume that HAVE_CONFIG_H implies emacs.
|
1995-09-02 23:47:41 +00:00 |
|
uaf.h
|
|
|
|
undo.c
|
|
|
|
unexaix.c
|
|
|
|
unexalpha.c
|
(fatal_unexec): Use vfprintf, not _doprnt.
|
1995-08-11 00:26:22 +00:00 |
|
unexconvex.c
|
|
|
|
unexec.c
|
|
|
|
unexelf.c
|
|
|
|
unexencap.c
|
|
|
|
unexenix.c
|
|
|
|
unexfx2800.c
|
|
|
|
unexhp9k800.c
|
|
|
|
unexmips.c
|
|
|
|
unexnext.c
|
|
|
|
unexsgi.c
|
|
|
|
unexsni.c
|
|
|
|
unexsunos4.c
|
|
|
|
unexw32.c
|
|
|
|
vlimit.h
|
|
|
|
vm-limit.c
|
|
|
|
vms-pp.c
|
|
|
|
vms-pwd.h
|
|
|
|
vmsdir.h
|
|
|
|
vmsfns.c
|
|
|
|
vmsgmalloc.c
|
|
|
|
vmsmap.c
|
|
|
|
vmspaths.h
|
|
|
|
vmsproc.c
|
|
|
|
vmsproc.h
|
|
|
|
vmstime.c
|
|
|
|
vmstime.h
|
|
|
|
w32.c
|
|
|
|
w32.h
|
|
|
|
w32console.c
|
|
|
|
w32heap.c
|
|
|
|
w32heap.h
|
|
|
|
w32inevt.c
|
|
|
|
w32inevt.h
|
|
|
|
w32proc.c
|
|
|
|
widget.c
|
|
|
|
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
|
|
|
|
x11term.h
|
|
|
|
xdisp.c
|
(display_text_line): Write blanks under the entire
|
1995-08-22 00:32:03 +00:00 |
|
xfaces.c
|
|
|
|
xfns.c
|
(x_set_menu_bar_lines) [USE_X_TOOLKIT]: When turning
|
1995-08-11 00:55:47 +00:00 |
|
xmenu.c
|
|
|
|
xrdb.c
|
|
|
|
xscrollbar.h
|
|
|
|
xselect.c
|
|
|
|
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
|
|
|
|
XTests.c
|
|
|
|
XTests.h
|
|
|