..
m
Initial revision
1994-09-21 09:35:35 +00:00
s
(HAVE_TERMIOS, NO_TERMIO): Defined.
1994-09-22 03:59:10 +00:00
.gdbinit
Set the breakpoint in x_error_quitter instead of _XPrintDefaultError.
1994-07-24 01:10:32 +00:00
abbrev.c
(Funexpand_abbrev, Fexpand_abbrev): Pass new arg to insert_from_string.
1993-09-14 12:10:27 +00:00
acldef.h
entered into RCS
1992-01-13 21:48:03 +00:00
alloc.c
(make_float, make_pure_float): Fix Lisp_Object vs. int problems.
1994-09-20 04:47:17 +00:00
alloca.c
[emacs]: Block input around the garbage reclamation.
1994-06-02 17:45:40 +00:00
alloca.s
entered into RCS
1994-04-12 01:39:14 +00:00
blockinput.h
* blockinput.h (UNBLOCK_INPUT): We cannot assume that SIGIO is
1993-05-10 00:14:09 +00:00
buffer.c
(overlays_at): New arg PREV_PTR.
1994-09-21 08:14:33 +00:00
buffer.h
Declare some functions.
1994-09-17 03:14:26 +00:00
bytecode.c
Include <config.h> instead of "config.h".
1993-09-10 06:15:46 +00:00
callint.c
(Fcall_interactively): Use EMACS_INT.
1994-09-17 00:27:16 +00:00
callproc.c
(Fcall_process) [__osf__ && __alpha]:
1994-09-17 05:30:39 +00:00
casefiddle.c
Update copyright.
1994-05-04 02:41:09 +00:00
casetab.c
Update copyright.
1994-05-04 02:41:09 +00:00
chpdef.h
entered into RCS
1992-01-13 21:48:03 +00:00
cm.c
(evalcost, cmputc): They now return their arguments.
1994-09-22 04:11:04 +00:00
cm.h
(cmputc): Return int rather than void.
1994-09-22 04:11:43 +00:00
cmds.c
Include window.h.
1994-09-15 04:06:55 +00:00
commands.h
(unread_command_char): Declared.
1994-07-18 06:14:10 +00:00
config.in
(_ALL_SOURCE): Don't redefine if already defined.
1994-09-18 21:35:34 +00:00
convexos.h
Initial revision
1993-11-10 21:03:53 +00:00
data.c
(sign_extend_lisp_int): Use EMACS_INT.
1994-09-17 00:27:54 +00:00
dired.c
(Qcompletion_ignored_extensions): New symbol.
1994-09-16 22:18:10 +00:00
dispextern.h
(struct face): Use EMACS_UINT.
1994-09-17 00:28:39 +00:00
dispnew.c
(direct_output_for_insert, direct_output_forward_char): Fix Lisp_Object
1994-09-19 00:16:13 +00:00
disptab.h
Add a new element to display tables controlling side-by-side
1994-09-19 17:28:37 +00:00
doc.c
(Fdocumentation): Use EMACS_INT.
1994-09-17 00:29:03 +00:00
doprnt.c
(doprnt): Handle padding on %c.
1994-07-05 07:24:16 +00:00
dosfns.c
Finish downcasing mouse_init1, mouse_off,
1994-05-02 07:51:29 +00:00
dosfns.h
Initial revision
1994-01-08 09:22:50 +00:00
editfns.c
(Fmessage_or_box): Use Fmessage_box with new name.
1994-09-22 02:38:55 +00:00
emacs.c
(Vsystem_configuration_options): New variable.
1994-09-17 02:05:34 +00:00
environ.c
entered into RCS
1990-11-12 20:20:40 +00:00
epaths.in
New path PATH_DOC for doc-directory.
1994-02-22 23:51:48 +00:00
eval.c
(init_eval_once): Init Vrun_hooks here.
1994-09-21 23:19:26 +00:00
fileio.c
(Ffile_writable_p): Don't use ro_fsys.
1994-09-18 20:01:47 +00:00
filelock.c
(getpwuid): Test just DECLARE_GETPWUID_WITH_UID_T, not __bsdi__.
1994-09-16 07:51:25 +00:00
floatfns.c
(FLOAT_TO_INT, FLOAT_TO_INT2): Use EMACS_INT.
1994-09-17 00:31:05 +00:00
fns.c
(concat3): New function.
1994-09-21 06:54:51 +00:00
frame.c
(Fframe_parameters): Fix Lisp_Object vs. int problems.
1994-09-19 00:16:58 +00:00
frame.h
(FRAME_SCROLL_BAR_PIXEL_WIDTH): New macro, supersedes
1994-09-20 05:20:16 +00:00
getloadavg.c
(getloadavg): Add OSF_ALPHA support.
1994-09-17 00:16:57 +00:00
getpagesize.h
Initial revision
1993-07-30 22:30:50 +00:00
gnu.h
(gnu_bits): Use unsigned char.
1994-02-18 06:28:50 +00:00
hftctl.c
Put sys/signal.h and errno.h first, then config.h.
1994-06-15 03:45:54 +00:00
indent.c
(compute_motion): Fix comment.
1994-09-20 05:17:41 +00:00
indent.h
entered into RCS
1992-01-13 21:48:03 +00:00
insdel.c
(del_range_1): Call evaporate_overlays after deleting text.
1994-09-17 01:51:58 +00:00
intervals.c
Add #include "keyboard.h"
1994-09-19 00:12:39 +00:00
intervals.h
Declare some functions.
1994-09-17 03:14:26 +00:00
ioctl.h
entered into RCS
1992-01-13 21:48:03 +00:00
keyboard.c
(cmd_error_internal): New function, broken out of cmd_error.
1994-09-22 06:26:46 +00:00
keyboard.h
(polling_for_input): Declared.
1994-08-28 19:59:18 +00:00
keymap.c
(Fkey_description): Reverse condition.
1994-09-19 17:46:42 +00:00
lastfile.c
entered into RCS
1992-01-13 21:48:03 +00:00
line.h
entered into RCS
1992-01-13 21:48:03 +00:00
lisp.h
(RETURN_UNGCPRO): Use if (1) .. else, not do ... while (0).
1994-09-19 05:07:10 +00:00
lread.c
(openp): Fix Lisp_Object vs. int problems.
1994-09-19 00:17:55 +00:00
mach2.h
Updated GPL version to 2.
1993-06-12 22:01:38 +00:00
macros.c
Include <config.h> instead of "config.h".
1993-09-10 06:15:46 +00:00
macros.h
entered into RCS
1992-01-13 21:48:03 +00:00
Makefile.in
(xmenu.o): Depend on puresize.h.
1994-09-16 20:06:28 +00:00
marker.c
(unchain_marker): Use EMACS_INT.
1994-09-17 00:37:10 +00:00
mem-limits.h
Check for __alpha, in __osf__ conditional.
1994-09-17 00:39:50 +00:00
minibuf.c
(read_minibuf): Fix Lisp_Object vs. int problems.
1994-09-19 00:14:16 +00:00
mocklisp.c
Include <config.h> instead of "config.h".
1993-09-10 06:15:46 +00:00
mocklisp.h
entered into RCS
1992-01-13 21:48:03 +00:00
msdos.c
(mouse_init1): Use alternate mouse detection for old mouse drivers.
1994-07-14 04:58:02 +00:00
msdos.h
Add template for rootrelativepath.
1994-06-07 15:25:21 +00:00
ndir.h
Use new name vmsdir.h.
1994-02-10 04:38:58 +00:00
old-ralloc.c
entered into RCS
1990-11-12 20:20:40 +00:00
param.h
entered into RCS
1992-01-13 21:48:03 +00:00
point.h
entered into RCS
1992-01-13 21:48:03 +00:00
pre-crt0.c
entered into RCS
1992-01-13 21:48:03 +00:00
print.c
(print): sprintf arg for frame depends on VALBITS.
1994-09-17 05:36:53 +00:00
process.c
(wait_reading_process_input):
1994-08-19 07:23:05 +00:00
process.h
(struct process): New field tty_name.
1994-09-18 20:11:07 +00:00
puresize.h
(PURESIZE_RATIO, BASE_PURESIZE): Defined.
1994-09-20 03:18:33 +00:00
ralloc.c
(r_alloc_freeze_level): New variable.
1994-09-20 05:51:50 +00:00
regex.c
(regex_compile): Split an if to avoid compiler bug.
1994-08-17 23:13:50 +00:00
regex.h
entered into RCS
1993-05-28 00:10:45 +00:00
scroll.c
Update copyright.
1994-05-04 02:41:09 +00:00
search.c
(trivial_regexp_p): New function.
1994-09-20 05:40:52 +00:00
sink.h
entered into RCS
1992-01-13 21:48:03 +00:00
sink11.h
entered into RCS
1992-01-13 21:48:03 +00:00
sink11mask.h
entered into RCS
1992-01-13 21:48:03 +00:00
sinkmask.h
entered into RCS
1992-09-13 11:44:06 +00:00
sol2-2.h
File removed.
1993-07-29 02:36:54 +00:00
sunfns.c
Include <config.h> instead of "config.h".
1993-09-10 06:15:46 +00:00
syntax.c
(Fforward_comment): Do increment from, when reaching
1994-09-17 19:49:03 +00:00
syntax.h
(SYNTAX_MATCH): Fix typo (syntax -> matcher).
1994-06-19 18:18:20 +00:00
sysdep.c
(set_file_times): Move this out of the USG conditional.
1994-09-20 04:07:48 +00:00
syssignal.h
[POSIX_SIGNALS] (signal): New definition.
1994-07-27 18:10:51 +00:00
systime.h
Declare set_file_times.
1994-09-18 19:15:39 +00:00
systty.h
[__GNU_LIBRARY__]: Include <termios.h>.
1994-05-11 22:15:20 +00:00
syswait.h
[BSD]: #undef WCOREDUMP before defining it.
1994-02-20 19:34:12 +00:00
term.c
Declare Fmake_sparse_keymap.
1994-09-19 00:13:35 +00:00
termcap.c
entered into RCS
1994-06-04 16:23:20 +00:00
termchar.h
entered into RCS
1992-07-13 20:56:17 +00:00
termhooks.h
Update copyright.
1994-05-04 02:41:09 +00:00
terminfo.c
Comment change.
1993-06-02 05:19:11 +00:00
termopts.h
Apply typo patches from Paul Eggert.
1993-06-09 11:59:12 +00:00
textprop.c
(Fget_char_property): Pass new arg to overlays_at.
1994-09-21 06:25:26 +00:00
tparam.c
entered into RCS
1993-09-10 04:36:09 +00:00
uaf.h
(uaf$v_thursday): Fix misspelling of "thursday".
1993-06-07 18:27:47 +00:00
undo.c
(Fprimitive_undo): GCPRO next and list.
1994-05-25 02:22:08 +00:00
unexaix.c
(report_error): Include reason in error message.
1994-09-21 00:59:22 +00:00
unexalpha.c
Initial revision
1994-09-17 00:59:56 +00:00
unexconvex.c
Include <config.h> instead of "config.h".
1993-09-10 06:15:46 +00:00
unexec.c
(make_hdr): Handle case of no "additional header".
1994-06-16 23:45:41 +00:00
unexelf.c
(unexec): Don't alter the info field of SHT_SYMTAB and SHT_DYNSYM sections.
1994-08-23 21:35:23 +00:00
unexencap.c
Initial revision
1992-01-13 22:04:23 +00:00
unexenix.c
Don't declare sys_errlist; declare strerror instead.
1994-01-08 21:42:04 +00:00
unexfx2800.c
entered into RCS
1992-01-31 21:19:17 +00:00
unexhp9k800.c
(roundup): Undef before defining.
1994-05-28 21:46:45 +00:00
unexmips.c
(unexec): Cast pointers. Fix error message.
1994-04-28 03:49:12 +00:00
unexnext.c
(get_data_region): Add cast to avoid warning.
1993-08-13 05:38:33 +00:00
unexsgi.c
(unexec): Copy previous change in unexelf.c.
1994-08-24 23:42:49 +00:00
unexsunos4.c
(SUNOS4 or __FreeBSD__): Define UNDO_RELOCATION.
1994-09-20 06:12:27 +00:00
vlimit.h
entered into RCS
1992-01-13 21:48:03 +00:00
vm-limit.c
Include <config.h> instead of "config.h".
1993-09-10 06:15:46 +00:00
vms-pp.c
entered into RCS
1992-01-13 21:48:03 +00:00
vms-pwd.h
entered into RCS
1992-01-13 21:48:03 +00:00
vmsdir.h
entered into RCS
1992-01-13 21:48:03 +00:00
vmsfns.c
Include <config.h> instead of "config.h".
1993-09-10 06:15:46 +00:00
vmsgmalloc.c
Include <config.h> instead of "config.h".
1993-09-10 06:15:46 +00:00
vmsmap.c
Include <config.h> instead of "config.h".
1993-09-10 06:15:46 +00:00
vmspaths.h
Some VMS changes from Richard Levitte <levitte@e.kth.se>:
1993-03-19 17:28:14 +00:00
vmsproc.c
Update copyright.
1994-05-04 02:41:09 +00:00
vmsproc.h
entered into RCS
1992-01-13 21:48:03 +00:00
vmstime.c
Include <config.h> instead of "config.h".
1993-09-10 06:15:46 +00:00
vmstime.h
Add GNU copyright notice.
1993-03-15 00:16:34 +00:00
widget.c
(set_frame_size, EmacsFrameSetCharSize): Change
1994-09-20 05:15:25 +00:00
widget.h
entered into RCS
1994-01-30 03:04:13 +00:00
widgetprv.h
entered into RCS
1994-01-18 23:52:19 +00:00
window.c
(display-buffer, special-display-buffer-names)
1994-09-22 05:04:59 +00:00
window.h
(struct window): Use EMACS_INT.
1994-09-17 00:43:45 +00:00
x11term.h
entered into RCS
1992-05-01 06:20:52 +00:00
xdisp.c
(display_string): Change VERTICAL_SCROLL_BAR_WIDTH to FRAME_SCROLL_BAR_COLS.
1994-09-20 05:12:09 +00:00
xfaces.c
(compute_char_face): Pass new arg to overlays_at.
1994-09-21 06:46:02 +00:00
xfns.c
(Fx_get_resource): Doc fix.
1994-09-21 06:04:20 +00:00
xmenu.c
(menu_item_enabled_p): Fix declaration.
1994-09-17 03:16:16 +00:00
xrdb.c
(getpwuid, getpwnam): Test just DECLARE_GETPWUID_WITH_UID_T, not __bsdi__.
1994-09-16 07:51:10 +00:00
xscrollbar.h
entered into RCS
1992-01-13 21:48:03 +00:00
xselect.c
(x_get_foreign_selection): Use the new feature
1994-07-27 00:13:42 +00:00
xselect.c.old
JimB's changes since January 18th
1993-01-26 01:58:16 +00:00
xterm.c
(note_mouse_highlight): Pass new arg to overlays_at.
1994-09-21 06:44:59 +00:00
xterm.h
(VERTICAL_SCROLL_BAR_PIXEL_WIDTH): Deleted.
1994-09-20 05:18:53 +00:00
XTests.c
entered into RCS
1992-01-13 21:48:03 +00:00
XTests.h
entered into RCS
1992-01-13 21:48:03 +00:00