..
bitmaps
m
Put in #if 0 until we know what's
2001-09-28 08:03:51 +00:00
s
(EXEC_SUFFIXES): Remove.
2001-10-14 20:16:52 +00:00
.dbxinit
.gdbinit
Add copyright notice.
2001-02-20 11:00:55 +00:00
.gitignore
Add _gdbinit and gdb.ini (created by the MS-DOS build).
2001-10-04 07:13:53 +00:00
abbrev.c
Change doc-string comments to new style' [w/doc:' keyword].
2001-10-17 03:16:12 +00:00
acldef.h
alloc.c
Change doc-string comments to new style' [w/doc:' keyword].
2001-10-17 03:16:12 +00:00
alloca.c
Use #error.
2000-08-17 13:57:01 +00:00
alloca.s
atimer.c
(alarm_signal_handler) [USG && !POSIX_SIGNALS]:
2001-10-08 09:42:24 +00:00
atimer.h
*** empty log message ***
2001-10-08 05:55:48 +00:00
blockinput.h
Protect against multiple inclusion. Include
2000-06-25 16:02:04 +00:00
buffer.c
Change doc-string comments to new style' [w/doc:' keyword].
2001-10-17 03:16:12 +00:00
buffer.h
(BUF_COMPUTE_UNCHANGED): Use BUF_MODIFF and
2001-09-17 16:07:51 +00:00
bytecode.c
(Fbyte_code): Use MOST_POSITIVE_FIXNUM.
2001-10-06 23:37:52 +00:00
callint.c
Avoid (most) uses of XCAR/XCDR as lvalues, for flexibility in experimenting
2001-10-16 09:09:51 +00:00
callproc.c
(syms_of_callproc): Init Vexec_suffixes to Qnil.
2001-10-14 20:13:47 +00:00
casefiddle.c
Include keymap.h.
2001-10-10 16:05:21 +00:00
casetab.c
category.c
Include keymap.h.
2001-10-10 16:05:21 +00:00
category.h
ccl.c
Avoid (most) uses of XCAR/XCDR as lvalues, for flexibility in experimenting
2001-10-16 09:09:51 +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-10-17 03:33:11 +00:00
ChangeLog.1
*** empty log message ***
2001-10-06 09:57:20 +00:00
ChangeLog.2
*** empty log message ***
2001-10-06 09:57:20 +00:00
ChangeLog.3
*** empty log message ***
2001-10-06 09:57:20 +00:00
ChangeLog.4
*** empty log message ***
2001-10-06 09:57:20 +00:00
ChangeLog.5
*** empty log message ***
2001-10-06 09:57:20 +00:00
ChangeLog.6
*** empty log message ***
2001-10-06 09:57:20 +00:00
ChangeLog.7
*** empty log message ***
2001-10-06 09:57:20 +00:00
ChangeLog.8
*** empty log message ***
2001-10-06 09:57:20 +00:00
charset.c
Don't define min/max.
2001-10-08 08:08:08 +00:00
charset.h
(CHAR_STRING_NO_SIGNAL): New macro.
2001-07-13 09:31:16 +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
cmds.c
Include keymap.h.
2001-10-10 16:05:21 +00:00
coding.c
Avoid (most) uses of XCAR/XCDR as lvalues, for flexibility in experimenting
2001-10-16 09:09:51 +00:00
coding.h
(ENCODE_SYSTEM, DECODE_SYSTEM): Define also for non-NT.
2001-10-05 09:44:02 +00:00
commands.h
composite.c
Avoid (most) uses of XCAR/XCDR as lvalues, for flexibility in experimenting
2001-10-16 09:09:51 +00:00
composite.h
(syms_of_composite): Renamed from
2001-07-19 11:20:40 +00:00
config.in
(HAVE_XKBGETKEYBOARD): Add.
2000-12-14 11:59:50 +00:00
COPYING
cxux-crt0.s
data.c
Avoid (most) uses of XCAR/XCDR as lvalues, for flexibility in experimenting
2001-10-16 09:09:51 +00:00
dired.c
(file_name_completion): Fix last change.
2001-10-13 12:21:36 +00:00
dispextern.h
(struct glyph_row) <ends_in_newline_from_string_p>:
2001-10-01 10:53:38 +00:00
dispnew.c
Change doc-string comments to new style' [w/doc:' keyword].
2001-10-17 03:16:12 +00:00
disptab.h
doc.c
Avoid (most) uses of XCAR/XCDR as lvalues, for flexibility in experimenting
2001-10-16 09:09:51 +00:00
doprnt.c
(doprnt1): Get byte length of Lisp string correctly.
2001-01-19 05:22:51 +00:00
dosfns.c
(syms_of_dosfns): Add \n\ at the end of a line in the
2001-07-06 16:47:26 +00:00
dosfns.h
Update copyright notice.
2001-03-04 07:12:41 +00:00
ecrt0.c
editfns.c
Change doc-string comments to new style' [w/doc:' keyword].
2001-10-17 03:16:12 +00:00
emacs.c
Update calls to openp.
2001-10-12 03:37:43 +00:00
epaths.in
Update copyright notice.
2001-02-22 11:56:33 +00:00
eval.c
(Fdefvaralias): New function.
2001-10-05 09:46:11 +00:00
fileio.c
Avoid (most) uses of XCAR/XCDR as lvalues, for flexibility in experimenting
2001-10-16 09:09:51 +00:00
filelock.c
(current_lock_owner): Fix last change.
2001-09-14 11:20:16 +00:00
filemode.c
firstfile.c
floatfns.c
float_error() is defined iff FLOAT_CATCH_SIGILL is defined.
2001-10-12 06:08:01 +00:00
fns.c
Change doc-string comments to new style' [w/doc:' keyword].
2001-10-16 13:07:29 +00:00
fontset.c
Avoid (most) uses of XCAR/XCDR as lvalues, for flexibility in experimenting
2001-10-16 09:09:51 +00:00
fontset.h
(free_face_fontset): Renamed from fs_free_face_fontset.
2000-06-23 14:34:44 +00:00
frame.c
Avoid (most) uses of XCAR/XCDR as lvalues, for flexibility in experimenting
2001-10-16 09:09:51 +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
(__malloc_size_t) [__GNUC__]: If STDC_HEADERS is not
2001-04-18 10:26:16 +00:00
gnu.h
hftctl.c
indent.c
Avoid (most) uses of XCAR/XCDR as lvalues, for flexibility in experimenting
2001-10-16 09:09:51 +00:00
indent.h
insdel.c
Don't define min/max.
2001-10-08 08:08:08 +00:00
intervals.c
(traverse_intervals): Drop `depth' arg.
2001-10-12 22:01:46 +00:00
intervals.h
(TEXT_PROP_MEANS_INVISIBLE_WITH_ELLIPSIS)
2001-10-14 20:23:38 +00:00
ioctl.h
keyboard.c
Avoid (most) uses of XCAR/XCDR as lvalues, for flexibility in experimenting
2001-10-16 09:09:51 +00:00
keyboard.h
Avoid (most) uses of XCAR/XCDR as lvalues, for flexibility in experimenting
2001-10-16 09:09:51 +00:00
keymap.c
Avoid (most) uses of XCAR/XCDR as lvalues, for flexibility in experimenting
2001-10-16 09:09:51 +00:00
keymap.h
(Fcopy_keymap): Don't export.
2001-10-12 02:26:06 +00:00
lastfile.c
lisp.h
(DEFUN): Remove `DOC_STRINGS_IN_COMMENTS' case.
2001-10-17 03:11:30 +00:00
lread.c
Avoid (most) uses of XCAR/XCDR as lvalues, for flexibility in experimenting
2001-10-16 09:09:51 +00:00
macros.c
Include keymap.h.
2001-10-10 16:05:21 +00:00
macros.h
Makefile.in
*** empty log message ***
2001-10-08 05:55:48 +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
minibuf.c
Change doc-string comments to new style' [w/doc:' keyword].
2001-10-17 03:17:18 +00:00
mktime.c
Unprotoized.
2000-06-19 13:07:47 +00:00
mocklisp.c
mocklisp.h
msdos.c
(do_visible_bell): Add \n\ at the end of each line of
2001-07-06 15:31:47 +00:00
msdos.h
(struct x_output): Rename busy_window to
2001-02-21 13:56:00 +00:00
ndir.h
param.h
point.h
pre-crt0.c
prefix-args.c
Add copyright and permissions.
2001-02-22 01:49:37 +00:00
print.c
(Fwith_output_to_temp_buffer): Align with
2001-10-12 22:06:10 +00:00
process.c
Avoid (most) uses of XCAR/XCDR as lvalues, for flexibility in experimenting
2001-10-16 09:09:51 +00:00
process.h
(EXEC_SUFFIXES): Remove.
2001-10-14 20:16:52 +00:00
puresize.h
(BASE_PURESIZE): Increase to 725000.
2001-10-08 07:43:23 +00:00
ralloc.c
(__morecore) [!SYSTEM_MALLOC]: Move declaration
2001-02-19 12:20:08 +00:00
README
*** empty log message ***
2001-10-08 05:55:48 +00:00
regex.c
(WIDE_CHAR_SUPPORT): Do not use defined() in macro.
2001-10-09 10:05:32 +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
Don't define min/max.
2001-10-08 08:08:08 +00:00
search.c
Avoid (most) uses of XCAR/XCDR as lvalues, for flexibility in experimenting
2001-10-16 09:09:51 +00:00
sound.c
Include <sys/ioctl.h> also on systems without <soundcard.h>.
2001-10-15 20:45:55 +00:00
strftime.c
Change some #if foo to #ifdef foo.
2000-12-06 19:56:47 +00:00
sunfns.c
Use SYMBOL_VALUE/ SET_SYMBOL_VALUE macros instead of accessing
2001-10-05 09:51:48 +00:00
syntax.c
(update_syntax_table): Simplify.
2001-10-12 01:37:54 +00:00
syntax.h
(struct gl_state_s): Change the meaning of b_property.
2001-10-12 01:37:49 +00:00
sysdep.c
(child_setup_tty) [HAVE_TERMIO || HAVE_TERMIOS]:
2001-10-08 08:59:50 +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
term.c
Change doc-string comments to new style' [w/doc:' keyword].
2001-10-17 03:16:12 +00:00
termcap.c
(speeds): Put in #if 0.
2001-05-28 11:58:27 +00:00
termchar.h
termhooks.h
(struct input_event): Use proper type for `kind'.
2001-10-05 09:51:00 +00:00
terminfo.c
(ospeed): Don't declare.
2000-10-06 22:53:30 +00:00
termopts.h
textprop.c
Avoid (most) uses of XCAR/XCDR as lvalues, for flexibility in experimenting
2001-10-16 09:09:51 +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
Avoid (most) uses of XCAR/XCDR as lvalues, for flexibility in experimenting
2001-10-16 09:09:51 +00:00
unexaix.c
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
unexelf.c
(ELFSIZE) [__NetBSD__ && __sparc_v9__]: Define to 64.
2000-09-26 13:01:57 +00:00
unexenix.c
unexhp9k800.c
unexmips.c
unexnext.c
unexsni.c
unexsunos4.c
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
Use SYMBOL_VALUE/ SET_SYMBOL_VALUE macros instead of accessing
2001-10-05 09:51:48 +00:00
w32.c
Update calls to openp.
2001-10-12 03:37:43 +00:00
w32.h
(w32_strerror): New extern.
2000-12-18 23:50:56 +00:00
w32bdf.c
Don't define min/max.
2001-10-08 08:08:08 +00:00
w32bdf.h
(bdffont): Add nchars.
2000-10-29 21:02:58 +00:00
w32console.c
Don't define min/max.
2001-10-08 08:08:08 +00:00
w32fns.c
Avoid (most) uses of XCAR/XCDR as lvalues, for flexibility in experimenting
2001-10-16 09:09:51 +00:00
w32gui.h
Do not undef min and max.
2001-10-08 22:41:09 +00:00
w32heap.c
(w32_build_number): New variable.
2000-11-05 21:39:32 +00:00
w32heap.h
Do not undef min and max.
2001-10-08 22:41:09 +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
(keymap_panes, Fx_popup_menu): Use Fkeymap_prompt.
2001-10-08 11:12:23 +00:00
w32proc.c
Update calls to openp.
2001-10-12 03:37:43 +00:00
w32reg.c
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
Avoid (most) uses of XCAR/XCDR as lvalues, for flexibility in experimenting
2001-10-16 09:09:51 +00:00
w32term.h
(x_display_list): New extern.
2001-07-26 10:05:02 +00:00
w32xfns.c
(select_palette): Do nothing if palette hasn't yet
2001-02-06 22:20:12 +00:00
widget.c
(EmacsFrameSetCharSize): Turn off atimers and block
2001-06-27 17:16:23 +00:00
widget.h
(EmacsFrameSetCharSize_): Prototype.
2001-01-04 17:48:42 +00:00
widgetprv.h
window.c
(window_loop): Don't check for Fother_buffer returning nil.
2001-10-15 11:40:46 +00:00
window.h
(MINI_WINDOW_P): Use NILP.
2001-10-05 09:52:23 +00:00
xdisp.c
Change doc-string comments to new style' [w/doc:' keyword].
2001-10-17 03:16:12 +00:00
xfaces.c
Change doc-string comments to new style' [w/doc:' keyword].
2001-10-17 03:16:12 +00:00
xfns.c
Change doc-string comments to new style' [w/doc:' keyword].
2001-10-17 03:16:12 +00:00
xmenu.c
Change doc-string comments to new style' [w/doc:' keyword].
2001-10-17 03:16:12 +00:00
xrdb.c
(SYSV): Don't define on Solaris 2.
2001-08-16 12:55:40 +00:00
xselect.c
Avoid (most) uses of XCAR/XCDR as lvalues, for flexibility in experimenting
2001-10-16 09:09:51 +00:00
xterm.c
Change doc-string comments to new style' [w/doc:' keyword].
2001-10-17 03:16:12 +00:00
xterm.h
(struct x_output): Add scroll_bar_top_shadow_pixel and
2001-10-05 16:33:06 +00:00