..
m
Initial revision
1996-12-31 04:55:55 +00:00
s
(HAVE_PSTAT_GETDYNAMIC): New definition.
1997-01-15 20:24:01 +00:00
.gdbinit
Add `dir ../lwlib'.
1996-06-28 07:48:15 +00:00
abbrev.c
(Fexpand_abbrev): Return the abbrev symbol, or nil if no expansion.
1996-12-26 20:53:54 +00:00
acldef.h
alloc.c
(Fgarbage_collect): Use Vhistory_length for truncating Vcommand_history.
1996-11-07 21:14:18 +00:00
alloca.c
formatting tweaks
1996-07-03 23:05:19 +00:00
alloca.s
Update FSF address in comment.
1996-01-29 22:30:55 +00:00
blockinput.h
Update FSF's address in the preamble.
1996-01-15 09:18:04 +00:00
buffer.c
Fix typo editing previous change.
1997-01-07 09:03:23 +00:00
buffer.h
Fix typo in comment.
1996-10-14 07:54:04 +00:00
bytecode.c
(HANDLE_RELOCATION): New macro.
1997-01-02 20:50:51 +00:00
callint.c
(Fcall_interactively): Bind cursor-in-echo-area to t for k' and K'.
1996-09-28 20:38:18 +00:00
callproc.c
(Fcall_process_region): Define missing local `count'.
1996-12-10 23:27:58 +00:00
casefiddle.c
Change all references from point to PT.
1996-09-01 19:15:05 +00:00
casetab.c
(syms_of_casetab): staticpro Vascii_canontable, Vascii_eqv_table, and
1996-09-17 16:18:00 +00:00
chpdef.h
cm.c
Update FSF's address in the preamble.
1996-01-15 09:18:04 +00:00
cm.h
[HAVE_TERMIOS_H]: Include termios.h.
1996-09-10 19:53:02 +00:00
cmds.c
(internal_self_insert): Check the property
1997-01-02 02:30:33 +00:00
commands.h
Update FSF's address in the preamble.
1996-01-15 09:18:04 +00:00
config.in
(mktime):
1996-12-31 19:10:03 +00:00
convexos.h
data.c
<float.h>: Include if STDC_HEADERS.
1996-12-30 08:07:51 +00:00
dired.c
(Ffile_attributes): Represent inode number as a pair of
1996-11-07 05:46:56 +00:00
dispextern.h
Removed support for !MULTI_FRAME.
1996-09-01 21:04:32 +00:00
dispnew.c
(change_frame_size_1): Reject new sizes if they cause overflow.
1997-01-19 01:34:39 +00:00
disptab.h
Update FSF's address in the preamble.
1996-01-15 09:18:04 +00:00
doc.c
(get_doc_string): Move static vars outside the function,
1996-02-22 18:21:03 +00:00
doprnt.c
(doprnt1): If lispstrings, accept a string
1996-09-03 23:23:40 +00:00
dosfns.c
(init_dosfns): When setting `__opendir_flags' value,
1996-09-25 22:39:43 +00:00
dosfns.h
Update FSF's address in the preamble.
1996-01-15 09:18:04 +00:00
editfns.c
Clean up parentheses.
1997-01-17 07:01:51 +00:00
emacs.c
(init_cmdargs): Allow `installation-directory'
1997-01-13 21:42:33 +00:00
environ.c
epaths.in
eval.c
Reorganize function definitions so etags finds them.
1996-10-31 13:43:37 +00:00
fileio.c
Fix previous change.
1996-12-16 05:53:33 +00:00
filelock.c
(LOCK_PID_MAX): Use sizeof (unsigned long) instead of hardwiring 21.
1997-01-07 23:52:21 +00:00
floatfns.c
(rounding_driver): New function for systematic support of
1997-01-11 17:44:06 +00:00
fns.c
(concat): Take modulus of thisindex before shifting.
1997-01-13 03:33:26 +00:00
frame.c
Change identifiers of the form win32* to w32*.
1996-11-19 04:59:23 +00:00
frame.h
Change identifiers of the form win32* to w32*.
1996-11-19 04:59:23 +00:00
getloadavg.c
[hpux && HAVE_PSTAT_GETDYNAMIC]: Use HPUX's pstat_getdynamic so
1997-01-16 03:33:02 +00:00
getpagesize.h
If no sys/param.h, default to 8k.
1996-11-19 18:40:34 +00:00
gnu.h
hftctl.c
indent.c
(vmotion, compute_motion): Fill in ovstring_chars_done in the return value.
1996-10-06 20:44:10 +00:00
indent.h
(struct position): New field ovstring_chars_done.
1996-10-07 17:54:39 +00:00
insdel.c
(signal_after_change): If Vcombine_after_change_calls,
1996-11-09 21:36:00 +00:00
intervals.c
(set_point): Use virtual bounds, not real bounds,
1996-12-20 18:15:52 +00:00
intervals.h
(FRONT_NONSTICKY_P): New macro.
1996-12-20 18:15:32 +00:00
ioctl.h
keyboard.c
* (interrupt_signal): Make emergency exit work on MSDOS
1997-01-16 13:12:51 +00:00
keyboard.h
Removed support for !MULTI_FRAME.
1996-09-01 21:04:32 +00:00
keymap.c
(push_key_description): Print C-j, not TAB.
1997-01-17 07:07:20 +00:00
lastfile.c
Update FSF's address in the preamble.
1996-01-15 09:18:04 +00:00
line.h
lisp.h
(Fend_of_line, Fbeginning_of_line): Declared.
1996-12-09 00:51:15 +00:00
lread.c
Fix previous change.
1997-01-11 00:28:34 +00:00
mach2.h
macros.c
(Fcall_last_kbd_macro): Set this_command from last_command
1996-11-11 20:33:21 +00:00
macros.h
(executing_macro_iterations, executing_macro): Declared.
1996-08-29 04:39:47 +00:00
Makefile.in
(MKTIME_OBJ):
1996-12-31 19:10:03 +00:00
makefile.nt
Use new names for w32 files
1996-11-19 07:04:49 +00:00
marker.c
(Fbuffer_has_markers_at): New function.
1996-10-11 03:11:21 +00:00
mem-limits.h
Replaced symbol BSD with BSD_SYSTEM.
1996-09-17 03:43:54 +00:00
minibuf.c
(syms_of_minibuf): Doc fix.
1996-12-08 08:20:17 +00:00
mocklisp.c
Update FSF's address in the preamble.
1996-01-15 09:18:04 +00:00
mocklisp.h
Update FSF's address in the preamble.
1996-01-15 09:18:04 +00:00
msdos.c
* (sigprocmask, sig_suspender): New functions, implement
1997-01-16 12:50:00 +00:00
msdos.h
(check_x): Macro definition deleted.
1996-06-10 21:02:00 +00:00
ndir.h
old-ralloc.c
param.h
point.h
pre-crt0.c
print.c
(PRINTFINISH): Use xfree, not free.
1996-11-05 19:48:26 +00:00
process.c
Include blockinput.h.
1996-12-30 01:26:08 +00:00
process.h
Comment change.
1996-09-01 23:18:22 +00:00
puresize.h
(BASE_PURESIZE): Increased.
1996-09-11 19:04:17 +00:00
ralloc.c
(r_alloc_check): Don't check alignment of h->start.
1996-04-07 16:44:38 +00:00
regex.c
[emacs] (malloc, free): Define as xmalloc, and xfree.
1996-11-07 21:13:22 +00:00
regex.h
Update FSF address in comment.
1996-01-29 22:30:55 +00:00
region-cache.c
Update FSF's address in the preamble.
1996-01-15 09:18:04 +00:00
region-cache.h
Update FSF's address in the preamble.
1996-01-15 09:18:04 +00:00
scroll.c
Update FSF's address in the preamble.
1996-01-15 09:18:04 +00:00
search.c
(skip_chars): Optimize by not calling SET_PT in the loop.
1997-01-19 01:28:07 +00:00
sink.h
sink11.h
sink11mask.h
sinkmask.h
sol2-2.h
sunfns.c
(Fsun_menu_internal): Use new WINDOW_LEFT_MARGIN macro.
1996-09-21 02:25:56 +00:00
syntax.c
Change all references from point to PT.
1996-09-01 19:15:05 +00:00
syntax.h
Update FSF's address in the preamble.
1996-01-15 09:18:04 +00:00
sysdep.c
(init_system_name): Retry gethostbyname only 5 times
1996-09-20 06:11:20 +00:00
sysselect.h
Update FSF's address in the preamble.
1996-01-15 09:18:04 +00:00
syssignal.h
Replaced symbol BSD with BSD_SYSTEM.
1996-09-17 03:43:54 +00:00
systime.h
Update FSF's address in the preamble.
1996-01-15 09:18:04 +00:00
systty.h
Comment changes.
1996-09-16 01:20:20 +00:00
syswait.h
Replaced symbol BSD with BSD_SYSTEM.
1996-09-17 03:43:54 +00:00
term.c
(term_init): Use new vertical scroll bar enumerated type.
1996-09-21 02:25:37 +00:00
termcap.c
Update FSF address in comment.
1996-01-29 22:30:55 +00:00
termchar.h
Update FSF's address in the preamble.
1996-01-15 09:18:04 +00:00
termhooks.h
Change identifiers of the form win32* to w32*.
1996-11-19 04:59:23 +00:00
terminfo.c
Include config.h.
1996-09-04 15:12:18 +00:00
termopts.h
Update FSF's address in the preamble.
1996-01-15 09:18:04 +00:00
textprop.c
(Fnext_char_property_change): New function.
1996-12-15 04:57:31 +00:00
tparam.c
Update FSF address in comment.
1996-01-29 22:30:55 +00:00
uaf.h
Update FSF's address in the preamble.
1996-01-15 09:18:04 +00:00
undo.c
Change all references from point to PT.
1996-09-01 19:15:05 +00:00
unexaix.c
(write_segment,copy_sym): Increase blocking from 128 to 4k bytes.
1996-03-08 05:02:23 +00:00
unexalpha.c
Conditionalize the changes below on not __linux__.
1996-08-21 20:18:00 +00:00
unexconvex.c
Update FSF's address in the preamble.
1996-01-15 09:18:04 +00:00
unexec.c
(copy_text_and_data) [DJGPP >= 2]: Switch off two bits
1996-07-19 19:47:26 +00:00
unexelf.c
unexelf1.c merged into this file.
1996-09-04 15:15:42 +00:00
unexelf1.c
Initial revision
1996-08-09 21:57:00 +00:00
unexencap.c
unexenix.c
Update FSF's address in the preamble.
1996-01-15 09:18:04 +00:00
unexfx2800.c
unexhp9k800.c
(unexec): Cast result of sbrk.
1996-06-28 06:31:22 +00:00
unexmips.c
Update FSF's address in the preamble.
1996-01-15 09:18:04 +00:00
unexnext.c
Include <mach-o/reloc.h>.
1997-01-10 02:53:35 +00:00
unexsgi.c
Update FSF's address in the preamble.
1996-01-15 09:18:04 +00:00
unexsni.c
Update FSF's address in the preamble.
1996-01-15 09:18:04 +00:00
unexsunos4.c
Update FSF's address in the preamble.
1996-01-15 09:18:04 +00:00
unexw32.c
Use new names for w32 files
1996-11-19 07:04:49 +00:00
vlimit.h
vm-limit.c
Update FSF's address in the preamble.
1996-01-15 09:18:04 +00:00
vms-pp.c
Update FSF's address in the preamble.
1996-01-15 09:18:04 +00:00
vms-pwd.h
Update FSF's address in the preamble.
1996-01-15 09:18:04 +00:00
vmsdir.h
Update FSF's address in the preamble.
1996-01-15 09:18:04 +00:00
vmsfns.c
Update FSF's address in the preamble.
1996-01-15 09:18:04 +00:00
vmsgmalloc.c
Update FSF's address in the preamble.
1996-01-15 09:18:04 +00:00
vmsmap.c
Update FSF's address in the preamble.
1996-01-15 09:18:04 +00:00
vmspaths.h
vmsproc.c
Update FSF's address in the preamble.
1996-01-15 09:18:04 +00:00
vmsproc.h
vmstime.c
(sys_gmtime): Don't assume year < 2000.
1996-07-14 00:03:45 +00:00
vmstime.h
Update FSF's address in the preamble.
1996-01-15 09:18:04 +00:00
w32.c
(get_emacs_configuration): Return windows95 instead of win95.
1997-01-15 20:19:54 +00:00
w32.h
Change identifiers of the form win32* to w32*.
1996-11-19 04:59:23 +00:00
w32console.c
Change all uses of win95, winnt, and win32
1997-01-20 00:34:34 +00:00
w32faces.c
Change identifiers of the form win32* to w32*.
1996-11-19 04:59:23 +00:00
w32fns.c
(w32_wnd_proc): Use dummy message to wake up thread on quit_char.
1996-11-21 07:48:37 +00:00
w32gui.h
Update FSF's address in the preamble.
1996-01-15 09:18:04 +00:00
w32heap.c
Use new names for w32 files
1996-11-19 07:04:49 +00:00
w32heap.h
Change identifiers of the form win32* to w32*.
1996-11-19 04:59:23 +00:00
w32inevt.c
Change identifiers of the form win32* to w32*.
1996-11-19 04:59:23 +00:00
w32inevt.h
Change identifiers of the form win32* to w32*.
1996-11-19 04:59:23 +00:00
w32menu.c
(x-popup-menu): Pass in insist flag to mouse_position_hook.
1997-01-13 01:41:59 +00:00
w32proc.c
(compare_env, merge_and_sort_env): New functions.
1997-01-04 22:26:26 +00:00
w32reg.c
Change identifiers of the form win32* to w32*.
1996-11-19 04:59:23 +00:00
w32select.c
Change identifiers of the form win32* to w32*.
1996-11-19 04:59:23 +00:00
w32term.c
Change identifiers of the form win32* to w32*.
1996-11-19 04:59:23 +00:00
w32term.h
Change identifiers of the form win32* to w32*.
1996-11-19 04:59:23 +00:00
w32xfns.c
Change identifiers of the form win32* to w32*.
1996-11-19 04:59:23 +00:00
widget.c
(EmacsFrameResize): Use cancel_mouse_face.
1996-10-31 22:06:32 +00:00
widget.h
Update FSF's address in the preamble.
1996-01-15 09:18:04 +00:00
widgetprv.h
Update FSF's address in the preamble.
1996-01-15 09:18:04 +00:00
window.c
(window_scroll): Preserve vpos of point
1996-12-26 21:01:10 +00:00
window.h
(struct window): New field optional_new_start.
1996-11-10 00:25:20 +00:00
x11term.h
xdisp.c
(try_window): Add error check for POS.
1996-12-20 18:14:47 +00:00
xfaces.c
Removed support for !MULTI_FRAME.
1996-09-01 21:04:32 +00:00
xfns.c
(x_set_title): Check data type of NAME.
1996-12-19 17:05:37 +00:00
xmenu.c
(single_keymap_panes): New arg DEPTH.
1996-12-26 21:06:19 +00:00
xrdb.c
Update FSF's address in the preamble.
1996-01-15 09:18:04 +00:00
xscrollbar.h
xselect.c
Reorganize function definitions so etags finds them.
1996-10-31 13:43:37 +00:00
xselect.c.old
xterm.c
(x_iconify_frame): Clear visible when we set iconified.
1996-12-26 21:07:30 +00:00
xterm.h
(VERTICAL_SCROLL_BAR_WIDTH_TRIM): Renamed from
1996-09-21 04:18:58 +00:00
XTests.c
XTests.h