| .. |
|
m
|
Delete obsolete symbols.
|
1994-09-18 21:12:31 +00:00 |
|
s
|
Delete obsolete symbols.
|
1994-09-18 21:12:31 +00:00 |
|
.gdbinit
|
Set the breakpoint in x_error_quitter instead of _XPrintDefaultError.
|
1994-07-24 01:10:32 +00:00 |
|
abbrev.c
|
|
|
|
acldef.h
|
|
|
|
alloc.c
|
(pure, pure_size): Use EMACS_INT.
|
1994-09-17 00:25:35 +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
|
|
|
|
buffer.c
|
(reset_buffer): Don't call reset_buffer_local_variables.
|
1994-09-18 08:46:34 +00:00 |
|
buffer.h
|
Declare some functions.
|
1994-09-17 03:14:26 +00:00 |
|
bytecode.c
|
|
|
|
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
|
|
|
|
cm.c
|
Fix GPL version.
|
1994-04-26 01:41:27 +00:00 |
|
cm.h
|
|
|
|
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
|
|
|
|
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
|
|
|
|
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
|
|
|
|
editfns.c
|
(Fnarrow_to_region, format1): Use EMACS_INT.
|
1994-09-17 00:30:07 +00:00 |
|
emacs.c
|
(Vsystem_configuration_options): New variable.
|
1994-09-17 02:05:34 +00:00 |
|
environ.c
|
|
|
|
epaths.in
|
|
|
|
eval.c
|
(Fsignal): Fix Lisp_Object vs. int problems.
|
1994-09-19 00:15:36 +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
|
(Frandom): Fix Lisp_Object vs. int problems.
|
1994-09-19 00:15:08 +00:00 |
|
frame.c
|
(Fframe_parameters): Fix Lisp_Object vs. int problems.
|
1994-09-19 00:16:58 +00:00 |
|
frame.h
|
[!MULTI_FRAME] (FOR_EACH_FRAME): Fix Lisp_Object vs. int problems.
|
1994-09-19 00:14:49 +00:00 |
|
getloadavg.c
|
(getloadavg): Add OSF_ALPHA support.
|
1994-09-17 00:16:57 +00:00 |
|
getpagesize.h
|
|
|
|
gnu.h
|
|
|
|
hftctl.c
|
Put sys/signal.h and errno.h first, then config.h.
|
1994-06-15 03:45:54 +00:00 |
|
indent.c
|
(vmotion, Fvertical_motion): Fix Lisp_Object vs. int problems.
|
1994-09-19 00:17:26 +00:00 |
|
indent.h
|
|
|
|
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
|
|
|
|
keyboard.c
|
(gobble_input): Block SIGALRM if we are using it.
|
1994-09-13 04:13:32 +00:00 |
|
keyboard.h
|
(polling_for_input): Declared.
|
1994-08-28 19:59:18 +00:00 |
|
keymap.c
|
(Fkey_description): Give error if KEYS not an array.
|
1994-09-18 04:02:25 +00:00 |
|
lastfile.c
|
|
|
|
line.h
|
|
|
|
lisp.h
|
(Fmember): Declare this function.
|
1994-09-18 23:59:10 +00:00 |
|
lread.c
|
(openp): Fix Lisp_Object vs. int problems.
|
1994-09-19 00:17:55 +00:00 |
|
mach2.h
|
|
|
|
macros.c
|
|
|
|
macros.h
|
|
|
|
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
|
|
|
|
mocklisp.h
|
|
|
|
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
|
|
|
|
old-ralloc.c
|
|
|
|
param.h
|
|
|
|
point.h
|
|
|
|
pre-crt0.c
|
|
|
|
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
|
(CHECK_IMPURE, all versions): Use EMACS_INT.
|
1994-09-17 00:41:40 +00:00 |
|
ralloc.c
|
|
|
|
regex.c
|
(regex_compile): Split an if to avoid compiler bug.
|
1994-08-17 23:13:50 +00:00 |
|
regex.h
|
|
|
|
scroll.c
|
Update copyright.
|
1994-05-04 02:41:09 +00:00 |
|
search.c
|
(Fstring_match): Fix sign error.
|
1994-08-23 00:33:29 +00:00 |
|
sink.h
|
|
|
|
sink11.h
|
|
|
|
sink11mask.h
|
|
|
|
sinkmask.h
|
|
|
|
sol2-2.h
|
|
|
|
sunfns.c
|
|
|
|
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): New function.
|
1994-09-18 19:13:39 +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
|
|
|
|
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
|
|
|
|
termhooks.h
|
Update copyright.
|
1994-05-04 02:41:09 +00:00 |
|
terminfo.c
|
|
|
|
termopts.h
|
|
|
|
textprop.c
|
(validate_interval_range, property_value, Fget_char_property,
|
1994-09-19 00:18:27 +00:00 |
|
tparam.c
|
|
|
|
uaf.h
|
|
|
|
undo.c
|
(Fprimitive_undo): GCPRO next and list.
|
1994-05-25 02:22:08 +00:00 |
|
unexaix.c
|
(adjust_lnnoptrs): Handle multiple aux symbols.
|
1994-06-13 19:46:22 +00:00 |
|
unexalpha.c
|
Initial revision
|
1994-09-17 00:59:56 +00:00 |
|
unexconvex.c
|
|
|
|
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
|
|
|
|
unexenix.c
|
|
|
|
unexfx2800.c
|
|
|
|
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
|
|
|
|
unexsgi.c
|
(unexec): Copy previous change in unexelf.c.
|
1994-08-24 23:42:49 +00:00 |
|
unexsunos4.c
|
(unexec): Fix logic for rounding section boundaries.
|
1994-09-17 23:52:45 +00:00 |
|
vlimit.h
|
|
|
|
vm-limit.c
|
|
|
|
vms-pp.c
|
|
|
|
vms-pwd.h
|
|
|
|
vmsdir.h
|
|
|
|
vmsfns.c
|
|
|
|
vmsgmalloc.c
|
|
|
|
vmsmap.c
|
|
|
|
vmspaths.h
|
|
|
|
vmsproc.c
|
Update copyright.
|
1994-05-04 02:41:09 +00:00 |
|
vmsproc.h
|
|
|
|
vmstime.c
|
|
|
|
vmstime.h
|
|
|
|
widget.c
|
(EmacsFrameSetCharSize): Delete the code to make rows at least 3.
|
1994-07-19 22:16:18 +00:00 |
|
widget.h
|
|
|
|
widgetprv.h
|
|
|
|
window.c
|
(window_loop, case UNSHOW_BUFFER):
|
1994-08-13 23:13:10 +00:00 |
|
window.h
|
(struct window): Use EMACS_INT.
|
1994-09-17 00:43:45 +00:00 |
|
x11term.h
|
|
|
|
xdisp.c
|
(message): Use EMACS_INT.
|
1994-09-17 00:45:16 +00:00 |
|
xfaces.c
|
Add #include "intervals.h"
|
1994-09-17 03:15:29 +00:00 |
|
xfns.c
|
(hack_wm_protocols): Arrange to handle WM_SAVE_YOURSELF.
|
1994-09-17 02:16:33 +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
|
|
|
|
xselect.c
|
(x_get_foreign_selection): Use the new feature
|
1994-07-27 00:13:42 +00:00 |
|
xselect.c.old
|
|
|
|
xterm.c
|
Add #include "intervals.h"
|
1994-09-17 03:15:29 +00:00 |
|
xterm.h
|
(struct scroll_bar, SCROLL_BAR_VEC_SIZE): Use EMACS_INT.
|
1994-09-17 01:00:25 +00:00 |
|
XTests.c
|
|
|
|
XTests.h
|
|
|