..
bitmaps
#
1999-09-29 16:37:29 +00:00
m
Deleted -- unused.
2000-05-16 16:46:23 +00:00
s
(setpgrp): Don't define it here because this
2000-05-23 21:59:27 +00:00
.dbxinit
#ecrt0.c
1999-10-01 11:44:30 +00:00
.gdbinit
Adapt to new strings.
2000-01-11 22:07:09 +00:00
.gitignore
* dispextern.h: Change HAVE_X_WINDOWS to HAVE_WINDOW_SYSTEM,
2000-02-06 23:37:51 +00:00
abbrev.c
Comment change.
2000-01-21 02:22:56 +00:00
acldef.h
alloc.c
(Fmake_byte_code): If BYTECODE-STRING is multibyte,
2000-05-19 23:49:35 +00:00
alloca.c
alloca.s
atimer.c
(cancel_atimer): Break out of the loop as soon as timer
2000-03-12 17:01:02 +00:00
atimer.h
(stop_other_atimers, run_all_atimers)
2000-02-12 13:13:59 +00:00
blockinput.h
(pending_atimers): Add extern declaration.
2000-01-25 15:53:45 +00:00
buffer.c
(advance_to_char_boundary): Don't use DEC_POS to find a
2000-05-19 23:50:26 +00:00
buffer.h
(struct buffer): Add extra_line_spacing, remove extra2
2000-04-24 13:54:35 +00:00
bytecode.c
(Fbyte_code): If arg BYTESTR is multibyte, convert it
2000-05-19 23:50:52 +00:00
callint.c
more XCAR/XCDR/XFLOAT_DATA uses, to help isolete lisp engine
1999-10-25 04:58:18 +00:00
callproc.c
(setpgrp): Don't define if USG and BSD_PGRPS are not defined.
2000-05-24 13:08:10 +00:00
casefiddle.c
Include composite.h.
1999-12-15 00:02:33 +00:00
casetab.c
Fix -Wimplicit warnings.
1998-04-14 12:25:56 +00:00
category.c
(Fmodify_category_entry): Use SPLIT_CHAR, not
2000-05-19 23:51:29 +00:00
category.h
(CATEGORY_SET): Delete codes for a composite character.
1999-12-15 00:02:55 +00:00
ccl.c
(ccl_driver): Fix previous change.
2000-05-25 06:21:51 +00:00
ccl.h
(setup_ccl_program): The type is changed to `int'.
1999-07-26 11:55:53 +00:00
ChangeLog
(encode_eol): Add null statement after label.
2000-05-25 11:07:47 +00:00
ChangeLog.1
#
1999-09-29 16:37:29 +00:00
ChangeLog.2
#
1999-09-29 16:37:29 +00:00
ChangeLog.3
#
1999-09-29 16:37:29 +00:00
ChangeLog.4
#
1999-09-29 16:37:29 +00:00
ChangeLog.5
#
1999-09-29 16:37:29 +00:00
ChangeLog.6
#
1999-09-29 16:37:29 +00:00
ChangeLog.7
#
1999-10-04 16:40:11 +00:00
charset.c
(update_charset_table): Accept nil in LONG_NAME and
2000-05-24 03:17:37 +00:00
charset.h
(LEADING_CODE_8_BIT_CONTROL, CHARSET_8_BIT_CONTROL,
2000-05-19 23:54:05 +00:00
chpdef.h
cm.c
(toplevel) [HAVE_TERMCAP_H]: Include termcap.h.
1999-09-16 12:52:12 +00:00
cm.h
Remove unneeded declaration of ospeed.
1999-09-27 16:42:19 +00:00
cmds.c
Comment change.
2000-01-21 02:22:56 +00:00
coding.c
(encode_eol): Add null statement after label.
2000-05-25 11:07:47 +00:00
coding.h
(struct coding_system): Add a comment for src_multibyte and
2000-05-23 11:08:35 +00:00
commands.h
(Vthis_command): Renamed from this_command.
1998-08-09 21:55:27 +00:00
composite.c
(update_compositions): If FROM and TO is not in a
2000-04-13 23:38:19 +00:00
composite.h
(struct composition): Change the order of declaring
1999-12-27 03:34:02 +00:00
config.in
(HAVE_GRANDPT, HAVE_GETPT): New defines.
2000-05-20 15:51:46 +00:00
convexos.h
COPYING
#
1999-10-17 09:55:57 +00:00
cxux-crt0.s
#ecrt0.c
1999-10-01 11:44:30 +00:00
data.c
(Faref): Use SPLIT_CHAR instead of SPLIT_NON_ASCII_CHAR.
2000-05-19 23:58:37 +00:00
dired.c
Include sys/stat.h. Declare filemodestring.
1999-11-24 12:56:02 +00:00
dispextern.h
(Vimage_types): Add extern declaration.
2000-05-19 11:53:38 +00:00
dispnew.c
(increment_matrix_positions): Renamed from
2000-04-25 19:39:59 +00:00
disptab.h
doc.c
(Qfunction_documentation): New variable.
2000-03-26 19:32:02 +00:00
doprnt.c
(doprnt1): Adjusted for the change of CHAR_STRING.
1999-12-15 00:09:57 +00:00
dosfns.c
(unspecified_colors): Remove.
2000-01-03 16:56:40 +00:00
dosfns.h
Changes for automatic remapping of X colors on terminal frames:
1999-12-06 16:54:09 +00:00
ecrt0.c
Remove LISP_FLOAT_TYPE' and
standalone'.
2000-02-17 09:45:46 +00:00
editfns.c
(Fformat): Be sure to convert 8-bit characters to
2000-05-19 23:59:04 +00:00
emacs.c
(setpgrp): Don't define if USG and BSD_PGRPS are not defined.
2000-05-24 13:08:10 +00:00
environ.c
epaths.in
eval.c
(Fsignal): If lisp_eval_depth or spepdl_size are near
2000-05-02 13:41:03 +00:00
fileio.c
1999-06-01 Kenichi HANDA <handa@etl.go.jp>
2000-05-24 14:13:20 +00:00
filelock.c
(get_boot_time): To obtain an 8 char file name, which
2000-05-16 11:14:18 +00:00
filemode.c
#ecrt0.c
1999-10-01 11:44:30 +00:00
firstfile.c
floatfns.c
Remove LISP_FLOAT_TYPE' and
standalone'.
2000-02-17 09:45:46 +00:00
fns.c
(concat): Handle 8-bit characters correctly.
2000-05-19 23:59:50 +00:00
fontset.c
(fontset_ref): Use SPLIT_CHAR instead of
2000-05-20 00:00:49 +00:00
fontset.h
(FONT_NOT_OPENED, FONT_NOT_FOUND): Macros removed.
2000-03-21 00:38:44 +00:00
frame.c
(frames_bury_buffer): Don't add a buffer to the frame's
2000-05-16 11:47:30 +00:00
frame.h
(struct frame): Add member extra_line_spacing.
2000-04-24 13:56:30 +00:00
getloadavg.c
* Fix memory leaks, fd leaks, and some long-standing bugs recognizing when
1999-07-20 22:34:43 +00:00
getpagesize.h
gmalloc.c
* callproc.c (strerror): Remove decl.
1999-11-22 08:19:51 +00:00
gnu.h
hftctl.c
Use PROTOTYPES.
2000-03-08 18:55:10 +00:00
indent.c
(Fmove_to_column): When ending within a tab, insert
2000-05-16 14:29:27 +00:00
indent.h
(toplevel): Add function prototypes.
1999-07-21 21:43:52 +00:00
insdel.c
(adjust_markers_for_replace): Fix previous change.
2000-05-22 00:19:43 +00:00
intervals.c
Stop assuming interval pointers and lisp objects can be distinguished by
2000-03-29 22:14:34 +00:00
intervals.h
* intervals.h (SET_INTERVAL_PARENT): Use INT_LISPLIKE to test for a pointer
2000-04-05 18:53:39 +00:00
ioctl.h
keyboard.c
(read_char): Allow character codes 128..255 to be
2000-05-23 02:19:20 +00:00
keyboard.h
(polling_for_input): Removed.
2000-01-25 15:52:54 +00:00
keymap.c
(Fsingle_key_description): Use SPLIT_CHAR instead of
2000-05-20 00:03:16 +00:00
lastfile.c
Include config.h to pick up data layout pragmas.
1999-01-17 19:16:08 +00:00
line.h
lisp.h
(struct Lisp_Buffer_Cons): Remove.
2000-04-21 13:00:58 +00:00
lread.c
(Fload): Add a comment about the meaning of
2000-05-23 21:58:58 +00:00
mach2.h
macros.c
(Fstart_kbd_macro): Handle case where last-kbd-macro
1999-12-13 03:50:21 +00:00
macros.h
Makefile.in
(SOME_MACHINE_LISP): Add disp-table.elc,
2000-05-23 10:47:20 +00:00
makefile.nt
(w32bdf.obj): Update dependencies.
2000-03-22 21:46:29 +00:00
marker.c
* lisp.h (XCONS, XSTRING, XSYMBOL, XFLOAT, XPROCESS, XWINDOW, XSUBR, XBUFFER):
2000-03-30 09:56:31 +00:00
mem-limits.h
Use POINTER_TYPE.
2000-03-08 18:49:46 +00:00
minibuf.c
make_number/XINT/XUINT conversions; EQ/== fixes; ==Qnil -> NILP
2000-04-05 17:29:31 +00:00
mktime.c
Add support for large files, 64-bit Solaris, system locale codings.
1999-10-19 07:25:11 +00:00
mocklisp.c
(Fml_if): Initialize val.
1998-04-17 01:49:33 +00:00
mocklisp.h
msdos.c
(IT_write_glyphs): Set coding->src_multibyte to 1.
2000-05-23 01:34:05 +00:00
msdos.h
(FRAME_INTERNAL_BORDER_WIDTH): Define to zero.
2000-03-02 12:27:37 +00:00
ndir.h
old-ralloc.c
param.h
point.h
pre-crt0.c
prefix-args.c
Fix -Wimplicit warnings.
1998-04-14 12:25:56 +00:00
print.c
(print_object): Use FETCH_STRING_CHAR_ADVANCE
2000-05-20 00:04:05 +00:00
process.c
(toplevel) [UNIX98_PTYS]: Include stdlib.h.
2000-05-20 15:54:05 +00:00
process.h
(struct process): Make inherit_coding_system_flag a Lisp_Object.
1998-04-29 21:47:23 +00:00
puresize.h
(BASE_PURESIZE): Increase to 675000.
2000-05-23 21:59:11 +00:00
ralloc.c
README
#ecrt0.c
1999-10-01 11:44:30 +00:00
regex.c
(re_match_2_internal): Don't shorten the strings anymore,
2000-04-19 21:39:18 +00:00
regex.h
* regex.c (PTR_TO_OFFSET) [!emacs]: Remove.
2000-04-02 23:56:46 +00:00
region-cache.c
region-cache.h
scroll.c
* scroll.c (CHECK_BOUNDS): Renamed from CHECK.
2000-03-29 23:24:14 +00:00
search.c
(wordify): Use FETCH_STRING_CHAR_ADVANCE
2000-05-20 00:05:02 +00:00
sink11.h
sink11mask.h
sink.h
sinkmask.h
sol2-2.h
sound.c
* sound.c (sound_cleanup): Don't call device close routine if pointer is null.
2000-02-07 00:45:16 +00:00
strftime.c
Use PROTOTYPES.
2000-03-08 18:55:10 +00:00
sunfns.c
Add support for large files, 64-bit Solaris, system locale codings.
1999-10-19 07:25:11 +00:00
syntax.c
(skip_chars): Use FETCH_STRING_CHAR_ADVANCE unconditionally.
2000-05-23 02:25:45 +00:00
syntax.h
(SYNTAX_ENTRY_INT): Delete codes for a composite
1999-12-15 00:20:44 +00:00
sysdep.c
(setpgrp): Don't define if USG and BSD_PGRPS are not defined.
2000-05-24 13:08:10 +00:00
sysselect.h
syssignal.h
Add support for large files, 64-bit Solaris, system locale codings.
1999-10-19 07:25:11 +00:00
systime.h
(EMACS_GET_TIME, EMACS_ADD_TIME, EMACS_SUB_TIME): Give
2000-01-04 17:14:55 +00:00
systty.h
[__GLIBC__ >= 2]: Check __FAVOR_BSD instead of
1999-01-04 12:10:38 +00:00
syswait.h
temacs.opt
#ecrt0.c
1999-10-01 11:44:30 +00:00
term.c
(encode_terminal_code): Set coding->src_multibyte properly.
2000-05-23 01:33:40 +00:00
termcap.c
(tgetst1): Supprt EBCDIC systems.
1998-08-18 20:58:45 +00:00
termchar.h
termhooks.h
(NUM_MOUSE_BUTTONS): Removed.
2000-04-03 12:19:31 +00:00
terminfo.c
Use lisp.h
1999-08-18 13:17:06 +00:00
termopts.h
textprop.c
(Vtext_property_default_nonsticky): New variable
1999-12-15 00:21:42 +00:00
tparam.c
(tparam1): Abort when encountering an unknown
2000-04-13 19:10:40 +00:00
uaf.h
undo.c
(record_delete): If we hit the end of the undo list, stop picking elements
2000-04-26 18:39:30 +00:00
unexaix.c
(unexec): Use unsigned instead of uintptr_t because
1999-11-23 17:22:03 +00:00
unexalpha.c
unexapollo.c
Initial revision
1998-01-02 21:48:33 +00:00
unexconvex.c
unexec.c
[COFF]: New variable coff_offset.
1998-06-29 22:54:28 +00:00
unexelf1.c
unexelf.c
Restore changes of 1999-10-19.
2000-03-12 17:04:43 +00:00
unexencap.c
unexenix.c
unexfx2800.c
unexhp9k800.c
Add support for large files, 64-bit Solaris, system locale codings.
1999-10-19 07:25:11 +00:00
unexmips.c
unexnext.c
unexsgi.c
(unexec): Dump the .rodata section from memory
1999-06-13 22:48:46 +00:00
unexsni.c
(unexec): Handle .rel.dyn section.
1999-11-17 20:58:06 +00:00
unexsunos4.c
Add support for large files, 64-bit Solaris, system locale codings.
1999-10-19 07:25:11 +00:00
unexw32.c
(get_section_info) [_ALPHA_]: Force as much bss data
1999-06-03 21:00:10 +00:00
vlimit.h
vm-limit.c
(memory_warnings) [WINDOWSNT]: Reset lim_data on each
1999-02-20 20:50:20 +00:00
vms-pp.c
vms-pp.trans
#ecrt0.c
1999-10-01 11:44:30 +00:00
vms-pwd.h
vmsdir.h
vmsfns.c
Add support for large files, 64-bit Solaris, system locale codings.
1999-10-19 07:25:11 +00:00
vmsgmalloc.c
Add support for large files, 64-bit Solaris, system locale codings.
1999-10-19 07:25:11 +00:00
vmsmap.c
vmspaths.h
vmsproc.c
* lisp.h (XCONS, XSTRING, XSYMBOL, XFLOAT, XPROCESS, XWINDOW, XSUBR, XBUFFER):
2000-03-30 09:56:31 +00:00
vmsproc.h
vmstime.c
vmstime.h
w16select.c
(Fw16_set_clipboard_data): Fix the change from 2000-05-20.
2000-05-25 10:56:36 +00:00
w32.c
Use the term invalid' instead of
illegal'.
2000-05-16 14:29:08 +00:00
w32.h
(FILE_SEND_SIGCHLD): New macro.
1998-04-17 05:07:51 +00:00
w32bdf.c
Include frame.h and dispextern.h before fontset.h.
2000-03-22 21:50:25 +00:00
w32bdf.h
Merged patches from Meadow.
1999-03-17 22:03:43 +00:00
w32console.c
Only disable window system features for dispextern.h
2000-02-27 21:31:07 +00:00
w32fns.c
(w32_to_x_font): Setup members src_multibyte and
2000-05-20 00:06:41 +00:00
w32gui.h
(struct W32FontStruct): Revert last change after change to xdisp.c.
2000-02-27 21:36:58 +00:00
w32heap.c
w32heap.c (osinfo_cache): New variable.
1999-06-24 22:05:35 +00:00
w32heap.h
w32heap.h (osinfo_cache): Declare.
1999-06-24 22:05:46 +00:00
w32inevt.c
(get_frame, w32_console_mouse_position, mouse_moved_to):
2000-01-30 18:35:30 +00:00
w32inevt.h
(w32_console_mouse_position, w32_console_read_socket):
1998-04-29 04:36:27 +00:00
w32menu.c
(single_submenu): Set help string to NULL if none.
2000-03-22 23:15:30 +00:00
w32proc.c
* callproc.c (strerror): Remove decl.
1999-11-22 08:19:51 +00:00
w32reg.c
(w32_get_string_resource): Check for name in current
1999-05-02 10:28:55 +00:00
w32select.c
(Fw32_set_clipboard_data): Setup members
2000-05-20 00:07:08 +00:00
w32term.c
(w32_read_socket): Handle WM_MENUSELECT message.
2000-03-27 20:19:49 +00:00
w32term.h
(XCharStruct): New struct for emulating X.
2000-01-23 03:24:54 +00:00
w32xfns.c
Add support for large files, 64-bit Solaris, system locale codings.
1999-10-19 07:25:11 +00:00
widget.c
(EmacsFrameSetCharSize): Change size of children first
2000-01-17 09:13:51 +00:00
widget.h
(x_set_font): Don't call face-set-after-frame-default
1999-07-21 21:43:52 +00:00
widgetprv.h
window.c
(coordinates_in_window): Subtract 1 when computing right_x.
2000-05-15 14:51:32 +00:00
window.h
Extend comment for optional_new_start.
1999-10-30 20:43:26 +00:00
x11term.h
x-list-font.c
(Fx_list_fonts): Access frame parameters throught
1998-10-21 11:50:56 +00:00
xdisp.c
(get_next_display_element): Handle 8-bit characters
2000-05-20 00:07:43 +00:00
xfaces.c
(realize_x_face): Fix the argument of the second
2000-04-28 12:57:52 +00:00
xfns.c
(Vimages_types): Moved to xdisp.c.
2000-05-19 11:54:13 +00:00
xmenu.c
(xmenu_show) [!USE_X_TOOLKIT]: Pass help to
2000-01-27 15:32:21 +00:00
xrdb.c
(get_fallback): Remove unused variable.
1999-09-16 20:20:10 +00:00
xscrollbar.h
xselect.c
(selection_data_to_lisp_data): Setup members
2000-05-20 00:08:10 +00:00
xselect.c.old
xterm.c
(x_produce_glyphs) <composite chars>: Handle case
2000-05-03 11:39:25 +00:00
xterm.h
(struct face): Add forward declaration.
2000-05-02 20:01:46 +00:00
XTests.c
XTests.h