..
bitmaps
#
1999-09-29 16:37:29 +00:00
m
Add copyright notice.
2001-02-20 13:36:21 +00:00
s
Update the copyright.
2001-03-04 07:09:15 +00:00
.dbxinit
#ecrt0.c
1999-10-01 11:44:30 +00:00
.gdbinit
Add copyright notice.
2001-02-20 11:00:55 +00:00
.gitignore
Sort alphabetically and add `Makefile'.
2000-09-15 20:58:45 +00:00
abbrev.c
(syms_of_abbrev): Set buffer_default's abbrev table
2000-06-19 15:58:23 +00:00
acldef.h
alloc.c
(live_string_p, live_cons_p, live_symbol_p)
2001-03-29 10:35:51 +00:00
alloca.c
Use #error.
2000-08-17 13:57:01 +00:00
alloca.s
atimer.c
(alarm_signal_handler): Add forward declaration.
2000-06-15 12:56:17 +00:00
atimer.h
Protect against multiple inclusion. Include
2000-06-25 16:02:34 +00:00
blockinput.h
Protect against multiple inclusion. Include
2000-06-25 16:02:04 +00:00
buffer.c
(syms_of_buffer): Doc fix.
2001-03-26 17:09:00 +00:00
buffer.h
(mmap_set_vars): Declare.
2000-12-12 18:51:47 +00:00
bytecode.c
(BYTE_CODE_QUIT): New macro.
2001-03-28 10:01:51 +00:00
callint.c
(Fcall_interactively): Prevent a compiler warning.
2000-12-21 20:40:40 +00:00
callproc.c
Call redisplay_preserve_echo_area with additional arg.
2001-01-16 12:42:22 +00:00
casefiddle.c
(casify_object): Remove unused variable `tolen'.
2001-01-02 14:06:38 +00:00
casetab.c
category.c
(Fcategory_docstring): Remove unused variable `doc'.
2001-01-02 14:21:33 +00:00
category.h
(CATEGORY_SET): Delete codes for a composite character.
1999-12-15 00:02:55 +00:00
ccl.c
(ccl_driver) <CCL_ReadMultibyteChar2>: Fix for the case
2001-03-06 02:55:30 +00:00
ccl.h
(struct ccl_program): New member eight_bit_control.
2001-02-27 03:29:08 +00:00
ChangeLog
*** empty log message ***
2001-03-29 15:38:09 +00:00
ChangeLog.1
#
1999-09-29 16:37:29 +00:00
ChangeLog.2
#
1999-09-29 16:37:29 +00:00
ChangeLog.3
Fix problems confusing authors.el.
2001-02-14 20:23:45 +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
ChangeLog.8
*** empty log message ***
2000-09-25 15:42:25 +00:00
charset.c
(char_to_string): If a single byte char has modifier
2001-03-05 06:41:40 +00:00
charset.h
(parse_str_to_multibyte): Extern it.
2001-02-07 04:24:28 +00:00
chpdef.h
cm.c
Don't try to include termcap.h; see comment there.
2000-11-21 12:05:08 +00:00
cm.h
Remove unneeded declaration of ospeed.
1999-09-27 16:42:19 +00:00
cmds.c
(internal_self_insert): Delete '#ifdef HAVE_FACES' and
2000-08-26 05:56:50 +00:00
coding.c
(Fdetect_coding_region): Fix comments added by the previous change.
2001-03-08 04:42:43 +00:00
coding.h
Comment fixes.
2001-02-14 23:51:03 +00:00
commands.h
composite.c
(run_composition_function): Remove unused variable
2001-01-02 13:58:26 +00:00
composite.h
(struct composition): Change types of members; glyph_len to unsigned,
2001-03-09 12:08:49 +00:00
config.in
(HAVE_XKBGETKEYBOARD): Add.
2000-12-14 11:59:50 +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
(Fsubr_interactive_form): New function.
2001-03-29 13:58:30 +00:00
dired.c
(directory_files_internal): Handle EAGAIN more
2001-03-08 14:16:36 +00:00
dispextern.h
(x_set_menu_resources_from_menu_face): Remove
2001-03-22 18:33:57 +00:00
dispnew.c
(buffer_posn_from_coords): Add parameters OBJECT and
2001-03-09 14:50:33 +00:00
disptab.h
doc.c
(Fsnarf_documentation): Remove unused variables `fun' and
2001-01-02 14:02:33 +00:00
doprnt.c
(doprnt1): Get byte length of Lisp string correctly.
2001-01-19 05:22:51 +00:00
dosfns.c
Update copyright notice.
2001-03-04 07:12:41 +00:00
dosfns.h
Update copyright notice.
2001-03-04 07:12:41 +00:00
ecrt0.c
Remove LISP_FLOAT_TYPE' and
standalone'.
2000-02-17 09:45:46 +00:00
editfns.c
(Ffloat_time): Fix off-by-factor-of-10 bug in the
2001-03-28 15:50:47 +00:00
emacs.c
(main): Update the copyright year.
2001-03-25 18:20:58 +00:00
environ.c
epaths.in
Update copyright notice.
2001-02-22 11:56:33 +00:00
eval.c
(call_debugger): Bind `inhibit-redisplay' to nil, and
2001-03-28 15:33:13 +00:00
fileio.c
(syms_of_fileio) <directory-sep-char>: Warn that it is deprecated.
2001-03-29 15:05:05 +00:00
filelock.c
(unlock_all_files): Use unlock_file to expand each
2000-10-24 20:57:11 +00:00
filemode.c
#ecrt0.c
1999-10-01 11:44:30 +00:00
firstfile.c
floatfns.c
[USE_CRT_DLL]: Remove unnecessary extern, which screws
2000-08-22 22:19:26 +00:00
fns.c
(Fmd5): Doc fix.
2001-03-20 12:49:34 +00:00
fontset.c
(syms_of_fontset): Describe highlight-wrong-size-font
2001-03-13 08:14:35 +00:00
fontset.h
(free_face_fontset): Renamed from fs_free_face_fontset.
2000-06-23 14:34:44 +00:00
frame.c
(Fframe_list): Don't reference tip_frame if HAVE_WINDOW_SYSTEM is not defined.
2001-03-25 18:37:29 +00:00
frame.h
Change the include blocker to the same form as in other header
2001-01-31 20:34:39 +00:00
getloadavg.c
Don't define NLIST_STRUCT (handled by configure).
2000-06-20 13:17:40 +00:00
getpagesize.h
Add copyright notice.
2001-02-20 13:36:21 +00:00
gmalloc.c
Add code from mcheck.c of glibc-1.09.1.
2000-10-27 18:43:39 +00:00
gnu.h
hftctl.c
Use PROTOTYPES.
2000-03-08 18:55:10 +00:00
indent.c
(current_column, current_column_1, Fmove_to_column)
2001-03-16 13:33:46 +00:00
indent.h
(toplevel): Add function prototypes.
1999-07-21 21:43:52 +00:00
insdel.c
(del_range_1, del_range_byte, del_range_both): Handle
2001-02-13 16:29:20 +00:00
intervals.c
(get_local_map): Change TYPE to Lisp_Object.
2001-01-12 11:18:20 +00:00
intervals.h
(enum map_property): Removed.
2001-01-12 11:18:41 +00:00
ioctl.h
keyboard.c
(timer_check): Preserve the value of deactivate-mark.
2001-03-15 16:31:51 +00:00
keyboard.h
* lisp.h (KEYMAPP): New macro.
2000-10-27 22:20:19 +00:00
keymap.c
(Faccessible_keymaps): Pass `is_metized' to accessible_keymaps_char_table.
2001-02-26 17:16:00 +00:00
lastfile.c
lisp.h
(Qinhibit_eval_during_redisplay): Declare extern.
2001-03-28 15:32:52 +00:00
lread.c
(read_multibyte): Check the validity of multibyte sequence. If
2001-03-13 06:04:12 +00:00
mach2.h
macros.c
(Qkbd_macro_termination_hook): New variable.
2001-01-08 12:23:32 +00:00
macros.h
Makefile.in
(lisp): Add international/utf-8.elc.
2001-03-05 00:28:21 +00:00
makefile.nt
($(BLD)\dired.obj): Remove reference to VMS header
2001-02-22 23:22:52 +00:00
makefile.w32-in
Update copyright notice.
2001-02-24 22:01:57 +00:00
marker.c
(Fmarker_position): Remove unused variables pos',
i',
2001-01-02 14:08:59 +00:00
md5.c
(WORDS_BIG_ENDIAN) [__BYTE_ORDER == __BIG_ENDIAN]: Define
2001-01-13 07:14:02 +00:00
md5.h
(__P): Don't define -- it comes from config.h.
2000-12-06 21:16:37 +00:00
mem-limits.h
Use POINTER_TYPE.
2000-03-08 18:49:46 +00:00
minibuf.c
(read_minibuf): Clean up the binding stack if
2001-03-05 11:30:18 +00:00
mktime.c
Unprotoized.
2000-06-19 13:07:47 +00:00
mocklisp.c
mocklisp.h
msdos.c
Update copyright notice.
2001-03-04 07:12:41 +00:00
msdos.h
(struct x_output): Rename busy_window to
2001-02-21 13:56:00 +00:00
ndir.h
old-ralloc.c
param.h
point.h
pre-crt0.c
prefix-args.c
Add copyright and permissions.
2001-02-22 01:49:37 +00:00
print.c
(Fprin1, Fprin1_to_string, Fprinc, Fprint): Doc fix.
2001-03-26 17:07:37 +00:00
process.c
(Fset_process_window_size): Fix a typo.
2001-03-08 11:32:17 +00:00
process.h
puresize.h
Revert last change following loadup.el change.
2001-02-05 17:41:40 +00:00
ralloc.c
(__morecore) [!SYSTEM_MALLOC]: Move declaration
2001-02-19 12:20:08 +00:00
README
#ecrt0.c
1999-10-01 11:44:30 +00:00
regex.c
(mutually_exclusive_p): Add missing break' at the end of
charset' processing.
2001-01-25 01:44:54 +00:00
regex.h
Remove warning that noone noticed anyway
2000-10-17 06:55:04 +00:00
region-cache.c
region-cache.h
scroll.c
Include keyboard.h before frame.h.
2000-08-22 22:41:00 +00:00
search.c
(search_buffer): Call set_search_regs with a byte
2001-02-01 19:21:52 +00:00
sink11.h
sink11mask.h
sink.h
sinkmask.h
sol2-2.h
sound.c
(vox_configure): Change order of ioctls. Don't
2000-12-07 22:09:00 +00:00
strftime.c
Change some #if foo to #ifdef foo.
2000-12-06 19:56:47 +00:00
sunfns.c
Call redisplay_preserve_echo_area with additional arg.
2001-01-16 12:42:22 +00:00
syntax.c
(scan_lists): Check that the right quote char has the
2000-12-09 20:17:59 +00:00
syntax.h
(SYNTAX_ENTRY_INT): Delete codes for a composite
1999-12-15 00:20:44 +00:00
sysdep.c
Call redisplay_preserve_echo_area with additional arg.
2001-01-16 12:42:22 +00:00
sysselect.h
syssignal.h
Pay attention to BROKEN_SIGAIO and BROKEN_SIGPTY.
2000-11-11 01:07:33 +00:00
systime.h
(set_file_times): Prototype.
2001-01-04 17:50:27 +00:00
systty.h
syswait.h
Move some definitions.
2000-07-26 11:06:05 +00:00
temacs.opt
#ecrt0.c
1999-10-01 11:44:30 +00:00
term.c
(FRAME_TERMCAP_P) [WINDOWSNT]: Reinstate original
2001-01-20 13:57:24 +00:00
termcap.c
(tgetent): Change the way buffers are reallocated to
2000-12-08 09:58:04 +00:00
termchar.h
termhooks.h
(enum event_kind): New member multibyte_char_keystroke.
2000-08-11 00:51:25 +00:00
terminfo.c
(ospeed): Don't declare.
2000-10-06 22:53:30 +00:00
termopts.h
textprop.c
(Fset_text_properties): Doc fix.
2001-02-15 12:36:44 +00:00
tparam.c
(tparam1): Change the way buffers are reallocated to be
2000-12-08 09:58:48 +00:00
uaf.h
undo.c
(Fprimitive_undo): Remove unused block-scope variable
2001-01-02 14:04:12 +00:00
unexaix.c
(unexec): Use unsigned instead of uintptr_t because
1999-11-23 17:22:03 +00:00
unexalpha.c
Prototype fatal_unexec, mark_x, update_dynamic_symbols. Declare
2000-08-17 14:07:15 +00:00
unexapollo.c
unexconvex.c
unexec.c
(write_segment) [USE_CRT_DLL]: Remove unnecessary
2000-08-22 22:41:55 +00:00
unexelf1.c
unexelf.c
(ELFSIZE) [__NetBSD__ && __sparc_v9__]: Define to 64.
2000-09-26 13:01:57 +00:00
unexenix.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
Change PUCHAR to PCHAR.
2000-08-22 22:44:39 +00:00
vlimit.h
vm-limit.c
(check_memory_limits) [REL_ALLOC]: Use real_morecore
2000-07-05 16:32:37 +00:00
w16select.c
(set_clipboard_data): If there's not enough memory
2000-08-17 06:11:09 +00:00
w32.c
(init-environment): Duplicate local string before putenv.
2001-02-09 09:57:04 +00:00
w32.h
(w32_strerror): New extern.
2000-12-18 23:50:56 +00:00
w32bdf.c
(search_file_line, get_cached_font_char)
2001-01-12 23:59:37 +00:00
w32bdf.h
(bdffont): Add nchars.
2000-10-29 21:02:58 +00:00
w32console.c
Do not undef HAVE_WINDOW_SYSTEM before
2000-10-19 19:06:38 +00:00
w32fns.c
(Fx_create_frame): Clear Vwindow_list.
2001-03-06 19:33:47 +00:00
w32gui.h
(w32_char_font_type): Move enum from w32term.c
2000-10-21 13:31:55 +00:00
w32heap.c
(w32_build_number): New variable.
2000-11-05 21:39:32 +00:00
w32heap.h
(w32_build_number): Add extern.
2000-11-05 21:38:49 +00:00
w32inevt.c
(w32_console_toggle_lock_key): Add parentheses.
2001-01-12 23:59:09 +00:00
w32inevt.h
*** empty log message ***
2000-06-12 19:48:20 +00:00
w32menu.c
(add_menu_item): Fix problems with using ownerdraw for
2001-03-08 21:21:44 +00:00
w32proc.c
(syms_of_ntproc): Doc fix for w32-downcase-file-names.
2000-11-21 18:23:50 +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): Save a copy of what is put on the clipboard.
2000-11-21 19:18:13 +00:00
w32term.c
* w32term.c (x_set_glyph_string_background_width): Extend the
2001-02-23 10:17:41 +00:00
w32term.h
(struct x_output): Rename busy_cursor to
2001-02-21 13:56:29 +00:00
w32xfns.c
(select_palette): Do nothing if palette hasn't yet
2001-02-06 22:20:12 +00:00
widget.c
(EmacsFrameSetCharSize): Comment update.
2001-03-13 12:51:25 +00:00
widget.h
(EmacsFrameSetCharSize_): Prototype.
2001-01-04 17:48:42 +00:00
widgetprv.h
window.c
(Fset_window_configuration): Change call to
2001-03-14 16:36:16 +00:00
window.h
(WINDOW_LIVE_P): New macro.
2001-01-18 14:10:06 +00:00
x11term.h
xdisp.c
(inhibit_eval_during_redisplay)
2001-03-28 15:34:38 +00:00
xfaces.c
(realize_basic_faces): Decrement menu_face_change_count
2001-03-28 12:45:54 +00:00
xfns.c
(x_create_tip_frame): Add parameter TEXT. Set the
2001-03-19 14:11:23 +00:00
xmenu.c
(free_frame_menubar) [USE_MOTIF]: If the shell widget's
2001-03-27 14:41:03 +00:00
xrdb.c
(x_load_resources) [USE_MOTIF]: Remove extraneous arg
2001-03-12 12:49:02 +00:00
xscrollbar.h
xselect.c
Call redisplay_preserve_echo_area with additional arg.
2001-01-16 12:42:22 +00:00
xselect.c.old
xterm.c
(x_draw_relief_rect): Extend left shadow to the
2001-03-28 12:37:12 +00:00
xterm.h
(struct x_display_info): Add mouse_face_overlay.
2001-03-06 15:29:39 +00:00
XTests.c
XTests.h