| .. |
|
m
|
Test __OpenBSD__ along with __NetBSD__.
|
1997-09-07 05:25:37 +00:00 |
|
s
|
(HAVE_RINT): Add #undef.
|
1997-09-03 23:02:21 +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
|
(free_float, free_cons): Don't use the same field for chaining as for marking.
|
1997-09-01 23:37:14 +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
|
(modify_overlay): Update overlay_modiff of proper buffer.
|
1997-09-07 17:49:08 +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 Fread_coding_system.
|
1997-09-05 05:38:41 +00:00 |
|
callproc.c
|
(Fcall_process): Encode the new current dir.
|
1997-09-09 05:32:07 +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
|
(describe_category): Handle a sub-chartable.
|
1997-09-01 17:54:37 +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
|
(Fchars_in_region): Fix gap handling.
|
1997-08-20 22:28:40 +00:00 |
|
charset.h
|
(LEADING_CODE_PRIVATE_22): Comment fixed.
|
1997-09-01 07:15:46 +00:00 |
|
chpdef.h
|
|
|
|
cm.c
|
Update FSF's address in the preamble.
|
1996-01-15 09:18:04 +00:00 |
|
cm.h
|
[HAVE_LIBNCURSES]: Declare ospeed as short, unless NCURSES_OSPEED_T.
|
1997-07-28 17:04:18 +00:00 |
|
cmds.c
|
(internal_self_insert): Only set TARGET_CLM when C2 is tab.
|
1997-09-01 17:54:25 +00:00 |
|
coding.c
|
(encode_designation_at_bol): Fix type of local vars C1, C2.
|
1997-09-09 00:46:00 +00:00 |
|
coding.h
|
Minor reordering of macros.
|
1997-09-02 20:56:22 +00:00 |
|
commands.h
|
Update FSF's address in the preamble.
|
1996-01-15 09:18:04 +00:00 |
|
config.in
|
(KERBEROS5, HAVE_LIBKRB4, HAVE_LIBDES425, HAVE_LIBKRB5)
|
1997-08-24 02:21:44 +00:00 |
|
convexos.h
|
|
|
|
data.c
|
(Faset): Simplify a statement in the char-table case.
|
1997-09-04 06:30:27 +00:00 |
|
dired.c
|
(ENCODE_FILE): New macro.
|
1997-09-08 10:09:15 +00:00 |
|
dispextern.h
|
(struct face): New members `non_ascii_gc' and
|
1997-02-20 06:47:37 +00:00 |
|
dispnew.c
|
(change_frame_size_1): Save current buffer
|
1997-08-30 17:51:22 +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): Avoid calling DOS memory-allocation
|
1997-08-11 21:42:39 +00:00 |
|
dosfns.h
|
Update FSF's address in the preamble.
|
1996-01-15 09:18:04 +00:00 |
|
editfns.c
|
(NULL): Define, if not defined.
|
1997-08-20 16:31:20 +00:00 |
|
emacs.c
|
(main): Update Copyright messages.
|
1997-09-04 11:57:12 +00:00 |
|
environ.c
|
|
|
|
epaths.in
|
(PATH_X_DEFAULTS): New macro.
|
1997-08-16 18:32:17 +00:00 |
|
eval.c
|
(Feval): Handle a subr which takes 8 arguments.
|
1997-08-26 11:42:33 +00:00 |
|
fileio.c
|
(Fexpand_file_name): If default dir isn't string, use `/'.
|
1997-09-05 01:21:43 +00:00 |
|
filelock.c
|
(lock_file): Use %lu instead of %d in sprintf because
|
1997-08-13 15:27:49 +00:00 |
|
firstfile.c
|
Initial revision
|
1997-09-07 05:14:46 +00:00 |
|
floatfns.c
|
(emacs_rint): Define this,
|
1997-09-03 23:01:57 +00:00 |
|
fns.c
|
(concat): Fix use of Fchar_bytes.
|
1997-08-27 17:21:54 +00:00 |
|
fontset.c
|
(Valternate_fontname_alist): Name changed from
|
1997-08-22 01:19:27 +00:00 |
|
fontset.h
|
Adjusted for the name change of
|
1997-08-22 01:19:27 +00:00 |
|
frame.c
|
(Fframe_pixel_height): Doc fix.
|
1997-08-26 01:36:29 +00:00 |
|
frame.h
|
(FRAME_OBSCURED_P): New macro.
|
1997-09-03 00:30:51 +00:00 |
|
getloadavg.c
|
Test __unix' along with unix'.
|
1997-07-22 21:35:43 +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
|
(current_column): Update ptr differently at newline
|
1997-08-07 09:01: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
|
(signal_before_change): Relocate START and END
|
1997-08-13 04:13:22 +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
|
(kbd_buffer_get_event) [WINDOWSNT]: Support
|
1997-09-03 00:31:17 +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
|
(my_endbss) [WINDOWSNT]: New variable.
|
1997-09-03 07:30:49 +00:00 |
|
line.h
|
|
|
|
lisp.h
|
(Fread_coding_system): Update decl.
|
1997-09-05 05:37:59 +00:00 |
|
lread.c
|
(Feval_buffer): New arg FILENAME.
|
1997-09-07 18:32:49 +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
|
(emacs): Put dash at beginning.
|
1997-08-25 19:13:16 +00:00 |
|
makefile.nt
|
makefile.nt (TLIB0, TOBJ, OBJ0): New macro.
|
1997-09-03 00:41:32 +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
|
(read_minibuf): Fix use of Ffboundp.
|
1997-09-03 16:20:47 +00:00 |
|
mktime.c
|
automatically generated from GPLed version
|
1997-07-08 01:06:53 +00:00 |
|
mocklisp.c
|
(Fml_arg): Call Fread_string with
|
1997-08-26 11:42:33 +00:00 |
|
mocklisp.h
|
Update FSF's address in the preamble.
|
1996-01-15 09:18:04 +00:00 |
|
msdos.c
|
Add coding: tag, to prevent Emacs from interpreting binary strings.
|
1997-08-28 09:30:01 +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
|
(strout, printchar): Handle minibuffer_auto_raise.
|
1997-07-26 22:20:51 +00:00 |
|
process.c
|
(create_process): Encode the new current dir.
|
1997-09-09 05:30:58 +00:00 |
|
process.h
|
(struct Lisp_Process): New members
|
1997-02-20 06:54:35 +00:00 |
|
puresize.h
|
(BASE_PURESIZE): Increased by 10k.
|
1997-08-23 17:02:44 +00:00 |
|
ralloc.c
|
(r_alloc_reinit): New function.
|
1997-07-12 07:04:43 +00:00 |
|
regex.c
|
Whitespace change.
|
1997-08-06 06:31:13 +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
|
(Fsearch_backward): Inherit the current input method on
|
1997-08-26 11:42:33 +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
|
(Fforward_comment): When count1 is negative, return nil if FROM reaches STOP.
|
1997-07-24 07:40:26 +00:00 |
|
syntax.h
|
(UPDATE_SYNTAX_TABLE_FORWARD): Add missing fourth
|
1997-09-09 00:48:08 +00:00 |
|
sysdep.c
|
(sys_subshell) [DOS_NT]: Save and restore parent's
|
1997-09-03 00:37:00 +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
|
(term_get_fkeys_1): Use kH as alternate for move-to-last-line.
|
1997-08-16 16:39:20 +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
|
(event_kind) [WINDOWSNT]: New event type: mouse_wheel.
|
1997-09-03 00:37:29 +00:00 |
|
terminfo.c
|
[HAVE_LIBNCURSES]: Declare ospeed as short, unless NCURSES_OSPEED_T.
|
1997-07-28 17:04:18 +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
|
Test __OpenBSD__ along with __NetBSD__.
|
1997-09-06 19:37:47 +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
|
Test __OpenBSD__ along with __NetBSD__.
|
1997-09-06 19:40:22 +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
|
Comment change.
|
1997-09-02 05:05:37 +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
|
Include config.h and time.h.
|
1997-09-03 00:42:10 +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
|
Include stddef.h.
|
1997-09-03 00:43:20 +00:00 |
|
w32.h
|
Remove debugging macros.
|
1997-09-03 00:46:21 +00:00 |
|
w32console.c
|
(DebPrint, reset_kbd, unset_kbd, take_console): Delete functions.
|
1997-09-03 00:46:41 +00:00 |
|
w32faces.c
|
Change all uses of win95, winnt, and win32
|
1997-01-20 00:38:22 +00:00 |
|
w32fns.c
|
Include limits.h and errno.h.
|
1997-09-03 00:47:47 +00:00 |
|
w32gui.h
|
Update include conditionals to use new name.
|
1997-01-20 01:10:38 +00:00 |
|
w32heap.c
|
(os_subtype): New variable.
|
1997-09-03 00:51:32 +00:00 |
|
w32heap.h
|
Enumerate operating system types.
|
1997-09-03 00:52:12 +00:00 |
|
w32inevt.c
|
Declare externs from other files.
|
1997-09-03 00:52:40 +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
|
(init_menu_items): Disable code.
|
1997-09-03 00:53:34 +00:00 |
|
w32proc.c
|
Include w32heap.h.
|
1997-09-03 01:05:33 +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
|
(SIF_*): Win95 macros defined for NT.
|
1997-09-03 01:07:37 +00:00 |
|
w32term.h
|
(w32_output): New fields menubar_widget, menubar_active,
|
1997-09-03 01:13:25 +00:00 |
|
w32xfns.c
|
(have_menus_p): Move to w32fns.c.
|
1997-09-03 01:14:17 +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
|
(syms_of_window): Doc fix.
|
1997-09-02 00:15:04 +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): Determine multibyte from current buffer,
|
1997-09-07 04:22:29 +00:00 |
|
xfaces.c
|
(merge_face_list): New function.
|
1997-08-04 06:07:05 +00:00 |
|
xfns.c
|
(x_screen_planes): Fix type of argument.
|
1997-09-09 00:47:40 +00:00 |
|
xmenu.c
|
(free_frame_menubar): Clear menubar_height field.
|
1997-08-30 07:15:19 +00:00 |
|
xrdb.c
|
Include paths.h.
|
1997-08-16 21:47:25 +00:00 |
|
xscrollbar.h
|
|
|
|
xselect.c
|
(syms_of_xselect): Doc syntax fixes.
|
1997-08-06 18:56:43 +00:00 |
|
xselect.c.old
|
|
|
|
xterm.c
|
(x_list_fonts): Adjusted for the name change of
|
1997-08-22 01:19:27 +00:00 |
|
xterm.h
|
(struct x_output): New field has_been_visible.
|
1997-05-31 07:32:47 +00:00 |
|
XTests.c
|
|
|
|
XTests.h
|
|
|