| .. |
|
m
|
Test __linux__ along with NEWSOS5.
|
1997-06-23 01:52:54 +00:00 |
|
s
|
(XPointer): Define XPointer.
|
1997-07-13 20:20:11 +00:00 |
|
.gdbinit
|
(xcar, xcdr): Print with /x.
|
1997-07-17 18:32:27 +00:00 |
|
abbrev.c
|
Change FETCH_CHAR references to FETCH_BYTE.
|
1997-02-22 19:26:15 +00:00 |
|
acldef.h
|
|
|
|
alloc.c
|
(memory_full): Pass Qnil to Fsignal for ERROR_SYMBOL.
|
1997-07-05 00:22:54 +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
|
(set_buffer_internal_1): Convert Fset_marker argument to Lisp_Integer.
|
1997-07-12 06:46:48 +00:00 |
|
buffer.h
|
(point): Obsolete macro deleted in favor of PT.
|
1997-06-14 04:53:00 +00:00 |
|
bytecode.c
|
(Bread_char): Deleted.
|
1997-06-14 17:08:59 +00:00 |
|
callint.c
|
(Fcall_interactively): Pass new arg to sit_for.
|
1997-05-27 01:50:25 +00:00 |
|
callproc.c
|
(Fcall_process) [MSDOS]: Request EOL conversion of
|
1997-07-13 20:40:43 +00:00 |
|
casefiddle.c
|
Fix bugs with inappropriate mixing of Lisp_Object with int.
|
1997-07-04 20:44:52 +00:00 |
|
casetab.c
|
Fix bugs with inappropriate mixing of Lisp_Object with int.
|
1997-07-04 20:44:52 +00:00 |
|
category.c
|
Fix bugs with inappropriate mixing of Lisp_Object with int.
|
1997-07-04 20:44:52 +00:00 |
|
category.h
|
(CATEGORY_DOCSTRING): Convert Fchar_table_extra_slot
|
1997-07-12 06:46:35 +00:00 |
|
ccl.c
|
(Fregister_ccl_program): Convert Fmake_vector argument to Lisp_Integer.
|
1997-07-12 06:46:21 +00:00 |
|
ccl.h
|
Change copyright notices.
|
1997-06-20 06:30:29 +00:00 |
|
charset.c
|
(Fchar_width): Check if the current buffer has display
|
1997-07-02 12:53:57 +00:00 |
|
charset.h
|
Change copyright notices.
|
1997-06-20 06:30:29 +00:00 |
|
chpdef.h
|
|
|
|
cm.c
|
Update FSF's address in the preamble.
|
1996-01-15 09:18:04 +00:00 |
|
cm.h
|
Fix previous change.
|
1997-07-15 18:58:44 +00:00 |
|
cmds.c
|
(internal_self_insert): When overwriting, use replace_range.
|
1997-07-15 19:22:53 +00:00 |
|
coding.c
|
(detect_coding_iso2022): Distinguish coding-category-iso-7-else and
|
1997-07-15 08:21:17 +00:00 |
|
coding.h
|
(CODING_CATEGORY_IDX_ISO_7_ELSE): This macro is deleted
|
1997-07-15 08:21:17 +00:00 |
|
commands.h
|
Update FSF's address in the preamble.
|
1996-01-15 09:18:04 +00:00 |
|
config.in
|
Fix bugs with inappropriate mixing of Lisp_Object with int.
|
1997-07-04 20:44:52 +00:00 |
|
convexos.h
|
|
|
|
data.c
|
Many doc fixes.
|
1997-07-18 18:17:20 +00:00 |
|
dired.c
|
(Ffile_attributes): Use cast to avoid warnings.
|
1997-07-07 19:00:51 +00:00 |
|
dispextern.h
|
(struct face): New members `non_ascii_gc' and
|
1997-02-20 06:47:37 +00:00 |
|
dispnew.c
|
(direct_output_forward_char): Reenable check against
|
1997-07-18 17:50:12 +00:00 |
|
disptab.h
|
(DISP_TABLE_P): Don't use Lisp_Object as integer.
|
1997-04-10 21:16:33 +00:00 |
|
doc.c
|
(Fsubstitute_command_keys): Add missing describe_map_tree argument.
|
1997-07-12 06:44:49 +00:00 |
|
doprnt.c
|
Use #ifdef to test STDC_HEADERS.
|
1997-07-08 23:57:43 +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
|
(get_system_name): Don't crash if Vsystem_name does not contain a string.
|
1997-07-12 06:52:06 +00:00 |
|
emacs.c
|
(main): Use setrlimit only if RLIMIT_STACK.
|
1997-07-12 07:07:26 +00:00 |
|
environ.c
|
|
|
|
epaths.in
|
|
|
|
eval.c
|
(Fsignal, find_handler_clause): If ERROR_SYMBOL
|
1997-07-05 19:58:21 +00:00 |
|
fileio.c
|
(Fwrite_region) [DOS_NT]: Always use binary mode since
|
1997-07-13 20:37:01 +00:00 |
|
filelock.c
|
(lock_file_1): Don't crash if Fuser_login_name or
|
1997-07-12 06:51:51 +00:00 |
|
floatfns.c
|
Include float.h before lisp.h.
|
1997-07-05 03:27:25 +00:00 |
|
fns.c
|
(syms_of_fns): Fix previous change.
|
1997-07-09 00:33:33 +00:00 |
|
fontset.c
|
(Ffont_info): Make vector of correct size.
|
1997-07-09 06:54:54 +00:00 |
|
fontset.h
|
Move #endif at the tail.
|
1997-07-02 12:54:10 +00:00 |
|
frame.c
|
(Fdelete_frame): Always err for deleting the only frame.
|
1997-07-09 08:03:08 +00:00 |
|
frame.h
|
(struct frame): New field buffer_list.
|
1997-03-22 04:08:59 +00:00 |
|
getloadavg.c
|
Add comment describing HAVE_PSTAT_GETDYNAMIC.
|
1997-07-15 13:21:56 +00:00 |
|
getpagesize.h
|
If no sys/param.h, default to 8k.
|
1996-11-19 18:40:34 +00:00 |
|
gmalloc.c
|
Rename macro __P to PP.
|
1997-07-07 19:04:35 +00:00 |
|
gnu.h
|
|
|
|
hftctl.c
|
|
|
|
indent.c
|
Fix bugs with inappropriate mixing of Lisp_Object with int.
|
1997-07-04 20:44:52 +00:00 |
|
indent.h
|
(struct position): New member tab_offset to accumulate tab offset.
|
1997-02-20 06:41:36 +00:00 |
|
insdel.c
|
(replace_range): New function.
|
1997-07-17 06:51:28 +00:00 |
|
intervals.c
|
(set_point): Convert call2 arguments to Lisp_Integer.
|
1997-07-12 06:42:44 +00:00 |
|
intervals.h
|
Fix bugs with inappropriate mixing of Lisp_Object with int.
|
1997-07-04 20:44:52 +00:00 |
|
ioctl.h
|
|
|
|
keyboard.c
|
(make_lispy_event): Distinguish S-SPC from SPC.
|
1997-07-14 19:36:01 +00:00 |
|
keyboard.h
|
(num_input_events, num_nonmacro_input_events):
|
1997-05-19 03:20:48 +00:00 |
|
keymap.c
|
Fix bugs with inappropriate mixing of Lisp_Object with int.
|
1997-07-04 20:44:52 +00:00 |
|
lastfile.c
|
Update FSF's address in the preamble.
|
1996-01-15 09:18:04 +00:00 |
|
line.h
|
|
|
|
lisp.h
|
(EXFUN, P_): New definitions. Use them to declare
|
1997-07-12 06:34:16 +00:00 |
|
lread.c
|
(init_lread): Don't add to load-path lisp subdirectories
|
1997-07-13 21:19:52 +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
|
(shortlisp): Fix typo.
|
1997-07-08 23:52:18 +00:00 |
|
makefile.nt
|
(OBJ2): Include new source files.
|
1997-07-01 05:05:06 +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
|
(Fread_from_minibuffer): Remove extra get_keymap argument.
|
1997-07-12 06:41:07 +00:00 |
|
mktime.c
|
automatically generated from GPLed version
|
1997-07-08 01:06:53 +00:00 |
|
mocklisp.c
|
(Fml_arg): Add missing Fread_string arguments.
|
1997-07-12 06:41:26 +00:00 |
|
mocklisp.h
|
Update FSF's address in the preamble.
|
1996-01-15 09:18:04 +00:00 |
|
msdos.c
|
dos_rawgetc: When international keyboard doesn't have
|
1997-02-02 15:41:27 +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
|
Fix bugs with inappropriate mixing of Lisp_Object with int.
|
1997-07-04 20:44:52 +00:00 |
|
process.c
|
(Fprocess_send_region): Convert move_gap argument to int.
|
1997-07-12 06:38:44 +00:00 |
|
process.h
|
(struct Lisp_Process): New members
|
1997-02-20 06:54:35 +00:00 |
|
puresize.h
|
(BASE_PURESIZE): Increase.
|
1997-02-20 06:54:58 +00:00 |
|
ralloc.c
|
(r_alloc_reinit): New function.
|
1997-07-12 07:04:43 +00:00 |
|
regex.c
|
(TRANSLATE, re_search_2, re_match_2_internal,bcmp_translate):
|
1997-07-04 20:46:22 +00:00 |
|
regex.h
|
(RE_TRANSLATE): Define default assuming simple integers.
|
1997-07-04 20:46:51 +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
|
(compile_pattern_1): Don't declare val with CONST.
|
1997-07-13 06:36:36 +00:00 |
|
sink.h
|
|
|
|
sink11.h
|
|
|
|
sink11mask.h
|
|
|
|
sinkmask.h
|
|
|
|
sol2-2.h
|
|
|
|
strftime.c
|
automatically generated from GPLed version
|
1997-07-14 22:54:30 +00:00 |
|
sunfns.c
|
(Fsun_menu_internal): Use new WINDOW_LEFT_MARGIN macro.
|
1996-09-21 02:25:56 +00:00 |
|
syntax.c
|
(init_syntax_once): Convert Fmake_vector argument to Lisp_Integer.
|
1997-07-12 06:38:27 +00:00 |
|
syntax.h
|
(SETUP_SYNTAX_TABLE_FOR_OBJECT): Fix previous change.
|
1997-07-15 19:00:36 +00:00 |
|
sysdep.c
|
Fix previous change.
|
1997-07-15 18:58:44 +00:00 |
|
sysselect.h
|
Update FSF's address in the preamble.
|
1996-01-15 09:18:04 +00:00 |
|
syssignal.h
|
[sigmask] (SIGEMPTYMASK): Define to use sigmask.
|
1997-07-07 19:05:34 +00:00 |
|
systime.h
|
Update FSF's address in the preamble.
|
1996-01-15 09:18:04 +00:00 |
|
systty.h
|
(GETPGRP_NO_ARG): If Glibc 2.1 or later,
|
1997-04-09 05:57:50 +00:00 |
|
syswait.h
|
Replaced symbol BSD with BSD_SYSTEM.
|
1996-09-17 03:43:54 +00:00 |
|
term.c
|
(insert_glyphs): Use &, not &&.
|
1997-05-31 02:45:18 +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
|
Fix previous change.
|
1997-07-15 18:58:44 +00:00 |
|
termopts.h
|
Update FSF's address in the preamble.
|
1996-01-15 09:18:04 +00:00 |
|
textprop.c
|
(interval_of): Convert args_out_of_range arguments to Lisp_Integer.
|
1997-07-12 06:37:25 +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
|
(Fprimitive_undo): When inserting, always insert
|
1997-04-14 08:51:18 +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
|
(unexec): Don't call update_dynamic_symbols if static link.
|
1997-07-14 19:55:57 +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
|
[__NetBSD__]: Add some conditionals for NetBSD.
|
1997-06-27 22:27:12 +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
|
Add pragma to force zero initialized
|
1997-07-01 05:05:45 +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 |
|
w16select.c
|
(Fwin16_set_clipboard_data): Pass new arg to sit_for.
|
1997-05-27 01:52:10 +00:00 |
|
w32.c
|
(sys_shutdown): New function.
|
1997-07-10 20:10:09 +00:00 |
|
w32.h
|
Change identifiers of the form win32* to w32*.
|
1996-11-19 04:59:23 +00:00 |
|
w32console.c
|
Include charset.h.
|
1997-07-01 05:06:16 +00:00 |
|
w32faces.c
|
Change all uses of win95, winnt, and win32
|
1997-01-20 00:38:22 +00:00 |
|
w32fns.c
|
Delete defsubrs of Sfocus_frame and
|
1997-07-01 05:06:38 +00:00 |
|
w32gui.h
|
Update include conditionals to use new name.
|
1997-01-20 01:10:38 +00:00 |
|
w32heap.c
|
Add pragma to force zero initialized
|
1997-07-01 05:05:45 +00:00 |
|
w32heap.h
|
Change identifiers of the form win32* to w32*.
|
1996-11-19 04:59:23 +00:00 |
|
w32inevt.c
|
Change all uses of win95, winnt, and win32
|
1997-01-20 00:38:22 +00:00 |
|
w32inevt.h
|
Change all uses of win95, winnt, and win32 into Windows 95, Windows
|
1997-01-20 00:43:16 +00:00 |
|
w32menu.c
|
Change all uses of win95, winnt, and win32
|
1997-01-20 00:38:22 +00:00 |
|
w32proc.c
|
Change all uses of win95, winnt, and win32
|
1997-01-20 00:38:22 +00:00 |
|
w32reg.c
|
Change identifiers of the form win32* to w32*.
|
1996-11-19 04:59:23 +00:00 |
|
w32select.c
|
Change all uses of win95, winnt, and win32
|
1997-01-20 00:38:22 +00:00 |
|
w32term.c
|
Include charset.h.
|
1997-07-01 05:06:16 +00:00 |
|
w32term.h
|
Use new name w32gui.h.
|
1997-01-20 01:00:08 +00:00 |
|
w32xfns.c
|
Change all uses of win95, winnt, and win32
|
1997-01-20 00:38:22 +00:00 |
|
widget.c
|
Fix typo in comment.
|
1997-03-17 09:37: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
|
Fix copyright year.
|
1997-07-12 06:37:59 +00:00 |
|
window.h
|
(struct window): New field optional_new_start.
|
1996-11-10 00:25:20 +00:00 |
|
x-list-font.c
|
(Fx_list_fonts): Fix Fnconc argument.
|
1997-07-12 06:49:45 +00:00 |
|
x11term.h
|
|
|
|
xdisp.c
|
(display_string): Ignore W->left if OBEY_WINDOW_WIDTH is zero.
|
1997-07-18 17:46:56 +00:00 |
|
xfaces.c
|
(Fset_face_attribute_internal): Set mouse_face_defer
|
1997-07-10 15:50:59 +00:00 |
|
xfns.c
|
(x_set_font): Funcall Qface_set_after_frame_default.
|
1997-07-05 08:26:04 +00:00 |
|
xmenu.c
|
(Fx_popup_menu): Do fix.
|
1997-05-09 21:47:48 +00:00 |
|
xrdb.c
|
(get_user_app): Free the gethomedir value.
|
1997-04-27 03:18:20 +00:00 |
|
xscrollbar.h
|
|
|
|
xselect.c
|
(selection_data_to_lisp_data): Convert Fmake_vector
|
1997-07-12 06:36:06 +00:00 |
|
xselect.c.old
|
|
|
|
xterm.c
|
(x_draw_box): Use scratch_cursor_gc to draw the cursor
|
1997-07-14 04:24:24 +00:00 |
|
xterm.h
|
(struct x_output): New field has_been_visible.
|
1997-05-31 07:32:47 +00:00 |
|
XTests.c
|
|
|
|
XTests.h
|
|
|